Thanks.
Attached File(s)
-
clip_image002.jpg (31.74K)
Number of downloads: 142
Posted 18 October 2005 - 11:12 PM
clip_image002.jpg (31.74K)
Posted 19 October 2005 - 11:51 AM
;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
Posted 19 October 2005 - 01:37 PM
This post has been edited by glent: 19 October 2005 - 01:37 PM
Posted 20 October 2005 - 05:20 AM
Bendes, on Oct 20 2005, 01:51 AM, said:
;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
Posted 20 October 2005 - 07:56 AM
;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
This post has been edited by Joe User 99: 20 October 2005 - 07:57 AM
Posted 20 October 2005 - 11:49 AM
xunchi, on Oct 20 2005, 01:20 PM, said:
Bendes, on Oct 20 2005, 01:51 AM, said:
;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