Skip to content

Commit 6629828

Browse files
Jonathan MooreJonathan Moore
authored andcommitted
Initial Commit
1 parent 9b8641b commit 6629828

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

docs/building/windows2003.html

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,11 @@ <h3>If you using Windows 2000 you need to set the USEUNSUPPORTEDOS=2195 for Wind
5252

5353
<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>
5454

55-
<p>Before you run razzle decide if you want a managed or unmanged environment. By defualt it is managed and and it does use the Just In Time Compiler or prejit the environment. We'll get into the Shared Source Common Langauge Infustructure and your own URT later.</p>
55+
<p>Before you run razzle decide if you want a managed or unmanged environment. By defualt it is managed and and it does use the Just In Time Compiler or prejit the environment. We'll get into the Shared Source Common Langauge Infustructure.</p>
56+
57+
<p>The following sets the unmangaed environment. You might want to make a standard URT.</p>
58+
59+
<pre>razzle no_urt offline</pre>
5660

5761
<p>You might want to build the 'buildnum' sdk tool to determine the build version</p>
5862

0 commit comments

Comments
 (0)