Hi All,

Silent installation is not working for WIX bootstrapper (.exe) using
command prompt.

Wix bootstrapper includes MSI package.

Silent installation for MSI is working fine.

For installing MSI silently from command prompt.
 msiexec /i "Myfile.msi" /qn /l "D:\log.txt" MODEL="xxx"

For installing EXE silently from command prompt:
Myfile.exe /s /v"/qn MODEL=\"xxx\""

How to pass an argument to MSI with in EXE file?


Regards,
Dileep.
------------------------------------------------------------------------------
How ServiceNow helps IT people transform IT departments:
1. Consolidate legacy IT systems to a single system of record for IT
2. Standardize and globalize service processes across IT
3. Implement zero-touch automation to replace manual, redundant tasks
http://pubads.g.doubleclick.net/gampad/clk?id=51271111&iu=/4140/ostg.clktrk
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to