Re: [WiX-users] Trying to define virtual dir based on property value

2008-07-30 Thread José Diaz Seng
Hi Rob, thanks for your helpful hint and your quick response. I took some time to read your very informative 7 part series. The statement "Directories are properties." was the key for solving my problem. Cheers, José > Not quite using the Directory table correctly. You might work backwards > fr

Re: [WiX-users] Trying to define virtual dir based on property value

2008-07-29 Thread Rob Mensching
s are intertwined. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of "José Diaz Seng" Sent: Tuesday, July 29, 2008 07:28 To: wix-users@lists.sourceforge.net Subject: [WiX-users] Trying to define virtual dir based on property value Hi, I am using

[WiX-users] Trying to define virtual dir based on property value

2008-07-29 Thread José Diaz Seng
Hi, I am using wix-3.0.4318.0 together with SharpDevelop 3 and have successfully created an installer source file. Now I would like the user to be able to change the virtual directory name (as well as the location of the referenced directory, but let's focus on the first problem...). So I defin