>> 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 :^)

Use cd /d "folder" change drives.

Neil

Neil Sleightholm
X2 Systems Limited
[EMAIL PROTECTED]




-------------------------------------------------------------------------
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

Reply via email to