I want to make a bootable CD that automatically installs Win98, but I don't know how to use a created batch file in the boot CD to automatically install Win98. First use the install command setup, then follow it with the path and filename of the .inf file just created by Batch 98. (The default filename is Msbatch.inf.) For example, typing the following command at the command line: setup msbatch.inf /is will start automatically installing Win98, and it will query the .inf file as required
How do I set up msbatch.inf in the batch file (this file is placed on the CD) so that it can carry out the entire automatic Win98 installation process~~~?
How do I set up msbatch.inf in the batch file (this file is placed on the CD) so that it can carry out the entire automatic Win98 installation process~~~?

