ber 11, 2012 12:37 AM
> To: wix-users@lists.sourceforge.net
> Subject: Re: [WiX-users] execute wix msi through cmd
>
> Try this:
> msiexec /i MyApplication.msi /qn WIXUI_LABNAME=TestSilent WIXUI_LABOWNER=Me
> WIXUI_LABDESCRIPTION=description WIXUI_LABACCESS=1
>
> Rob
>
>
---
From: Rob Hamflett [mailto:rob_hamfl...@sn.scee.net]
Sent: Thursday, October 11, 2012 12:37 AM
To: wix-users@lists.sourceforge.net
Subject: Re: [WiX-users] execute wix msi through cmd
Try this:
msiexec /i MyApplication.msi /qn WIXUI_LABNAME=TestSilent WIXUI_LABOWNER=Me
WIXUI_LABDESCRIPTION=description
Try this:
msiexec /i MyApplication.msi /qn WIXUI_LABNAME=TestSilent
WIXUI_LABOWNER=Me WIXUI_LABDESCRIPTION=description WIXUI_LABACCESS=1
Rob
On 10/10/2012 22:34, Senthil Chandran wrote:
> I wrote a wix project that generates a msi to execute my exe.
> Part of the installer, I collect data from u
3 matches
Mail list logo