Linked by Thom Holwerda on Sat 23rd Aug 2008 15:37 UTC
Thread beginning with comment 327897
To view parent comment, click here.
To read all comments associated with this story, please click here.
To view parent comment, click here.
To read all comments associated with this story, please click here.
RE[4]: Basic edumacation.
by danieldk on Mon 25th Aug 2008 20:48
in reply to "RE[3]: Basic edumacation."
Other directories were made up by users - for instance I usually created c:\games and c:\downloads directories.
No, you didn't
. 'downloads' is 9 characters, and DOS only allowed 8.3 (8 characters, and 3 extension characters). (Fake-ish) long filenames were added in Windows NT 3.5 or Windows 95. Edited 2008-08-25 20:52 UTC
RE[5]: Basic edumacation.
by fretinator on Mon 25th Aug 2008 21:03
in reply to "RE[4]: Basic edumacation."
"Other directories were made up by users - for instance I usually created c:\games and c:\downloads directories.
No, you didn't
. 'downloads' is 9 characters, and DOS only allowed 8.3 (8 characters, and 3 extension characters). (Fake-ish) long filenames were added in Windows NT 3.5 or Windows 95. " Oops, you're right, it was c:\download. It's been a while!
RE[5]: Basic edumacation.
by phoenix on Tue 26th Aug 2008 01:43
in reply to "RE[4]: Basic edumacation."
"Other directories were made up by users - for instance I usually created c:\games and c:\downloads directories.
No, you didn't
. 'downloads' is 9 characters, and DOS only allowed 8.3 (8 characters, and 3 extension characters). (Fake-ish) long filenames were added in Windows NT 3.5 or Windows 95. " Windows for Workgroups 3.11 came with the first version of vFAT, which introduced the first incarnation of long filenames.
Windows 95 inherited vFAT, and extended it into FAT32.




Member since:
2005-07-06
Certainly, you do not recall correctly with MS-DOS, and I do not think you are recalling correctly for Win3.1. Those were the wild and wooly days where really only one directory mattered to Dos (c:\dos). Windows lived under c:\windows, where there were a few known sub-directories (e.g., c:\windows\system), but that is about it. Other directories were made up by users - for instance I usually created c:\games and c:\downloads directories. Most applications preferred to live in a folder off the root directory (e.g., c:\jazz).
The funny thing, is I had to revert to this bahviour in Vista. Many of my applications would not work if installed in c:\Program Files, so I had to install them in folders off of the root c:\ directory. Sure made a mess!