Archive: multiple user account support


multiple user account support
Our product is supported on multiple accounts (admin and standard). Currently, when I installed the product, it only installs in the Admin account. No desktop icon is installed on the standard account.

My question is:
- How can I have the desktop icon installed for all the user accounts in a machine?

- How can I make my installer a per-machine (sort to speak) installer? It seems like my installer currently is per-user installer. Please help.


SetShellVarContext all

Stu


Thanks Stu, i'm going to try it...

1) Should I include this on uninstall as well? i.e. on un.onInit?

2) I found documentation on Multi-User Header File (MultiUser.nsh). I'm not sure if I need to implement the way described in the Multi-User header file docs. Basically, we just want the admin to install the product but any user to use it in the machine.