Microsoft
Software
Hardware
Network
Question : DOS Batch Turnkey system for Win95
I need to recreate the turnkey DOS Batch script that I had in my laptop's autoexec.bat. It would start my DOS program (CALMAP.EXE) as my Windows 95 PC was booting up. I believe it would circumnavigate the normal boot process and start my DOS program quickly before windows was fully running. Then to run Windows 95, I would just exit CALMAP. I believe the script also sent keys to CALMAP to get it to the correct screen. FYI: This program (CALMAP) and the old laptop are used to tune my car so I want it to come up just by turning the laptop on. I had it working fine then my laptop was stolen. Now I can't remember how to write the script for my replacement laptop.
Answer : DOS Batch Turnkey system for Win95
Where is it installed?
e.g. c:\calmap\calmap.exe
Then put these statements in autoexec.bat
cd c:\calmap
calmap.exe
Random Solutions
Opening Access form from a word document
Copy what selected in a drop down to another drop down,
Does Visual Studio have a disassembler?
Software to record from web cam in win XP
how to find PC public wholesaler in area
DFS Namespace Replication Issue
How to manually install the {75a0fea7-d01e-48b3-ba36-8
cbbdfeef1d
6} ProjChangeRequestStatusLis
t feature
Excel 2007 VBA Intellisense not working
How do I find out if the sharepoint Farm has WSS or MOSS 2007 running?
adding last password change to vbscript (exporting Exchange 2003 mailbox statistics)