2008/10/30 Geert Gerits <[EMAIL PROTECTED]>:
> Hi all,
>
>
>
> How can I insert a network directory as working directory of a shortcut
> in WIX ? (e.g. \\windows_network\working_directory)
>
> I'm using WiX 3.0.2211.0.
>
>
>
> Thanks in advance,
>
> Best regards,
>
> Geert
>
I'm not sure it will work but try this UNC typed path:
\\server\share\temp
Also remember that the "installer account" must have
write/modification access to this share. Depending where and how you
do it, it means the localsystem, current user etc... account must have
this access to the share.

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
WiX-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to