jbonbright
Posts: 27
Score: 2 Joined: 5/19/2004 From: Wild, Wonderful West Virginia Status: offline
|
Just wanted to confirm that the "-a" switch mentioned by Masta of Disasta worked for me. I needed to uninstall some old Visio 5 (try not to laugh) installations in the environment and wound up using this command line successfully: %WINDIR%\uninst.exe -a -f"C:\Program Files\Visio\System\DeIsL1.isu" -cC:\PROGRA~1\Visio\System\ExSetup.DLL All but the "-a" came directly out of the Registry from the UninstallString value. While info regarding the uninstall of this old Visio version may not be of particular benefit to most (or any) of you, you may still have another older app that uninstalls via uninst.exe and for which this switch may come in handy. Certainly better than trying to do it with AutoIt or something.
< Message edited by jbonbright -- 9/6/2007 8:32:05 PM >
|