Re: [WiX-users] Referencing a not yet installed file in a custom action

2007-05-23 Thread Bob Arnson
Steve S wrote: > I've got an issue where I need to reference a file in my install that is > used in a custom action that I've got. The install is a web install and > therefore I can't refer to the file as if it were on a CD or any media. > Problem is that the custom action needs to happen *before

Re: [WiX-users] Referencing a not yet installed file in a custom action

2007-05-23 Thread Don Tasanasanta
3, 2007 12:18 PM To: wix-users@lists.sourceforge.net Subject: [WiX-users] Referencing a not yet installed file in a custom action Hey all, I've got an issue where I need to reference a file in my install that is used in a custom action that I've got. The install is a web install a

[WiX-users] Referencing a not yet installed file in a custom action

2007-05-23 Thread Steve S
Hey all, I've got an issue where I need to reference a file in my install that is used in a custom action that I've got. The install is a web install and therefore I can't refer to the file as if it were on a CD or any media. Problem is that the custom action needs to happen *before* the Instal