VOGONS

Common searches


Search results

Display options

Re: Win old app on MacOS not launch

In the dosboxps.cfg file, this code is written down in windows. [autoexec] # Lines in this section will be run at startup. # You can put your MOUNT lines here. mount C: C:\ C: cd C:\f.3\ps.3 SET LANNODE= SET DOSBOX=1 SET FANDOVRB=80 SET FANDWORK=C:\f.3\WORK\ SET FANDCAT=C:\f.3\PS.3\ C:\f.3\OK\OK /I …

Re: Win old app on MacOS not launch

Line number 8 START C:\f.3\PS.3\2.DAT\PS_RES.EXE can be removed from the code, under windows PS_RES.exe serves only as a file scan and backup service. It is not needed to run the application in DoxBox. The application will run under windows also using a modified PS.bat with code @echo off C: cd\ cd …

Win old app on MacOS not launch

Hi, I have a problem running the application on macos, Dosbox is running normally, I have also set the root directory correctly. Program under windows works perfectly without a problem. In windows, I run an application using a PS.bat file with this code @echo off C: cd\ cd \f.3 if not exist C:\f.3\ …

Page 1 of 1