Windows NT 3.1 Build 311.1:修订间差异
跳转到导航
跳转到搜索
完成移植
正义羊-JRJSheep(讨论 | 贡献) |
(完成移植) |
||
| 第 12 行: | 第 12 行: | ||
|compiled = 1992-9-4 | |compiled = 1992-9-4 | ||
}} | }} | ||
Windows NT 3.1 | |||
'''Windows NT 3.1 build 311''' is a build of [[Windows NT 3.1]], mentioned in the file <code>DOMAIN.CXX</code> from the [[Windows NT 4.0]] source code. The same comment is also found in the file <code>NCPADOMN.CXX</code>.<pre>DavidHov 9/3/92 Removed QueryCurrentUser() call; | |||
<pre>DavidHov 9/3/92 Removed QueryCurrentUser() call; | build 311 was broken and it isn't | ||
extremely useful anyway.</pre>This build was uploaded to The WaREZ HouZE Super System BBS on 4 November 1992 and was lost. It was later rediscovered and uploaded to the Internet Archive on 23 June 2024.<ref>https://archive.org/details/ms-winnt31-b311-origwarez</ref> | |||
== 新增功能和更改 == | == 新增功能和更改 == | ||
| 第 30 行: | 第 27 行: | ||
=== 其他 === | === 其他 === | ||
* 这是已知最早提供了多个错误检查代码的说明,这些代码对应于更高版本中使用的现代错误检查命名方案的 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. | |||
*Navigate to the <code>DOS2NT</code> folder. | |||
*Run <code>DOS2NT.BAT C:</code> to install NT onto drive C:. | |||
*Navigate to the C:\NT folder. | |||
*Using DOS's <code>EDIT.COM</code> tool, open and modify <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. | |||
*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. | |||
**Launch the User Management utility. | |||
**Select your account, then go to User > Properties. | |||
**Click the Groups button. | |||
**Select the Administrators group, then click Add. | |||
*Log out of the Administrator account and log into your user account. | |||
== 图库 == | == 图库 == | ||
| 第 38 行: | 第 55 行: | ||
== 引用资料 == | == 引用资料 == | ||
<references group="" responsive="1"></references> | |||
[[分类:Windows NT 3.1 的版本]] | [[分类:Windows NT 3.1 的版本]] | ||