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
Installer won't start
3 posts
Here are my used files.
nsi
foobar_remove_user.ini
nsi
foobar_remove_user.ini
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.