InstallShield Uninstalls
I have a software app that when you run the uninstall it shows as a InstallShield apps. Here is the command line that will trigger the uninstall from the registry.
C:\>RunDll32 C:\PROGRA~1\COMMON~1\INSTAL~1\engine\6\INTEL3~1\Ctor.dll,LaunchSetup "C:\Program Files\InstallShield Installation Information\{171F35E5-D5DA-4087-AA82-A97C03032045}\Setup.exe" -l0x9
And what I added on to the end of this was: /uninst /s
This brings up the Uninstall window. But for the life of me I can't get this to run in SILENT mode.
the /S should do that but it won't.
How do I run this in Silent mode? Or can you?
Thank you.
C:\>RunDll32 C:\PROGRA~1\COMMON~1\INSTAL~1\engine\6\INTEL3~1\Ctor.dll,LaunchSetup "C:\Program Files\InstallShield Installation Information\{171F35E5-D5DA-4087-AA82-A97C03032045}\Setup.exe" -l0x9
And what I added on to the end of this was: /uninst /s
This brings up the Uninstall window. But for the life of me I can't get this to run in SILENT mode.
the /S should do that but it won't.
How do I run this in Silent mode? Or can you?
Thank you.
0 Comments
[ + ] Show comments
Answers (2)
Please log in to answer
Posted by:
akhlaque
18 years ago
Posted by:
mhsl808
18 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.