Category Archives: application virtualization interview questions

App-V Client Offline Mode Settings

Following registries needs to be changed on App-V Client systems to run AppV client in Standalone/Offline modde

On 32bit machines the registry path is HKLM\SOFTWARE\Microsoft\SoftGrid\4.5\Client


On 64bit machines the registry parth is
HKLM\SOFTWARE\Wow3264Node\Microsoft\SoftGrid\4.5\Client


The settings required are:


HKLM\…\Configuration AllowIndependentFileStreaming 1
HKLM\…\Configuration RequireAuthorizationIfCached 0
HKLM\…\Network AllowDisconnectedOperation         1
HKLM\…\Network LimitedDisconnectedOperation 0