Permissioning issues with Nsis Installer
Hi Everyone,
I am facing below issue once the installation is complete.
1. I have two option to install Local users and Admin user.
2. IF Local User select,it can install in its local folders (eg: C:\Documents and Settings\mhatreakshay)
3. IF Admin User user select,it will select default dir to Program files.
4. However if i select Admin User and try to install it in any local users folder (say C:\Documents and Settings\mhatreakshay) ,it will complete the installation properly.
5. But when i login using the local user (mhatreakshay) , and click on the start icon it gives a permission denied error.
6. I checked the permissions on the files,some files have Admin rights only .local user mhatreakshay cant access this files even if they are been installed in his local folder.
Please help.
I am trying this on windows machine.
Regards
Akshay
|