That does seem overly complex right out of the gate. Have you taken a good look 
at the Binary element? This is how I make my files available to my custom 
actions without having to copy anything to the local computer. Might not be 
what you are after, but it's worth mentioning.

-----Original Message-----
From: Lluís Batlle i Rossell [mailto:llbat...@aqsense.com] 
Sent: Tuesday, November 29, 2011 6:21 AM
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] Use files in temp dir during installation

Hello,

we need some files (distributed with the MSI) to be in some path only 
for the execution of some custom actions. Then, after the installer 
finished, the files should be removed.

We've tried simply putting them as <File> in a component inside a 
TempFolder <Directory>, but at the time of the customAction the files 
are not there.

So, we have little idea on how to do that. Any suggestion on how to 
achieve that?

Thank you,
Lluís.
-- 
Lluís Batlle i Rossell
Software and Electronics Engineer
AQSENSE S.L.
C/ Pic de Peguera, 15
17003 Girona
Catalunya
Spain
Phone: +34 972 183 215
Fax: +34 972 487 487
http://www.aqsense.com/


------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure 
contains a definitive record of customers, application performance, 
security threats, fraudulent activity, and more. Splunk takes this 
data and makes sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-novd2d
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users



------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure 
contains a definitive record of customers, application performance, 
security threats, fraudulent activity, and more. Splunk takes this 
data and makes sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-novd2d
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to