Hello,
I have recently bought my new laptop on which I have installed some (old) software which is used for accounting. That software is made in DOS. Maximum resolution of my laptop display is 1280 x 720
When I open my software using BATCH file (as I always did), DOS window becomes streched, specially by height which oversizes my display height and I can't see content-data of my software. Please see screen bellow
and this is how code of my BATCH file looks like:
Problem is that I can't figure ot how to change the code of the BATCH file in order to show screen of my software in controlled size (for example 640x480)?
Any help is appreciated and many thanks in advance for prompt reply!
Adi
I have recently bought my new laptop on which I have installed some (old) software which is used for accounting. That software is made in DOS. Maximum resolution of my laptop display is 1280 x 720
When I open my software using BATCH file (as I always did), DOS window becomes streched, specially by height which oversizes my display height and I can't see content-data of my software. Please see screen bellow
and this is how code of my BATCH file looks like:
Code:
PATH=C:\;C:\DLL1.9;C:\DBASE
cd..
CD mpsg
CD MP2014
DATE
MPSW
Any help is appreciated and many thanks in advance for prompt reply!
Adi
Last edited:
My Computer
At a glance
Windows 7
- OS
- Windows 7
