RunAsCurrentUser.exe not running exe file

(imported topic written by mike.armstrong91)

prefetch RunAsCurrentUser.exe sha1:5512ef51a98dff1aa910a8189a0361c161fa703f size:212992 http://software.bigfix.com/download/bes/util/RunAsCurrentUser-2.0.2.exe

extract SAPGUI-720.tmp

waithidden __Download\RunAsCurrentUser.exe --w __Download\Setup\nwsapsetup.exe /p:“C720 Package 2” /silent

This doesn’t work. Even if I use the full path to the file (__Download\RunAsCurrentUser.exe --w “C:\Program Files (x86)\BigFix Enterprise\BES Client__BESData\actionsite__Download\Setup\nwsapsetup.exe” /p:“C720 Package 2” /silent)

If I just run the exe without the RunAsCurrentUser.exe, it works fine… but there are reg keys that need to go into HKCU, and running as the system account won’t get them there :slight_smile:

Help would be appreciated.

(imported comment written by BenKus)

Is the user an administrator or local user? It might be that the user doesn’t have privileges to run setup package…

Ben

(imported comment written by mike.armstrong91)

No, the user is an administrator. Right now, I’m running this package against my own computer until I get it working right :slight_smile:

(imported comment written by MattBoyd)

Is UAC enabled? Does the installer invoke UAC?

(imported comment written by mike.armstrong91)

Yes, it does ask for elevated priveledges to install.

(imported comment written by mike.armstrong91)

Any other suggestions? I need to get this one working.

(imported comment written by mike.armstrong91)

I figured it out. Needed an updated version of the RunAsCurrentUser.exe file :frowning: