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

How do Install a DOS Program in Windows XP?

cosrocket

Junior Member
My aunt who plays cards on her PC has a game that is a DOS program which she was running through Windows XP. Her PC crashed and she had to reformat the HD so now the program has to be reinstalled. Can someone tell me how I would go about doing it? She has the program on a floppy disk, so what exactly do I do, do I type cmd to open a dos window? what do type in after that to install the program? Thanks in advance.
 
Does her computer have a floppy drive? My guess is to go into the command prompt, then access the floppy and run the setup file from there.

For instance:
cmd
*enter command window*
a: <enter> (I'm assuming this would be the floppy drive letter)
dir <enter> (look at what files are available/find out what the setup file is called)
setup <enter>


 
Back
Top