Re: [WiX-users] Need assistance!

2008-05-06 Thread Dwyer, Shawn
From: Kiran Subhedar (Sogeti) [mailto:[EMAIL PROTECTED] Sent: Tuesday, May 06, 2008 2:22 PM To: Dwyer, Shawn; Blair Murri Cc: wix-users@lists.sourceforge.net Subject: RE: [WiX-users] Need assistance! Thanks for the heads up Shawn. I have just completed writing my C++ cu

Re: [WiX-users] Need assistance!

2008-05-06 Thread Dwyer, Shawn
We use a similar approach of storing support files in a Binary table and extracting them to %TEMP% during a custom action. However one thing we ran into was that during the custom actions that wanted to use these files, %TEMP% was not the same as where we extracted them to. This was due to each m

[WiX-users] The speed of light

2008-03-28 Thread Dwyer, Shawn
Hello, What are the factors in how long it takes Light to run? Is it dependent on the number of Components? Currently Light takes about 4 minutes to run for our main installer. This is run for each of our 8 languages, so we're looking at about 30 minutes before we even start linking our ot