Registry changes in the Host Integration Server 2004 Client (910810)



The information in this article applies to:

  • Microsoft Host Integration Server 2004

INTRODUCTION

Changes that are made to the Microsoft Host Integration Server 2004 Client configuration on a client computer may not be available to all users who log on to that client computer. This depends on the deployment option that is selected when the Host Integration Server 2004 Client is installed.

The deployment options that are available for the Host Integration Server 2004 Client depend on the rights of the person who is installing the Host Integration Server 2004 Client:
  • If the person who is installing the Host Integration Server 2004 Client has local administrator rights on the system, the following deployment options are available:
    • Just me (run as application)
    • Everyone (run as application)
    • Windows Service
  • If the person who is installing the Host Integration Server 2004 Client does not have local administrator rights on the system, the Configuration options page is not displayed. The Host Integration Server 2004 Client is installed by using the Just me (run as application) deployment option.

MORE INFORMATION

Just me (run as application)

The Just me (run as application) deployment option configures SnaBase to run as an application. The Host Integration Server 2004 Client configuration settings are written to the following registry location:

HKEY_CURRENT_USER\Software\Microsoft\SnaBase

The Host Integration Server 2004 Client configuration settings only apply to the currently logged on user.

Everyone (run as application)

The Everyone (run as application) deployment option configures SnaBase to run as an application. The Host Integration Server 2004 Client configuration settings are written to the following registry location:

HKEY_LOCAL_MACHINE\Software\Microsoft\SnaBase

The Host Integration Server 2004 Client configuration settings apply to all users who log on to the system. Additionally, the Host Integration Server 2004 Client configuration settings override any settings that exist under HKEY_USERS.

Windows Service

The Windows Service deployment option configures SnaBase to run as a Microsoft Windows service. The Host Integration Server 2004 Client configuration settings are written to the following registry location:

HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\SnaBase

The Host Integration Server 2004 Client configuration settings apply to all users who log on to the system.

For more information about Microsoft Host Integration Server 2000 End User Client registry changes, click the following article number to view the article in the Microsoft Knowledge Base:

301363 Registry changes in Host Integration Server 2000 End User Client


Modification Type:MajorLast Reviewed:1/24/2006
Keywords:kbHIS2004 kbtshoot kbinfo KB910810 kbAudITPRO kbAudDeveloper