Re: [WiX-users] Accessing file in MSI before it's installed

2012-01-14 Thread Bill Tutt
#x27;s failing somewhere in > there. Thanks. > > On 1/3/2012 4:28 PM, Bill Tutt wrote: > > On Tue, Jan 3, 2012 at 5:26 PM, Bill Tutt wrote: > > > >> Something like this: > >> > >> // Extract files to temp directory. > >> hr = PathCreateTe

Re: [WiX-users] Accessing file in MSI before it's installed

2012-01-03 Thread Bill Tutt
On Tue, Jan 3, 2012 at 5:26 PM, Bill Tutt wrote: > > Something like this: > > // Extract files to temp directory. > hr = PathCreateTempDirectory(NULL, L"HRCAAxeda%03x", 999, &pwszTempDir); > ExitOnFailure(hr, "Failed to load create temp directory for D

Re: [WiX-users] Accessing file in MSI before it's installed

2012-01-03 Thread Bill Tutt
On Tue, Jan 3, 2012 at 4:57 PM, Kevin Hebert wrote: > The question is though, how do I extract it? I'd thought I was going > about it the right way, but apparently I'm not. > > I did it by using these two C++ helper functions at the end of the email. For each file I needed to be extracted I calle

[WiX-users] WcaCaScripts vs. CustomActionData

2011-10-24 Thread Bill Tutt
In what kind of situations would you recommend using the wcautil custom action scripts (WcaCaCreateScript, etc...) instead of serializing data into the CustomActionData property? Thanks, Bill -- The demand for IT network