『楼 主』:
Win95怎么在自动安装时免输序列号?
使用 LLM 解释/回答一下
Win95光盘自带的batch95是英文的,我一般是用Win98光盘的batch98代替batch95做自动安装系统的inf,比batch95简单。WinMe的光盘里没有batch程序,也可以用98的代替。
可是在试用中遇到这么几个问题:
1.batch98的“自动接受用户协议”选项在Win95的安装程序中不起作用,怎么办?答案是:带个 /iw参数(这参数对Win98/Me也适用)。
2.WinMe怎么装32位DLC协议?
3.Win95 OSR2版本,其序列号与98以后的版本截然不同,直接就是“系统属性”下的一串OEM号码,将其用在自动安装的inf中却无法通过。要怎么用才能自动输入KEY?
例如00100-OEM-0123456-XXXXX,我用了四种格式:带-的,不带-的,带OEM的,不带OEM的,都通不过
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.
|