Uninstall deletes user created folders too
Brad Anderson
eco at gnuk.net
Thu Jan 9 16:09:38 PST 2014
On Thursday, 9 January 2014 at 20:02:22 UTC, Jacob Carlborg wrote:
> On 2014-01-09 18:53, Brad Anderson wrote:
>
>> 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.
>
> You can't call out to an external script?
You can run arbitrary programs while the installer runs, sure
(good idea). You can't run programs/scripts while building the
installer itself however.
More information about the Digitalmars-d
mailing list