Changing the base registry setting
This option controls where BlueZone stores information in the Windows Registry.
The default setting is 2, all data in HKEY_CURRENT_USER. This setting is necessary to support Windows workstations with restricted users. It is usually not necessary to change this setting and we recommend that you leave this setting at 2.
Possible settings are:
Setting Description
0 Global data in HKEY_LOCAL_MACHINE
User Data in HKEY_CURRENT_USER
1 All data in HKEY_LOCAL_MACHINE
2 All data in HKEY_CURRENT_USER
Configuration method: Manual configuration
Feature scope: Launch folder level feature
Important
If you change the base registry value to something other than the default value of 2, we highly recommend that you change it in all sites and launch folders and make the values the same for all.
1. On the web server, navigate to the desired site that you want to change.
For example:
C:\Inetpub\wwwroot\MySite
2. Locate and display the contents of the \template folder.
3. Locate the default.ini file and open it with Notepad.
4. Locate the BaseRegistry=2 entry in the [BlueZone] section.
5. Change the current value to the desired new value. Valid settings are 0,1, or 2.
From this point on, all sessions launched from this launch folder use the new base registry setting.
Note
If you have already created one or more launch folders, you must go to each existing launch folder, and edit the default.ini file, changing the BaseRegistry= to the desired value.