Home » questions » I have a ms dos program on a floppy and would like to run it on Windows XP. any advise?

I have a ms dos program on a floppy and would like to run it on Windows XP. any advise?

2006-07-30 12:53:08, Category: Programming & Design

Answers

  1. pratikmx

    On 2006-07-31 09:23:39


    use c:\windows\system32\Config.nt file to modify configuration of DOS & then run program. add this lines. FILES=100 BUFFERS=30
  2. bajaexplorer

    On 2006-07-30 13:01:25


    1. put floppy in drive 2. select 'start' then 'run' 3. select browse 4. change to 'a:' drive or 'b:' which ever. 5. select program to run, click 'ok' (maybe select 'ok' twice)
  3. Computer Guy

    On 2006-07-30 12:58:33


    You can certainly try it, but it is unikely to work. Old dos programs often counted on being able to play with the hardware, which windows will not let them do. If you are very lucky, though...
  4. krisg_rockstheworld

    On 2006-07-30 13:19:06


    google dosbox http://dosbox.sourceforge.net