system
July 29, 2011, 12:21am
1
(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
Help would be appreciated.
BenKus
July 29, 2011, 8:34am
2
(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
system
July 29, 2011, 6:07pm
3
(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
system
July 29, 2011, 6:32pm
4
(imported comment written by MattBoyd)
Is UAC enabled? Does the installer invoke UAC?
system
July 29, 2011, 7:08pm
5
(imported comment written by mike.armstrong91)
Yes, it does ask for elevated priveledges to install.
system
August 4, 2011, 8:04pm
6
(imported comment written by mike.armstrong91)
Any other suggestions? I need to get this one working.
system
August 4, 2011, 8:29pm
7
(imported comment written by mike.armstrong91)
I figured it out. Needed an updated version of the RunAsCurrentUser.exe file