Re: [WiX-users] Reference to TEMP folder

2009-11-24 Thread Blair
File="[#CONTEXT.XML]" -Original Message- From: Chris Ellens [mailto:ell...@nortel.com] Sent: Tuesday, November 24, 2009 10:49 AM To: wix-users@lists.sourceforge.net Subject: [WiX-users] Reference to TEMP folder I need to put a file in a temporary location and then modif

[WiX-users] Reference to TEMP folder

2009-11-24 Thread Chris Ellens
I need to put a file in a temporary location and then modify it using XmlFile. The problem is that I need to tell XmlFile the exact path to the file, but how can I determine what that is? Here's my code: Some tricks I've tried and discarded: This is the temp dir on the