All the dutil wrapper is doing you is getting access to the location of the bundle and it's properties. It's up to your code inside your application to invoke the bundle (so you have full control over the parameters).
-----Original Message----- From: gregbty [mailto:[email protected]] Sent: Wednesday, August 27, 2014 3:39 PM To: [email protected] Subject: Re: [WiX-users] Updater application using Bootstrapper UI/Bundle One last question (hopefully): 1) Can I pass any additional command line parameters? (From what I read, it looks like you pass in the checkupdate switch automatically) -- View this message in context: http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Updater-application-using-Bootstrapper-UI-Bundle-tp7596579p7596592.html Sent from the wix-users mailing list archive at Nabble.com. ------------------------------------------------------------------------------ Slashdot TV. Video for Nerds. Stuff that matters. http://tv.slashdot.org/ _______________________________________________ WiX-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wix-users ------------------------------------------------------------------------------ Slashdot TV. Video for Nerds. Stuff that matters. http://tv.slashdot.org/ _______________________________________________ WiX-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wix-users

