Windows NT 3.1 July 1992 beta: Difference between revisions

From Computer History Wiki
Jump to navigationJump to search
Created page with "{{Infobox OS | image = windowsntjul1992cd.jpg|200px | caption = The July 1992 CD | name = Windows NT July 1992 Win32 PDC CD | creator = Microsoft | year introduced = 1992 | archi..."
 
No edit summary
 
(One intermediate revision by the same user not shown)
Line 11: Line 11:


Wikipedia mentions that this release was about 5,000 developers in attendance at the [http://en.wikipedia.org/wiki/Professional_Developers_Conference#Events Professional Developers Conference].  It was also known as the Win32 Professional Developers Conference.  It was the first large scale demonstration of Win32, and the first mention of Chicago.
Wikipedia mentions that this release was about 5,000 developers in attendance at the [http://en.wikipedia.org/wiki/Professional_Developers_Conference#Events Professional Developers Conference].  It was also known as the Win32 Professional Developers Conference.  It was the first large scale demonstration of Win32, and the first mention of Chicago.
In this release the OS/2 subsystem, along with NTVDM are included.
The UI is looking more like the final product, it certainly feels more like Windows NT, then Windows 3.0 running on NT.
== setup ==
Windows NT still relies on the dos2nt method.  On [[Qemu]] it's best to load the IDE cdrom driver for MS-DOS, then mount the cdrom, then run the dos2nt.bat file.  I've tested this with MS-DOS 5 & MS-DOS 6.22.  I had to fix the c:\boot.ini and change the OS from c:\nt to c:\winnt.  This must be a newer change.
Next be sure to edit the c:\winnt\registry.ini and fix up the sections for the username, computer name.  I've had MAJOR issues with this version of NT picking up the registry correctly, and for program manager finding it's groups.


== sdk ==
== sdk ==
<pre>
Microsoft (R) C Optimizing Compiler Version 0.00.017
Copyright (c) Microsoft Corp 1984-1992. All rights reserved.
</pre>


== Pictures ==
== Pictures ==

Latest revision as of 01:17, 2 May 2011


Windows NT July 1992 Win32 PDC CD
File:Windowsntjul1992cd.jpg
The July 1992 CD
Creator: Microsoft
Architecture: i386 mips
Date Released: 1992


Wikipedia mentions that this release was about 5,000 developers in attendance at the Professional Developers Conference. It was also known as the Win32 Professional Developers Conference. It was the first large scale demonstration of Win32, and the first mention of Chicago.

In this release the OS/2 subsystem, along with NTVDM are included.

The UI is looking more like the final product, it certainly feels more like Windows NT, then Windows 3.0 running on NT.

setup

Windows NT still relies on the dos2nt method. On Qemu it's best to load the IDE cdrom driver for MS-DOS, then mount the cdrom, then run the dos2nt.bat file. I've tested this with MS-DOS 5 & MS-DOS 6.22. I had to fix the c:\boot.ini and change the OS from c:\nt to c:\winnt. This must be a newer change.

Next be sure to edit the c:\winnt\registry.ini and fix up the sections for the username, computer name. I've had MAJOR issues with this version of NT picking up the registry correctly, and for program manager finding it's groups.

sdk

Microsoft (R) C Optimizing Compiler Version 0.00.017
Copyright (c) Microsoft Corp 1984-1992. All rights reserved.

Pictures

File:July 1992 desktop.png


Other beta information can be found back here