If you want to add a pretty GUI to DOS, in the end it still can't compete with Windows.
If you want to add some service functions to DOS, in the end it still can't compete with Linux.
Why use your own weak points to attack other people's strong points?
I think DOS's advantage lies in being small and refined; in this respect it is very suitable for control-related work.
I am thinking of using DOS to make a system, with functions including simple data entry and statistics, and then printing, but there are several difficult problems:
1. I want to make DOS boot from ROM (not sure whether this is possible?). After booting, generate a RAM disk, and then copy the application EXE into the RAM disk to run it
2. The printer I use is an HP LaserJet 1010, with only a USB interface and no driver under DOS, so I would have to control printing myself (PCL6 control language). So first I have to drive the USB port, and also figure out how to program printing control through the USB port.
What do you all think of my idea?
If you want to add some service functions to DOS, in the end it still can't compete with Linux.
Why use your own weak points to attack other people's strong points?
I think DOS's advantage lies in being small and refined; in this respect it is very suitable for control-related work.
I am thinking of using DOS to make a system, with functions including simple data entry and statistics, and then printing, but there are several difficult problems:
1. I want to make DOS boot from ROM (not sure whether this is possible?). After booting, generate a RAM disk, and then copy the application EXE into the RAM disk to run it
2. The printer I use is an HP LaserJet 1010, with only a USB interface and no driver under DOS, so I would have to control printing myself (PCL6 control language). So first I have to drive the USB port, and also figure out how to program printing control through the USB port.
What do you all think of my idea?



