Skip to content
⌘ NSIS Forum Archive

MultiUser Exec

3 posts

chami#

MultiUser Exec

Hi,

Building package for a Vista context, I would like to keep administrative privilege to copy file, BUT have user privilege to execute software.

There is a possible way to do this?


Thanks,


Olivier.
Anders#
The UAC plugin can do this, but you are better off just not starting your application from the installer
chami#
OK thank you. I have no choice to launch application from installer. I will use UAC plugin so.

Thank you,

Olivier.