Home » U++ TheIDE » U++ TheIDE: Other Features Wishlist and/or Bugs » new uninstaller because... :)
Re: F***! [message #848 is a reply to message #847] |
Sun, 05 February 2006 08:09   |
 |
mirek
Messages: 14267 Registered: November 2005
|
Ultimate Member |
|
|
Sorry for causing the trouble, but I believe that there had to be prompt before wiping...
The normal is to "ask for license", if rejected "ask for removal".
"removal" explicitly states that it will delete the whole directory.
Please check ide/Install:
line 143 CheckLicense and
line 29 Uninstall
if(!PromptYesNo("[*3 Do you wish to uninstall Ultimate`+`+ development system ?&&]"
"Uninstall will remove [* " + DeQtf(dir) + "] directory and all "
"registry and desktop items associated with Ultimate`+`+.")) return;
Now of course, another question is whether this is a good tactics (to remove everything), however, I am not sure what else uninstall should do?
In any case, idea is this: For normal release users, this will do. For snapshot downloaders / uvs2 syncers, the most natural way of upgrading is to simply compile TheIDE and replace .exe in the install dir.
However, please, help me here. I feel that this is NOT optimal, but I see no better options here.
Mirek
|
|
|
Goto Forum:
Current Time: Mon Aug 25 13:42:36 CEST 2025
Total time taken to generate the page: 0.05843 seconds
|