misc build fixes

This commit is contained in:
markpollack
2009-08-02 05:16:17 +00:00
parent 888bd5cc79
commit a7c44f8c66
4 changed files with 7 additions and 4 deletions

View File

@@ -205,7 +205,7 @@
<orderedlist>
<listitem>
<para>Add the registry key
<literal>[HKEY_CURRENT_USER\SOFTWARE\Microsoft\.NETFramework\AssemblyFolders\MyAssemblies]</literal>
<literal>[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\.NETFramework\AssemblyFolders\MyAssemblies]</literal>
and set the value to be the directory
<literal>&lt;spring.net-install-directory\bin\net\2.0</literal></para>
</listitem>