Archive: Current user and all user


Current user and all user
Hello,

I am using NSIS 2.05 to build my binaries. I am using one of the sample provided by installer to create by install binary.

Currently, my software is installed under the current user Privlege i.e. it is only available to the current user who is installing. If another user in the same machine, wants to use it, he will need to install it again.

How can I specify or ask people to install it under all user?

Any doc or wiki link on the same?

Ritesh



SetShellVarContext all

It is advisable, to upgrade NSIS to 2.06-2.09