cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Package available to ALL Users...

What do you set in developer to make a package once installed, available to all users? I have a number of packages that once installed are available ONLY to the user that installed them.

Thanks in advance for your help!!!

BCM4309
(2) Replies
If you are referring to the shortcuts in [StartMenuFolder] not available to all users, other than the one who performed the installation, you can set ALLUSERS property to 1.

If you are referring to runtime error due to access privileges when other users try to launch the application, you can try using LockPermissions table to open permissions on directory and registry to all users.

I hope this will point you in the right direction.
Refer to this thread