[wix-users] File Source question

Rob Mensching rob at firegiant.com
Sat Mar 20 11:56:17 PDT 2021


Mapped drives can be challenging to use because they exist in the user profile. UNC paths are more reliable.

PS: Consider bindpaths over preprocessor variables.

---
Short replies here. Complete answers here: https://www.firegiant.com/services/

-----Original Message-----
From: wix-users <wix-users-bounces at lists.wixtoolset.org> On Behalf Of Alan Daly via wix-users
Sent: Saturday, March 20, 2021 7:24 AM
To: wix-users at lists.wixtoolset.org
Cc: Alan Daly <alan.daly at xenial.com>
Subject: [wix-users] File Source question

Is it possible to use a shared team drive as the location of the source files?
I.E. Source="$(var.mySource)\lib_myCode.dll"
Works fine when the Defined preprocessor variables are pointed to the local c: drive but throws an error when the var points to a mapped drive.
error LGHT0103: The system cannot find the file 'S:\.....

environment / tool is
Visual Studio 2019
Windows 10


Alan Daly
R & D, Xenial Inc.
+1-519-758-2225 - 2-333 HENRY ST. BRANTFORD ON   N3S 0H6
alan.daly at xenial.com

A *Global Payments *Company

--
NOTICE: This email message is for the sole use of the addressee(s) named above and may contain confidential and privileged information. Any unauthorized review, use, disclosure or distribution of this message or any attachments is expressly prohibited. If you are not the intended recipient, please contact the sender by reply email and destroy all copies and backups of the original message. 

____________________________________________________________________
WiX Toolset Users Mailing List provided by FireGiant http://www.firegiant.com/



More information about the wix-users mailing list