It will only install silently if Update_1.12.10.exe supports that.

Neil

-----Original Message-----
From: Miss Parker [mailto:caisa.westl...@gmail.com] 
Sent: 24 April 2012 15:56
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] Wix Burn: Help with silent install (ExePackage>

Hello,

I'm trying to get Burn to silently install an exe, but I can't get it to work. 
Can anyone see what I'm doing wrong?

<ExePackage Id="Update" SuppressSignatureVerification="yes"
SourceFile="C:\Downloads\Update_1.12.10.exe" PerMachine="yes"
                  InstallCommand="/q /ACTION=Install /hideconsole"
UninstallCommand="/q /ACTION=Uninstall /hideconsole" Vital="no"/>

I've also tried /s, /qn and /silent, but no luck.

The installation starts, but so does the the GUI unfortunately. 

Any help is appreciated.

//Caisa 

--
View this message in context: 
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Wix-Burn-Help-with-silent-install-ExePackage-tp7496163p7496163.html
Sent from the wix-users mailing list archive at Nabble.com.

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and threat 
landscape has changed and how IT managers can respond. Discussions will include 
endpoint security, mobile security and the latest in malware threats. 
http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users




------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to