Share Pastebin
Guest
Public paste!

Untitled

By: a guest | Feb 9th, 2010 | Syntax: None | Size: 15.59 KB | Hits: 66 | Expires: Never
Copy text to clipboard
  1. Windows Registry Editor Version 5.00
  2.  
  3. ;----------------------------------------------------------------------------------------
  4. ; Application Experience
  5.  
  6. [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\AeLookupSvc]
  7. "Start"=dword:00000004
  8.  
  9.  
  10. ;----------------------------------------------------------------------------------------
  11. ; Application Layer Gateway Service
  12.  
  13. [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\ALG]
  14. "Start"=dword:00000004
  15.  
  16.  
  17. ;----------------------------------------------------------------------------------------
  18. ; Application Management
  19.  
  20. [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\AppMgmt]
  21. "Start"=dword:00000004
  22.  
  23.  
  24. ;----------------------------------------------------------------------------------------
  25. ; Base Filtering Engine
  26.  
  27. [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\BFE]
  28. "Start"=dword:00000004
  29.  
  30.  
  31. ;----------------------------------------------------------------------------------------
  32. ; Background Intelligent Transfer Service
  33.  
  34. [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\BITS]
  35. "Start"=dword:00000004
  36.  
  37.  
  38. ;----------------------------------------------------------------------------------------
  39. ; Certificate Propagation
  40.  
  41. [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\CertPropSvc]
  42. "Start"=dword:00000004
  43.  
  44.  
  45. ;----------------------------------------------------------------------------------------
  46. ; CNG Key Isolation
  47.  
  48. [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\KeyIso]
  49. "Start"=dword:00000004
  50.  
  51.  
  52. ;----------------------------------------------------------------------------------------
  53. ; COM+ Event System
  54.  
  55. [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\EventSystem]
  56. "Start"=dword:00000004
  57.  
  58.  
  59. ;----------------------------------------------------------------------------------------
  60. ; COM+ System Application
  61.  
  62. [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\COMSysApp]
  63. "Start"=dword:00000004
  64.  
  65.  
  66. ;----------------------------------------------------------------------------------------
  67. ; Cryptographic Services
  68.  
  69. [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\CryptSvc]
  70. "Start"=dword:00000004
  71.  
  72.  
  73. ;----------------------------------------------------------------------------------------
  74. ; DCOM Server Process Launcher
  75.  
  76. [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\DcomLaunch]
  77. "Start"=dword:00000002
  78.  
  79.  
  80. ;----------------------------------------------------------------------------------------
  81. ; DHCP Client
  82.  
  83. [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Dhcp]
  84. "Start"=dword:00000002
  85.  
  86.  
  87. ;----------------------------------------------------------------------------------------
  88. ; DNS Client
  89.  
  90. [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Dnscache]
  91. "Start"=dword:00000004
  92.  
  93.  
  94. ;----------------------------------------------------------------------------------------
  95. ; Extensible Authentication Protocol
  96.  
  97. [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\EapHost]
  98. "Start"=dword:00000004
  99.  
  100.  
  101. ;----------------------------------------------------------------------------------------
  102. ; Health Key and Certificate Management
  103.  
  104. [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\hkmsvc]
  105. "Start"=dword:00000004
  106.  
  107.  
  108. ;----------------------------------------------------------------------------------------
  109. ; Human Interface Device Access
  110.  
  111. [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\HidServ]
  112. "Start"=dword:00000004
  113.  
  114.  
  115. ;----------------------------------------------------------------------------------------
  116. ; IKE and AuthIP IPsec Keying Modules
  117.  
  118. [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\IKEEXT]
  119. "Start"=dword:00000004
  120.  
  121.  
  122. ;----------------------------------------------------------------------------------------
  123. ; Interactive Services Detection
  124.  
  125. [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\UI0Detect]
  126. "Start"=dword:00000004
  127.  
  128.  
  129. ;----------------------------------------------------------------------------------------
  130. ; Internet Connection Sharing (ICS)
  131.  
  132. [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\SharedAccess]
  133. "Start"=dword:00000004
  134.  
  135.  
  136. ;----------------------------------------------------------------------------------------
  137. ; IP Helper
  138.  
  139. [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\iphlpsvc]
  140. "Start"=dword:00000004
  141.  
  142.  
  143. ;----------------------------------------------------------------------------------------
  144. ; IPsec Policy Agent
  145.  
  146. [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\PolicyAgent]
  147. "Start"=dword:00000004
  148.  
  149.  
  150.  
  151. ;----------------------------------------------------------------------------------------
  152. ; Link-Layer Topology Discovery Mapper
  153.  
  154. [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\lltdsvc]
  155. "Start"=dword:00000004
  156.  
  157.  
  158. ;----------------------------------------------------------------------------------------
  159. ; Microsoft .NET Framework NGEN v2.0.50727_X64
  160.  
  161. [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\clr_optimization_v2.0.50727_64]
  162. "Start"=dword:00000004
  163.  
  164.  
  165. ;----------------------------------------------------------------------------------------
  166. ; Microsoft .NET Framework NGEN v2.0.50727_X86
  167.  
  168. [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\clr_optimization_v2.0.50727_32]
  169. "Start"=dword:00000004
  170.  
  171.  
  172. ;----------------------------------------------------------------------------------------
  173. ; Multimedia Class Scheduler
  174.  
  175. [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\MMCSS]
  176. "Start"=dword:00000004
  177.  
  178.  
  179. ;----------------------------------------------------------------------------------------
  180. ; Netlogon
  181.  
  182. [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Netlogon]
  183. "Start"=dword:00000004
  184.  
  185.  
  186. ;----------------------------------------------------------------------------------------
  187. ; Network Access Protection Agent
  188.  
  189. [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\napagent]
  190. "Start"=dword:00000004
  191.  
  192.  
  193. ;----------------------------------------------------------------------------------------
  194. ; Network Connections
  195.  
  196. [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Netman]
  197. "Start"=dword:00000003
  198.  
  199.  
  200. ;----------------------------------------------------------------------------------------
  201. ; Network List Service
  202.  
  203. [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\netprofm]
  204. "Start"=dword:00000002
  205.  
  206.  
  207. ;----------------------------------------------------------------------------------------
  208. ; Network Location Awareness
  209.  
  210. [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\NlaSvc]
  211. "Start"=dword:00000002
  212.  
  213.  
  214. ;----------------------------------------------------------------------------------------
  215. ; Network Store Interface Service
  216.  
  217. [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\nsi]
  218. "Start"=dword:00000002
  219.  
  220.  
  221. ;----------------------------------------------------------------------------------------
  222. ; Parental Controls
  223.  
  224. [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\WPCSvc]
  225. "Start"=dword:00000004
  226.  
  227.  
  228. ;----------------------------------------------------------------------------------------
  229. ; Plug and Play
  230.  
  231. [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\PlugPlay]
  232. "Start"=dword:00000002
  233.  
  234.  
  235. ;----------------------------------------------------------------------------------------
  236. ; PnP-X IP Bus Enumerator
  237.  
  238. [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\IPBusEnum]
  239. "Start"=dword:00000004
  240.  
  241.  
  242.  
  243. ;----------------------------------------------------------------------------------------
  244. ; Program Compatibility Assistant Service
  245.  
  246. [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\PcaSvc]
  247. "Start"=dword:00000004
  248.  
  249.  
  250. ;----------------------------------------------------------------------------------------
  251. ; Protected Storage
  252.  
  253. [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\ProtectedStorage]
  254. "Start"=dword:00000004
  255.  
  256.  
  257. ;----------------------------------------------------------------------------------------
  258. ; Quality Windows Audio Video Experience
  259.  
  260. [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\QWAVE]
  261. "Start"=dword:00000004
  262.  
  263.  
  264. ;----------------------------------------------------------------------------------------
  265. ; ReadyBoost
  266.  
  267. [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\EMDMgmt]
  268. "Start"=dword:00000004
  269.  
  270.  
  271. ;----------------------------------------------------------------------------------------
  272. ; Remote Access Auto Connection Manager
  273.  
  274. [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\RasAuto]
  275. "Start"=dword:00000004
  276.  
  277.  
  278. ;----------------------------------------------------------------------------------------
  279. ; Remote Access Connection Manager
  280.  
  281. [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\RasMan]
  282. "Start"=dword:00000004
  283.  
  284.  
  285. ;----------------------------------------------------------------------------------------
  286. ; Remote Procedure Call (RPC) Locator
  287.  
  288. [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\RpcLocator]
  289. "Start"=dword:00000004
  290.  
  291.  
  292. ;----------------------------------------------------------------------------------------
  293. ; Secondary Logon
  294.  
  295. [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\seclogon]
  296. "Start"=dword:00000004
  297.  
  298.  
  299. ;----------------------------------------------------------------------------------------
  300. ; Secure Socket Tunneling Protocol Service
  301.  
  302. [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\SstpSvc]
  303. "Start"=dword:00000004
  304.  
  305.  
  306. ;----------------------------------------------------------------------------------------
  307. ; Shell Hardware Detection
  308.  
  309. [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\ShellHWDetection]
  310. "Start"=dword:00000004
  311.  
  312.  
  313. ;----------------------------------------------------------------------------------------
  314. ; SL UI Notification Service
  315.  
  316. [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\SLUINotify]
  317. "Start"=dword:00000003
  318.  
  319.  
  320. ;----------------------------------------------------------------------------------------
  321. ; Smart Card
  322.  
  323. [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\SCardSvr]
  324. "Start"=dword:00000004
  325.  
  326.  
  327. ;----------------------------------------------------------------------------------------
  328. ; Smart Card Removal Policy
  329.  
  330. [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\SCPolicySvc]
  331. "Start"=dword:00000004
  332.  
  333.  
  334. ;----------------------------------------------------------------------------------------
  335. ; Software Licensing
  336.  
  337. [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\slsvc]
  338. "Start"=dword:00000002
  339.  
  340.  
  341. ;----------------------------------------------------------------------------------------
  342. ; SSDP Discovery Service
  343.  
  344. [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\SSDPSRV]
  345. "Start"=dword:00000004
  346.  
  347.  
  348. ;----------------------------------------------------------------------------------------
  349. ; Superfetch
  350.  
  351. [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\SysMain]
  352. "Start"=dword:00000002
  353.  
  354.  
  355. ;----------------------------------------------------------------------------------------
  356. ; System Event Notification
  357.  
  358. [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\SENS]
  359. "Start"=dword:00000004
  360.  
  361.  
  362. ;----------------------------------------------------------------------------------------
  363. ; TCP/IP NetBIOS Helper
  364.  
  365. [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\LmHosts]
  366. "Start"=dword:00000002
  367.  
  368.  
  369. ;----------------------------------------------------------------------------------------
  370. ; Telephony
  371.  
  372. [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\TapiSrv]
  373. "Start"=dword:00000004
  374.  
  375.  
  376. ;----------------------------------------------------------------------------------------
  377. ; Themes
  378.  
  379. [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Themes]
  380. "Start"=dword:00000004
  381.  
  382.  
  383. ;----------------------------------------------------------------------------------------
  384. ; Thread Ordering Server
  385.  
  386. [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\THREADORDER]
  387. "Start"=dword:00000004
  388.  
  389.  
  390. ;----------------------------------------------------------------------------------------
  391. ; User Profile Service
  392.  
  393. [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\ProfSvc]
  394. "Start"=dword:00000002
  395.  
  396.  
  397. ;----------------------------------------------------------------------------------------
  398. ; Virtual Disk
  399.  
  400. [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\vds]
  401. "Start"=dword:00000003
  402.  
  403.  
  404. ;----------------------------------------------------------------------------------------
  405. ; Windows CardSpace
  406.  
  407. [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\idsvc]
  408. "Start"=dword:00000004
  409.  
  410.  
  411. ;----------------------------------------------------------------------------------------
  412. ; Windows Color System
  413.  
  414. [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\WcsPlugInService]
  415. "Start"=dword:00000004
  416.  
  417.  
  418. ;----------------------------------------------------------------------------------------
  419. ; Windows Driver Foundation - User-mode Driver Framework
  420.  
  421. [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\wudfsvc]
  422. "Start"=dword:00000004
  423.  
  424.  
  425. ;----------------------------------------------------------------------------------------
  426. ; Windows Event Collector
  427.  
  428. [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Wecsvc]
  429. "Start"=dword:00000003
  430.  
  431.  
  432. ;----------------------------------------------------------------------------------------
  433. ; Windows Event Log
  434.  
  435. [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Eventlog]
  436. "Start"=dword:00000002
  437.  
  438.  
  439. ;----------------------------------------------------------------------------------------
  440. ; Windows Image Acquisition (WIA)
  441.  
  442. [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\stisvc]
  443. "Start"=dword:00000004
  444.  
  445.  
  446. ;----------------------------------------------------------------------------------------
  447. ; Windows Installer
  448.  
  449. [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\msiserver]
  450. "Start"=dword:00000003
  451.  
  452.  
  453. ;----------------------------------------------------------------------------------------
  454. ; Windows Management Instrumentation
  455.  
  456. [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Winmgmt]
  457. "Start"=dword:00000004
  458.  
  459.  
  460. ;----------------------------------------------------------------------------------------
  461. ; Windows Presentation Foundation Font Cache 3.0.0.0
  462.  
  463. [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\FontCache3.0.0.0]
  464. "Start"=dword:00000004
  465.  
  466.  
  467. ;----------------------------------------------------------------------------------------
  468. ; Windows Remote Management (WS-Management)
  469.  
  470. [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\WinRM]
  471. "Start"=dword:00000004
  472.  
  473.  
  474. ;----------------------------------------------------------------------------------------
  475. ; Windows Update
  476.  
  477. [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\wuauserv]
  478. "Start"=dword:00000004
  479.  
  480.  
  481. ;----------------------------------------------------------------------------------------
  482. ; WinHTTP Web Proxy Auto-Discovery Service
  483.  
  484. [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\WinHttpAutoProxySvc]
  485. "Start"=dword:00000004
  486.  
  487.  
  488. ;----------------------------------------------------------------------------------------
  489. ; Wired AutoConfig
  490.  
  491. [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\dot3svc]
  492. "Start"=dword:00000003
  493.  
  494.  
  495. ;----------------------------------------------------------------------------------------
  496. ; WLAN AutoConfig
  497.  
  498. [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Wlansvc]
  499. "Start"=dword:00000003
  500.  
  501.  
  502. ;----------------------------------------------------------------------------------------
  503. ; WMI Performance Adapter
  504.  
  505. [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\WmiApSrv]
  506. "Start"=dword:00000004
  507.  
  508.  
  509. ;----------------------------------------------------------------------------------------
  510. ; Workstation
  511.  
  512. [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\LanmanWorkstation]
  513. "Start"=dword:00000004
  514.  
  515.  
  516. ;----------------------------------------------------------------------------------------
  517. ; Stop CTFMON.EXE starting with Windows
  518.  
  519. [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Run]
  520. "ctfmon.exe"=-