Windows doesnt start and it goes to DOS It says C:/
if i type c:/windows/win, or C:/win, it says "invalid command or file name"
You should be able to access Windows 3.1 by just typing "WIN" (without the quotes) from the root directory. That assumes there's both a proper Windows installation and a PATH=C:\WINDOWS statement somewhere in the autoexec.bat file. To be certain Windows is installed properly type the following:
CD WINDOWS (return)
WINIf nothing happens, then likely somehow the WIN.COM file has either somehow been damaged or is missing from the C:\WINDOWS directory:
http://en.wikipedia.org/wiki/WIN.COM
"Channeling the spirit of jboy..."
And, of course, you DO know your slashes are pointing the wrong way:
C:\windows\win
