Advertisement
AkiraWendell

dfdfdfdd

Nov 4th, 2024
10
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 77.39 KB | None | 0 0
  1. 'Reg.exe add "HKCU\Control Panel\Accessibility\MouseKeys" /v "Flags" /t REG_SZ /d "9000" /f',
  2. 'Reg.exe add "HKCU\Control Panel\Accessibility\MouseKeys" /v "MaximumSpeed" /t REG_SZ /d "700000" /f',
  3. 'Reg.exe add "HKCU\Control Panel\Accessibility\MouseKeys" /v "TimeToMaximumSpeed" /t REG_SZ /d "40000" /f',
  4. 'Reg.exe add "HKLM\\CurrentControlSet\Services\Tcpip\ServiceProvider" /v "DnsPriority" /t REG_DWORD /d "1" /f',
  5. 'Reg.exe add "HKLM\\CurrentControlSet\Services\Tcpip\ServiceProvider" /v "HostsPriority" /t REG_DWORD /d "1" /f',
  6. 'Reg.exe add "HKLM\\CurrentControlSet\Services\Tcpip\ServiceProvider" /v "LocalPriority" /t REG_DWORD /d "1" /f',
  7. 'Reg.exe add "HKLM\\CurrentControlSet\Services\Tcpip\ServiceProvider" /v "NetbtPriority" /t REG_DWORD /d "1" /f',
  8. 'Reg.exe add "HKCU\Control Panel\Mouse" /v "MouseSensitivity" /t REG_SZ /d "10" /f',
  9. 'Reg.exe add "HKCU\Control Panel\Mouse" /v "MouseSpeed" /t REG_SZ /d "0" /f',
  10. 'Reg.exe add "HKCU\Control Panel\Mouse" /v "MouseThreshold1" /t REG_SZ /d "0" /f',
  11. 'Reg.exe add "HKCU\Control Panel\Mouse" /v "MouseThreshold2" /t REG_SZ /d "0" /f',
  12. 'Reg.exe add "HKCU\Control Panel\Keyboard" /v "InitialKeyboardIndicators" /t REG_SZ /d "2" /f',
  13. 'Reg.exe add "HKCU\Control Panel\Keyboard" /v "KeyboardDelay" /t REG_SZ /d "0.5" /f',
  14. 'Reg.exe add "HKCU\Control Panel\Keyboard" /v "KeyboardSpeed" /t REG_SZ /d "100" /f',
  15. 'Reg.exe add "HKCU\Control Panel\Keyboard" /v "lnitialKeyboardlndicators" /t REG_SZ /d "0" /f',
  16. 'Reg.exe add "HKLM\\CurrentControlSet\Control\Session Manager\kernel" /v "DistributeTimers" /t REG_DWORD /d "4343" /f',
  17. 'Reg.exe add "HKU\.DEFAULT\Control Panel\Mouse" /v "MouseSensitivity" /t REG_SZ /d "10" /f',
  18. 'Reg.exe add "HKU\.DEFAULT\Control Panel\Mouse" /v "MouseSpeed" /t REG_SZ /d "0" /f',
  19. 'Reg.exe add "HKU\.DEFAULT\Control Panel\Mouse" /v "MouseThreshold1" /t REG_SZ /d "0" /f',
  20. 'Reg.exe add "HKU\.DEFAULT\Control Panel\Mouse" /v "MouseThreshold2" /t REG_SZ /d "0" /f',
  21. 'Reg.exe add "HKCU\Control Panel\Accessibility\Keyboard Response" /v "AutoRepeatDelay" /t REG_SZ /d "1000" /f',
  22. 'Reg.exe add "HKCU\Control Panel\Accessibility\Keyboard Response" /v "AutoRepeatRate" /t REG_SZ /d "1" /f',
  23. 'Reg.exe add "HKCU\Control Panel\Accessibility\Keyboard Response" /v "BounceTime" /t REG_SZ /d "0" /f',
  24. 'Reg.exe add "HKCU\Control Panel\Accessibility\Keyboard Response" /v "DelayBeforeAcceptance" /t REG_SZ /d "1000" /f',
  25. 'Reg.exe add "HKCU\Control Panel\Accessibility\Keyboard Response" /v "Last BounceKey Setting" /t REG_DWORD /d "0" /f',
  26. 'Reg.exe add "HKCU\Control Panel\Accessibility\Keyboard Response" /v "Last Valid Delay" /t REG_DWORD /d "0" /f',
  27. 'Reg.exe add "HKCU\Control Panel\Accessibility\Keyboard Response" /v "Last Valid Repeat" /t REG_DWORD /d "0" /f',
  28. 'Reg.exe add "HKCU\Control Panel\Accessibility\Keyboard Response" /v "Last Valid Wait" /t REG_DWORD /d "1000" /f',
  29. 'Reg.exe add "HKCU\Control Panel\Accessibility\Keyboard Response" /v "Flags" /t REG_SZ /d "1000" /f',
  30. 'Reg.exe add "HKCU\Control Panel\Accessibility\Keyboard Response" /v "TimeToWait" /t REG_SZ /d "60000" /f',
  31. 'Reg.exe add "HKU\.DEFAULT\Control Panel\Mouse" /v "MouseSpeed" /t REG_SZ /d "3500" /f',
  32. 'Reg.exe add "HKU\.DEFAULT\Control Panel\Mouse" /v "MouseThreshold1" /t REG_SZ /d "74" /f',
  33. 'Reg.exe add "HKLM\\\\CurrentControlSet\\Services\\Tcpip\\ServiceProvider" /v "DnsPriority" /t REG_DWORD /d "1" /f', shell=True',
  34. 'Reg.exe add "HKLM\\\\CurrentControlSet\\Services\\Tcpip\\ServiceProvider" /v "HostsPriority" /t REG_DWORD /d "1" /f', shell=True',
  35. 'Reg.exe add "HKLM\\\\CurrentControlSet\\Services\\Tcpip\\ServiceProvider" /v "LocalPriority" /t REG_DWORD /d "1" /f', shell=True',
  36. 'Reg.exe add "HKLM\\\\CurrentControlSet\\Services\\Tcpip\\ServiceProvider" /v "NetbtPriority" /t REG_DWORD /d "1" /f', shell=True',
  37. 'Reg.exe add "HKLM\\\\CurrentControlSet\\Services\\Dnscache\\Parameters" /v "CacheHashTableBucketSize" /t REG_DWORD /d "1" /f', shell=True',
  38. 'Reg.exe add "HKLM\\\\CurrentControlSet\\Services\\Dnscache\\Parameters" /v "CacheHashTableSize" /t REG_DWORD /d "384" /f', shell=True',
  39. 'Reg.exe add "HKLM\\\\CurrentControlSet\\Services\\Dnscache\\Parameters" /v "MaxCacheEntryTtlLimit" /t REG_DWORD /d "64000" /f', shell=True',
  40. 'Reg.exe add "HKLM\\\\CurrentControlSet\\Services\\Dnscache\\Parameters" /v "MaxSOACacheEntryTtlLimit" /t REG_DWORD /d "301" /f', shell=True',
  41. 'Reg.exe add "HKLM\\\\CurrentControlSet\\Services\\Dnscache\\Parameters" /v "NegativeCacheTime" /t REG_DWORD /d "0" /f', shell=True',
  42. 'Reg.exe add "HKLM\\\\CurrentControlSet\\Services\\Dnscache\\Parameters" /v "NetFailureCacheTime" /t REG_DWORD /d "0" /f', shell=True',
  43. 'Reg.exe add "HKLM\\\\CurrentControlSet\\Services\\Dnscache\\Parameters" /v "NegativeSOACacheTime" /t REG_DWORD /d "0" /f', shell=True',
  44. 'Reg.exe add "HKU\.DEFAULT\Control Panel\Mouse" /v "MouseThreshold2" /t REG_SZ /d "74" /f',
  45. 'Reg.exe add "HKU\.DEFAULT\Control Panel\Mouse" /v "Mouse Smooth" /t REG_SZ /d "1000" /f',
  46. 'Reg.exe add "HKU\.DEFAULT\Control Panel\Mouse" /v "Speed Fast" /t REG_SZ /d "3500" /f',
  47. 'Reg.exe add "HKU\.DEFAULT\Control Panel\Mouse" /v "FlashClick" /t REG_SZ /d "3000" /f',
  48. 'Reg.exe add "HKU\.DEFAULT\Control Panel\Mouse" /v "Delay" /t REG_SZ /d "1.0" /f',
  49. 'Reg.exe add "HKLM\\CurrentControlSet\Services\Tcpip\Parameters" /v "DefaultTTL" /t REG_DWORD /d "64" /f',
  50. 'Reg.exe add "HKLM\\CurrentControlSet\Services\Tcpip\Parameters" /v "DisableTaskOffload" /t REG_DWORD /d "1" /f',
  51. 'Reg.exe add "HKLM\\CurrentControlSet\Services\Tcpip\Parameters" /v "DisableLargeMtu" /t REG_DWORD /d "0" /f',
  52. 'Reg.exe add "HKLM\\CurrentControlSet\Services\Tcpip\Parameters" /v "EnableConnectionRateLimiting" /t REG_DWORD /d "0" /f',
  53. 'Reg.exe add "HKCU\Control Panel\Accessibility\MouseKeys" /v "Flags" /t REG_SZ /d "9000" /f',
  54. 'Reg.exe add "HKCU\Control Panel\Accessibility\MouseKeys" /v "MaximumSpeed" /t REG_SZ /d "700000" /f',
  55. 'Reg.exe add "HKCU\Control Panel\Accessibility\MouseKeys" /v "TimeToMaximumSpeed" /t REG_SZ /d "40000" /f',
  56. 'Reg.exe add "HKLM\\CurrentControlSet\Services\Tcpip\ServiceProvider" /v "DnsPriority" /t REG_DWORD /d "1" /f',
  57. 'Reg.exe add "HKLM\\CurrentControlSet\Services\Tcpip\ServiceProvider" /v "HostsPriority" /t REG_DWORD /d "1" /f',
  58. 'Reg.exe add "HKLM\\CurrentControlSet\Services\Tcpip\ServiceProvider" /v "LocalPriority" /t REG_DWORD /d "1" /f',
  59. 'Reg.exe add "HKLM\\CurrentControlSet\Services\Tcpip\ServiceProvider" /v "NetbtPriority" /t REG_DWORD /d "1" /f',
  60. 'Reg.exe add "HKCU\Control Panel\Mouse" /v "MouseSensitivity" /t REG_SZ /d "10" /f',
  61. 'Reg.exe add "HKCU\Control Panel\Mouse" /v "MouseSpeed" /t REG_SZ /d "0" /f',
  62. 'Reg.exe add "HKCU\Control Panel\Mouse" /v "MouseThreshold1" /t REG_SZ /d "0" /f',
  63. 'Reg.exe add "HKCU\Control Panel\Mouse" /v "MouseThreshold2" /t REG_SZ /d "0" /f',
  64. 'Reg.exe add "HKCU\Control Panel\Keyboard" /v "InitialKeyboardIndicators" /t REG_SZ /d "2" /f',
  65. 'Reg.exe add "HKLM\\\\CurrentControlSet\\Services\\Tcpip\\Parameters\\Winsock" /v "UseDelayedAcceptance" /t REG_DWORD /d "0" /f', shell=True',
  66. 'Reg.exe add "HKLM\\\\CurrentControlSet\\Services\\Tcpip\\Parameters\\Winsock" /v "MaxSockAddrLength" /t REG_DWORD /d "16" /f', shell=True',
  67. 'Reg.exe add "HKLM\\\\CurrentControlSet\\Services\\Tcpip\\Parameters\\Winsock" /v "MinSockAddrLength" /t REG_DWORD /d "16" /f', shell=True',
  68. 'Reg.exe add "HKLM\\\\CurrentControlSet\\Services\\Tcpip\\Parameters\\Winsock" /v "HelperDllName" /t REG_EXPAND_SZ /d "%%Root%%\\32\\wshtcpip.dll" /f', shell=True',
  69. 'Reg.exe add "HKLM\\\\CurrentControlSet\\Services\\Tcpip\\Parameters\\Winsock" /v "ProviderGUID" /t REG_BINARY /d "a01a0fe78babcf118ca300805f48a192" /f', shell=True',
  70. 'Reg.exe add "HKLM\\\\CurrentControlSet\\Services\\Tcpip\\Parameters\\Winsock" /v "OfflineCapable" /t REG_DWORD /d "1" /f', shell=True',
  71. 'Reg.exe add "HKLM\\\\CurrentControlSet\\Services\\Tcpip\\Parameters\\Winsock" /v "Mapping" /t REG_BINARY /d "08000000030000000200000001000000060000000200000001000000000000000200000000000000060000000200000002000000110000000200000002000000000000000200000000000000110000000200000003000000ff000000020000000300000000000000" /f', shell=True',
  72. 'Reg.exe add "HKLM\\\\CurrentControlSet\\Services\\Tcpip\\Parameters\\Winsock\\0" /v "Version" /t REG_DWORD /d "2" /f', shell=True',
  73. 'Reg.exe add "HKLM\\\\CurrentControlSet\\Services\\Tcpip\\Parameters\\Winsock\\0" /v "AddressFamily" /t REG_DWORD /d "2" /f', shell=True',
  74. 'Reg.exe add "HKLM\\\\CurrentControlSet\\Services\\Tcpip\\Parameters\\Winsock\\0" /v "MaxSockAddrLength" /t REG_DWORD /d "16" /f', shell=True',
  75. 'Reg.exe add "HKLM\\\\CurrentControlSet\\Services\\Tcpip\\Parameters\\Winsock\\0" /v "MinSockAddrLength" /t REG_DWORD /d "16" /f', shell=True',
  76. 'Reg.exe add "HKLM\\\\CurrentControlSet\\Services\\Tcpip\\Parameters\\Winsock\\0" /v "SocketType" /t REG_DWORD /d "1" /f', shell=True',
  77. 'Reg.exe add "HKLM\\\\CurrentControlSet\\Services\\Tcpip\\Parameters\\Winsock\\0" /v "Protocol" /t REG_DWORD /d "6" /f', shell=True',
  78. 'Reg.exe add "HKLM\\\\CurrentControlSet\\Services\\Tcpip\\Parameters\\Winsock\\0" /v "ProtocolMaxOffset" /t REG_DWORD /d "0" /f', shell=True',
  79. 'Reg.exe add "HKLM\\\\CurrentControlSet\\Services\\Tcpip\\Parameters\\Winsock\\0" /v "ByteOrder" /t REG_DWORD /d "0" /f', shell=True',
  80. 'Reg.exe add "HKLM\\\\CurrentControlSet\\Services\\Tcpip\\Parameters\\Winsock\\0" /v "MessageSize" /t REG_DWORD /d "0" /f', shell=True',
  81. 'Reg.exe add "HKLM\\\\CurrentControlSet\\Services\\Tcpip\\Parameters\\Winsock\\0" /v "szProtocol" /t REG_EXPAND_SZ /d "@%%Root%%\\32\\mswsock.dll,-60100" /f', shell=True',
  82. 'Reg.exe add "HKLM\\\\CurrentControlSet\\Services\\Tcpip\\Parameters\\Winsock\\0" /v "ProviderFlags" /t REG_DWORD /d "8" /f', shell=True',
  83. 'Reg.exe add "HKLM\\\\CurrentControlSet\\Services\\Tcpip\\Parameters\\Winsock\\0" /v "ServiceFlags" /t REG_DWORD /d "131174" /f', shell=True',
  84. 'Reg.exe add "HKLM\\\\CurrentControlSet\\Services\\Tcpip\\Parameters\\Winsock\\1" /v "Version" /t REG_DWORD /d "2" /f', shell=True',
  85. 'Reg.exe add "HKLM\\\\CurrentControlSet\\Services\\Tcpip\\Parameters\\Winsock\\1" /v "AddressFamily" /t REG_DWORD /d "2" /f', shell=True',
  86. 'Reg.exe add "HKLM\\\\CurrentControlSet\\Services\\Tcpip\\Parameters\\Winsock\\1" /v "MaxSockAddrLength" /t REG_DWORD /d "16" /f', shell=True',
  87. 'Reg.exe add "HKLM\\\\CurrentControlSet\\Services\\Tcpip\\Parameters\\Winsock\\1" /v "MinSockAddrLength" /t REG_DWORD /d "16" /f', shell=True',
  88. 'Reg.exe add "HKLM\\\\CurrentControlSet\\Services\\Tcpip\\Parameters\\Winsock\\1" /v "SocketType" /t REG_DWORD /d "2" /f', shell=True',
  89. 'Reg.exe add "HKLM\\\\CurrentControlSet\\Services\\Tcpip\\Parameters\\Winsock\\1" /v "Protocol" /t REG_DWORD /d "17" /f', shell=True',
  90. 'Reg.exe add "HKLM\\\\CurrentControlSet\\Services\\Tcpip\\Parameters\\Winsock\\1" /v "ProtocolMaxOffset" /t REG_DWORD /d "0" /f', shell=True',
  91. 'Reg.exe add "HKLM\\\\CurrentControlSet\\Services\\Tcpip\\Parameters\\Winsock\\1" /v "ByteOrder" /t REG_DWORD /d "0" /f', shell=True',
  92. 'Reg.exe add "HKLM\\\\CurrentControlSet\\Services\\Tcpip\\Parameters\\Winsock\\1" /v "MessageSize" /t REG_DWORD /d "65527" /f', shell=True',
  93. 'Reg.exe add "HKLM\\\\CurrentControlSet\\Services\\Tcpip\\Parameters\\Winsock\\1" /v "szProtocol" /t REG_EXPAND_SZ /d "@%%Root%%\\32\\mswsock.dll,-60101" /f', shell=True',
  94. 'Reg.exe add "HKLM\\\\CurrentControlSet\\Services\\Tcpip\\Parameters\\Winsock\\1" /v "ProviderFlags" /t REG_DWORD /d "8" /f', shell=True',
  95. 'Reg.exe add "HKLM\\\\CurrentControlSet\\Services\\Tcpip\\Parameters\\Winsock\\1" /v "ServiceFlags" /t REG_DWORD /d "132617" /f', shell=True',
  96. 'Reg.exe add "HKLM\\\\CurrentControlSet\\Services\\Tcpip\\Parameters\\Winsock\\2" /v "Version" /t REG_DWORD /d "2" /f', shell=True',
  97. 'Reg.exe add "HKLM\\\\CurrentControlSet\\Services\\Tcpip\\Parameters\\Winsock\\2" /v "AddressFamily" /t REG_DWORD /d "2" /f', shell=True',
  98. 'Reg.exe add "HKLM\\\\CurrentControlSet\\Services\\Tcpip\\Parameters\\Winsock\\2" /v "MaxSockAddrLength" /t REG_DWORD /d "16" /f', shell=True',
  99. 'Reg.exe add "HKLM\\\\CurrentControlSet\\Services\\Tcpip\\Parameters\\Winsock\\2" /v "MinSockAddrLength" /t REG_DWORD /d "16" /f', shell=True',
  100. 'Reg.exe add "HKLM\\\\CurrentControlSet\\Services\\Tcpip\\Parameters\\Winsock\\2" /v "SocketType" /t REG_DWORD /d "3" /f', shell=True',
  101. 'Reg.exe add "HKLM\\\\CurrentControlSet\\Services\\Tcpip\\Parameters\\Winsock\\2" /v "Protocol" /t REG_DWORD /d "0" /f', shell=True',
  102. 'Reg.exe add "HKLM\\\\CurrentControlSet\\Services\\Tcpip\\Parameters\\Winsock\\2" /v "ProtocolMaxOffset" /t REG_DWORD /d "255" /f', shell=True',
  103. 'Reg.exe add "HKLM\\\\CurrentControlSet\\Services\\Tcpip\\Parameters\\Winsock\\2" /v "ByteOrder" /t REG_DWORD /d "0" /f', shell=True',
  104. 'Reg.exe add "HKLM\\\\CurrentControlSet\\Services\\Tcpip\\Parameters\\Winsock\\2" /v "MessageSize" /t REG_DWORD /d "32768" /f', shell=True',
  105. 'Reg.exe add "HKLM\\\\CurrentControlSet\\Services\\Tcpip\\Parameters\\Winsock\\2" /v "szProtocol" /t REG_EXPAND_SZ /d "@%%Root%%\\32\\mswsock.dll,-60102" /f', shell=True',
  106. 'Reg.exe add "HKLM\\\\CurrentControlSet\\Services\\Tcpip\\Parameters\\Winsock\\2" /v "ProviderFlags" /t REG_DWORD /d "12" /f', shell=True',
  107. 'Reg.exe add "HKLM\\\\CurrentControlSet\\Services\\Tcpip\\Parameters\\Winsock\\2" /v "ServiceFlags" /t REG_DWORD /d "132617" /f', shell=True',
  108. 'Reg.exe add "HKLM\\\\CurrentControlSet\\Control\\PriorityControl" /v "Win32PrioritySeparation" /t REG_DWORD /d "135" /f', shell=True',
  109. 'Reg.exe add "HKCU\Control Panel\Keyboard" /v "KeyboardDelay" /t REG_SZ /d "0.5" /f',
  110. 'Reg.exe add "HKCU\Control Panel\Keyboard" /v "KeyboardSpeed" /t REG_SZ /d "100" /f',
  111. 'Reg.exe add "HKCU\Control Panel\Keyboard" /v "lnitialKeyboardlndicators" /t REG_SZ /d "0" /f',
  112. 'Reg.exe add "HKLM\\CurrentControlSet\Control\Session Manager\kernel" /v "DistributeTimers" /t REG_DWORD /d "4343" /f',
  113. 'Reg.exe add "HKU\.DEFAULT\Control Panel\Mouse" /v "MouseSensitivity" /t REG_SZ /d "10" /f',
  114. 'Reg.exe add "HKU\.DEFAULT\Control Panel\Mouse" /v "MouseSpeed" /t REG_SZ /d "0" /f',
  115. 'Reg.exe add "HKU\.DEFAULT\Control Panel\Mouse" /v "MouseThreshold1" /t REG_SZ /d "0" /f',
  116. 'Reg.exe add "HKU\.DEFAULT\Control Panel\Mouse" /v "MouseThreshold2" /t REG_SZ /d "0" /f',
  117. 'Reg.exe add "HKCU\Control Panel\Mouse" /v "DoubleClickHeight" /t REG_SZ /d "4" /f',
  118. 'Reg.exe add "HKCU\Control Panel\Mouse" /v "DoubleClickSpeed" /t REG_SZ /d "500" /f',
  119. 'Reg.exe add "HKCU\Control Panel\Mouse" /v "DoubleClickWidth" /t REG_SZ /d "4" /f',
  120. 'Reg.exe add "HKCU\Control Panel\Mouse" /v "ExtendedSounds" /t REG_SZ /d "No" /f',
  121. 'Reg.exe add "HKCU\Control Panel\Mouse" /v "MouseHoverHeight" /t REG_SZ /d "4" /f',
  122. 'Reg.exe add "HKCU\Control Panel\Mouse" /v "MouseHoverTime" /t REG_SZ /d "400" /f',
  123. 'Reg.exe add "HKCU\Control Panel\Mouse" /v "MouseHoverWidth" /t REG_SZ /d "4" /f',
  124. 'Reg.exe add "HKCU\Control Panel\Mouse" /v "MouseSensitivity" /t REG_SZ /d "10" /f',
  125. 'Reg.exe add "HKCU\Control Panel\Mouse" /v "MouseSpeed" /t REG_SZ /d "1" /f',
  126. 'Reg.exe add "HKCU\Control Panel\Mouse" /v "MouseThreshold1" /t REG_SZ /d "6" /f',
  127. 'Reg.exe add "HKCU\Control Panel\Mouse" /v "MouseThreshold2" /t REG_SZ /d "10" /f',
  128. 'Reg.exe add "HKLM\\CurrentControlSet\Services\Tcpip\Parameters\Interfaces\{122da4c0-a8c1-11ed-bcf3-806e6f6e6963}" /f', shell=True',
  129. 'Reg.exe add "HKLM\\CurrentControlSet\Services\Tcpip\Parameters\Interfaces\{2C2B0C5F-D7AC-44D7-AEEB-204915937C46}" /v "Lease" /t REG_DWORD /d "10800" /f', shell=True',
  130. 'Reg.exe add "HKLM\\CurrentControlSet\Services\Tcpip\Parameters\Interfaces\{2C2B0C5F-D7AC-44D7-AEEB-204915937C46}" /v "LeaseObtainedTime" /t REG_DWORD /d "1677856209" /f', shell=True',
  131. 'Reg.exe add "HKLM\\CurrentControlSet\Services\Tcpip\Parameters\Interfaces\{2C2B0C5F-D7AC-44D7-AEEB-204915937C46}" /v "T1" /t REG_DWORD /d "1677861609" /f', shell=True',
  132. 'Reg.exe add "HKLM\\CurrentControlSet\Services\Tcpip\Parameters\Interfaces\{2C2B0C5F-D7AC-44D7-AEEB-204915937C46}" /v "T2" /t REG_DWORD /d "1677865659" /f', shell=True',
  133. 'Reg.exe add "HKLM\\CurrentControlSet\Services\Tcpip\Parameters\Interfaces\{2C2B0C5F-D7AC-44D7-AEEB-204915937C46}" /v "LeaseTerminatesTime" /t REG_DWORD /d "1677867009" /f', shell=True',
  134. 'Reg.exe add "HKLM\\CurrentControlSet\Services\Tcpip\Parameters\Interfaces\{2C2B0C5F-D7AC-44D7-AEEB-204915937C46}" /v "AddressType" /t REG_DWORD /d "0" /f', shell=True',
  135. 'Reg.exe add "HKLM\\CurrentControlSet\Services\Tcpip\Parameters\Interfaces\{2C2B0C5F-D7AC-44D7-AEEB-204915937C46}" /v "IsServerNapAware" /t REG_DWORD /d "0" /f', shell=True',
  136. 'Reg.exe add "HKLM\\CurrentControlSet\Services\Tcpip\Parameters\Interfaces\{2C2B0C5F-D7AC-44D7-AEEB-204915937C46}" /v "DhcpConnForceBroadcastFlag" /t REG_DWORD /d "0" /f', shell=True',
  137. 'Reg.exe add "HKLM\\CurrentControlSet\Services\Tcpip\Parameters\Interfaces\{2C2B0C5F-D7AC-44D7-AEEB-204915937C46}" /v "DhcpDefaultGateway" /t REG_MULTI_SZ /d "192.168.1.1" /f', shell=True',
  138. 'Reg.exe add "HKLM\\CurrentControlSet\Services\Tcpip\Parameters\Interfaces\{2C2B0C5F-D7AC-44D7-AEEB-204915937C46}" /v "DhcpSubnetMaskOpt" /t REG_MULTI_SZ /d "255.255.255.0" /f', shell=True',
  139. 'Reg.exe add "HKLM\\CurrentControlSet\Services\Tcpip\Parameters\Interfaces\{2C2B0C5F-D7AC-44D7-AEEB-204915937C46}" /v "DhcpInterfaceOptions" /t REG_BINARY /d "fc0000000000000000000000000000002e150000790000000000000000000000000000002e150000770000000000000000000000000000002e1500002f0000000000000000000000000000002e1500002e0000000000000000000000000000002e1500002c0000000000000000000000000000002e1500002b0000000000000000000000000000002e150000210000000000000000000000000000002e1500001f0000000000000000000000000000002e1500000f0000000000000000000000000000002e1500000600000000000000040000000000000016002a30c0a801010300000000000000040000000000000016002a30c0a801010100000000000000040000000000000016002a30ffffff003300000000000000040000000000000016002a3000002a303600000000000000040000000000000016002a30c0a801013500000000000000010000000000000016002a3005000000" /f', shell=True',
  140. 'Reg.exe add "HKLM\\CurrentControlSet\Services\Tcpip\Parameters\Interfaces\{2C2B0C5F-D7AC-44D7-AEEB-204915937C46}" /v "DhcpGatewayHardware" /t REG_BINARY /d "c0a8010106000000c4a402768dbd" /f', shell=True',
  141. 'Reg.exe add "HKLM\\CurrentControlSet\Services\Tcpip\Parameters\Interfaces\{2C2B0C5F-D7AC-44D7-AEEB-204915937C46}" /v "DhcpGatewayHardwareCount" /t REG_DWORD /d "1" /f', shell=True',
  142. 'Reg.exe add "HKLM\\CurrentControlSet\Services\Tcpip\Parameters\Interfaces\{4B60CC79-0175-4BDC-8B2D-5CA4AA06F32A}" /v "UseZeroBroadcast" /t REG_DWORD /d "4294967295" /f', shell=True',
  143. 'Reg.exe add "HKLM\\CurrentControlSet\Services\Tcpip\Parameters\Interfaces\{4B60CC79-0175-4BDC-8B2D-5CA4AA06F32A}" /v "EnableDeadGWDetect" /t REG_DWORD /d "1" /f', shell=True',
  144. 'Reg.exe add "HKLM\\CurrentControlSet\Services\Tcpip\Parameters\Interfaces\{4B60CC79-0175-4BDC-8B2D-5CA4AA06F32A}" /v "EnableDHCP" /t REG_DWORD /d "1" /f', shell=True',
  145. 'Reg.exe add "HKLM\\CurrentControlSet\Services\Tcpip\Parameters\Interfaces\{4B60CC79-0175-4BDC-8B2D-5CA4AA06F32A}" /v "NameServer" /t REG_SZ /d "8.8.8.8,8.8.4.4" /f', shell=True',
  146. 'Reg.exe add "HKLM\\CurrentControlSet\Services\Tcpip\Parameters\Interfaces\{4B60CC79-0175-4BDC-8B2D-5CA4AA06F32A}" /v "Domain" /t REG_SZ /d "" /f', shell=True',
  147. 'Reg.exe add "HKLM\\CurrentControlSet\Services\Tcpip\Parameters\Interfaces\{4B60CC79-0175-4BDC-8B2D-5CA4AA06F32A}" /v "RegistrationEnabled" /t REG_DWORD /d "1" /f', shell=True',
  148. 'Reg.exe add "HKLM\\CurrentControlSet\Services\Tcpip\Parameters\Interfaces\{4B60CC79-0175-4BDC-8B2D-5CA4AA06F32A}" /v "RegisterAdapterName" /t REG_DWORD /d "0" /f', shell=True',
  149. 'Reg.exe add "HKLM\\CurrentControlSet\Services\Tcpip\Parameters\Interfaces\{4B60CC79-0175-4BDC-8B2D-5CA4AA06F32A}" /v "Lease" /t REG_DWORD /d "864000" /f', shell=True',
  150. 'Reg.exe add "HKLM\\CurrentControlSet\Services\Tcpip\Parameters\Interfaces\{4B60CC79-0175-4BDC-8B2D-5CA4AA06F32A}" /v "LeaseObtainedTime" /t REG_DWORD /d "1467505923" /f', shell=True',
  151. 'Reg.exe add "HKLM\\CurrentControlSet\Services\Tcpip\Parameters\Interfaces\{4B60CC79-0175-4BDC-8B2D-5CA4AA06F32A}" /v "T1" /t REG_DWORD /d "1467937923" /f', shell=True',
  152. 'Reg.exe add "HKLM\\CurrentControlSet\Services\Tcpip\Parameters\Interfaces\{4B60CC79-0175-4BDC-8B2D-5CA4AA06F32A}" /v "T2" /t REG_DWORD /d "1468261923" /f', shell=True',
  153. 'Reg.exe add "HKLM\\CurrentControlSet\Services\Tcpip\Parameters\Interfaces\{4B60CC79-0175-4BDC-8B2D-5CA4AA06F32A}" /v "LeaseTerminatesTime" /t REG_DWORD /d "1468369923" /f', shell=True',
  154. 'Reg.exe add "HKLM\\CurrentControlSet\Services\Tcpip\Parameters\Interfaces\{4B60CC79-0175-4BDC-8B2D-5CA4AA06F32A}" /v "AddressType" /t REG_DWORD /d "0" /f', shell=True',
  155. 'Reg.exe add "HKLM\\CurrentControlSet\Services\Tcpip\Parameters\Interfaces\{4B60CC79-0175-4BDC-8B2D-5CA4AA06F32A}" /v "IsServerNapAware" /t REG_DWORD /d "1" /f', shell=True',
  156. 'Reg.exe add "HKLM\\CurrentControlSet\Services\Tcpip\Parameters\Interfaces\{4B60CC79-0175-4BDC-8B2D-5CA4AA06F32A}" /v "DhcpConnForceBroadcastFlag" /t REG_DWORD /d "0" /f', shell=True',
  157. 'Reg.exe add "HKLM\\CurrentControlSet\Services\Tcpip\Parameters\Interfaces\{4B60CC79-0175-4BDC-8B2D-5CA4AA06F32A}" /v "DhcpNetworkHint" /t REG_SZ /d "6627565626F687F5B41495" /f', shell=True',
  158. 'Reg.exe add "HKLM\\CurrentControlSet\Services\Tcpip\Parameters\Interfaces\{4B60CC79-0175-4BDC-8B2D-5CA4AA06F32A}" /v "DhcpInterfaceOptions" /t REG_BINARY /d "06000000000000000800000000000000038c8557d41b28f1d41b28f003000000000000000400000000000000038c8557c0a800fe01000000000000000400000000000000038c8557ffffff0036000000000000000400000000000000038c8557c0a800fe35000000000000000100000000000000038c855705000000fc000000000000000000000000000000dd89785733000000000000000400000000000000038c8557000d2f00" /f', shell=True',
  159. 'Reg.exe add "HKLM\\CurrentControlSet\Services\Tcpip\Parameters\Interfaces\{4B60CC79-0175-4BDC-8B2D-5CA4AA06F32A}" /v "DhcpGatewayHardware" /t REG_BINARY /d "c0a800fe060000000024d4b16589" /f', shell=True',
  160. 'Reg.exe add "HKLM\\CurrentControlSet\Services\Tcpip\Parameters\Interfaces\{4B60CC79-0175-4BDC-8B2D-5CA4AA06F32A}" /v "DhcpGatewayHardwareCount" /t REG_DWORD /d "1" /f', shell=True',
  161. 'Reg.exe add "HKLM\\CurrentControlSet\Services\Tcpip\Parameters\Interfaces\{4B60CC79-0175-4BDC-8B2D-5CA4AA06F32A}" /v "MTU" /t REG_DWORD /d "4294967295" /f', shell=True',
  162. 'Reg.exe add "HKLM\\CurrentControlSet\Services\Tcpip\Parameters\Interfaces\{4B60CC79-0175-4BDC-8B2D-5CA4AA06F32A}" /v "TCPNoDelay" /t REG_DWORD /d "1694564351" /f', shell=True',
  163. 'Reg.exe add "HKLM\\CurrentControlSet\Services\Tcpip\Parameters\Interfaces\{4B60CC79-0175-4BDC-8B2D-5CA4AA06F32A}" /v "TcpAckFrequency" /t REG_DWORD /d "61167" /f', shell=True',
  164. 'Reg.exe add "HKLM\\CurrentControlSet\Services\Tcpip\Parameters\Interfaces\{4B60CC79-0175-4BDC-8B2D-5CA4AA06F32A}" /v "DhcpNameServer" /t REG_SZ /d "212.27.40.241 212.27.40.240" /f', shell=True',
  165. 'Reg.exe add "HKLM\\CurrentControlSet\Services\Tcpip\Parameters\Interfaces\{4B60CC79-0175-4BDC-8B2D-5CA4AA06F32A}" /v "DhcpDefaultGateway" /t REG_MULTI_SZ /d "192.168.1.1" /f', shell=True',
  166. 'Reg.exe add "HKLM\\CurrentControlSet\Services\Tcpip\Parameters\Interfaces\{4B60CC79-0175-4BDC-8B2D-5CA4AA06F32A}" /v "DhcpSubnetMaskOpt" /t REG_MULTI_SZ /d "255.255.255.0" /f', shell=True',
  167. 'Reg.exe add "HKLM\\CurrentControlSet\Services\Tcpip\Parameters\Interfaces\{4B60CC79-0175-4BDC-8B2D-5CA4AA06F32A}\24F6579776575637024556C65636F6D6027596D26496" /v "UseZeroBroadcast" /t REG_DWORD /d "0" /f', shell=True',
  168. 'Reg.exe add "HKLM\\CurrentControlSet\Services\Tcpip\Parameters\Interfaces\{4B60CC79-0175-4BDC-8B2D-5CA4AA06F32A}\24F6579776575637024556C65636F6D6027596D26496" /v "EnableDeadGWDetect" /t REG_DWORD /d "1" /f', shell=True',
  169. 'Reg.exe add "HKLM\\CurrentControlSet\Services\Tcpip\Parameters\Interfaces\{4B60CC79-0175-4BDC-8B2D-5CA4AA06F32A}\24F6579776575637024556C65636F6D6027596D26496" /v "EnableDHCP" /t REG_DWORD /d "1" /f', shell=True',
  170. 'Reg.exe add "HKLM\\CurrentControlSet\Services\Tcpip\Parameters\Interfaces\{4B60CC79-0175-4BDC-8B2D-5CA4AA06F32A}\24F6579776575637024556C65636F6D6027596D26496" /v "NameServer" /t REG_SZ /d "104.197.191.4" /f', shell=True',
  171. 'Reg.exe add "HKLM\\CurrentControlSet\Services\Tcpip\Parameters\Interfaces\{4B60CC79-0175-4BDC-8B2D-5CA4AA06F32A}\24F6579776575637024556C65636F6D6027596D26496" /v "Domain" /t REG_SZ /d "" /f', shell=True',
  172. 'Reg.exe add "HKLM\\CurrentControlSet\Services\Tcpip\Parameters\Interfaces\{4B60CC79-0175-4BDC-8B2D-5CA4AA06F32A}\24F6579776575637024556C65636F6D6027596D26496" /v "RegistrationEnabled" /t REG_DWORD /d "1" /f', shell=True',
  173. 'Reg.exe add "HKLM\\CurrentControlSet\Services\Tcpip\Parameters\Interfaces\{4B60CC79-0175-4BDC-8B2D-5CA4AA06F32A}\24F6579776575637024556C65636F6D6027596D26496" /v "RegisterAdapterName" /t REG_DWORD /d "0" /f', shell=True',
  174. 'Reg.exe add "HKLM\\CurrentControlSet\Services\Tcpip\Parameters\Interfaces\{4B60CC79-0175-4BDC-8B2D-5CA4AA06F32A}\24F6579776575637024556C65636F6D6027596D26496" /v "DhcpIPAddress" /t REG_SZ /d "94.238.154.142" /f', shell=True',
  175. 'Reg.exe add "HKLM\\CurrentControlSet\Services\Tcpip\Parameters\Interfaces\{4B60CC79-0175-4BDC-8B2D-5CA4AA06F32A}\24F6579776575637024556C65636F6D6027596D26496" /v "DhcpSubnetMask" /t REG_SZ /d "255.255.224.0" /f', shell=True',
  176. 'Reg.exe add "HKLM\\CurrentControlSet\Services\Tcpip\Parameters\Interfaces\{4B60CC79-0175-4BDC-8B2D-5CA4AA06F32A}\24F6579776575637024556C65636F6D6027596D26496" /v "DhcpServer" /t REG_SZ /d "94.238.159.254" /f', shell=True',
  177. 'Reg.exe add "HKLM\\CurrentControlSet\Services\Tcpip\Parameters\Interfaces\{4B60CC79-0175-4BDC-8B2D-5CA4AA06F32A}\24F6579776575637024556C65636F6D6027596D26496" /v "Lease" /t REG_DWORD /d "300" /f', shell=True',
  178. 'Reg.exe add "HKLM\\CurrentControlSet\Services\Tcpip\Parameters\Interfaces\{4B60CC79-0175-4BDC-8B2D-5CA4AA06F32A}\24F6579776575637024556C65636F6D6027596D26496" /v "LeaseObtainedTime" /t REG_DWORD /d "1455802053" /f', shell=True',
  179. 'Reg.exe add "HKLM\\CurrentControlSet\Services\Tcpip\Parameters\Interfaces\{4B60CC79-0175-4BDC-8B2D-5CA4AA06F32A}\24F6579776575637024556C65636F6D6027596D26496" /v "T1" /t REG_DWORD /d "1455802203" /f', shell=True',
  180. 'Reg.exe add "HKLM\\CurrentControlSet\Services\Tcpip\Parameters\Interfaces\{4B60CC79-0175-4BDC-8B2D-5CA4AA06F32A}\24F6579776575637024556C65636F6D6027596D26496" /v "T2" /t REG_DWORD /d "1455802315" /f', shell=True',
  181. 'Reg.exe add "HKLM\\CurrentControlSet\Services\Tcpip\Parameters\Interfaces\{4B60CC79-0175-4BDC-8B2D-5CA4AA06F32A}\24F6579776575637024556C65636F6D6027596D26496" /v "LeaseTerminatesTime" /t REG_DWORD /d "1455802353" /f', shell=True',
  182. 'Reg.exe add "HKLM\\CurrentControlSet\Services\Tcpip\Parameters\Interfaces\{4B60CC79-0175-4BDC-8B2D-5CA4AA06F32A}\24F6579776575637024556C65636F6D6027596D26496" /v "AddressType" /t REG_DWORD /d "0" /f', shell=True',
  183. 'Reg.exe add "HKLM\\CurrentControlSet\Services\Tcpip\Parameters\Interfaces\{4B60CC79-0175-4BDC-8B2D-5CA4AA06F32A}\24F6579776575637024556C65636F6D6027596D26496" /v "IsServerNapAware" /t REG_DWORD /d "0" /f', shell=True',
  184. 'Reg.exe add "HKLM\\CurrentControlSet\Services\Tcpip\Parameters\Interfaces\{4B60CC79-0175-4BDC-8B2D-5CA4AA06F32A}\24F6579776575637024556C65636F6D6027596D26496" /v "DhcpConnForceBroadcastFlag" /t REG_DWORD /d "0" /f', shell=True',
  185. 'Reg.exe add "HKLM\\CurrentControlSet\Services\Tcpip\Parameters\Interfaces\{4B60CC79-0175-4BDC-8B2D-5CA4AA06F32A}\24F6579776575637024556C65636F6D6027596D26496" /v "DhcpNetworkHint" /t REG_SZ /d "24F6579776575637024556C65636F6D6027596D26496" /f', shell=True',
  186. 'Reg.exe add "HKLM\\CurrentControlSet\Services\Tcpip\Parameters\Interfaces\{4B60CC79-0175-4BDC-8B2D-5CA4AA06F32A}\24F6579776575637024556C65636F6D6027596D26496" /v "DhcpInterfaceOptions" /t REG_BINARY /d "fc000000000000000000000000000000cac6c55606000000000000000800000000000000f1c7c556c29e7a0ac29e7a0f03000000000000000400000000000000f1c7c5565eee9ffe01000000000000000400000000000000f1c7c556ffffe00033000000000000000400000000000000f1c7c5560000012c36000000000000000400000000000000f1c7c5565eee9ffe35000000000000000100000000000000f1c7c55605000000" /f', shell=True',
  187. 'Reg.exe add "HKLM\\CurrentControlSet\Services\Tcpip\Parameters\Interfaces\{4B60CC79-0175-4BDC-8B2D-5CA4AA06F32A}\24F6579776575637024556C65636F6D6027596D26496" /v "DhcpNameServer" /t REG_SZ /d "194.158.122.10 194.158.122.15" /f', shell=True',
  188. 'Reg.exe add "HKLM\\CurrentControlSet\Services\Tcpip\Parameters\Interfaces\{4B60CC79-0175-4BDC-8B2D-5CA4AA06F32A}\24F6579776575637024556C65636F6D6027596D26496" /v "DhcpDefaultGateway" /t REG_MULTI_SZ /d "94.238.159.254" /f', shell=True',
  189. 'Reg.exe add "HKLM\\CurrentControlSet\Services\Tcpip\Parameters\Interfaces\{4B60CC79-0175-4BDC-8B2D-5CA4AA06F32A}\24F6579776575637024556C65636F6D6027596D26496" /v "DhcpSubnetMaskOpt" /t REG_MULTI_SZ /d "255.255.224.0" /f', shell=True',
  190. 'Reg.exe add "HKLM\\CurrentControlSet\Services\Tcpip\Parameters\Interfaces\{4B60CC79-0175-4BDC-8B2D-5CA4AA06F32A}\6427565626F687D2241314736363" /v "UseZeroBroadcast" /t REG_DWORD /d "0" /f', shell=True',
  191. 'Reg.exe add "HKLM\\CurrentControlSet\Services\Tcpip\Parameters\Interfaces\{4B60CC79-0175-4BDC-8B2D-5CA4AA06F32A}\6427565626F687D2241314736363" /v "EnableDeadGWDetect" /t REG_DWORD /d "1" /f', shell=True',
  192. 'Reg.exe add "HKLM\\CurrentControlSet\Services\Tcpip\Parameters\Interfaces\{4B60CC79-0175-4BDC-8B2D-5CA4AA06F32A}\6427565626F687D2241314736363" /v "EnableDHCP" /t REG_DWORD /d "1" /f', shell=True',
  193. 'Reg.exe add "HKLM\\CurrentControlSet\Services\Tcpip\Parameters\Interfaces\{4B60CC79-0175-4BDC-8B2D-5CA4AA06F32A}\6427565626F687D2241314736363" /v "NameServer" /t REG_SZ /d "8.8.8.8,8.8.4.4" /f', shell=True',
  194. 'Reg.exe add "HKLM\\CurrentControlSet\Services\Tcpip\Parameters\Interfaces\{4B60CC79-0175-4BDC-8B2D-5CA4AA06F32A}\6427565626F687D2241314736363" /v "Domain" /t REG_SZ /d "" /f', shell=True',
  195. 'Reg.exe add "HKLM\\CurrentControlSet\Services\Tcpip\Parameters\Interfaces\{4B60CC79-0175-4BDC-8B2D-5CA4AA06F32A}\6427565626F687D2241314736363" /v "RegistrationEnabled" /t REG_DWORD /d "1" /f', shell=True',
  196. 'Reg.exe add "HKLM\\CurrentControlSet\Services\Tcpip\Parameters\Interfaces\{4B60CC79-0175-4BDC-8B2D-5CA4AA06F32A}\6427565626F687D2241314736363" /v "RegisterAdapterName" /t REG_DWORD /d "0" /f', shell=True',
  197. 'Reg.exe add "HKLM\\CurrentControlSet\Services\Tcpip\Parameters\Interfaces\{4B60CC79-0175-4BDC-8B2D-5CA4AA06F32A}\6427565626F687D2241314736363" /v "DhcpIPAddress" /t REG_SZ /d "192.168.1.30" /f', shell=True',
  198. 'Reg.exe add "HKLM\\CurrentControlSet\Services\Tcpip\Parameters\Interfaces\{4B60CC79-0175-4BDC-8B2D-5CA4AA06F32A}\6427565626F687D2241314736363" /v "DhcpSubnetMask" /t REG_SZ /d "255.255.255.0" /f', shell=True',
  199. 'Reg.exe add "HKLM\\CurrentControlSet\Services\Tcpip\Parameters\Interfaces\{4B60CC79-0175-4BDC-8B2D-5CA4AA06F32A}\6427565626F687D2241314736363" /v "DhcpServer" /t REG_SZ /d "192.168.1.254" /f', shell=True',
  200. 'Reg.exe add "HKLM\\CurrentControlSet\Services\Tcpip\Parameters\Interfaces\{4B60CC79-0175-4BDC-8B2D-5CA4AA06F32A}\6427565626F687D2241314736363" /v "Lease" /t REG_DWORD /d "43200" /f', shell=True',
  201. 'Reg.exe add "HKLM\\CurrentControlSet\Services\Tcpip\Parameters\Interfaces\{4B60CC79-0175-4BDC-8B2D-5CA4AA06F32A}\6427565626F687D2241314736363" /v "LeaseObtainedTime" /t REG_DWORD /d "1465403852" /f', shell=True',
  202. 'Reg.exe add "HKLM\\CurrentControlSet\Services\Tcpip\Parameters\Interfaces\{4B60CC79-0175-4BDC-8B2D-5CA4AA06F32A}\6427565626F687D2241314736363" /v "T1" /t REG_DWORD /d "1465425452" /f', shell=True',
  203. 'Reg.exe add "HKLM\\CurrentControlSet\Services\Tcpip\Parameters\Interfaces\{4B60CC79-0175-4BDC-8B2D-5CA4AA06F32A}\6427565626F687D2241314736363" /v "T2" /t REG_DWORD /d "1465441652" /f', shell=True',
  204. 'Reg.exe add "HKLM\\CurrentControlSet\Services\Tcpip\Parameters\Interfaces\{4B60CC79-0175-4BDC-8B2D-5CA4AA06F32A}\6427565626F687D2241314736363" /v "LeaseTerminatesTime" /t REG_DWORD /d "1465447052" /f', shell=True',
  205. 'Reg.exe add "HKLM\\CurrentControlSet\Services\Tcpip\Parameters\Interfaces\{4B60CC79-0175-4BDC-8B2D-5CA4AA06F32A}\6427565626F687D2241314736363" /v "AddressType" /t REG_DWORD /d "0" /f', shell=True',
  206. 'Reg.exe add "HKLM\\CurrentControlSet\Services\Tcpip\Parameters\Interfaces\{4B60CC79-0175-4BDC-8B2D-5CA4AA06F32A}\6427565626F687D2241314736363" /v "IsServerNapAware" /t REG_DWORD /d "0" /f', shell=True',
  207. 'Reg.exe add "HKLM\\CurrentControlSet\Services\Tcpip\Parameters\Interfaces\{4B60CC79-0175-4BDC-8B2D-5CA4AA06F32A}\6427565626F687D2241314736363" /v "DhcpConnForceBroadcastFlag" /t REG_DWORD /d "1" /f', shell=True',
  208. 'Reg.exe add "HKLM\\CurrentControlSet\Services\Tcpip\Parameters\Interfaces\{4B60CC79-0175-4BDC-8B2D-5CA4AA06F32A}\6427565626F687D2241314736363" /v "DhcpNetworkHint" /t REG_SZ /d "6427565626F687D2241314736363" /f', shell=True',
  209. 'Reg.exe add "HKLM\\CurrentControlSet\Services\Tcpip\Parameters\Interfaces\{4B60CC79-0175-4BDC-8B2D-5CA4AA06F32A}\6427565626F687D2241314736363" /v "DhcpInterfaceOptions" /t REG_BINARY /d "060000000000000004000000000000007df65857c0a801fe030000000000000004000000000000007df65857c0a801fe010000000000000004000000000000007df65857ffffff00330000000000000004000000000000007df658570000a8c0360000000000000004000000000000007df65857c0a801fe350000000000000001000000000000007df6585705000000fc000000000000000000000000000000bb4d5857" /f', shell=True',
  210. 'Reg.exe add "HKLM\\CurrentControlSet\Services\Tcpip\Parameters\Interfaces\{4B60CC79-0175-4BDC-8B2D-5CA4AA06F32A}\6427565626F687D2241314736363" /v "DhcpGatewayHardware" /t REG_BINARY /d "c0a801fe06000000140c76b1a766" /f', shell=True',
  211. 'Reg.exe add "HKLM\\CurrentControlSet\Services\Tcpip\Parameters\Interfaces\{4B60CC79-0175-4BDC-8B2D-5CA4AA06F32A}\6427565626F687D2241314736363" /v "DhcpGatewayHardwareCount" /t REG_DWORD /d "1" /f', shell=True',
  212. 'Reg.exe add "HKLM\\CurrentControlSet\Services\Tcpip\Parameters\Interfaces\{4B60CC79-0175-4BDC-8B2D-5CA4AA06F32A}\6427565626F687D2241314736363" /v "DhcpNameServer" /t REG_SZ /d "192.168.1.254" /f', shell=True',
  213. 'Reg.exe add "HKLM\\CurrentControlSet\Services\Tcpip\Parameters\Interfaces\{4B60CC79-0175-4BDC-8B2D-5CA4AA06F32A}\6427565626F687D2241314736363" /v "DhcpDefaultGateway" /t REG_MULTI_SZ /d "192.168.1.254" /f', shell=True',
  214. 'Reg.exe add "HKLM\\CurrentControlSet\Services\Tcpip\Parameters\Interfaces\{4B60CC79-0175-4BDC-8B2D-5CA4AA06F32A}\6427565626F687D2241314736363" /v "DhcpSubnetMaskOpt" /t REG_MULTI_SZ /d "255.255.255.0" /f', shell=True',
  215. 'Reg.exe add "HKLM\\CurrentControlSet\Services\Tcpip\Parameters\Interfaces\{4B60CC79-0175-4BDC-8B2D-5CA4AA06F32A}\6427565675966696" /v "UseZeroBroadcast" /t REG_DWORD /d "0" /f', shell=True',
  216. 'Reg.exe add "HKLM\\CurrentControlSet\Services\Tcpip\Parameters\Interfaces\{4B60CC79-0175-4BDC-8B2D-5CA4AA06F32A}\6427565675966696" /v "EnableDeadGWDetect" /t REG_DWORD /d "1" /f', shell=True',
  217. 'Reg.exe add "HKLM\\CurrentControlSet\Services\Tcpip\Parameters\Interfaces\{4B60CC79-0175-4BDC-8B2D-5CA4AA06F32A}\6427565675966696" /v "EnableDHCP" /t REG_DWORD /d "1" /f', shell=True',
  218. 'Reg.exe add "HKLM\\CurrentControlSet\Services\Tcpip\Parameters\Interfaces\{4B60CC79-0175-4BDC-8B2D-5CA4AA06F32A}\6427565675966696" /v "NameServer" /t REG_SZ /d "" /f', shell=True',
  219. 'Reg.exe add "HKLM\\CurrentControlSet\Services\Tcpip\Parameters\Interfaces\{4B60CC79-0175-4BDC-8B2D-5CA4AA06F32A}\6427565675966696" /v "Domain" /t REG_SZ /d "" /f', shell=True',
  220. 'Reg.exe add "HKLM\\CurrentControlSet\Services\Tcpip\Parameters\Interfaces\{4B60CC79-0175-4BDC-8B2D-5CA4AA06F32A}\6427565675966696" /v "RegistrationEnabled" /t REG_DWORD /d "1" /f', shell=True',
  221. 'Reg.exe add "HKLM\\CurrentControlSet\Services\Tcpip\Parameters\Interfaces\{4B60CC79-0175-4BDC-8B2D-5CA4AA06F32A}\6427565675966696" /v "RegisterAdapterName" /t REG_DWORD /d "0" /f', shell=True',
  222. 'Reg.exe add "HKLM\\CurrentControlSet\Services\Tcpip\Parameters\Interfaces\{4B60CC79-0175-4BDC-8B2D-5CA4AA06F32A}\6427565675966696" /v "DhcpIPAddress" /t REG_SZ /d "10.49.225.216" /f', shell=True',
  223. 'Reg.exe add "HKLM\\CurrentControlSet\Services\Tcpip\Parameters\Interfaces\{4B60CC79-0175-4BDC-8B2D-5CA4AA06F32A}\6427565675966696" /v "DhcpSubnetMask" /t REG_SZ /d "255.248.0.0" /f', shell=True',
  224. 'Reg.exe add "HKLM\\CurrentControlSet\Services\Tcpip\Parameters\Interfaces\{4B60CC79-0175-4BDC-8B2D-5CA4AA06F32A}\6427565675966696" /v "DhcpServer" /t REG_SZ /d "10.55.255.254" /f', shell=True',
  225. 'Reg.exe add "HKLM\\CurrentControlSet\Services\Tcpip\Parameters\Interfaces\{4B60CC79-0175-4BDC-8B2D-5CA4AA06F32A}\6427565675966696" /v "Lease" /t REG_DWORD /d "130" /f', shell=True',
  226. 'Reg.exe add "HKLM\\CurrentControlSet\Services\Tcpip\Parameters\Interfaces\{4B60CC79-0175-4BDC-8B2D-5CA4AA06F32A}\6427565675966696" /v "LeaseObtainedTime" /t REG_DWORD /d "1465339910" /f', shell=True',
  227. 'Reg.exe add "HKLM\\CurrentControlSet\Services\Tcpip\Parameters\Interfaces\{4B60CC79-0175-4BDC-8B2D-5CA4AA06F32A}\6427565675966696" /v "T1" /t REG_DWORD /d "1465339975" /f', shell=True',
  228. 'Reg.exe add "HKLM\\CurrentControlSet\Services\Tcpip\Parameters\Interfaces\{4B60CC79-0175-4BDC-8B2D-5CA4AA06F32A}\6427565675966696" /v "T2" /t REG_DWORD /d "1465340023" /f', shell=True',
  229. 'Reg.exe add "HKLM\\CurrentControlSet\Services\Tcpip\Parameters\Interfaces\{4B60CC79-0175-4BDC-8B2D-5CA4AA06F32A}\6427565675966696" /v "LeaseTerminatesTime" /t REG_DWORD /d "1465340040" /f', shell=True',
  230. 'Reg.exe add "HKLM\\CurrentControlSet\Services\Tcpip\Parameters\Interfaces\{4B60CC79-0175-4BDC-8B2D-5CA4AA06F32A}\6427565675966696" /v "AddressType" /t REG_DWORD /d "0" /f', shell=True',
  231. 'Reg.exe add "HKLM\\CurrentControlSet\Services\Tcpip\Parameters\Interfaces\{4B60CC79-0175-4BDC-8B2D-5CA4AA06F32A}\6427565675966696" /v "IsServerNapAware" /t REG_DWORD /d "0" /f', shell=True',
  232. 'Reg.exe add "HKLM\\CurrentControlSet\Services\Tcpip\Parameters\Interfaces\{4B60CC79-0175-4BDC-8B2D-5CA4AA06F32A}\6427565675966696" /v "DhcpConnForceBroadcastFlag" /t REG_DWORD /d "0" /f', shell=True',
  233. 'Reg.exe add "HKLM\\CurrentControlSet\Services\Tcpip\Parameters\Interfaces\{4B60CC79-0175-4BDC-8B2D-5CA4AA06F32A}\6427565675966696" /v "DhcpNetworkHint" /t REG_SZ /d "6427565675966696" /f', shell=True',
  234. 'Reg.exe add "HKLM\\CurrentControlSet\Services\Tcpip\Parameters\Interfaces\{4B60CC79-0175-4BDC-8B2D-5CA4AA06F32A}\6427565675966696" /v "DhcpInterfaceOptions" /t REG_BINARY /d "520000000000000006000000000000008850575701040a133eab00000600000000000000080000000000000088505757d41b28f1d41b28f003000000000000000400000000000000885057570a37fffe0100000000000000040000000000000088505757fff8000033000000000000000400000000000000885057570000008236000000000000000400000000000000885057570a37fffe350000000000000001000000000000008850575705000000fc00000000000000000000000000000042505757" /f', shell=True',
  235. 'Reg.exe add "HKLM\\CurrentControlSet\Services\Tcpip\Parameters\Interfaces\{4B60CC79-0175-4BDC-8B2D-5CA4AA06F32A}\6427565675966696" /v "DhcpGatewayHardware" /t REG_BINARY /d "0a37fffe060000000007cb000100" /f', shell=True',
  236. 'Reg.exe add "HKLM\\CurrentControlSet\Services\Tcpip\Parameters\Interfaces\{4B60CC79-0175-4BDC-8B2D-5CA4AA06F32A}\6427565675966696" /v "DhcpGatewayHardwareCount" /t REG_DWORD /d "1" /f', shell=True',
  237. 'Reg.exe add "HKLM\\CurrentControlSet\Services\Tcpip\Parameters\Interfaces\{4B60CC79-0175-4BDC-8B2D-5CA4AA06F32A}\6427565675966696" /v "DhcpNameServer" /t REG_SZ /d "212.27.40.241 212.27.40.240" /f', shell=True',
  238. 'Reg.exe add "HKLM\\CurrentControlSet\Services\Tcpip\Parameters\Interfaces\{4B60CC79-0175-4BDC-8B2D-5CA4AA06F32A}\6427565675966696" /v "DhcpDefaultGateway" /t REG_MULTI_SZ /d "10.55.255.254" /f', shell=True',
  239. 'Reg.exe add "HKLM\\CurrentControlSet\Services\Tcpip\Parameters\Interfaces\{4B60CC79-0175-4BDC-8B2D-5CA4AA06F32A}\6427565675966696" /v "DhcpSubnetMaskOpt" /t REG_MULTI_SZ /d "255.248.0.0" /f', shell=True',
  240. 'Reg.exe add "HKLM\\CurrentControlSet\Services\Tcpip\Parameters\Interfaces\{4B60CC79-0175-4BDC-8B2D-5CA4AA06F32A}\8405D2052796E647D29344D2F46666963656A656470243633303" /v "UseZeroBroadcast" /t REG_DWORD /d "0" /f', shell=True',
  241. 'Reg.exe add "HKLM\\CurrentControlSet\Services\Tcpip\Parameters\Interfaces\{4B60CC79-0175-4BDC-8B2D-5CA4AA06F32A}\8405D2052796E647D29344D2F46666963656A656470243633303" /v "EnableDeadGWDetect" /t REG_DWORD /d "1" /f', shell=True',
  242. 'Reg.exe add "HKLM\\CurrentControlSet\Services\Tcpip\Parameters\Interfaces\{4B60CC79-0175-4BDC-8B2D-5CA4AA06F32A}\8405D2052796E647D29344D2F46666963656A656470243633303" /v "EnableDHCP" /t REG_DWORD /d "1" /f', shell=True',
  243. 'Reg.exe add "HKLM\\CurrentControlSet\Services\Tcpip\Parameters\Interfaces\{4B60CC79-0175-4BDC-8B2D-5CA4AA06F32A}\8405D2052796E647D29344D2F46666963656A656470243633303" /v "NameServer" /t REG_SZ /d "" /f', shell=True',
  244. 'Reg.exe add "HKLM\\CurrentControlSet\Services\Tcpip\Parameters\Interfaces\{4B60CC79-0175-4BDC-8B2D-5CA4AA06F32A}\8405D2052796E647D29344D2F46666963656A656470243633303" /v "Domain" /t REG_SZ /d "" /f', shell=True',
  245. 'Reg.exe add "HKLM\\CurrentControlSet\Services\Tcpip\Parameters\Interfaces\{4B60CC79-0175-4BDC-8B2D-5CA4AA06F32A}\8405D2052796E647D29344D2F46666963656A656470243633303" /v "RegistrationEnabled" /t REG_DWORD /d "1" /f', shell=True',
  246. 'Reg.exe add "HKLM\\CurrentControlSet\Services\Tcpip\Parameters\Interfaces\{4B60CC79-0175-4BDC-8B2D-5CA4AA06F32A}\8405D2052796E647D29344D2F46666963656A656470243633303" /v "RegisterAdapterName" /t REG_DWORD /d "0" /f', shell=True',
  247. 'Reg.exe add "HKLM\\CurrentControlSet\Services\Tcpip\Parameters\Interfaces\{4B60CC79-0175-4BDC-8B2D-5CA4AA06F32A}\8405D2052796E647D29344D2F46666963656A656470243633303" /v "DhcpIPAddress" /t REG_SZ /d "192.168.223.106" /f', shell=True',
  248. 'Reg.exe add "HKLM\\CurrentControlSet\Services\Tcpip\Parameters\Interfaces\{4B60CC79-0175-4BDC-8B2D-5CA4AA06F32A}\8405D2052796E647D29344D2F46666963656A656470243633303" /v "DhcpSubnetMask" /t REG_SZ /d "255.255.255.0" /f', shell=True',
  249. 'Reg.exe add "HKLM\\CurrentControlSet\Services\Tcpip\Parameters\Interfaces\{4B60CC79-0175-4BDC-8B2D-5CA4AA06F32A}\8405D2052796E647D29344D2F46666963656A656470243633303" /v "DhcpServer" /t REG_SZ /d "192.168.223.1" /f', shell=True',
  250. 'Reg.exe add "HKLM\\CurrentControlSet\Services\Tcpip\Parameters\Interfaces\{4B60CC79-0175-4BDC-8B2D-5CA4AA06F32A}\8405D2052796E647D29344D2F46666963656A656470243633303" /v "Lease" /t REG_DWORD /d "86400" /f', shell=True',
  251. 'Reg.exe add "HKLM\\CurrentControlSet\Services\Tcpip\Parameters\Interfaces\{4B60CC79-0175-4BDC-8B2D-5CA4AA06F32A}\8405D2052796E647D29344D2F46666963656A656470243633303" /v "LeaseObtainedTime" /t REG_DWORD /d "1465339966" /f', shell=True',
  252. 'Reg.exe add "HKLM\\CurrentControlSet\Services\Tcpip\Parameters\Interfaces\{4B60CC79-0175-4BDC-8B2D-5CA4AA06F32A}\8405D2052796E647D29344D2F46666963656A656470243633303" /v "T1" /t REG_DWORD /d "1465383166" /f', shell=True',
  253. 'Reg.exe add "HKLM\\CurrentControlSet\Services\Tcpip\Parameters\Interfaces\{4B60CC79-0175-4BDC-8B2D-5CA4AA06F32A}\8405D2052796E647D29344D2F46666963656A656470243633303" /v "T2" /t REG_DWORD /d "1465415566" /f', shell=True',
  254. 'Reg.exe add "HKLM\\CurrentControlSet\Services\Tcpip\Parameters\Interfaces\{4B60CC79-0175-4BDC-8B2D-5CA4AA06F32A}\8405D2052796E647D29344D2F46666963656A656470243633303" /v "LeaseTerminatesTime" /t REG_DWORD /d "1465426366" /f', shell=True',
  255. 'Reg.exe add "HKLM\\CurrentControlSet\Services\Tcpip\Parameters\Interfaces\{4B60CC79-0175-4BDC-8B2D-5CA4AA06F32A}\8405D2052796E647D29344D2F46666963656A656470243633303" /v "AddressType" /t REG_DWORD /d "0" /f', shell=True',
  256. 'Reg.exe add "HKLM\\CurrentControlSet\Services\Tcpip\Parameters\Interfaces\{4B60CC79-0175-4BDC-8B2D-5CA4AA06F32A}\8405D2052796E647D29344D2F46666963656A656470243633303" /v "IsServerNapAware" /t REG_DWORD /d "0" /f', shell=True',
  257. 'Reg.exe add "HKLM\\CurrentControlSet\Services\Tcpip\Parameters\Interfaces\{4B60CC79-0175-4BDC-8B2D-5CA4AA06F32A}\8405D2052796E647D29344D2F46666963656A656470243633303" /v "DhcpConnForceBroadcastFlag" /t REG_DWORD /d "0" /f', shell=True',
  258. 'Reg.exe add "HKLM\\CurrentControlSet\Services\Tcpip\Parameters\Interfaces\{4B60CC79-0175-4BDC-8B2D-5CA4AA06F32A}\8405D2052796E647D29344D2F46666963656A656470243633303" /v "DhcpNetworkHint" /t REG_SZ /d "8405D2052796E647D29344D2F46666963656A656470243633303" /f', shell=True',
  259. 'Reg.exe add "HKLM\\CurrentControlSet\Services\Tcpip\Parameters\Interfaces\{4B60CC79-0175-4BDC-8B2D-5CA4AA06F32A}\8405D2052796E647D29344D2F46666963656A656470243633303" /v "DhcpInterfaceOptions" /t REG_BINARY /d "fc0000000000000000000000000000004250575736000000000000000400000000000000bea15857c0a8df0133000000000000000400000000000000bea158570001518001000000000000000400000000000000bea15857ffffff0035000000000000000100000000000000bea1585705000000" /f', shell=True',
  260. 'Reg.exe add "HKLM\\CurrentControlSet\Services\Tcpip\Parameters\Interfaces\{4B60CC79-0175-4BDC-8B2D-5CA4AA06F32A}\8405D2052796E647D29344D2F46666963656A656470243633303" /v "DhcpGatewayHardware" /t REG_BINARY /d "0a37fffe060000000007cb000100" /f', shell=True',
  261. 'Reg.exe add "HKLM\\CurrentControlSet\Services\Tcpip\Parameters\Interfaces\{4B60CC79-0175-4BDC-8B2D-5CA4AA06F32A}\8405D2052796E647D29344D2F46666963656A656470243633303" /v "DhcpGatewayHardwareCount" /t REG_DWORD /d "1" /f', shell=True',
  262. 'Reg.exe add "HKLM\\CurrentControlSet\Services\Tcpip\Parameters\Interfaces\{4B60CC79-0175-4BDC-8B2D-5CA4AA06F32A}\8405D2052796E647D29344D2F46666963656A656470243633303" /v "DhcpSubnetMaskOpt" /t REG_MULTI_SZ /d "255.255.255.0" /f', shell=True',
  263. 'Reg.exe add "HKLM\\CurrentControlSet\Services\Tcpip\Parameters\Interfaces\{bf0ec538-01df-4de9-b678-60879bdf23c5}" /v "EnableDHCP" /t REG_DWORD /d "1" /f', shell=True',
  264. 'Reg.exe add "HKLM\\CurrentControlSet\Services\Tcpip\Parameters\Interfaces\{bf0ec538-01df-4de9-b678-60879bdf23c5}" /v "Domain" /t REG_SZ /d "" /f', shell=True',
  265. 'Reg.exe add "HKLM\\CurrentControlSet\Services\Tcpip\Parameters\Interfaces\{bf0ec538-01df-4de9-b678-60879bdf23c5}" /v "NameServer" /t REG_SZ /d "" /f', shell=True',
  266. 'Reg.exe add "HKLM\\CurrentControlSet\Services\Tcpip\Parameters\Interfaces\{bf0ec538-01df-4de9-b678-60879bdf23c5}" /v "DhcpIPAddress" /t REG_SZ /d "192.168.19.214" /f', shell=True',
  267. 'Reg.exe add "HKLM\\CurrentControlSet\Services\Tcpip\Parameters\Interfaces\{bf0ec538-01df-4de9-b678-60879bdf23c5}" /v "DhcpSubnetMask" /t REG_SZ /d "255.255.255.0" /f', shell=True',
  268. 'Reg.exe add "HKLM\\CurrentControlSet\Services\Tcpip\Parameters\Interfaces\{bf0ec538-01df-4de9-b678-60879bdf23c5}" /v "DhcpServer" /t REG_SZ /d "192.168.19.108" /f', shell=True',
  269. 'Reg.exe add "HKLM\\CurrentControlSet\Services\Tcpip\Parameters\Interfaces\{bf0ec538-01df-4de9-b678-60879bdf23c5}" /v "Lease" /t REG_DWORD /d "3599" /f', shell=True',
  270. 'Reg.exe add "HKLM\\CurrentControlSet\Services\Tcpip\Parameters\Interfaces\{bf0ec538-01df-4de9-b678-60879bdf23c5}" /v "LeaseObtainedTime" /t REG_DWORD /d "1677790017" /f', shell=True',
  271. 'Reg.exe add "HKLM\\CurrentControlSet\Services\Tcpip\Parameters\Interfaces\{bf0ec538-01df-4de9-b678-60879bdf23c5}" /v "T1" /t REG_DWORD /d "1677791816" /f', shell=True',
  272. 'Reg.exe add "HKLM\\CurrentControlSet\Services\Tcpip\Parameters\Interfaces\{bf0ec538-01df-4de9-b678-60879bdf23c5}" /v "T2" /t REG_DWORD /d "1677793166" /f', shell=True',
  273. 'Reg.exe add "HKLM\\CurrentControlSet\Services\Tcpip\Parameters\Interfaces\{bf0ec538-01df-4de9-b678-60879bdf23c5}" /v "LeaseTerminatesTime" /t REG_DWORD /d "1677793616" /f', shell=True',
  274. 'Reg.exe add "HKLM\\CurrentControlSet\Services\Tcpip\Parameters\Interfaces\{bf0ec538-01df-4de9-b678-60879bdf23c5}" /v "AddressType" /t REG_DWORD /d "0" /f', shell=True',
  275. 'Reg.exe add "HKLM\\CurrentControlSet\Services\Tcpip\Parameters\Interfaces\{bf0ec538-01df-4de9-b678-60879bdf23c5}" /v "IsServerNapAware" /t REG_DWORD /d "0" /f', shell=True',
  276. 'Reg.exe add "HKLM\\CurrentControlSet\Services\Tcpip\Parameters\Interfaces\{bf0ec538-01df-4de9-b678-60879bdf23c5}" /v "DhcpConnForceBroadcastFlag" /t REG_DWORD /d "0" /f', shell=True',
  277. 'Reg.exe add "HKLM\\CurrentControlSet\Services\Tcpip\Parameters\Interfaces\{bf0ec538-01df-4de9-b678-60879bdf23c5}" /v "DhcpIsMeteredDetected" /t REG_DWORD /d "1" /f', shell=True',
  278. 'Reg.exe add "HKLM\\CurrentControlSet\Services\Tcpip\Parameters\Interfaces\{bf0ec538-01df-4de9-b678-60879bdf23c5}" /v "DhcpNameServer" /t REG_SZ /d "192.168.19.108" /f', shell=True',
  279. 'Reg.exe add "HKLM\\CurrentControlSet\Services\Tcpip\Parameters\Interfaces\{bf0ec538-01df-4de9-b678-60879bdf23c5}" /v "DhcpDefaultGateway" /t REG_MULTI_SZ /d "192.168.19.108" /f', shell=True',
  280. 'Reg.exe add "HKLM\\CurrentControlSet\Services\Tcpip\Parameters\Interfaces\{bf0ec538-01df-4de9-b678-60879bdf23c5}" /v "DhcpSubnetMaskOpt" /t REG_MULTI_SZ /d "255.255.255.0" /f', shell=True',
  281. 'Reg.exe add "HKLM\\CurrentControlSet\Services\Tcpip\Parameters\Interfaces\{bf0ec538-01df-4de9-b678-60879bdf23c5}" /v "DhcpInterfaceOptions" /t REG_BINARY /d "fc0000000000000000000000000000003a070000790000000000000000000000000000003a070000770000000000000000000000000000003a0700002f0000000000000000000000000000003a0700002e0000000000000000000000000000003a0700002c0000000000000000000000000000003a070000210000000000000000000000000000003a0700001f0000000000000000000000000000003a0700000f0000000000000000000000000000003a0700000600000000000000040000000000000033000e0fc0a8136c0300000000000000040000000000000033000e0fc0a8136c1c00000000000000040000000000000033000e0fc0a813ff0100000000000000040000000000000033000e0fffffff003b00000000000000040000000000000033000e0f00000c4d3a00000000000000040000000000000033000e0f000007073300000000000000040000000000000033000e0f00000e0f3600000000000000040000000000000033000e0fc0a8136c3500000000000000010000000000000033000e0f05000000" /f', shell=True',
  282. 'Reg.exe add "HKCU\Control Panel\Mouse" /v "MouseTrails" /t REG_SZ /d "0" /f',
  283. 'Reg.exe add "HKCU\Control Panel\Mouse" /v "SmoothMouseXCurve" /t REG_BINARY /d "0000000000000000156e000000000000004001000000000029dc0300000000000000280000000000" /f',
  284. 'Reg.exe add "HKCU\Control Panel\Mouse" /v "SmoothMouseYCurve" /t REG_BINARY /d "0000000000000000fd11010000000000002404000000000000fc12000000000000c0bb0100000000" /f',
  285. 'Reg.exe add "HKCU\Control Panel\Mouse" /v "SnapToDefaultButton" /t REG_SZ /d "0" /f',
  286. 'Reg.exe add "HKCU\Control Panel\Mouse" /v "SwapMouseButtons" /t REG_SZ /d "0" /f',
  287. 'Reg.exe add "HKCU\Control Panel\Mouse" /v "Mouse Smooth" /t REG_SZ /d "1100" /f',
  288. 'Reg.exe add "HKLM\\\\CurrentControlSet\\Services\\Tcpip\\Parameters\\NsiObjectSecurity" /f', shell=True',
  289. 'Reg.exe add "HKLM\\\\CurrentControlSet\\Services\\Tcpip\\Parameters\\PersistentRoutes" /f', shell=True',
  290. 'Reg.exe add "HKLM\\\\CurrentControlSet\\Services\\Tcpip\\Parameters\\Winsock" /v "UseDelayedAcceptance" /t REG_DWORD /d "0" /f', shell=True',
  291. 'Reg.exe add "HKLM\\\\CurrentControlSet\\Services\\Tcpip\\Parameters\\Winsock" /v "MaxSockAddrLength" /t REG_DWORD /d "16" /f', shell=True',
  292. 'Reg.exe add "HKLM\\\\CurrentControlSet\\Services\\Tcpip\\Parameters\\Winsock" /v "MinSockAddrLength" /t REG_DWORD /d "16" /f', shell=True',
  293. 'Reg.exe add "HKLM\\\\CurrentControlSet\\Services\\Tcpip\\Parameters\\Winsock" /v "HelperDllName" /t REG_EXPAND_SZ /d "%%Root%%\\32\\wshtcpip.dll" /f', shell=True',
  294. 'Reg.exe add "HKLM\\\\CurrentControlSet\\Services\\Tcpip\\Parameters\\Winsock" /v "ProviderGUID" /t REG_BINARY /d "a01a0fe78babcf118ca300805f48a192" /f', shell=True',
  295. 'Reg.exe add "HKLM\\\\CurrentControlSet\\Services\\Tcpip\\Parameters\\Winsock" /v "OfflineCapable" /t REG_DWORD /d "1" /f', shell=True',
  296. 'Reg.exe add "HKLM\\\\CurrentControlSet\\Services\\Tcpip\\Parameters\\Winsock" /v "Mapping" /t REG_BINARY /d "08000000030000000200000001000000060000000200000001000000000000000200000000000000060000000200000002000000110000000200000002000000000000000200000000000000110000000200000003000000ff000000020000000300000000000000" /f', shell=True',
  297. 'Reg.exe add "HKLM\\\\CurrentControlSet\\Services\\Tcpip\\Parameters\\Winsock\\0" /v "Version" /t REG_DWORD /d "2" /f', shell=True',
  298. 'Reg.exe add "HKLM\\\\CurrentControlSet\\Services\\Tcpip\\Parameters\\Winsock\\0" /v "AddressFamily" /t REG_DWORD /d "2" /f', shell=True',
  299. 'Reg.exe add "HKLM\\\\CurrentControlSet\\Services\\Tcpip\\Parameters\\Winsock\\0" /v "MaxSockAddrLength" /t REG_DWORD /d "16" /f', shell=True',
  300. 'Reg.exe add "HKLM\\\\CurrentControlSet\\Services\\Tcpip\\Parameters\\Winsock\\0" /v "MinSockAddrLength" /t REG_DWORD /d "16" /f', shell=True',
  301. 'Reg.exe add "HKLM\\\\CurrentControlSet\\Services\\Tcpip\\Parameters\\Winsock\\0" /v "SocketType" /t REG_DWORD /d "1" /f', shell=True',
  302. 'Reg.exe add "HKLM\\\\CurrentControlSet\\Services\\Tcpip\\Parameters\\Winsock\\0" /v "Protocol" /t REG_DWORD /d "6" /f', shell=True',
  303. 'Reg.exe add "HKLM\\\\CurrentControlSet\\Services\\Tcpip\\Parameters\\Winsock\\0" /v "ProtocolMaxOffset" /t REG_DWORD /d "0" /f', shell=True',
  304. 'Reg.exe add "HKLM\\\\CurrentControlSet\\Services\\Tcpip\\Parameters\\Winsock\\0" /v "ByteOrder" /t REG_DWORD /d "0" /f', shell=True',
  305. 'Reg.exe add "HKLM\\\\CurrentControlSet\\Services\\Tcpip\\Parameters\\Winsock\\0" /v "MessageSize" /t REG_DWORD /d "0" /f', shell=True',
  306. 'Reg.exe add "HKLM\\\\CurrentControlSet\\Services\\Tcpip\\Parameters\\Winsock\\0" /v "szProtocol" /t REG_EXPAND_SZ /d "@%%Root%%\\32\\mswsock.dll,-60100" /f', shell=True',
  307. 'Reg.exe add "HKLM\\\\CurrentControlSet\\Services\\Tcpip\\Parameters\\Winsock\\0" /v "ProviderFlags" /t REG_DWORD /d "8" /f', shell=True',
  308. 'Reg.exe add "HKLM\\\\CurrentControlSet\\Services\\Tcpip\\Parameters\\Winsock\\0" /v "ServiceFlags" /t REG_DWORD /d "131174" /f', shell=True',
  309. 'Reg.exe add "HKLM\\\\CurrentControlSet\\Services\\Tcpip\\Parameters\\Winsock\\1" /v "Version" /t REG_DWORD /d "2" /f', shell=True',
  310. 'Reg.exe add "HKLM\\\\CurrentControlSet\\Services\\Tcpip\\Parameters\\Winsock\\1" /v "AddressFamily" /t REG_DWORD /d "2" /f', shell=True',
  311. 'Reg.exe add "HKLM\\\\CurrentControlSet\\Services\\Tcpip\\Parameters\\Winsock\\1" /v "MaxSockAddrLength" /t REG_DWORD /d "16" /f', shell=True',
  312. 'Reg.exe add "HKLM\\\\CurrentControlSet\\Services\\Tcpip\\Parameters\\Winsock\\1" /v "MinSockAddrLength" /t REG_DWORD /d "16" /f', shell=True',
  313. 'Reg.exe add "HKLM\\\\CurrentControlSet\\Services\\Tcpip\\Parameters\\Winsock\\1" /v "SocketType" /t REG_DWORD /d "2" /f', shell=True',
  314. 'Reg.exe add "HKLM\\\\CurrentControlSet\\Services\\Tcpip\\Parameters\\Winsock\\1" /v "Protocol" /t REG_DWORD /d "17" /f', shell=True',
  315. 'Reg.exe add "HKLM\\\\CurrentControlSet\\Services\\Tcpip\\Parameters\\Winsock\\1" /v "ProtocolMaxOffset" /t REG_DWORD /d "0" /f', shell=True',
  316. 'Reg.exe add "HKLM\\\\CurrentControlSet\\Services\\Tcpip\\Parameters\\Winsock\\1" /v "ByteOrder" /t REG_DWORD /d "0" /f', shell=True',
  317. 'Reg.exe add "HKLM\\\\CurrentControlSet\\Services\\Tcpip\\Parameters\\Winsock\\1" /v "MessageSize" /t REG_DWORD /d "65527" /f', shell=True',
  318. 'Reg.exe add "HKLM\\\\CurrentControlSet\\Services\\Tcpip\\Parameters\\Winsock\\1" /v "szProtocol" /t REG_EXPAND_SZ /d "@%%Root%%\\32\\mswsock.dll,-60101" /f', shell=True',
  319. 'Reg.exe add "HKLM\\\\CurrentControlSet\\Services\\Tcpip\\Parameters\\Winsock\\1" /v "ProviderFlags" /t REG_DWORD /d "8" /f', shell=True',
  320. 'Reg.exe add "HKLM\\\\CurrentControlSet\\Services\\Tcpip\\Parameters\\Winsock\\1" /v "ServiceFlags" /t REG_DWORD /d "132617" /f', shell=True',
  321. 'Reg.exe add "HKLM\\\\CurrentControlSet\\Services\\Tcpip\\Parameters\\Winsock\\2" /v "Version" /t REG_DWORD /d "2" /f', shell=True',
  322. 'Reg.exe add "HKLM\\\\CurrentControlSet\\Services\\Tcpip\\Parameters\\Winsock\\2" /v "AddressFamily" /t REG_DWORD /d "2" /f', shell=True',
  323. 'Reg.exe add "HKLM\\\\CurrentControlSet\\Services\\Tcpip\\Parameters\\Winsock\\2" /v "MaxSockAddrLength" /t REG_DWORD /d "16" /f', shell=True',
  324. 'Reg.exe add "HKLM\\\\CurrentControlSet\\Services\\Tcpip\\Parameters\\Winsock\\2" /v "MinSockAddrLength" /t REG_DWORD /d "16" /f', shell=True',
  325. 'Reg.exe add "HKLM\\\\CurrentControlSet\\Services\\Tcpip\\Parameters\\Winsock\\2" /v "SocketType" /t REG_DWORD /d "3" /f', shell=True',
  326. 'Reg.exe add "HKLM\\\\CurrentControlSet\\Services\\Tcpip\\Parameters\\Winsock\\2" /v "Protocol" /t REG_DWORD /d "0" /f', shell=True',
  327. 'Reg.exe add "HKLM\\\\CurrentControlSet\\Services\\Tcpip\\Parameters\\Winsock\\2" /v "ProtocolMaxOffset" /t REG_DWORD /d "255" /f', shell=True',
  328. 'Reg.exe add "HKLM\\\\CurrentControlSet\\Services\\Tcpip\\Parameters\\Winsock\\2" /v "ByteOrder" /t REG_DWORD /d "0" /f', shell=True',
  329. 'Reg.exe add "HKLM\\\\CurrentControlSet\\Services\\Tcpip\\Parameters\\Winsock\\2" /v "MessageSize" /t REG_DWORD /d "32768" /f', shell=True',
  330. 'Reg.exe add "HKLM\\\\CurrentControlSet\\Services\\Tcpip\\Parameters\\Winsock\\2" /v "szProtocol" /t REG_EXPAND_SZ /d "@%%Root%%\\32\\mswsock.dll,-60102" /f', shell=True',
  331. 'Reg.exe add "HKLM\\\\CurrentControlSet\\Services\\Tcpip\\Parameters\\Winsock\\2" /v "ProviderFlags" /t REG_DWORD /d "12" /f', shell=True',
  332. 'Reg.exe add "HKLM\\\\CurrentControlSet\\Services\\Tcpip\\Parameters\\Winsock\\2" /v "ServiceFlags" /t REG_DWORD /d "132617" /f', shell=True',
  333. 'Reg.exe add "HKLM\\\\CurrentControlSet\\Services\\Tcpip\\ServiceProvider" /v "Class" /t REG_DWORD /d "8" /f', shell=True',
  334. 'Reg.exe add "HKLM\\\\CurrentControlSet\\Services\\Tcpip\\ServiceProvider" /v "DnsPriority" /t REG_DWORD /d "4294967295" /f', shell=True',
  335. 'Reg.exe add "HKLM\\\\CurrentControlSet\\Services\\Tcpip\\ServiceProvider" /v "HostsPriority" /t REG_DWORD /d "2934876845" /f', shell=True',
  336. 'Reg.exe add "HKLM\\\\CurrentControlSet\\Services\\Tcpip\\ServiceProvider" /v "LocalPriority" /t REG_DWORD /d "4026479411" /f', shell=True',
  337. 'Reg.exe add "HKLM\\\\CurrentControlSet\\Services\\Tcpip\\ServiceProvider" /v "Name" /t REG_SZ /d "TCP/IP" /f', shell=True',
  338. 'Reg.exe add "HKLM\\\\CurrentControlSet\\Services\\Tcpip\\ServiceProvider" /v "NetbtPriority" /t REG_DWORD /d "4263488238" /f', shell=True',
  339. 'Reg.exe add "HKLM\\\\CurrentControlSet\\Services\\Tcpip\\ServiceProvider" /v "ProviderPath" /t REG_EXPAND_SZ /d "%%Root%%\\32\\wsock32.dll" /f', shell=True',
  340. 'Reg.exe add "HKLM\\\\ControlSet001\\Control" /v "SvcHostSplitThresholdInKB" /t REG_DWORD /d "376926742" /f', shell=True',
  341. 'Reg.exe add "HKLM\\\\ControlSet001\\Control" /v "WaitToKillServiceTimeout" /t REG_SZ /d "9999" /f', shell=True',
  342. 'Reg.exe add "HKLM\\\\CurrentControlSet\\Services\\kbdclass\\Parameters" /v "ConnectMultiplePorts" /t REG_DWORD /d "0" /f', shell=True',
  343. 'Reg.exe add "HKLM\\\\CurrentControlSet\\Services\\kbdclass\\Parameters" /v "KeyboardDeviceBaseName" /t REG_SZ /d "KeyboardClass" /f', shell=True',
  344. 'Reg.exe add "HKLM\\\\CurrentControlSet\\Services\\kbdclass\\Parameters" /v "MaximumPortsServiced" /t REG_DWORD /d "3" /f', shell=True',
  345. 'Reg.exe add "HKLM\\\\CurrentControlSet\\Services\\kbdclass\\Parameters" /v "SendOutputToAllPorts" /t REG_DWORD /d "1" /f', shell=True',
  346. 'Reg.exe add "HKLM\\\\CurrentControlSet\\Services\\kbdclass\\Parameters" /v "WppRecorder_TraceGuid" /t REG_SZ /d "{09281f1f-f66e-485a-99a2-91638f782c49}" /f', shell=True',
  347. 'Reg.exe add "HKLM\\\\CurrentControlSet\\Services\\kbdclass\\Parameters" /v "DmaRemappingCompatible" /t REG_DWORD /d "0" /f', shell=True',
  348. 'Reg.exe add "HKLM\\\\CurrentControlSet\\Services\\kbdclass\\Parameters" /v "KeyboardDataQueueSize" /t REG_DWORD /d "50" /f', shell=True',
  349. 'Reg.exe add "HKLM\\SOFTWARE\\Microsoft\\Windows NT\\CurrentVersion\\Multimedia\\Profile" /v "NetworkThrottlingIndex" /t REG_DWORD /d "4294967295" /f', shell=True',
  350. 'Reg.exe add "HKLM\\SOFTWARE\\Microsoft\\Windows NT\\CurrentVersion\\Multimedia\\Profile" /v "Responsiveness" /t REG_DWORD /d "0" /f', shell=True',
  351. 'Reg.exe add "HKLM\\SOFTWARE\\Microsoft\\Windows NT\\CurrentVersion\\Multimedia\\Profile" /v "AlawaysOn" /t REG_DWORD /d "1" /f', shell=True',
  352. 'Reg.exe add "HKLM\\SOFTWARE\\Microsoft\\Windows NT\\CurrentVersion\\Multimedia\\Profile" /v "NoLazyMode" /t REG_DWORD /d "0" /f', shell=True',
  353. 'Reg.exe add "HKLM\\SOFTWARE\\Microsoft\\Windows NT\\CurrentVersion\\Multimedia\\Profile" /v "LazyModeTimeout" /t REG_DWORD /d "1376256" /f', shell=True',
  354. 'Reg.exe add "HKLM\\SOFTWARE\\Microsoft\\Windows NT\\CurrentVersion\\Multimedia\\Profile\\Tasks\\Audio" /v "Affinity" /t REG_DWORD /d "0" /f', shell=True',
  355. 'Reg.exe add "HKLM\\SOFTWARE\\Microsoft\\Windows NT\\CurrentVersion\\Multimedia\\Profile\\Tasks\\Audio" /v "Background Only" /t REG_SZ /d "True" /f', shell=True',
  356. 'Reg.exe add "HKLM\\SOFTWARE\\Microsoft\\Windows NT\\CurrentVersion\\Multimedia\\Profile\\Tasks\\Audio" /v "Clock Rate" /t REG_DWORD /d "10000" /f', shell=True',
  357. 'Reg.exe add "HKLM\\SOFTWARE\\Microsoft\\Windows NT\\CurrentVersion\\Multimedia\\Profile\\Tasks\\Audio" /v "GPU Priority" /t REG_DWORD /d "8" /f', shell=True',
  358. 'Reg.exe add "HKLM\\SOFTWARE\\Microsoft\\Windows NT\\CurrentVersion\\Multimedia\\Profile\\Tasks\\Audio" /v "Priority" /t REG_DWORD /d "6" /f', shell=True',
  359. 'Reg.exe add "HKLM\\SOFTWARE\\Microsoft\\Windows NT\\CurrentVersion\\Multimedia\\Profile\\Tasks\\Audio" /v "Scheduling Category" /t REG_SZ /d "Medium" /f', shell=True',
  360. 'Reg.exe add "HKLM\\SOFTWARE\\Microsoft\\Windows NT\\CurrentVersion\\Multimedia\\Profile\\Tasks\\Audio" /v "SFIO Priority" /t REG_SZ /d "Normal" /f', shell=True',
  361. 'Reg.exe add "HKLM\\SOFTWARE\\Microsoft\\Windows NT\\CurrentVersion\\Multimedia\\Profile\\Tasks\\Capture" /v "Affinity" /t REG_DWORD /d "0" /f', shell=True',
  362. 'Reg.exe add "HKLM\\SOFTWARE\\Microsoft\\Windows NT\\CurrentVersion\\Multimedia\\Profile\\Tasks\\Capture" /v "Background Only" /t REG_SZ /d "True" /f', shell=True',
  363. 'Reg.exe add "HKLM\\SOFTWARE\\Microsoft\\Windows NT\\CurrentVersion\\Multimedia\\Profile\\Tasks\\Capture" /v "Clock Rate" /t REG_DWORD /d "10000" /f', shell=True',
  364. 'Reg.exe add "HKLM\\SOFTWARE\\Microsoft\\Windows NT\\CurrentVersion\\Multimedia\\Profile\\Tasks\\Capture" /v "GPU Priority" /t REG_DWORD /d "8" /f', shell=True',
  365. 'Reg.exe add "HKLM\\SOFTWARE\\Microsoft\\Windows NT\\CurrentVersion\\Multimedia\\Profile\\Tasks\\Capture" /v "Priority" /t REG_DWORD /d "5" /f', shell=True',
  366. 'Reg.exe add "HKLM\\SOFTWARE\\Microsoft\\Windows NT\\CurrentVersion\\Multimedia\\Profile\\Tasks\\Capture" /v "Scheduling Category" /t REG_SZ /d "Medium" /f', shell=True',
  367. 'Reg.exe add "HKLM\\SOFTWARE\\Microsoft\\Windows NT\\CurrentVersion\\Multimedia\\Profile\\Tasks\\Capture" /v "SFIO Priority" /t REG_SZ /d "Normal" /f', shell=True',
  368. 'Reg.exe add "HKLM\\SOFTWARE\\Microsoft\\Windows NT\\CurrentVersion\\Multimedia\\Profile\\Tasks\\DisplayPostProcessing" /v "Affinity" /t REG_DWORD /d "0" /f', shell=True',
  369. 'Reg.exe add "HKLM\\SOFTWARE\\Microsoft\\Windows NT\\CurrentVersion\\Multimedia\\Profile\\Tasks\\DisplayPostProcessing" /v "Background Only" /t REG_SZ /d "True" /f', shell=True',
  370. 'Reg.exe add "HKLM\\SOFTWARE\\Microsoft\\Windows NT\\CurrentVersion\\Multimedia\\Profile\\Tasks\\DisplayPostProcessing" /v "BackgroundPriority" /t REG_DWORD /d "8" /f', shell=True',
  371. 'Reg.exe add "HKLM\\SOFTWARE\\Microsoft\\Windows NT\\CurrentVersion\\Multimedia\\Profile\\Tasks\\DisplayPostProcessing" /v "Clock Rate" /t REG_DWORD /d "10000" /f', shell=True',
  372. 'Reg.exe add "HKLM\\SOFTWARE\\Microsoft\\Windows NT\\CurrentVersion\\Multimedia\\Profile\\Tasks\\DisplayPostProcessing" /v "GPU Priority" /t REG_DWORD /d "8" /f', shell=True',
  373. 'Reg.exe add "HKLM\\SOFTWARE\\Microsoft\\Windows NT\\CurrentVersion\\Multimedia\\Profile\\Tasks\\DisplayPostProcessing" /v "Priority" /t REG_DWORD /d "8" /f', shell=True',
  374. 'Reg.exe add "HKLM\\SOFTWARE\\Microsoft\\Windows NT\\CurrentVersion\\Multimedia\\Profile\\Tasks\\DisplayPostProcessing" /v "Scheduling Category" /t REG_SZ /d "High" /f', shell=True',
  375. 'Reg.exe add "HKLM\\SOFTWARE\\Microsoft\\Windows NT\\CurrentVersion\\Multimedia\\Profile\\Tasks\\DisplayPostProcessing" /v "SFIO Priority" /t REG_SZ /d "Normal" /f', shell=True',
  376. 'Reg.exe add "HKLM\\SOFTWARE\\Microsoft\\Windows NT\\CurrentVersion\\Multimedia\\Profile\\Tasks\\Distribution" /v "Affinity" /t REG_DWORD /d "0" /f', shell=True',
  377. 'Reg.exe add "HKLM\\SOFTWARE\\Microsoft\\Windows NT\\CurrentVersion\\Multimedia\\Profile\\Tasks\\Distribution" /v "Background Only" /t REG_SZ /d "True" /f', shell=True',
  378. 'Reg.exe add "HKLM\\SOFTWARE\\Microsoft\\Windows NT\\CurrentVersion\\Multimedia\\Profile\\Tasks\\Distribution" /v "Clock Rate" /t REG_DWORD /d "10000" /f', shell=True',
  379. 'Reg.exe add "HKLM\\SOFTWARE\\Microsoft\\Windows NT\\CurrentVersion\\Multimedia\\Profile\\Tasks\\Distribution" /v "GPU Priority" /t REG_DWORD /d "8" /f', shell=True',
  380. 'Reg.exe add "HKLM\\SOFTWARE\\Microsoft\\Windows NT\\CurrentVersion\\Multimedia\\Profile\\Tasks\\Distribution" /v "Priority" /t REG_DWORD /d "4" /f', shell=True',
  381. 'Reg.exe add "HKLM\\SOFTWARE\\Microsoft\\Windows NT\\CurrentVersion\\Multimedia\\Profile\\Tasks\\Distribution" /v "Scheduling Category" /t REG_SZ /d "Medium" /f', shell=True',
  382. 'Reg.exe add "HKLM\\SOFTWARE\\Microsoft\\Windows NT\\CurrentVersion\\Multimedia\\Profile\\Tasks\\Distribution" /v "SFIO Priority" /t REG_SZ /d "Normal" /f', shell=True',
  383. 'Reg.exe add "HKLM\\SOFTWARE\\Microsoft\\Windows NT\\CurrentVersion\\Multimedia\\Profile\\Tasks\\Games" /v "Affinity" /t REG_DWORD /d "0" /f', shell=True',
  384. 'Reg.exe add "HKLM\\SOFTWARE\\Microsoft\\Windows NT\\CurrentVersion\\Multimedia\\Profile\\Tasks\\Games" /v "Background Only" /t REG_SZ /d "False" /f', shell=True',
  385. 'Reg.exe add "HKLM\\SOFTWARE\\Microsoft\\Windows NT\\CurrentVersion\\Multimedia\\Profile\\Tasks\\Games" /v "Clock Rate" /t REG_DWORD /d "10000" /f', shell=True',
  386. 'Reg.exe add "HKLM\\SOFTWARE\\Microsoft\\Windows NT\\CurrentVersion\\Multimedia\\Profile\\Tasks\\Games" /v "GPU Priority" /t REG_DWORD /d "8" /f', shell=True',
  387. 'Reg.exe add "HKLM\\SOFTWARE\\Microsoft\\Windows NT\\CurrentVersion\\Multimedia\\Profile\\Tasks\\Games" /v "Priority" /t REG_DWORD /d "6" /f', shell=True',
  388. 'Reg.exe add "HKLM\\SOFTWARE\\Microsoft\\Windows NT\\CurrentVersion\\Multimedia\\Profile\\Tasks\\Games" /v "Scheduling Category" /t REG_SZ /d "High" /f', shell=True',
  389. 'Reg.exe add "HKLM\\SOFTWARE\\Microsoft\\Windows NT\\CurrentVersion\\Multimedia\\Profile\\Tasks\\Games" /v "SFIO Priority" /t REG_SZ /d "High" /f', shell=True',
  390. 'Reg.exe add "HKLM\\SOFTWARE\\Microsoft\\Windows NT\\CurrentVersion\\Multimedia\\Profile\\Tasks\\Games" /v "Latency Sensitive" /t REG_SZ /d "True" /f', shell=True',
  391. 'Reg.exe add "HKLM\\SOFTWARE\\Microsoft\\Windows NT\\CurrentVersion\\Multimedia\\Profile\\Tasks\\Low Latency" /v "Scheduling Category" /t REG_SZ /d "Medium" /f', shell=True',
  392. 'Reg.exe add "HKLM\\SOFTWARE\\Microsoft\\Windows NT\\CurrentVersion\\Multimedia\\Profile\\Tasks\\Low Latency" /v "GPU Priority" /t REG_DWORD /d "8" /f', shell=True',
  393. 'Reg.exe add "HKLM\\SOFTWARE\\Microsoft\\Windows NT\\CurrentVersion\\Multimedia\\Profile\\Tasks\\Low Latency" /v "Affinity" /t REG_DWORD /d "0" /f', shell=True',
  394. 'Reg.exe add "HKLM\\SOFTWARE\\Microsoft\\Windows NT\\CurrentVersion\\Multimedia\\Profile\\Tasks\\Low Latency" /v "Clock Rate" /t REG_DWORD /d "10000" /f', shell=True',
  395. 'Reg.exe add "HKLM\\SOFTWARE\\Microsoft\\Windows NT\\CurrentVersion\\Multimedia\\Profile\\Tasks\\Low Latency" /v "SFIO Priority" /t REG_SZ /d "Normal" /f', shell=True',
  396. 'Reg.exe add "HKLM\\SOFTWARE\\Microsoft\\Windows NT\\CurrentVersion\\Multimedia\\Profile\\Tasks\\Low Latency" /v "Priority" /t REG_DWORD /d "6" /f', shell=True',
  397. 'Reg.exe add "HKLM\\SOFTWARE\\Microsoft\\Windows NT\\CurrentVersion\\Multimedia\\Profile\\Tasks\\Low Latency" /v "Background Only" /t REG_SZ /d "True" /f', shell=True',
  398. 'Reg.exe add "HKLM\\SOFTWARE\\Microsoft\\Windows NT\\CurrentVersion\\Multimedia\\Profile\\Tasks\\Low Latency" /v "Latency Sensitive" /t REG_SZ /d "True" /f', shell=True',
  399. 'Reg.exe add "HKLM\\SOFTWARE\\Microsoft\\Windows NT\\CurrentVersion\\Multimedia\\Profile\\Tasks\\Playback" /v "Affinity" /t REG_DWORD /d "0" /f', shell=True',
  400. 'Reg.exe add "HKLM\\SOFTWARE\\Microsoft\\Windows NT\\CurrentVersion\\Multimedia\\Profile\\Tasks\\Playback" /v "Background Only" /t REG_SZ /d "False" /f', shell=True',
  401. 'Reg.exe add "HKLM\\SOFTWARE\\Microsoft\\Windows NT\\CurrentVersion\\Multimedia\\Profile\\Tasks\\Playback" /v "BackgroundPriority" /t REG_DWORD /d "4" /f', shell=True',
  402. 'Reg.exe add "HKLM\\SOFTWARE\\Microsoft\\Windows NT\\CurrentVersion\\Multimedia\\Profile\\Tasks\\Playback" /v "Clock Rate" /t REG_DWORD /d "10000" /f', shell=True',
  403. 'Reg.exe add "HKLM\\SOFTWARE\\Microsoft\\Windows NT\\CurrentVersion\\Multimedia\\Profile\\Tasks\\Playback" /v "GPU Priority" /t REG_DWORD /d "8" /f', shell=True',
  404. 'Reg.exe add "HKLM\\SOFTWARE\\Microsoft\\Windows NT\\CurrentVersion\\Multimedia\\Profile\\Tasks\\Playback" /v "Priority" /t REG_DWORD /d "3" /f', shell=True',
  405. 'Reg.exe add "HKLM\\SOFTWARE\\Microsoft\\Windows NT\\CurrentVersion\\Multimedia\\Profile\\Tasks\\Playback" /v "Scheduling Category" /t REG_SZ /d "Medium" /f', shell=True',
  406. 'Reg.exe add "HKLM\\SOFTWARE\\Microsoft\\Windows NT\\CurrentVersion\\Multimedia\\Profile\\Tasks\\Playback" /v "SFIO Priority" /t REG_SZ /d "Normal" /f', shell=True',
  407. 'Reg.exe add "HKLM\\SOFTWARE\\Microsoft\\Windows NT\\CurrentVersion\\Multimedia\\Profile\\Tasks\\Pro Audio" /v "Affinity" /t REG_DWORD /d "0" /f', shell=True',
  408. 'Reg.exe add "HKLM\\SOFTWARE\\Microsoft\\Windows NT\\CurrentVersion\\Multimedia\\Profile\\Tasks\\Pro Audio" /v "Background Only" /t REG_SZ /d "False" /f', shell=True',
  409. 'Reg.exe add "HKLM\\SOFTWARE\\Microsoft\\Windows NT\\CurrentVersion\\Multimedia\\Profile\\Tasks\\Pro Audio" /v "Clock Rate" /t REG_DWORD /d "10000" /f', shell=True',
  410. 'Reg.exe add "HKLM\\SOFTWARE\\Microsoft\\Windows NT\\CurrentVersion\\Multimedia\\Profile\\Tasks\\Pro Audio" /v "GPU Priority" /t REG_DWORD /d "8" /f', shell=True',
  411. 'Reg.exe add "HKLM\\SOFTWARE\\Microsoft\\Windows NT\\CurrentVersion\\Multimedia\\Profile\\Tasks\\Pro Audio" /v "Priority" /t REG_DWORD /d "1" /f', shell=True',
  412. 'Reg.exe add "HKLM\\SOFTWARE\\Microsoft\\Windows NT\\CurrentVersion\\Multimedia\\Profile\\Tasks\\Pro Audio" /v "Scheduling Category" /t REG_SZ /d "High" /f', shell=True',
  413. 'Reg.exe add "HKLM\\SOFTWARE\\Microsoft\\Windows NT\\CurrentVersion\\Multimedia\\Profile\\Tasks\\Pro Audio" /v "SFIO Priority" /t REG_SZ /d "Normal" /f', shell=True',
  414. 'Reg.exe add "HKLM\\SOFTWARE\\Microsoft\\Windows NT\\CurrentVersion\\Multimedia\\Profile\\Tasks\\Window Manager" /v "Affinity" /t REG_DWORD /d "0" /f', shell=True',
  415. 'Reg.exe add "HKLM\\SOFTWARE\\Microsoft\\Windows NT\\CurrentVersion\\Multimedia\\Profile\\Tasks\\Window Manager" /v "Background Only" /t REG_SZ /d "True" /f', shell=True',
  416. 'Reg.exe add "HKLM\\SOFTWARE\\Microsoft\\Windows NT\\CurrentVersion\\Multimedia\\Profile\\Tasks\\Window Manager" /v "Clock Rate" /t REG_DWORD /d "10000" /f', shell=True',
  417. 'Reg.exe add "HKLM\\SOFTWARE\\Microsoft\\Windows NT\\CurrentVersion\\Multimedia\\Profile\\Tasks\\Window Manager" /v "GPU Priority" /t REG_DWORD /d "8" /f', shell=True',
  418. 'Reg.exe add "HKLM\\SOFTWARE\\Microsoft\\Windows NT\\CurrentVersion\\Multimedia\\Profile\\Tasks\\Window Manager" /v "Priority" /t REG_DWORD /d "5" /f', shell=True',
  419. 'Reg.exe add "HKLM\\SOFTWARE\\Microsoft\\Windows NT\\CurrentVersion\\Multimedia\\Profile\\Tasks\\Window Manager" /v "Scheduling Category" /t REG_SZ /d "Medium" /f', shell=True',
  420. 'Reg.exe add "HKLM\\SOFTWARE\\Microsoft\\Windows NT\\CurrentVersion\\Multimedia\\Profile\\Tasks\\Window Manager" /v "SFIO Priority" /t REG_SZ /d "Normal" /f', shell=True',
  421. 'Reg.exe add "HKLM\\\\CurrentControlSet\\Control\\GraphicsDrivers\\MonitorDataStore" /v "DataCashSize" /t REG_DWORD /d "0" /f', shell=True',
  422. 'Reg.exe add "HKLM\\\\CurrentControlSet\\Services\\GraphicsPerfSvc\\Parameters" /v "BufferSize" /t REG_DWORD /d "0" /f', shell=True',
  423. 'Reg.exe add "HKLM\\\\CurrentControlSet\\Services\\GraphicsPerfSvc\\Parameters" /v "FlushTimer" /t REG_DWORD /d "0" /f', shell=True',
  424. 'Reg.exe add "HKLM\\\\CurrentControlSet\\Services\\GraphicsPerfSvc\\Parameters" /v "IntervalSecs" /t REG_DWORD /d "60" /f', shell=True',
  425. 'Reg.exe add "HKLM\\\\CurrentControlSet\\Services\\GraphicsPerfSvc\\Parameters" /v "MaximumBuffers" /t REG_DWORD /d "2" /f', shell=True',
  426. 'Reg.exe add "HKLM\\\\CurrentControlSet\\Services\\GraphicsPerfSvc\\Parameters" /v "MinimumBuffers" /t REG_DWORD /d "1" /f', shell=True',
  427. 'Reg.exe add "HKLM\\\\CurrentControlSet\\Services\\GraphicsPerfSvc\\Parameters" /v "ServiceDll" /t REG_EXPAND_SZ /d "%%Root%%\\32\\GraphicsPerfSvc.dll" /f', shell=True',
  428. 'Reg.exe add "HKLM\\\\CurrentControlSet\\Services\\GraphicsPerfSvc\\Parameters" /v "ServiceDllUnloadOnStop" /t REG_DWORD /d "1" /f', shell=True',
  429. 'Reg.exe add "HKLM\\\\CurrentControlSet\\Services\\GraphicsPerfSvc\\Parameters" /v "ServiceMain" /t REG_SZ /d "ServiceMain" /f', shell=True',
  430. 'Reg.exe add "HKLM\\\\CurrentControlSet\\Services\\GraphicsPerfSvc\\Parameters" /v "TimeoutSecs" /t REG_DWORD /d "90" /f', shell=True',
  431. 'Reg.exe add "HKLM\\\\CurrentControlSet\\Services\\Tcpip\\Parameters\\Interfaces" /v "TCPNoDelay" /t REG_DWORD /d "1616" /f', shell=True',
  432. 'Reg.exe add "HKLM\\\\CurrentControlSet\\Services\\Tcpip\\Parameters\\Interfaces" /v "TcpAckFrequency" /t REG_DWORD /d "1616" /f', shell=True',
  433. 'Reg.exe add "HKLM\\\\CurrentControlSet\\Services\\Tcpip\\Parameters\\Interfaces" /v "TcpDelAckTicks" /t REG_DWORD /d "0" /f', shell=True',
  434. 'Reg.exe add "HKLM\\\\CurrentControlSet\\Services\\Tcpip\\Parameters\\Interfaces" /v "MTU" /t REG_DWORD /d "5376" /f', shell=True',
  435. 'Reg.exe add "HKLM\\\\CurrentControlSet\\Services\\Tcpip\\Parameters\\Interfaces" /v "MSS" /t REG_DWORD /d "5216" /f', shell=True',
  436. 'Reg.exe add "HKLM\\\\CurrentControlSet\\Services\\DXGKrnl" /v "Description" /t REG_SZ /d "Controls the underlying video driver stacks to provide fully-featured display capabilities." /f', shell=True',
  437. 'Reg.exe add "HKLM\\\\CurrentControlSet\\Services\\DXGKrnl" /v "DisplayName" /t REG_SZ /d "LDDM Graphics Sub" /f', shell=True',
  438. 'Reg.exe add "HKLM\\\\CurrentControlSet\\Services\\DXGKrnl" /v "ErrorControl" /t REG_DWORD /d "0" /f', shell=True',
  439. 'Reg.exe add "HKLM\\\\CurrentControlSet\\Services\\DXGKrnl" /v "Group" /t REG_SZ /d "Video Init" /f', shell=True',
  440. 'Reg.exe add "HKLM\\\\CurrentControlSet\\Services\\DXGKrnl" /v "ImagePath" /t REG_EXPAND_SZ /d "\\Root\\32\\drivers\\dxgkrnl.sys" /f', shell=True',
  441. 'Reg.exe add "HKLM\\\\CurrentControlSet\\Services\\DXGKrnl" /v "Start" /t REG_DWORD /d "1" /f', shell=True',
  442. 'Reg.exe add "HKLM\\\\CurrentControlSet\\Services\\DXGKrnl" /v "Tag" /t REG_DWORD /d "16" /f', shell=True',
  443. 'Reg.exe add "HKLM\\\\CurrentControlSet\\Services\\DXGKrnl" /v "Type" /t REG_DWORD /d "32" /f', shell=True',
  444. 'Reg.exe add "HKLM\\\\CurrentControlSet\\Services\\DXGKrnl" /v "MonitorLatencyTolerance" /t REG_BINARY /d "31ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff31fff0" /f', shell=True',
  445. 'Reg.exe add "HKLM\\\\CurrentControlSet\\Services\\DXGKrnl" /v "MonitorRefreshLatencyTolerance" /t REG_BINARY /d "31ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff31fff0" /f', shell=True',
  446. 'Reg.exe add "HKLM\\\\CurrentControlSet\\Control\\Session Manager\\kernel" /v "DpcWatchdogProfileOffset" /t REG_DWORD /d "10000" /f', shell=True',
  447. 'Reg.exe add "HKLM\\\\CurrentControlSet\\Control\\Session Manager\\kernel" /v "ObUnsecureGlobalNames" /t REG_MULTI_SZ /d "netfxcustomperfcounters.1.0\\0SharedPerfIPCBlock\\0Cor_Private_IPCBlock\\0Cor_Public_IPCBlock_" /f', shell=True',
  448. 'Reg.exe add "HKLM\\\\CurrentControlSet\\Control\\Session Manager\\kernel" /v "SeTokenSingletonAttributesConfig" /t REG_DWORD /d "3" /f', shell=True',
  449. 'Reg.exe add "HKLM\\\\CurrentControlSet\\Control\\Session Manager\\kernel" /v "obcaseinsensitive" /t REG_DWORD /d "1" /f', shell=True',
  450. 'Reg.exe add "HKLM\\\\CurrentControlSet\\Control\\Session Manager\\kernel" /v "DistributeTimers" /t REG_DWORD /d "4294967295" /f', shell=True',
  451. 'Reg.exe add "HKLM\\\\CurrentControlSet\\Services\\DXGKrnl" /v "Description" /t REG_SZ /d "Controls the underlying video driver stacks to provide fully-featured display capabilities." /f', shell=True',
  452. 'Reg.exe add "HKLM\\\\CurrentControlSet\\Services\\DXGKrnl" /v "DisplayName" /t REG_SZ /d "LDDM Graphics Sub" /f', shell=True',
  453. 'Reg.exe add "HKLM\\\\CurrentControlSet\\Services\\DXGKrnl" /v "ErrorControl" /t REG_DWORD /d "0" /f', shell=True',
  454. 'Reg.exe add "HKLM\\\\CurrentControlSet\\Services\\DXGKrnl" /v "Group" /t REG_SZ /d "Video Init" /f', shell=True',
  455. 'Reg.exe add "HKLM\\\\CurrentControlSet\\Services\\DXGKrnl" /v "Start" /t REG_DWORD /d "1" /f', shell=True',
  456. 'Reg.exe add "HKLM\\\\CurrentControlSet\\Services\\DXGKrnl" /v "Tag" /t REG_DWORD /d "16" /f', shell=True',
  457. 'Reg.exe add "HKLM\\\\CurrentControlSet\\Services\\DXGKrnl" /v "Type" /t REG_DWORD /d "32" /f', shell=True',
  458. 'Reg.exe add "HKLM\\\\CurrentControlSet\\Services\\DXGKrnl" /v "DistributeTimers" /t REG_DWORD /d "3839" /f', shell=True',
  459. 'Reg.exe add "HKLM\\\\CurrentControlSet\\Services\\DXGKrnl" /v "MonitorLatencyTolerance" /t REG_DWORD /d "536870910" /f', shell=True',
  460. 'Reg.exe add "HKLM\\\\CurrentControlSet\\Services\\DXGKrnl" /v "MonitorRefreshLatencyTolerance" /t REG_DWORD /d "536870910" /f', shell=True',
  461. 'Reg.exe add "HKLM\\\\CurrentControlSet\\Services\\mouclass\\Parameters" /v "WppRecorder_TraceGuid" /t REG_SZ /d "{fc8df8fd-d105-40a9-af75-2eec294adf8d}" /f', shell=True',
  462. 'Reg.exe add "HKLM\\\\CurrentControlSet\\Services\\mouclass\\Parameters" /v "MouseDataQueueSize" /t REG_DWORD /d "21" /f', shell=True',
  463. 'Reg.exe add "HKCU\Control Panel\Mouse" /v "Speed Fast" /t REG_SZ /d "1000" /f',
  464. 'Reg.exe add "HKCU\Control Panel\Mouse" /v "FlashClick" /t REG_SZ /d "1000" /f',
  465. 'Reg.exe add "HKCU\Control Panel\Mouse" /v "FlashClick2" /t REG_SZ /d "700" /f',
  466. 'Reg.exe add "HKCU\\Control Panel\\Accessibility\\MouseKeys" /v "TimeToMaximumSpeed" /t REG_SZ /d "3000000000" /f', shell=True',
  467. 'Reg.exe add "HKCU\\Control Panel\\Accessibility\\MouseKeys" /v "Flags" /t REG_SZ /d "100" /f', shell=True',
  468. 'Reg.exe add "HKCU\\Control Panel\\Accessibility\\MouseKeys" /v "MaximumSpeed" /t REG_SZ /d "50000" /f', shell=True',
  469. 'Reg.exe add "HKLM\\\\CurrentControlSet\\Services\\mouclass\\Parameters" /v "WppRecorder_TraceGuid" /t REG_SZ /d "{fc8df8fd-d105-40a9-af75-2eec294adf8d}" /f', shell=True',
  470. 'Reg.exe add "HKLM\\\\CurrentControlSet\\Services\\mouclass\\Parameters" /v "MouseDataQueueSize" /t REG_DWORD /d "4294967295" /f', shell=True',
  471. 'Reg.exe add "HKLM\\\\CurrentControlSet\\Control\\Session Manager\\kernel" /v "DistributeTimers" /t REG_DWORD /d "1" /f', shell=True',
  472. 'Reg.exe add "HKCU\\Control Panel\\Mouse" /v "MouseSensitivity" /t REG_SZ /d "10" /f', shell=True',
  473. 'Reg.exe add "HKU\\.DEFAULT\\Control Panel\\Mouse" /v "MouseSpeed" /t REG_SZ /d "0" /f', shell=True',
  474. 'Reg.exe add "HKU\\.DEFAULT\\Control Panel\\Mouse" /v "MouseThreshold1" /t REG_SZ /d "0" /f', shell=True',
  475. 'Reg.exe add "HKU\\.DEFAULT\\Control Panel\\Mouse" /v "MouseThreshold2" /t REG_SZ /d "0" /f', shell=True',
  476. 'Reg.exe add "HKCU\Control Panel\Accessibility\MouseKeys" /v "Flags" /t REG_SZ /d "62" /f',
  477. 'Reg.exe add "HKCU\Control Panel\Accessibility\MouseKeys" /v "MaximumSpeed" /t REG_SZ /d "80" /f',
  478. 'Reg.exe add "HKCU\Control Panel\Accessibility\MouseKeys" /v "TimeToMaximumSpeed" /t REG_SZ /d "3000" /f',
  479. 'Reg.exe add "HKCU\Control Panel\Keyboard" /v "InitialKeyboardIndicators" /t REG_SZ /d "0" /f',
  480. 'Reg.exe add "HKCU\Control Panel\Keyboard" /v "KeyboardDelay" /t REG_SZ /d "1" /f',
  481. 'Reg.exe add "HKCU\Control Panel\Keyboard" /v "KeyboardSpeed" /t REG_SZ /d "31" /f',
  482. 'Reg.exe add "HKCU\Control Panel\Keyboard" /v "KeyboardSpeed" /t REG_SZ /d "31" /f',
  483.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement