xunchi Posted October 19, 2005 Posted October 19, 2005 Howto DISABLE "Enable Offline Files" by .reg filesThanks.
Bendes Posted October 19, 2005 Posted October 19, 2005 ;Disable "Offline Files and Folders"[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\NetCache]"Enabled"=dword:00000000;Uncheck "Offline Files and Folders" options[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\NetCache]"SyncAtLogon"=dword:00000000"SyncAtLogoff"=dword:00000000"NoReminders"=dword:00000001
glent Posted October 19, 2005 Posted October 19, 2005 (edited) removed Edited October 19, 2005 by glent
xunchi Posted October 20, 2005 Author Posted October 20, 2005 ;Disable "Offline Files and Folders"[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\NetCache]"Enabled"=dword:00000000;Uncheck "Offline Files and Folders" options[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\NetCache]"SyncAtLogon"=dword:00000000"SyncAtLogoff"=dword:00000000"NoReminders"=dword:00000001
Joe User 99 Posted October 20, 2005 Posted October 20, 2005 (edited) Here is what I am using.;Turn Off Offline Files (System)[HKEY_LOCAL_MACHINE\Software\Policies\Microsoft\Windows\NetCache]"Enabled"=dword:00000000"NoConfigCache"=dword:00000001"NoMakeAvailableOffline"=dword:00000001"NoCacheViewer"=dword:00000001;Turn Off Offline Files (User)[HKEY_CURRENT_USER\Software\Policies\Microsoft\Windows\NetCache]"Enabled"=dword:00000000"NoConfigCache"=dword:00000001"NoMakeAvailableOffline"=dword:00000001"NoCacheViewer"=dword:00000001 Edited October 20, 2005 by Joe User 99
Bendes Posted October 20, 2005 Posted October 20, 2005 ;Disable "Offline Files and Folders"[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\NetCache]"Enabled"=dword:00000000;Uncheck "Offline Files and Folders" options[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\NetCache]"SyncAtLogon"=dword:00000000"SyncAtLogoff"=dword:00000000"NoReminders"=dword:00000001 Why ????
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now