‎Mar 18, 2008 08:36 PM
sbeaumont wrote:
Hi,
I build the installers for our company, and at a clients request was running our package through PackageExpert. This picked up on a number of problems, which I said to automatically resolve and save to a MST transform.
PackageExpert added a custom action "AdminUserOrPrivilegedLaunchCondition0" which displays an error message saying that the user does not have permission to install.
The problem is that the Exec condition on this action is "Privileged" - so it executes when users do have permission to install, and not when the don't.
I've altered the condition in InstallShield to "Not Privileged" - but is this a bug or am I missing something?
Regards,
Sascha
PS. If it is a bug - where can submit it???
‎Mar 19, 2008 06:43 AM
sbeaumont wrote:
Hi,
I build the installers for our company, and at a clients request was running our package through PackageExpert. This picked up on a number of problems, which I said to automatically resolve and save to a MST transform.
PackageExpert added a custom action "AdminUserOrPrivilegedLaunchCondition0" which displays an error message saying that the user does not have permission to install.
The problem is that the Exec condition on this action is "Privileged" - so it executes when users do have permission to install, and not when the don't.
I've altered the condition in InstallShield to "Not Privileged" - but is this a bug or am I missing something?
Regards,
Sascha
PS. If it is a bug - where can submit it???
‎Mar 19, 2008 04:14 PM
‎Mar 19, 2008 09:01 PM