Re: [WiX-users] Installing locally hosted files

2007-03-21 Thread Levi Wilson
s, Richard -- *From:* [EMAIL PROTECTED] [mailto: [EMAIL PROTECTED] *On Behalf Of *Levi Wilson *Sent:* Wednesday, March 21, 2007 10:59 AM *To:* [EMAIL PROTECTED] *Cc:* wix-users@lists.sourceforge.net *Subject:* Re: [WiX-users] Installing locally hosted files Well, you could pro

Re: [WiX-users] Installing locally hosted files

2007-03-21 Thread Richard.Foster
@lists.sourceforge.net Subject: Re: [WiX-users] Installing locally hosted files Well, you could probably still use that search to verify that the files DO exist and base your launch conditions off of that. Then you could use the to move the files. I think, however, that with this they will not be

Re: [WiX-users] Installing locally hosted files

2007-03-21 Thread Levi Wilson
n [mailto:[EMAIL PROTECTED] *Sent:* Wednesday, March 21, 2007 10:59 AM *To:* Rowland, Chris *Cc:* wix-users@lists.sourceforge.net *Subject:* Re: [WiX-users] Installing locally hosted files Well, you could probably still use that search to verify that the files DO exist and base your launch conditi

Re: [WiX-users] Installing locally hosted files

2007-03-21 Thread Chris.Rowland
s Cc: wix-users@lists.sourceforge.net Subject: Re: [WiX-users] Installing locally hosted files Well, you could probably still use that search to verify that the files DO exist and base your launch conditions off of that. Then you could use the to move the files. I think, however, that with this t

Re: [WiX-users] Installing locally hosted files

2007-03-21 Thread Levi Wilson
rge.net *Subject:* Re: [WiX-users] Installing locally hosted files You could do a file or a directory search at the beginning where the result of the search will be saved in a , and I believe that you can then set your launch condition based upon that property. Also, if everything checks out

Re: [WiX-users] Installing locally hosted files

2007-03-21 Thread Chris.Rowland
bject: Re: [WiX-users] Installing locally hosted files You could do a file or a directory search at the beginning where the result of the search will be saved in a , and I believe that you can then set your launch condition based upon that property. Also, if everything checks out with the directory

Re: [WiX-users] Installing locally hosted files

2007-03-21 Thread Levi Wilson
You could do a file or a directory search at the beginning where the result of the search will be saved in a , and I believe that you can then set your launch condition based upon that property. Also, if everything checks out with the directory or file search, then you could set your installation