(Edit - Found some problems with this, will re-post it once I have the kinks worked out!)
ULTIMA SDK 2.2
--------------------
1. New Feature: You can now specify the UO directory path for use with the SDK by using the MyPath property. Here's an example:
Ultima.FileIndex.MyPath = "C:/My UO Directory";
If MyPath is null or empty, the SDK will continue to use the system registry for the UO install path as before.
2. Bug Fix: Fixed a problem with the SDK being sometimes unable to read the UO install data from the system registry of Windows 64 Bit operating systems (due to Wow6432Node being inserted into the registry path under those OS').
Compiled under .NET Framework 2.0.
Hope you find the updates useful!
Last edited by HellRazor; 08-24-2008 at 06:55 PM.
|