Question

I am trying to write a small diagnostic menu using open source software. I was thinking that I would make a bootable dos cd from using freedos then making an autorun batch file as my menu to execute other utilities. How would I link the freedos with a batch to autorun my batch file ? Any information or suggestions is greatly appreciated.

Was it helpful?

Solution

If I understand what you're asking, you're looking to create an AUTOEXEC.BAT file. That batch file will run automatically at boot time.

Check the docs for details.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top