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
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@
7
7
<linkrel="stylesheet" href="../rotor.css"/>
8
8
9
9
10
-
<scripttype="text/JavaScript">
10
+
<!--<script type="text/JavaScript">
11
11
function killCopy(e){
12
12
return false
13
13
}
@@ -19,7 +19,7 @@
19
19
document.onmousedown=killCopy
20
20
document.onclick=reEnable
21
21
}
22
-
</script>
22
+
</script>-->
23
23
24
24
</head>
25
25
<body>
@@ -79,7 +79,7 @@ <h3>If you using Windows 2000 you need to set the USEUNSUPPORTEDOS=2195 for Wind
79
79
80
80
<p>If you want to build Windows XP SP3 SET OS_BUILDNUMBER=2600</p>
81
81
82
-
<pre>set OS_BUILDNUMBER=1381</pre>
82
+
<pre>set OS_BUILDNUMBER=1381 or 5111 (Neptune)</pre>
83
83
84
84
<p>The Offical Build Number of the XP/2003 leak or SSILP if the truth be known; source is 5.1.2535.0 is revision 6000 the same as the 2009 Embedded RTM.</p>
0 commit comments