VOGONS


First post, by KLBATBCL

User metadata
Rank Newbie
Rank
Newbie

I'm trying to get Lotus 3.4 for DOS to run in DosBox on a new Windows7 machine.

I got everything running after changing "core=auto" to "core=normal" in the config file.

Everything EXCEPT 'Ctrl-Break' that is.

So I found Nikolay Nikolov's two patches, but I can't figure out how to install them.

Windows couldn't open them, so I downloaded the two patches and tried copying & pasting them onto DosBox.exe, but that didn't seem to do anything at all.

Does anyone know how to install the patches? Has anyone gotten Ctrl-Break to work with Lotus x.x for DOS after installing the patches?

Thanks for any help!

KLBATBCL

KLB

Reply 1 of 5, by bloodbat

User metadata
Rank Oldbie
Rank
Oldbie

DosBox is meant for games, other than that, I assume you mean .diff patches, you need to patch the source and compile it.

Reply 2 of 5, by KLBATBCL

User metadata
Rank Newbie
Rank
Newbie

Thanks for the reply.

I'm hoping to use DosBox to get my old, automated Lotus 3.4 spreadsheets running for business, until I can program either Excel or OpenOffice to replace them. And it would make a big difference if I could get Ctrl-Break to work.

Nikolay Nikolov's webpage for his Ctrl-Break fix is:

http://sourceforge.net/tracker/?func=detail&a … 551&atid=467234

And the two downloaded files from that page are:

dosbox-bios-ctrlbreak-v2.patch
dosbox-bios-ctrlbreak-v3.patch

Windows doesn't know how to open them, and the Copy/Paste suggestion on Yahoo! Answers India didn't seem to work, either.

Does anyone know how to install the above two patches?

Thanks again for any help!

KLBATBCL

KLB

Reply 3 of 5, by Dominus

User metadata
Rank DOSBox Moderator
Rank
DOSBox Moderator

Patches are text files that you will need a patch or diff program (command line progranm) to apply it to the source of dosbox and the you will need to COMPILE dosbox yourself.

Windows 3.1x guide for DOSBox
60 seconds guide to DOSBox
DOSBox SVN snapshot for macOS (10.4-11.x ppc/intel 32/64bit) notarized for gatekeeper

Reply 4 of 5, by bloodbat

User metadata
Rank Oldbie
Rank
Oldbie

As I already said...those patches need to be applied to the source...Windows will never know how to open them unless you install something that handles diff patches like...say...TortoiseSVN; after succesfully patching the DosBox sources you will need to compile it into an executable program using MinGW, Visual C++ or some other compiler, so, in other words if you want to "install" them or open them with DosBox or have something magically precompiled...you're SOL; unless you find some giving soul willing to devote the time to patch the sources and compile the thing(s, as DosBox needs several libraries) for you.
Maybe read this...
http://jungels.net/articles/diff-patch-ten-minutes.html

Reply 5 of 5, by KLBATBCL

User metadata
Rank Newbie
Rank
Newbie

Got it .. will get to work on that, and will let the forum know how it worked.

KLBATBCL

KLB