ilg-archived / openocd

The GNU MCU Eclipse OpenOCD
http://gnuarmeclipse.github.io/openocd/
GNU General Public License v2.0
234 stars 62 forks source link

uninstaller removes entire directory in V0.10~ #5

Closed mmprestine closed 7 years ago

mmprestine commented 8 years ago

Caution!!!!

uninstaller removes entire directory in V0.10~ on windows install.

ilg-ul commented 8 years ago

that's correct, the uninstaller removes the entire install folder, but it does this after the user confirms the operation.

if you don't want the folder removed, just click Cancel and the uninstall will be terminated.

mmprestine commented 8 years ago

The problem here is that if the user installs under an alternate directory that they have created just for development then it uninstalls everything in that directory and not just the software. To me that is a huge problem.

ilg-ul commented 8 years ago

sorry for any inconveniences.

however I'm not sure I understand what you suggest. if you want to preserve the openocd folder, just don't run the uninstall.

I can add some warnings in the documentation pages, but I doubt they'll make any difference.