Source code of Windows XP (NT5)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

107 lines
2.8 KiB

  1. REGEDIT4
  2. [HKEY_CLASSES_ROOT\CLSID\{FBF23B40-E3F0-101B-8488-00AA003E56F8}]
  3. @="Internet Shortcut"
  4. [HKEY_CLASSES_ROOT\CLSID\{FBF23B40-E3F0-101B-8488-00AA003E56F8}\InProcServer32]
  5. @="url.dll"
  6. "ThreadingModel"="Apartment"
  7. [HKEY_CLASSES_ROOT\CLSID\{FBF23B41-E3F0-101B-8488-00AA003E56F8}]
  8. @="MIME and Internet Property Sheet Hook"
  9. [HKEY_CLASSES_ROOT\CLSID\{FBF23B41-E3F0-101B-8488-00AA003E56F8}\InProcServer32]
  10. @="url.dll"
  11. "ThreadingModel"="Apartment"
  12. [HKEY_CLASSES_ROOT\CLSID\{FBF23B42-E3F0-101B-8488-00AA003E56F8}]
  13. @="The Internet"
  14. [HKEY_CLASSES_ROOT\CLSID\{FBF23B42-E3F0-101B-8488-00AA003E56F8}\DefaultIcon]
  15. @="C:\\PROGRAM FILES\\PLUS!\\MICROSOFT INTERNET\\iexplore.exe,0"
  16. [HKEY_CLASSES_ROOT\CLSID\{FBF23B42-E3F0-101B-8488-00AA003E56F8}\InProcServer32]
  17. @="url.dll"
  18. "ThreadingModel"="Apartment"
  19. [HKEY_CLASSES_ROOT\CLSID\{FBF23B42-E3F0-101B-8488-00AA003E56F8}\Shell\Open\Command]
  20. @="C:\\PROGRAM FILES\\PLUS!\\MICROSOFT INTERNET\\iexplore.exe"
  21. [HKEY_CLASSES_ROOT\CLSID\{FBF23B42-E3F0-101B-8488-00AA003E56F8}\ShellEx\PropertySheetHandlers\{FBF23B42-E3F0-101B-8488-00AA003E56F8}]
  22. @=""
  23. [HKEY_CLASSES_ROOT\CLSID\{FBF23B42-E3F0-101B-8488-00AA003E56F8}\ShellFolder]
  24. @=""
  25. "Attributes"=hex:70,00,00,00
  26. [HKEY_CLASSES_ROOT\.url]
  27. @="InternetShortcut"
  28. [HKEY_CLASSES_ROOT\InternetShortcut]
  29. @="Internet Shortcut"
  30. "EditFlags"=hex:02,00,01,00
  31. "IsShortcut"=""
  32. "NeverShowExt"=""
  33. [HKEY_CLASSES_ROOT\InternetShortcut\ClsID]
  34. @="{FBF23B40-E3F0-101B-8488-00AA003E56F8}"
  35. [HKEY_CLASSES_ROOT\InternetShortcut\DefaultIcon]
  36. @="C:\\WINDOWS\\SYSTEM\\url.dll,0"
  37. [HKEY_CLASSES_ROOT\InternetShortcut\shell\open\command]
  38. @="rundll32.exe url.dll,OpenURL %l"
  39. [HKEY_CLASSES_ROOT\InternetShortcut\shellex\IconHandler]
  40. @="{FBF23B40-E3F0-101B-8488-00AA003E56F8}"
  41. [HKEY_CLASSES_ROOT\InternetShortcut\shellex\PropertySheetHandlers\InternetShortcutProperties]
  42. @="{FBF23B40-E3F0-101B-8488-00AA003E56F8}"
  43. [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\NewShortcutHandlers]
  44. "{FBF23B40-E3F0-101B-8488-00AA003E56F8}"=""
  45. [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\ShellExecuteHooks]
  46. "{FBF23B40-E3F0-101B-8488-00AA003E56F8}"=""
  47. [HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Explorer\FileTypesPropertySheetHook]
  48. @="{FBF23B41-E3F0-101B-8488-00AA003E56F8}"
  49. [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\URL\DefaultPrefix]
  50. @="http://"
  51. [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\URL\Prefixes]
  52. "ftp."="ftp://"
  53. "gopher."="gopher://"
  54. "home."="http://"
  55. "mosaic."="http://"
  56. "www."="http://"
  57. [HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Internet Settings]
  58. "EnableAutodisconnect"=hex:01,00,00,00
  59. "DisconnectIdleTime"=hex:14,00,00,00
  60. "EnableSecurityCheck"=hex:01,00,00,00
  61. [HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\Winsock\Autodial]
  62. "AutodialDllName32"="url.dll"
  63. "AutodialFcnName32"="AutodialHookCallback"