Re: [WiX-users] Not able to ship files in Network shared location

2015-05-06 Thread Phill Hogland
Similar issue to this issue . "mapped" network shares are defined for a specific user and typically not accessible to a service, so msiexec probably cann

[WiX-users] Not able to ship files in Network shared location

2015-05-06 Thread Saravanan
Hi Everyone, I have created a setup using Wix Standard BA (Wix v3.8). Created setup installation completed successfully if I install setup in local drive. But it gets failed if the MSI try to ship files/folder in network shared location. My Local machine have full rights to access the network sh