Unable to Launch Application created by Admin Studio
Hi,
i used Admin Studio to make MSI Package. i installed this MSI Package from command locally with options " ALLUSERS=1 /qb", i was able to launch application if i was logged in as Local Admin, but when i log in as basic user, i can not launch application. can somebody help me on this? Do i have to assign permission for everyone group ? Please help.
Thanks
i used Admin Studio to make MSI Package. i installed this MSI Package from command locally with options " ALLUSERS=1 /qb", i was able to launch application if i was logged in as Local Admin, but when i log in as basic user, i can not launch application. can somebody help me on this? Do i have to assign permission for everyone group ? Please help.
Thanks
0 Comments
[ + ] Show comments
Answers (1)
Please log in to answer
Posted by:
anonymous_9363
15 years ago
Almost certainly, your application is trying to write a file and/or registry value to a location where the user does not have write access. Use your favoured file/registry/process monitor to determine what that location is, then add a Custom Action to your package to permission it appropriately using a permissioning tool like XCACLS, SetACL, SecEdit, or whatever.
And, BTW, this is the wrong forum for your post. It belongs in 'Package Development'. This forum is concerned with errors returned by the Windows Instaler engine. The thread may or may not be moved by the moderator.
And, BTW, this is the wrong forum for your post. It belongs in 'Package Development'. This forum is concerned with errors returned by the Windows Instaler engine. The thread may or may not be moved by the moderator.
Rating comments in this legacy AppDeploy message board thread won't reorder them,
so that the conversation will remain readable.
so that the conversation will remain readable.