MSFN Forum: Howto DISABLE "Enable Offline Files" by .reg files - MSFN Forum

Jump to content


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

Howto DISABLE "Enable Offline Files" by .reg files Rate Topic: -----

#1 User is offline   xunchi 

  • Group: Members
  • Posts: 9
  • Joined: 08-August 05

Posted 18 October 2005 - 11:12 PM

Howto DISABLE "Enable Offline Files" by .reg files

Thanks. :hello:

Attached File(s)




#2 User is offline   Bendes 

  • Junior
  • Pip
  • Group: Members
  • Posts: 53
  • Joined: 27-June 04

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



:D

#3 User is offline   glent 

  • Tpyo Spceialist
  • PipPipPipPipPipPip
  • Group: Members
  • Posts: 1,041
  • Joined: 16-August 04

Posted 19 October 2005 - 01:37 PM

removed

This post has been edited by glent: 19 October 2005 - 01:37 PM


#4 User is offline   xunchi 

  • Group: Members
  • Posts: 9
  • Joined: 08-August 05

Posted 20 October 2005 - 05:20 AM

View PostBendes, 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



:D



:no: :no:

#5 User is offline   BoardBabe 

  • MSFN Expert
  • PipPipPipPipPipPip
  • Group: Members
  • Posts: 1,419
  • Joined: 04-October 04

Posted 20 October 2005 - 06:06 AM

:yes:

#6 User is offline   Joe User 99 

  • Member
  • PipPip
  • Group: Members
  • Posts: 168
  • Joined: 24-September 03

Posted 20 October 2005 - 07:56 AM

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

This post has been edited by Joe User 99: 20 October 2005 - 07:57 AM


#7 User is offline   Bendes 

  • Junior
  • Pip
  • Group: Members
  • Posts: 53
  • Joined: 27-June 04

Posted 20 October 2005 - 11:49 AM

View Postxunchi, on Oct 20 2005, 01:20 PM, said:

View PostBendes, 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



:no: :no:



Why :no: :no: ????

Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users



All trademarks mentioned on this page are the property of their respective owners
Copyright © 2001 - 2013 msfn.org
Privacy Policy