Uninstall deletes user created folders too

Brad Anderson eco at gnuk.net
Thu Jan 9 09:53:29 PST 2014


On Thursday, 9 January 2014 at 16:34:53 UTC, Vladimir Panteleev 
wrote:
> On Thursday, 9 January 2014 at 15:07:02 UTC, Marco Leise wrote:
>> Why not use an installer that has this functionality built in?
>> I would have thought that this is basic stuff for any
>> installer.
>
> As I understand, the compiler is not included in the installer 
> - the installer downloads a ZIP file with the compiler from the 
> DM website/CDN and unpacks it. The problem is knowing exactly 
> which files came from the ZIP file.

Exactly. Just preparing a list wouldn't be terribly hard in most 
languages but NSIS isn't exactly the easiest scripting language 
to do just about anything in.


More information about the Digitalmars-d mailing list