Re: [ANN] First version of the win32 Postgresql LITE installer ready(builtwith Inno and Delphi)



tony caduto wrote:
You have to install as a admin user, did you do that?

Did you know that you can get Inno Setup to require the user to be admin when installing, if you know that you need admin privileges to install correctly?


Just add:

PrivilegesRequired=admin

to the [Setup] section.

Cheers,
Nicholas Sherlock
.