Archive: Installer won't start


Installer won't start
Hi guys,

I wrote a fairly simple "installer" (it's more or less just a way to remove an apache user from user/groups). It run fine under XP, but after migrating to Vista, the installer still compiles fine but after double-clicking it, nothing happens at all.

The FAQ and the Wiki is so slow/down, so any pointer on how to debug this would be appreciated.

thanks,

space


Here are my used files.

nsi

http://pastebin.com/m6f89d82e

foobar_remove_user.ini

http://pastebin.com/m6179b376


You may have to include a RequestExecutionLevel directive in your NSIS code. Rather - it's recommended that you do. Check the help file for the possible values.