Out of interest why would end users ever need this? I just thought it was handy for validating the contents.
Neil On 12 Dec 2012, at 20:05, "Steven Ogilvie" <[email protected]> wrote: > Thanks... > > But at runtime this is moot since users won't have a copy of dark... > > Hopefully the feature request will be acted on, since there is a command line > parameter to do so but it doesn't do anything :( > > I ended up NOT compressing the pre reqs and my installs into the bundle exe > so I have the bundle exe with a Redist directory where the .Exe's and .Msi's > reside in > > Thanks, > > Steve > > -----Original Message----- > From: Neil Sleightholm [mailto:[email protected]] > Sent: December-12-12 2:54 PM > To: General toolset. ([email protected]) > Subject: [WiX-users] How do you extract the files from a bundle - answer > > I might be wrong but I think this has been asked a few times but not answered > (in fact I think there is even a feature request). > > Well after writing the code to do this I discovered it already existed in > "dark": > "%wix%bin\dark" setup.exe -x .\out > > This will extract all the embedded files and user experience data from > setup.exe to the folder "out". > > Hope this is useful. > > Neil > > Neil Sleightholm > X2 Systems Limited > [email protected]<mailto:[email protected]> > > ------------------------------------------------------------------------------ > LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial Remotely > access PCs and mobile devices and provide instant support Improve your > efficiency, and focus on delivering more value-add services Discover what IT > Professionals Know. Rescue delivers http://p.sf.net/sfu/logmein_12329d2d > _______________________________________________ > WiX-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/wix-users > > ------------------------------------------------------------------------------ > LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial > Remotely access PCs and mobile devices and provide instant support > Improve your efficiency, and focus on delivering more value-add services > Discover what IT Professionals Know. Rescue delivers > http://p.sf.net/sfu/logmein_12329d2d > _______________________________________________ > WiX-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/wix-users ------------------------------------------------------------------------------ LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial Remotely access PCs and mobile devices and provide instant support Improve your efficiency, and focus on delivering more value-add services Discover what IT Professionals Know. Rescue delivers http://p.sf.net/sfu/logmein_12329d2d _______________________________________________ WiX-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wix-users

