.reg qui désactive les fichier hors connexion
moi95801
Messages postés
26
Statut
Membre
-
LeNewbie -
LeNewbie -
Bonjour,
Je voudrais désactiver l'utilisation de fichier hors connexion (XP) en éxécutant un .reg sur mon serveur samba.
Voici le fichier .reg :
REGEDIT4
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\User Shell Folders]
"Personal"="z:\\"
[HKEY_LOCAL_MACHINE\Software\Policies\Microsoft\Windows\NetCache]
"Enabled"=dword:00000000
"NoConfigCache"=dword:00000001
"NoMakeAvailableOffline"=dword:00000001
"NoCacheViewer"=dword:00000001
[HKEY_CURRENT_USER\Software\Policies\Microsoft\Windows\NetCache]
"Enabled"=dword:00000000
"NoConfigCache"=dword:00000001
"NoMakeAvailableOffline"=dword:00000001
"NoCacheViewer"=dword:00000001
ça ne marche pas !!!
merci d'avance !
Je voudrais désactiver l'utilisation de fichier hors connexion (XP) en éxécutant un .reg sur mon serveur samba.
Voici le fichier .reg :
REGEDIT4
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\User Shell Folders]
"Personal"="z:\\"
[HKEY_LOCAL_MACHINE\Software\Policies\Microsoft\Windows\NetCache]
"Enabled"=dword:00000000
"NoConfigCache"=dword:00000001
"NoMakeAvailableOffline"=dword:00000001
"NoCacheViewer"=dword:00000001
[HKEY_CURRENT_USER\Software\Policies\Microsoft\Windows\NetCache]
"Enabled"=dword:00000000
"NoConfigCache"=dword:00000001
"NoMakeAvailableOffline"=dword:00000001
"NoCacheViewer"=dword:00000001
ça ne marche pas !!!
merci d'avance !
Configuration: Linux Mandriva Firefox 2.0.0.12
2 réponses
-
J'ai mis pas mal de temps avant de trouver
Il faut simplement rajouter cette clé et redémarrer le PC pour supprimer complètement la synchro.
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\NetCache]
"Formatdatabase"=dword:00000001
Par contre tes fichiers hors-connexions sont toujours présents en local. -
J'ai fait cette manip (pour supprimer des fichiers hors connection et supprimer une synchro ) mais maintenant j'aimerai en activer une autre mais rien ne se passe losrque je clique sur travailler hors connexion !!
Quelqu'un a une idée de ce que je dois faire dans le registre??