run VBScripts in DosBox-X

67 views Asked by At

Is it possible to run *.vbs from DosBox-X?

when I run cscript.exe - DosBox-X stops accepting any commands and needs to be restarted.

The main program is written for 16bit architecture, works through shared access, is launched in several instances by each user and send files via e-mail (vbs). Therefore, using Win emulation is not an option and will affect the startup time. And the developer himself refuses to reassemble on 32bit architecture. But now I need to use a program on Win10 x64 which does not support 16bit programs

0

There are 0 answers