You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/building/windows2003.html
+4-2Lines changed: 4 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -42,17 +42,19 @@ <h2>Internal Developer Server or Workstation for Windows Server 2000/2003</h2>
42
42
43
43
<h3>Microsoft UNIX Code Migration Guide</h3>
44
44
45
-
<p>You need the 1999 Rapshody Developer preview found on the Macintosh Garden. Extract the ISO and find the the Source in the Packages folder with the PAX extention.</p>
45
+
<p>You need the 1999 Rapshody Developer preview found on the Macintosh Garden. Extract the ISO and find the the Source in the Packages folder with the PAX extention.</p>
46
46
47
47
<p><ahref="https://archive.org/details/mac-os-x-server-1.0">Apple Macintosh Rapshody Developer</a></p>
48
48
49
49
<h3><ahref="interix.html">Setting up Interix</a></h3>
50
50
51
51
<h3>If you using Windows 2000 you need to set the USEUNSUPPORTEDOS=2195 for Windows 2000 SP4 and then run razzle</h3>
52
52
53
+
<p>To build the Operating System you first must install the DDK to make sure the NTMAKEENV environment vartible is set. Or set it yourself.</p>
54
+
53
55
<p>You might want to build the 'buildnum' sdk tool to determine the build version</p>
54
56
55
-
<p>After further research you can build Windows from this source code from Windows NT 4.0 build number 1381 Up to Windows XP Service pack 3 Please read razzle.cmd but do not edit it, edit your developer->setenv.cmd after you run razzle.</p>
57
+
<p>After further research you can build Windows from this source code from Windows NT 4.0 build number 1381 Up to Windows XP Service pack 3 Please read razzle.cmd but do not edit it, edit your developer->setenv.cmd after you run razzle.</p>
56
58
57
59
<p>In developer->setenv.cmd you may wish to start with he Windows Research Kernel and build up the IDW or SDK in SDKTOOLS make sure to port UNIX programs to Win32 or MFC or another Microsoft framework and rename it.</p>
0 commit comments