Uninstall deletes user created folders too
Jacob Carlborg
doob at me.com
Thu Jan 9 12:03:44 PST 2014
On 2014-01-09 18:58, Brad Anderson wrote:
> That's what needs to be done. NSIS doesn't make doing things like this
> easy because the scripting language is very...barebones. There are
> readymade solutions for installers that use the regular packaging of
> installed files but we download a zip and install the contents of that
> so we'd need to create something ourselves (or adapt one of the
> readymade solutions to work with what we do).
Why do you need to download the zip, just include the files you need
like a regular installer.
--
/Jacob Carlborg
More information about the Digitalmars-d
mailing list