You'll need to rewrite the MSI UI for the bundle.
A starting point should be:
http://wixtoolset.org/documentation/manual/v3/bundle/

If the built-in UI's are not good for you you'll need to author a  theme
<http://wixtoolset.org/documentation/manual/v3/xsd/thmutil/theme.html>  .

Of course you can start from one of the existing themes in WiX Standard BAs
- in WiX source code hierarchy src\ext\BalExtension\wixstdba\Resources

Another option is developing a WPF bundle application. You can use WiX's own
setup as a starting point (in WiX source src\Setup\WixBA)



-----
Nir Bar 
Freelance Developer 
Mail: nir....@panel-sw.com 
Web: www.panel-sw.com 
   - C++ On Windows, Linux and Embedded Platforms 
   - WiX & InstallShield 
--
View this message in context: 
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/WIX-force-GUI-on-uninstall-tp7599713p7599751.html
Sent from the wix-users mailing list archive at Nabble.com.

------------------------------------------------------------------------------
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to