Blocking install/execution of really old apps.
Hi - I need to restrict install/execution of a ".exe" that doesn't show up in the "Add/Remove Programs" listing. Also unable to find any reference to it in the KBOX software/processes/services listings, or get any hits while searching for the ".exe" in the registry. The software is installed with a setup disk and cites Win 3.1/95 as a minimum requirement. The user manual is dated 1997. Any guidance on how to detect and block install and/or execution via the Kbox would be appreciated. The objective is to limit the ability to install and execute this legacy software to a small group of computers. thanks, Owen.
0 Comments
[ + ] Show comments
Answers (4)
Please log in to answer
Posted by:
cmccracken
13 years ago
Posted by:
GillySpy
13 years ago
If you know something about it then you could create a custom inventory rule. Something about it could be a file name at a location or a version. After creating a custom inventory rule you could run an uninstall MI. Whenever the app would be detected the uinstall MI would run.
The main challenge is that if the software doesn't show up as a regular app then there's a good chance that it doesn't have an uninstaller you can run silently, but don't rule it out.
If it does not have an uninstaller then youcould do the same logic as above but using scripting instead. A script could check for the existing of a file and then take that as a sign the software is installed and action to remove or cripple the software.
The main challenge is that if the software doesn't show up as a regular app then there's a good chance that it doesn't have an uninstaller you can run silently, but don't rule it out.
If it does not have an uninstaller then youcould do the same logic as above but using scripting instead. A script could check for the existing of a file and then take that as a sign the software is installed and action to remove or cripple the software.
Posted by:
kawelea
13 years ago
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.