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

Noob question involving dos

How do i open a file in dos. I booted up using ms-dos, then inserted a floppy with a file named ghost. How do i open it, with what command exaclty?
 
You change directory to the location of the file.
Files with extensions .exe - .com - .bat are "opened"
by typing the name of the file.

 
Originally posted by: Coro Dominicano
How do i open a file in dos. I booted up using ms-dos, then inserted a floppy with a file named ghost. How do i open it, with what command exaclty?


Type This Command- " A:\ghost " without the quotes, then press the enter key.

pcgeek11
 
do you want to edit the file, or execute the file?

to edit, type: edit ghost

to execute, follow pcgeek11's advice.
 
Back
Top