qmk / qmk_distro_msys

A Windows one-click installer for the QMK CLI
https://msys.qmk.fm/
GNU General Public License v3.0
182 stars 67 forks source link

Make install directory consistent #5

Closed zvecr closed 3 years ago

zvecr commented 3 years ago

During the POC, the install location became slightly fragmented. Right now the icon and uninstaller go to the requested install dir, the rest goes to AppData. This is less than idea, as the user might have chosen a different partition for space, isolation of concerns, etc.

Either:

  1. Install everything to user AppData (not Roaming and Local?) and do not prompt for location
  2. Migrate back to install dir, but configure correct write access