TruBlu01 Posted October 10, 2005 Posted October 10, 2005 I would like to disable the feature on install. Does anyone know what the Reg Key is?Thank you,-Marc
DL. Posted October 12, 2005 Posted October 12, 2005 (edited) This is what I use:Windows Registry Editor Version 5.00[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\NetCache]"SyncAtLogon"=dword:00000000"SyncAtLogoff"=dword:00000000"NoReminders"=dword:00000001"Enabled"=dword:00000000"NoMakeAvailableOffline"=dword:00000001"NoCacheViewer"=dword:00000001[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\NetCache]"SyncAtLogon"=dword:00000000"SyncAtLogoff"=dword:00000000"NoReminders"=dword:00000001"Enabled"=dword:00000000"NoMakeAvailableOffline"=dword:00000001"NoCacheViewer"=dword:00000001[-HKEY_CLASSES_ROOT\CLSID\{10CFC467-4392-11d2-8DB4-00C04FA31A66}][-HKEY_CLASSES_ROOT\CLSID\{750fdf0e-2a26-11d1-a3ea-080036587f03}][-HKEY_CLASSES_ROOT\CLSID\{750fdf10-2a26-11d1-a3ea-080036587f03}][-HKEY_CLASSES_ROOT\CLSID\{AFDB1F70-2A4C-11d2-9039-00C04F8EEB3E}][-HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\{10CFC467-4392-11d2-8DB4-00C04FA31A66}][-HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\{750fdf0e-2a26-11d1-a3ea-080036587f03}][-HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\{AFDB1F70-2A4C-11d2-9039-00C04F8EEB3E}][-HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Shell Extensions\Approved\{10CFC467-4392-11d2-8DB4-00C04FA31A66}][-HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Shell Extensions\Approved\{750fdf0e-2a26-11d1-a3ea-080036587f03}][-HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Shell Extensions\Approved\{AFDB1F70-2A4C-11d2-9039-00C04F8EEB3E}][-HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\ShellIconOverlayIdentifiers\Offline Files][-HKEY_CLASSES_ROOT\CLSID\{450D8FBA-AD25-11D0-98A8-0800361B1103}\shellex\ContextMenuHandlers\Offline Files][-HKEY_CLASSES_ROOT\Directory\shellex\ContextMenuHandlers\Offline Files][-HKEY_CLASSES_ROOT\Drive\shellex\ContextMenuHandlers\Offline Files][-HKEY_CLASSES_ROOT\Folder\shellex\ContextMenuHandlers\Offline Files][-HKEY_CLASSES_ROOT\*\shellex\ContextMenuHandlers\Offline Files][-HKEY_CLASSES_ROOT\lnkfile\shellex\ContextMenuHandlers\Offline Files][-HKEY_CLASSES_ROOT\piffile\shellex\ContextMenuHandlers\Offline Files][HKEY_CLASSES_ROOT\InternetShortcut\shell\open]"CLSID"=-"LegacyDisable"=-[-HKEY_CLASSES_ROOT\InternetShortcut\shellex\ContextMenuHandlers\{FBF23B40-E3F0-101B-8488-00AA003E56F8}]Add a blank line as the second line (under Windows Registry...) and save as .reg.Using that file will disable most of "Offline files". Try it and let me know if it helped you. Edited October 12, 2005 by DL.
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now