AppDeploy.com

 


Does UNINST.EXE have a Silent Option?

Click here to associate this thread with a Package KB article.
Logged in as: Guest
Users viewing this topic: none
  Printable Version
All Forums >> [AppDeploy Forums] >> Scripting >> Does UNINST.EXE have a Silent Option? Page: [1]
Login
Message << Older Topic   Newer Topic >>
Does UNINST.EXE have a Silent Option? - 10/24/2004 3:26:47 PM   
ds0934

 

Posts: 30
Score: 0
Joined: 10/24/2004
Status: offline
The only parameters I see used in the HKLM\Software\Microsoft\Windows\CurrentVersion\Uninstall collection is the "-f" for specifying the install ops file. I've tried adding a -q and -s but they don't seem to do anything to make an uninstall "silent". Is this even supported without MSI?
Post #: 1
RE: Does UNINST.EXE have a Silent Option? - 10/24/2004 7:22:39 PM   
Francoisracine

 

Posts: 168
Score: 2
Joined: 9/8/2003
Status: offline
Which software?

(in reply to ds0934)
Post #: 2
RE: Does UNINST.EXE have a Silent Option? - 11/1/2004 7:57:50 PM   
sean_c_roberts

 

Posts: 118
Score: 0
Joined: 3/4/2004
Status: offline
This may be a stupid suggestion (I could not find out WHICH installer uses uninst.exe, btw)... but try running UNINST.EXE /? and see if you get a menu explaining any command-line switches which may be available...

(in reply to ds0934)
Post #: 3
RE: Does UNINST.EXE have a Silent Option? - 11/5/2004 7:45:19 AM   
Masta of Disasta

 

Posts: 3
Score: 0
Joined: 11/5/2004
From: Hamm/NRW/Germany
Status: offline
Hi there,
im new here

Try the -a switch for uninst.exe.

I think the installer you used was an InstallShield Setup?

Greetz
MoD

(in reply to ds0934)
Post #: 4
RE: Does UNINST.EXE have a Silent Option? - 9/6/2007 8:30:00 PM  1 votes
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 >

(in reply to Masta of Disasta)
Post #: 5
RE: Does UNINST.EXE have a Silent Option? - 12/4/2008 6:12:25 AM   
mosquat

 

Posts: 34
Score: 0
Joined: 5/1/2008
Status: offline
Works for my old app that needs to be removed so thanks for the post all 

(in reply to jbonbright)
Post #: 6
Page:   [1]
All Forums >> [AppDeploy Forums] >> Scripting >> Does UNINST.EXE have a Silent Option? Page: [1]
Jump to:





New Messages No New Messages
Hot Topic w/ New Messages Hot Topic w/o New Messages
Locked w/ New Messages Locked w/o New Messages
 Post New Thread
 Reply to Message
 Post New Poll
 Submit Vote
 Delete My Own Post
 Delete My Own Thread
 Rate Posts


Forum Software © ASPPlayground.NET Advanced Edition 2.4.5 ANSI

0.047