View Single Post
  #1  
Old 18-09-2012, 10:01
Cesar82's Avatar
Cesar82 Cesar82 is offline
Registered User
 
Join Date: May 2011
Location: Brazil
Posts: 1,074
Thanks: 1,814
Thanked 2,304 Times in 787 Posts
Cesar82 is on a distinguished road
Thank you yener90
**************
Suggestion for next CI

The instalador possesses the section:

[UninstallDelete]
Type: filesandordirs; Name: {app}

That indicates that the whole content of the installation folder will be removed.
If agum user puts to install in tfolder Programs files, or in folder windows, the whole folder will be removed in the uninstalling. (Files that are not being used in the moment)

It would not be possible to block inside of the user's script to install in folders programs files, Windows, documents and settings, Drive C: \, D: \, etc?

It happened to me. I just was testing and installing the program Files folder and removed everything. Only the folders of the programs that were using it were.

Or then to put to create an INI during the installation with the name of each file that this being extracted. And in the uninstalling to read INI to exclude only the installed files. That would solve the problem of maintaining the save games in installation folder.
Sponsored Links