How to Configure the App-V Client Registry Settings by Using the Command Line

After the Application Virtualization (App-V) Client has been deployed and configured during the installation by using the command line, it might be necessary to change one or more client configuration settings. This is accomplished by editing the appropriate registry keys, using one of the following methods:

  • Using the Registry Editor directly

  • Using a .reg file

  • Using a scripting language such as VBScript or Windows PowerShell

There is also an ADM template that you can use. For more information about the ADM template, see https://go.microsoft.com/fwlink/?LinkId=121835.

Caution   Use care when you edit the registry because errors can leave the computer in an unusable state. Be sure to follow your standard business practices that relate to registry edits. Thoroughly test all proposed changes in a test environment before you deploy them to production computers.

In This Section

Important   On a 64-bit computer, the keys and values described in the following sections will be under HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\SoftGrid\4.5\Client.

How to Reset the FileSystem Cache
Provides the information that is required to reset the FileSystem cache.

How to Change the Size of the FileSystem Cache
Explains how you can change the size of the cache.

How to Use the Cache Space Management Feature
Describes how you can configure the cache space management feature.

How to Configure the Client Log File
Describes the various registry key values that control the client log file and how you can change them.

How to Configure User Permissions
Identifies the registry key that controls the user permissions and gives examples of how you can change some permissions.

How to Configure the Client for Application Package Retrieval
Explains how to configure the client to retrieve package content, icons, and file type associations from different sources, and provides several examples of the correct path format.

How to Configure the Client for Disconnected Operation Mode
Provides information about how to configure the various settings associated with disconnected operations mode.

How to Configure Shortcut and File Type Association Behavior
Describes the registry key values that control shortcuts and file type associations in the App-V client, and provides details on how to configure them.

Application Virtualization Client