|
|
|
re: upgrading to windows 98 error
Tuesday, January 9, 2007 at 5:52 pm Windows 95 Annoyances Discussion Forum
Posted by carthinain
(10 messages posted)
I already fixed this problem. I deleted the win95 files.
On Monday, January 1, 2007 at 7:51 pm, dhm wrote:
>
>The exact DOS syntax for renaming that would be:
>
>REN WIN.COM WIN.CO
>
>To navigate thru the directories (folders) use CD as in:
>
>CD \WINDOWS
>
>To change to a different drive, just enter the name of the drive:
>
>C:
>
>While ERASE will erase a file, most people use the synonym DEL.
>
>To make a new directory (let's call it newdir) the command is MD:
>
>MD newdir
>
>To delete a directory the command is DELTREE. It will also delete all files in
the
>directory and all subdirectories.
>
>To see the files in a directory:
>
>DIR /P
>
>You only need the /P if there are more than 20 files.
>
>That is the basics of the COMMAND mode (aka DOS).
>
|
All messages in this thread [show all]
 |  |  |  | re: upgrading to windows 98 error (carthinain: Tue, Jan 9, 2007, 5:52 pm) |
| |
| |
Return to the Windows 95 Discussion Forum
|
|
|
|