Windows NT 3.1 Build 311.1:修订间差异

跳转到导航 跳转到搜索
添加46字节 、​ 2025 年 10 月 24 日 (星期五)
(PlaceHolder)
第 34 行: 第 34 行:
* 这是已知最早提供了多个错误检查代码的说明,这些代码对应于更高版本中使用的现代错误检查命名方案的 Windows NT 版本。在较旧的版本中,错误检查仅由错误代码指定,没有描述或名称来区分它们。它们存储在 <code>NTOSKRNL.EXE</code> 的消息表中,在此版本中提供每个错误检查发生的错误的描述。0x01 到 0x78 的错误检查值已在此版本中实现。<ref>https://www.geoffchappell.com/studies/windows/km/bugchecks/index.htm</ref>它们后来在 [[Windows NT 3.1 Build 438.1|Build 438]] 中使用了它们的官方名称。一些错误描述明显包含拼写错误和语法错误,并且似乎使用与后来版本不同的编码。
* 这是已知最早提供了多个错误检查代码的说明,这些代码对应于更高版本中使用的现代错误检查命名方案的 Windows NT 版本。在较旧的版本中,错误检查仅由错误代码指定,没有描述或名称来区分它们。它们存储在 <code>NTOSKRNL.EXE</code> 的消息表中,在此版本中提供每个错误检查发生的错误的描述。0x01 到 0x78 的错误检查值已在此版本中实现。<ref>https://www.geoffchappell.com/studies/windows/km/bugchecks/index.htm</ref>它们后来在 [[Windows NT 3.1 Build 438.1|Build 438]] 中使用了它们的官方名称。一些错误描述明显包含拼写错误和语法错误,并且似乎使用与后来版本不同的编码。


==Installation==
== 安装 ==
As the warez release is partially corrupt, the DOS2NT tool must be used for installation. You will also need an installation of MS-DOS 5.0 or later.
由于此 warez 版本部分损坏,必须使用 DOS2NT 工具进行安装。你还需要安装 MS-DOS 5.0 或更高版本。
*Navigate to the <code>DOS2NT</code> folder.
* 导航到 <code>DOS2NT</code> 文件夹。
*Run <code>DOS2NT.BAT C:</code> to install NT onto drive C:.
* 运行 <code>DOS2NT.BAT C:</code> NT 安装到 C: 驱动器。
*Navigate to the C:\NT folder.
* 导航到 C:\NT 文件夹。
*Using DOS's <code>EDIT.COM</code> tool, open and modify <code>REGISTRY.INI</code>:
* 使用 DOS <code>EDIT.COM</code> 工具,打开并修改 <code>REGISTRY.INI</code>
**Change the default username.
** 更改默认用户名。
**Change the default machine name.
** 更改默认计算机名称。
**Modify any other settings as desired.
** 根据需要修改其他设置。
*Reboot into the newly installed NT system.
* 重启进入新安装的 NT 系统。
*Let it proceed with the automated installation. You may be asked to enter a user password, etc.
* 让它继续进行自动安装。系统可能会要求你输入用户密码等信息。
*The setup may fail to add your user to the Administrators group. Once you're at the login screen for the first time:
* 安装程序可能无法将你的用户添加到管理员组中。当你第一次到达登录屏幕时:
**Log into the Administrator account.
** 登录管理员帐户。
**Open the Administrative Tools program group.
** 打开“Administrative Tools(管理工具)”程序组。
**Launch the User Management utility.
** 启动用户管理工具。
**Select your account, then go to User > Properties.
** 选择你的帐户,然后转到 User > Properties(“用户”>“属性”)。
**Click the Groups button.
** 单击“Groups(群组)”按钮。
**Select the Administrators group, then click Add.
** 选择“Administrators(管理员)”群组,然后单击“Add(添加)”。
*Log out of the Administrator account and log into your user account.
* 注销管理员帐户,然后登录你的用户帐户。


== 图库 ==
== 图库 ==

导航菜单