﻿RefDrop v0.3.1 - portable installer
======================================

You extracted three files:
  - RefDrop.exe          : the application
  - Install.ps1          : run this to install (no admin needed)
  - Uninstall.ps1        : reverses the install

To install:
  1. Right-click Install.ps1 -> 'Run with PowerShell'
  2. (Or open PowerShell here and run: .\Install.ps1)

What it does:
  - Copies RefDrop.exe to %LOCALAPPDATA%\Programs\RefDrop\
  - Adds a Start Menu shortcut
  - Registers with 'Add or Remove Programs' so you can uninstall normally
  - No system-wide changes; no admin elevation prompt

To run without installing:
  Just double-click RefDrop.exe directly. The app is fully self-contained.
