5
edits
(Created page with "LEGO Island uses the {{Wikipedia|Windows Registry}} to store most of its configuration data. The following is a reference of all of its registry entries: All data stored in <...") |
(Add VirtualStore redirect) |
||
Line 1: | Line 1: | ||
LEGO Island uses the {{Wikipedia|Windows Registry}} to store most of its configuration data. The following is a reference of all of its registry entries: | LEGO Island uses the {{Wikipedia|Windows Registry}} to store most of its configuration data. The following is a reference of all of its registry entries: | ||
All data stored in <code>HKEY_LOCAL_MACHINE\SOFTWARE\Mindscape\LEGO Island</code> (32-bit) or <code>HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\Mindscape\LEGO Island</code> (64-bit). | All data stored in <code>HKEY_LOCAL_MACHINE\SOFTWARE\Mindscape\LEGO Island</code> (32-bit) or <code>HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\Mindscape\LEGO Island</code> (64-bit). When the applications are run without administator privilages, the data is read from <code>HKEY_CLASSES_ROOT\VirtualStore\MACHINE\SOFTWARE\WOW6432Node\Mindscape\LEGO Island</code>. | ||
{| class="wikitable" | {| class="wikitable" |
edits