Monday, January 9, 2012

Chrome For Roaming Profile Users

Install your business version of chrome first as which it will be installed in Program File not AppData

http://www.google.com/apps/intl/en/business/chromebrowser.html

Below Registry file will change the default data path as this. You change change it if necessary by yourself after importing.

"C:\Program Files\Google\Chrome\Application\chrome.exe" --user-data-dir="%AppData%\Google\Chrome\User Data"


Windows Registry Editor Version 5.00

[HKEY_CLASSES_ROOT\ChromeHTML\shell\open\command]
@=hex(2):22,00,43,00,3a,00,5c,00,50,00,72,00,6f,00,67,00,72,00,61,00,6d,00,20,\
  00,46,00,69,00,6c,00,65,00,73,00,5c,00,47,00,6f,00,6f,00,67,00,6c,00,65,00,\
  5c,00,43,00,68,00,72,00,6f,00,6d,00,65,00,5c,00,41,00,70,00,70,00,6c,00,69,\
  00,63,00,61,00,74,00,69,00,6f,00,6e,00,5c,00,63,00,68,00,72,00,6f,00,6d,00,\
  65,00,2e,00,65,00,78,00,65,00,22,00,20,00,2d,00,2d,00,75,00,73,00,65,00,72,\
  00,2d,00,64,00,61,00,74,00,61,00,2d,00,64,00,69,00,72,00,3d,00,22,00,25,00,\
  41,00,70,00,70,00,44,00,61,00,74,00,61,00,25,00,5c,00,47,00,6f,00,6f,00,67,\
  00,6c,00,65,00,5c,00,43,00,68,00,72,00,6f,00,6d,00,65,00,5c,00,55,00,73,00,\
  65,00,72,00,20,00,44,00,61,00,74,00,61,00,22,00,20,00,22,00,25,00,31,00,22,\
  00,00,00

[HKEY_LOCAL_MACHINE\SOFTWARE\Clients\StartMenuInternet\Google Chrome\shell\open\command]
@=hex(2):22,00,43,00,3a,00,5c,00,50,00,72,00,6f,00,67,00,72,00,61,00,6d,00,20,\
  00,46,00,69,00,6c,00,65,00,73,00,5c,00,47,00,6f,00,6f,00,67,00,6c,00,65,00,\
  5c,00,43,00,68,00,72,00,6f,00,6d,00,65,00,5c,00,41,00,70,00,70,00,6c,00,69,\
  00,63,00,61,00,74,00,69,00,6f,00,6e,00,5c,00,63,00,68,00,72,00,6f,00,6d,00,\
  65,00,2e,00,65,00,78,00,65,00,22,00,20,00,2d,00,2d,00,75,00,73,00,65,00,72,\
  00,2d,00,64,00,61,00,74,00,61,00,2d,00,64,00,69,00,72,00,3d,00,22,00,25,00,\
  41,00,70,00,70,00,44,00,61,00,74,00,61,00,25,00,5c,00,47,00,6f,00,6f,00,67,\
  00,6c,00,65,00,5c,00,43,00,68,00,72,00,6f,00,6d,00,65,00,5c,00,55,00,73,00,\
  65,00,72,00,20,00,44,00,61,00,74,00,61,00,22,00,20,00,22,00,25,00,31,00,22,\
  00,00,00

No comments:

Post a Comment