• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Does autoexec.bat count as Real DOS mode?

MCS

Platinum Member
I have a little DOS utility I need to run often but the readme file states that it needs to be run in Real DOS mode, not a DOS Prompt under Windows. This involves booting from a boot disk every time, which can be a pain. I wonder, can I put this util into my autoexec.bat (Windows98SE) and run it every time I boot up?

Thanks 🙂
 
Real Mode DOS just means when win.com isn't running.

Autoexec runs before Win.com does, so it should be fine.

But once win.com loads you aren't in real mode DOS anymore...
 
Back
Top