.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 !
A voir également:
- Désactiver fichier hors connexion windows 10 regedit
- Regedit windows 10 - Guide
- Gmail connexion - Guide
- Clé d'activation windows 10 - Guide
- Desactiver rond bleu whatsapp - Guide
- Fichier bin - Guide
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.
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.