The batch95 that comes with the Win95 CD is in English. I usually use batch98 from the Win98 CD to replace batch95 to make INF for automatic system installation, which is simpler than batch95. There is no batch program in the WinMe CD, and 98's can also be used instead.
But I encountered several problems during the trial:
1. The "automatically accept user agreement" option in batch98 doesn't work in the Win95 installation program. The solution is: bring a /iw parameter (this parameter is also applicable to Win98/Me).
2. How to install the 32-bit DLC agreement in WinMe?
3. For the Win95 OSR2 version, its serial number is completely different from that of versions after 98, which is directly a string of OEM numbers under "System Properties". When used in the INF for automatic installation, it can't pass. How to use it to input the KEY automatically?
For example, 00100-OEM-0123456-XXXXX, I have tried four formats: with -, without -, with OEM, without OEM, and none of them pass.
But I encountered several problems during the trial:
1. The "automatically accept user agreement" option in batch98 doesn't work in the Win95 installation program. The solution is: bring a /iw parameter (this parameter is also applicable to Win98/Me).
2. How to install the 32-bit DLC agreement in WinMe?
3. For the Win95 OSR2 version, its serial number is completely different from that of versions after 98, which is directly a string of OEM numbers under "System Properties". When used in the INF for automatic installation, it can't pass. How to use it to input the KEY automatically?
For example, 00100-OEM-0123456-XXXXX, I have tried four formats: with -, without -, with OEM, without OEM, and none of them pass.
