I think this is not possible with WIX Bootstrapper. Please find my answer in 
stack overflow for the same requirement. 

http://stackoverflow.com/a/17043234/1124244 

-----Original Message-----
From: Shay Friedman [mailto:shay.fried...@gmail.com] 
Sent: Thursday, June 27, 2013 2:42 PM
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] Is it possible to have a bundle without a UI?

Hi,

I've created an installer using WIX and it works fine. Now I want to add a
prerequisite installer that installs .NET before the actual installer jumps
in.
The thing is that I don't want UI for this bootstrapper... I want something
like the following flow:
- Check if .NET is installed
- if not, run .NET installer.
- Run my MSI (with its UI and everything)

How can I (if it's even possible) achieve that using the WIX toolset?

Many thanks,
Shay.
------------------------------------------------------------------------------
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


ScannedByWebsenseForEurofins


This message has been scanned for malware by SurfControl plc. 
www.surfcontrol.com

------------------------------------------------------------------------------
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to