J'ai adopté la solution proposée par Rehan Khwaja ci-dessus. En suivant les étapes ci-dessous, Chrome se lancera à partir de votre nouvel emplacement d'utilisateur, vous n'avez PAS besoin de modifier les raccourcis ou quoi que ce soit d'autre.
Mes étapes exactes ont été les suivantes :
1. Create the folder structure you want use, for instance:
Y:\Profiles\Chrome\MyUserDataProfile
2. Follow Rehan Khwaja's steps in the registry by opening registry editor and creating this structure:
HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Google\Chrome
(I had to add the \Google\Chrome part as follows)
a) Right click on 'Policies' in the left pane of the registry editor
b) Select 'New Key' and call it: Google
c) Left click on your new key called Google (in the left pane of the registry editor, might have a folder icon next to it)
d) Now repeat steps a to c but left clicking on: Google, and creating a new key called: Chrome
3. Once you have the key called Chrome:
a) left click on it in the left pane of registry editor
b) right click in the RIGHT pane, and
c) Select: New > String Value
d) Name the string value: UserDataDir
e) Right click on your newly created UserDataDir
f) Select modify...
g) Under Value Data enter the path of your folder structure, for instance:
Y:\Profiles\Chrome\MyUserDataProfile
h) Select Ok
i) Close registry editor
Google Chrome se lance désormais à partir de : Y:\Profiles\Chrome\MyUserDataProfile (par défaut, en utilisant tous vos raccourcis standard sans avoir à modifier leurs chemins d'accès, etc.)
Si vous souhaitez reproduire votre environnement de navigation existant dans ce nouvel emplacement de profil, vous pouvez copier l'intégralité du contenu de votre ancien profil (ou du profil par défaut de Chrome) dans votre nouveau chemin.
Windows 7 ou 8 - Installation de Chrome par défaut Copier tout ce qui se trouve dans :
%USERPROFILE%\AppData\Local\Google\Chrome\UserData
into
Y:\Profiles\Chrome\MyUserDataProfile
Si vous voulez lancer Chrome à partir de différents profils avec des raccourcis distincts pour chacun d'eux, vous devrez créer les raccourcis et modifier les chemins d'accès, etc.