Setting compatibility mode and "run as administrator"
Is there an easy way to script an install such that after an application is installed specific .exe files have their compatibility mode set to XP SP3 and the Run as Administrator box is checked?
0 Comments
[ + ] Show comments
Answers (7)
Please log in to answer
Posted by:
mike_c
14 years ago
Posted by:
anonymous_9363
14 years ago
Posted by:
Joemonkey
14 years ago
right, but we've had some software that is setup.exe install style and we have had to right click and go to the compatibility tab and select XP SP2 and/or run as administrator. If I set those say on an SCCM server do those attributes get carried over to distribution points and ultimately the user's local cache?
Posted by:
anonymous_9363
14 years ago
Posted by:
mike_c
14 years ago
Joe,
My understanding of your issues is that you're deploying to either Vista\Win7 with SCCM. You've got some apps in legacy setup form that need to be installed with compatibility mode\run as admin.
I would have thought that run as admin wouldn't be an issue as they're being deployed by SCCM, so running as system? If not then UAC will auto trip if it spots "setup", "install" (or some other text that I can't remember, installshield maybe?) in the name of the exe.
For the compatibility mode, it's probably an O/S version lie that's required? This can be shimmed using ACT
My understanding of your issues is that you're deploying to either Vista\Win7 with SCCM. You've got some apps in legacy setup form that need to be installed with compatibility mode\run as admin.
I would have thought that run as admin wouldn't be an issue as they're being deployed by SCCM, so running as system? If not then UAC will auto trip if it spots "setup", "install" (or some other text that I can't remember, installshield maybe?) in the name of the exe.
For the compatibility mode, it's probably an O/S version lie that's required? This can be shimmed using ACT
Posted by:
Arminius
13 years ago
There are some reg keys that can be entered to force a setup or exe into compatbility mode - I've got a couple here where the setup won't run but once it's installed the software will. Keep in mind that shimming an app will most likely have vendors tell you "sorry, not supported - upgrade it and call us back." That said, shimming is pretty easy. Download ACT, play with it, and you should be able if you're halfway bright to get an app shim working.
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.