19/12/14

Mover Perfil de usuario en Chrome Browser a otro directorio

https://support.google.com/chrome/answer/142059?hl=es-419
https://productforums.google.com/forum/#!topic/chrome/9bqidhQLwHg

directorio:
  • Windows XP%USERPROFILE%\Local Settings\Application Data\Google\Chrome\User Data\
  • Windows Vista/ Windows 7/ Windows 8%LOCALAPPDATA%\Google\Chrome\User Data\
C:\path-to-chrome-executable\chrome.exe --user-data-dir=c:\some-directory-here


The default profile is here on Windows XP: 
C:\Documents and Settings\bob\Local Settings\Application Data\Google\Chrome\User Data\Default 

You can copy the content of that Default folder into lets say C:\Profiles\bob 

Now to use this profile with Chrome, create a shortcut to this address: 

"C:\Documents and Settings\bob\Local Settings\Application Data\Google\Chrome\Application\chrome.exe" --user-data-dir="C:\Profiles\bob" 

Of course replace bob with your windows username.

No hay comentarios:

Publicar un comentario