MODE CON command work, but for every program you must run this command. What if I want start program with shortcut? I was try put MODE CON in autoexec.nt but not working. Is there some other solution, some WinXp setup program or third parity program?
When I run any MSDOS program in Win XP (or Win 2000) that program not runs with 25 lines per screen. That happend when I in shortcut mark "Full-screen" mode. But when in shortcut mark that I want run program in "Window" mode and after runs program in window mode and after press alt + enter...
JWilsonny, you can simple check your resource file. Put this in you start prg:
IF EMPTY(SYS(2005))
WAIT "YOU START APPLICATION AGAIN" WINDOW NOWAIT
RETURN
ENDIF
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.