FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour DOSBOX
Posts: 6983
Joined: Fri Oct 07, 2005 07:07 PM
DOSBOX
Posted: Thu Mar 14, 2019 08:40 AM

Hello,
for my old MS DOS software I need a DOSBOX.
Does someone have experiences with this kind of software.
What should I download.
Thank you in advance and best regards
Otto

Posts: 153
Joined: Tue Aug 05, 2014 09:48 AM
Re: DOSBOX
Posted: Thu Mar 14, 2019 08:46 AM
Visit
https://www.dosbox.com/
I am using dosbox having no problem
After installation visit for help
https://www.dosbox.com/wiki/Basic_Setup_and_Installation_of_DosBox
Regards, Greetings



Try FWH. You will enjoy it's simplicity and power.!
Posts: 1335
Joined: Fri Jun 13, 2008 11:04 AM
Re: DOSBOX
Posted: Thu Mar 14, 2019 09:06 AM
I have added the following lines in the [autoexec] section of the file dosbox-0.74-2.conf which will be available at C:\Users\YourUserName\AppData\Local\DOSBox.

You can also view these contents from DosBox Options

Code (fw): Select all Collapse
[autoexec]
# Lines in this section will be run at startup.
# You can put your MOUNT lines here.
cycles=240000
mount e e:\
mount d d:\
d:\
set clipper=f:121
set LIB=E:\CLIPPER
path=%path%;e:\fpd26;e:\clipper
Posts: 1096
Joined: Fri Oct 28, 2005 02:27 AM
Re: DOSBOX
Posted: Thu Mar 14, 2019 10:32 AM
dosBox allows me to still use old programs such as xDot and fox. I've managed to automate so that when I press Enter on a dbf file, dosbox will be run, xDot/fox will be run with the dbf loaded

FWH 11.08/FWH 19.12

BCC5.82/BCC7.3

xHarbour/Harbour
Posts: 6983
Joined: Fri Oct 07, 2005 07:07 PM
Re: DOSBOX
Posted: Thu Mar 14, 2019 11:10 AM

Hello Anser, hello friends,
thank you for your help.
Best regards
Otto

Continue the discussion