Very hard to tell. It very much depends on how the executable works. Burn
just launches the executable and passes the appropriate command-line
(InstallCommand for install and UninstallCommand for uninstall and
RepairCommand for repair).

On Wed, Apr 25, 2012 at 12:18 AM, Miss Parker <caisa.westl...@gmail.com>wrote:

> Alright, I tried a different install command according to an example I
> found
> in the forum:
>
> <ExePackage Id="Update" SuppressSignatureVerification="yes"
> SourceFile="C:\Downloads\Update_1.12.10.exe" PerMachine="yes"
>                   InstallCommand="/qn" UninstallCommand="/qn" Vital="no"/>
>
> It didn't work for me unfortunately.
>
> I'm very sorry if I seem a bit slow here, but I don't understand exactly
> what input InstallCommand needs. I also tried to input the complete
> "msiexec
> /qn /i" command  (which works from command line), but no luck.
>
> My logfile has this:
> /Applying execute package: TTUpdate, action: Install, path: C:\Documents
> and
> Settings\All Users\Application Data\Package
> Cache\CC325E7E72D2C044FBEF06359187E9475C1D8D77\Update_1.12.10.exe,
> arguments: '"C:\Documents and Settings\All Users\Application Data\Package
> Cache\CC325E7E72D2C044FBEF06359187E9475C1D8D77\Update_1.12.10.exe" /qn'/
>
> What am I doing wrong?
>
> --
> View this message in context:
> http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Wix-Burn-Help-with-silent-install-ExePackage-tp7496163p7498509.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
>



-- 
virtually, Rob Mensching - http://RobMensching.com LLC
------------------------------------------------------------------------------
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