Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
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 Go to previous messageGo to previous message
mirek is currently offline  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


 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Don't autosave
Next Topic: project file as command line parameter
Goto Forum:
  


Current Time: Mon Aug 25 02:50:05 CEST 2025

Total time taken to generate the page: 0.04936 seconds