China DOS Union

-- Unite DOS · Advance DOS · Grow DOS --

Union site: www.cn-dos.net Forum site: www.cn-dos.net/forum
DOS stands for freedom, openness and progress. Let us work hard, learn from the openness and GNU spirit of FreeDOS and Linux, and together build and grow a free GNU GPL world!

中国DOS联盟论坛
The time now is 2026-06-25 08:44
中国DOS联盟论坛 » 其它操作系统综合讨论区 » How to skip entering the product key during automatic installation of Win95? View 2,377 Replies 2
Original Poster Posted 2011-01-08 17:16 ·  中国 四川 雅安 联通
初级用户
★★
Credits 121
Posts 57
Joined 2010-08-09 13:43
15-year member
UID 172053
Gender Male
Status Offline
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.
Floor 2 Posted 2013-01-11 19:38 ·  中国 福建 福州 联通
初级用户
Credits 49
Posts 23
Joined 2010-07-08 15:32
15-year member
UID 170225
Gender Male
Status Offline
Floor 3 Posted 2014-08-08 04:15 ·  中国 湖北 黄石 联通
中级用户
Credits 208
Posts 32
Joined 2004-10-09 00:00
21-year member
UID 32288
Gender Male
Status Offline
1. Extract layout.inf, setuppp.inf, setupc.inf from precopy2.cab to the same directory as the installation file.
2. Open setupc.inf, find ccp=, if it equals 1 which means it's an upgrade version, change it to 0.
3. Open setuppp.inf, find producttype=, change it to equal 1, so as to avoid the key; UPI=00100-OEM-0123456-00100
4. If there is layout.inf, find the line starting with these three file names, and change the first number after the equal sign to 0

[ Last edited by h2bx86 on 2014-8-8 at 04:28 ]
Forum Jump: