• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

WTF Cant I change to another directory from Win2K Command Line?

CrazyHelloDeli

Platinum Member
I dont get it, why cant I change from the Default c:\ to my other partitions or CD drives. I Type:

cd D:\

and get dumped right back to C:\. Full administrator right and all...im probably missing somthing stupid. I can only navigate to other directories within C:\ and "dir" the contents of other drives when I type the path explicitly.
 
Saying cd d:\ just sets the current directory for drive D: It does not take you to drive d:, for that you'll need to enter D:<return>

Bill
 
Back
Top