[WiX-users] Set path variable use it to install files.

2007-10-11 Thread hina1703
I am looking for a way to set path variables in wxs file use it to copy the files to the targetdir. I have written the following code: Component Id='sepPath' Guid='{18422F21-C884-45f3-A1BD-FAD31DBEC55B}' Environment Id='setHelpPath' Name='PATH1' Action='create' System='no'

Re: [WiX-users] Set path variable use it to install files.

2007-10-11 Thread Richard.Foster
:26 PM To: wix-users@lists.sourceforge.net Subject: [WiX-users] Set path variable use it to install files. I am looking for a way to set path variables in wxs file use it to copy the files to the targetdir. I have written the following code: Component Id='sepPath' Guid='{18422F21-C884-45f3-A1BD

Re: [WiX-users] Set path variable use it to install files.

2007-10-11 Thread hina1703
Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of hina1703 Sent: Thursday, October 11, 2007 12:26 PM To: wix-users@lists.sourceforge.net Subject: [WiX-users] Set path variable use it to install files. I am looking for a way to set path variables in wxs file use

Re: [WiX-users] Set path variable use it to install files.

2007-10-11 Thread hina1703
. Hope this helps, Regards, Richard -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of hina1703 Sent: Thursday, October 11, 2007 2:16 PM To: wix-users@lists.sourceforge.net Subject: Re: [WiX-users] Set path variable use it to install files

Re: [WiX-users] Set path variable use it to install files.

2007-10-11 Thread Richard.Foster
, Richard -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of hina1703 Sent: Thursday, October 11, 2007 2:16 PM To: wix-users@lists.sourceforge.net Subject: Re: [WiX-users] Set path variable use it to install files. Richard, Thanks for the reply. I am trying

Re: [WiX-users] Set path variable use it to install files.

2007-10-11 Thread hina1703
: Thursday, October 11, 2007 2:47 PM To: wix-users@lists.sourceforge.net Subject: Re: [WiX-users] Set path variable use it to install files. Thanks for your reply. I tried it but it gives error LGHT0100 : File of type 'File' with name '($var.HelpSourceFolder)\tutorial.pdf' could not be found

Re: [WiX-users] Set path variable use it to install files.

2007-10-11 Thread Brian Simoneau
Subject: Re: [WiX-users] Set path variable use it to install files. Thanks for your reply. I tried it but it gives error LGHT0100 : File of type 'File' with name '($var.HelpSourceFolder)\tutorial.pdf' could not be found. I made sure that specified file exists at the specified path. Is there any

Re: [WiX-users] Set path variable use it to install files.

2007-10-11 Thread Richard.Foster
Of hina1703 Sent: Thursday, October 11, 2007 2:47 PM To: wix-users@lists.sourceforge.net Subject: Re: [WiX-users] Set path variable use it to install files. Thanks for your reply. I tried it but it gives error LGHT0100 : File of type 'File' with name '($var.HelpSourceFolder)\tutorial.pdf' could