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

DOS/Windows Command 0wns you

bmacd

Lifer
I had 4 files that i couldn't delete in windows for whatever reason (suspected viruses) and windows failed to recognize the four files as files....in that i couldn't get the properties on them, file size, attributes, etc. I opened up the command prompt, only to change directories, only to find out that win2k doesn't automatically show the 8.3 extension of every directory. I did a quick dir /? and saw that you need to do the /x switch to view the long named directories as 8.3. So...after i found the files, i deleted them without any problem.

-=bmacd=-
 
you do know you can quote the long filename right?

del "long file name which wont delete in windows"


quotation marks 0wnz j00!!

 
i tried the quotes, but they didn't work. I know it works in 98 and XP, but it doesn't seem to be working in win2k.

-=bmacd=-
 
Ahhh, the good ol days 🙂 I feel like just setting up a 486/Pentium 1 box and runing DOS/Win3.1 on it some times 😀
 
Originally posted by: bmacd
i tried the quotes, but they didn't work. I know it works in 98 and XP, but it doesn't seem to be working in win2k.

-=bmacd=-


I know it works in 2K... I helped a co-worker do it Friday.
 
Back
Top