Description
Alternate method for google Chrome Redirection for non persistent desktops.
Resolution:
- Add a virtual disk to the profile path.
- Example: {profileshare}\%username%\%Pool%\Google\Chrome.vhd
- Create 2 Registry Keys in "Registry" Module:
- For the location of the Profile Itself:
- Hive: HKEY_LOCAL_MACHINE
- Key: SOFTWARE\Polices\Google\Chrome
- Type: REG_SZ
- Value: UserDataDir
- Data: c:\users\%username%\Google\Chrome
- Example:
- A Registry to move the Cache out of the profile into a "Dump Space"
- Hive: HKEY_LOCAL_MACHINE
- Key: SOFTWARE\Polices\Google\Chrome
- Type: REG_SZ
- Value: DiskCacheDir
- Data: c:\temp\Google\Cache
- Example:
- For the location of the Profile Itself:
Sign in to Google and the settings will move to the appropriate locations.
Product: ProfileUnity-FlexApp
Product Version: 6.7.x