Hi Sean, * Don't use the short form, use string delimitators: "<Drive>:\Long Folder Path" * Yes, you can use the env variable: cd %WIX%, or cd "%WIX% * Be careful when using cd <folder>, if you are on drive X:\bin, and you do cd c:\Temp, the current folder for C: will be Temp, but your current folder will be still X:\bin - in other words, cd does not change drives :^) * try to avoid changing the current folder, use a reference instead, when possible
Regards, Eitan On Sun, Nov 23, 2008 at 12:54 PM, Sean Farrow <[EMAIL PROTECTED]>wrote: > Hi: > My wix directory is: > c:\program files\windows installer xml v3 > What isthe short form ofthis path? > Can I use the WIX environment variable to change to the directory using > the command prompt? > Cheers > Sean. > ------------------------------------------------------------------------- > 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 > WiX-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/wix-users > ------------------------------------------------------------------------- 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 WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users