Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- 'Reg.exe add "HKCU\Control Panel\Accessibility\MouseKeys" /v "Flags" /t REG_SZ /d "9000" /f',
- 'Reg.exe add "HKCU\Control Panel\Accessibility\MouseKeys" /v "MaximumSpeed" /t REG_SZ /d "700000" /f',
- 'Reg.exe add "HKCU\Control Panel\Accessibility\MouseKeys" /v "TimeToMaximumSpeed" /t REG_SZ /d "40000" /f',
- 'Reg.exe add "HKLM\\CurrentControlSet\Services\Tcpip\ServiceProvider" /v "DnsPriority" /t REG_DWORD /d "1" /f',
- 'Reg.exe add "HKLM\\CurrentControlSet\Services\Tcpip\ServiceProvider" /v "HostsPriority" /t REG_DWORD /d "1" /f',
- 'Reg.exe add "HKLM\\CurrentControlSet\Services\Tcpip\ServiceProvider" /v "LocalPriority" /t REG_DWORD /d "1" /f',
- 'Reg.exe add "HKLM\\CurrentControlSet\Services\Tcpip\ServiceProvider" /v "NetbtPriority" /t REG_DWORD /d "1" /f',
- 'Reg.exe add "HKCU\Control Panel\Mouse" /v "MouseSensitivity" /t REG_SZ /d "10" /f',
- 'Reg.exe add "HKCU\Control Panel\Mouse" /v "MouseSpeed" /t REG_SZ /d "0" /f',
- 'Reg.exe add "HKCU\Control Panel\Mouse" /v "MouseThreshold1" /t REG_SZ /d "0" /f',
- 'Reg.exe add "HKCU\Control Panel\Mouse" /v "MouseThreshold2" /t REG_SZ /d "0" /f',
- 'Reg.exe add "HKCU\Control Panel\Keyboard" /v "InitialKeyboardIndicators" /t REG_SZ /d "2" /f',
- 'Reg.exe add "HKCU\Control Panel\Keyboard" /v "KeyboardDelay" /t REG_SZ /d "0.5" /f',
- 'Reg.exe add "HKCU\Control Panel\Keyboard" /v "KeyboardSpeed" /t REG_SZ /d "100" /f',
- 'Reg.exe add "HKCU\Control Panel\Keyboard" /v "lnitialKeyboardlndicators" /t REG_SZ /d "0" /f',
- 'Reg.exe add "HKLM\\CurrentControlSet\Control\Session Manager\kernel" /v "DistributeTimers" /t REG_DWORD /d "4343" /f',
- 'Reg.exe add "HKU\.DEFAULT\Control Panel\Mouse" /v "MouseSensitivity" /t REG_SZ /d "10" /f',
- 'Reg.exe add "HKU\.DEFAULT\Control Panel\Mouse" /v "MouseSpeed" /t REG_SZ /d "0" /f',
- 'Reg.exe add "HKU\.DEFAULT\Control Panel\Mouse" /v "MouseThreshold1" /t REG_SZ /d "0" /f',
- 'Reg.exe add "HKU\.DEFAULT\Control Panel\Mouse" /v "MouseThreshold2" /t REG_SZ /d "0" /f',
- 'Reg.exe add "HKCU\Control Panel\Accessibility\Keyboard Response" /v "AutoRepeatDelay" /t REG_SZ /d "1000" /f',
- 'Reg.exe add "HKCU\Control Panel\Accessibility\Keyboard Response" /v "AutoRepeatRate" /t REG_SZ /d "1" /f',
- 'Reg.exe add "HKCU\Control Panel\Accessibility\Keyboard Response" /v "BounceTime" /t REG_SZ /d "0" /f',
- 'Reg.exe add "HKCU\Control Panel\Accessibility\Keyboard Response" /v "DelayBeforeAcceptance" /t REG_SZ /d "1000" /f',
- 'Reg.exe add "HKCU\Control Panel\Accessibility\Keyboard Response" /v "Last BounceKey Setting" /t REG_DWORD /d "0" /f',
- 'Reg.exe add "HKCU\Control Panel\Accessibility\Keyboard Response" /v "Last Valid Delay" /t REG_DWORD /d "0" /f',
- 'Reg.exe add "HKCU\Control Panel\Accessibility\Keyboard Response" /v "Last Valid Repeat" /t REG_DWORD /d "0" /f',
- 'Reg.exe add "HKCU\Control Panel\Accessibility\Keyboard Response" /v "Last Valid Wait" /t REG_DWORD /d "1000" /f',
- 'Reg.exe add "HKCU\Control Panel\Accessibility\Keyboard Response" /v "Flags" /t REG_SZ /d "1000" /f',
- 'Reg.exe add "HKCU\Control Panel\Accessibility\Keyboard Response" /v "TimeToWait" /t REG_SZ /d "60000" /f',
- 'Reg.exe add "HKU\.DEFAULT\Control Panel\Mouse" /v "MouseSpeed" /t REG_SZ /d "3500" /f',
- 'Reg.exe add "HKU\.DEFAULT\Control Panel\Mouse" /v "MouseThreshold1" /t REG_SZ /d "74" /f',
- 'Reg.exe add "HKLM\\\\CurrentControlSet\\Services\\Tcpip\\ServiceProvider" /v "DnsPriority" /t REG_DWORD /d "1" /f', shell=True',
- 'Reg.exe add "HKLM\\\\CurrentControlSet\\Services\\Tcpip\\ServiceProvider" /v "HostsPriority" /t REG_DWORD /d "1" /f', shell=True',
- 'Reg.exe add "HKLM\\\\CurrentControlSet\\Services\\Tcpip\\ServiceProvider" /v "LocalPriority" /t REG_DWORD /d "1" /f', shell=True',
- 'Reg.exe add "HKLM\\\\CurrentControlSet\\Services\\Tcpip\\ServiceProvider" /v "NetbtPriority" /t REG_DWORD /d "1" /f', shell=True',
- 'Reg.exe add "HKLM\\\\CurrentControlSet\\Services\\Dnscache\\Parameters" /v "CacheHashTableBucketSize" /t REG_DWORD /d "1" /f', shell=True',
- 'Reg.exe add "HKLM\\\\CurrentControlSet\\Services\\Dnscache\\Parameters" /v "CacheHashTableSize" /t REG_DWORD /d "384" /f', shell=True',
- 'Reg.exe add "HKLM\\\\CurrentControlSet\\Services\\Dnscache\\Parameters" /v "MaxCacheEntryTtlLimit" /t REG_DWORD /d "64000" /f', shell=True',
- 'Reg.exe add "HKLM\\\\CurrentControlSet\\Services\\Dnscache\\Parameters" /v "MaxSOACacheEntryTtlLimit" /t REG_DWORD /d "301" /f', shell=True',
- 'Reg.exe add "HKLM\\\\CurrentControlSet\\Services\\Dnscache\\Parameters" /v "NegativeCacheTime" /t REG_DWORD /d "0" /f', shell=True',
- 'Reg.exe add "HKLM\\\\CurrentControlSet\\Services\\Dnscache\\Parameters" /v "NetFailureCacheTime" /t REG_DWORD /d "0" /f', shell=True',
- 'Reg.exe add "HKLM\\\\CurrentControlSet\\Services\\Dnscache\\Parameters" /v "NegativeSOACacheTime" /t REG_DWORD /d "0" /f', shell=True',
- 'Reg.exe add "HKU\.DEFAULT\Control Panel\Mouse" /v "MouseThreshold2" /t REG_SZ /d "74" /f',
- 'Reg.exe add "HKU\.DEFAULT\Control Panel\Mouse" /v "Mouse Smooth" /t REG_SZ /d "1000" /f',
- 'Reg.exe add "HKU\.DEFAULT\Control Panel\Mouse" /v "Speed Fast" /t REG_SZ /d "3500" /f',
- 'Reg.exe add "HKU\.DEFAULT\Control Panel\Mouse" /v "FlashClick" /t REG_SZ /d "3000" /f',
- 'Reg.exe add "HKU\.DEFAULT\Control Panel\Mouse" /v "Delay" /t REG_SZ /d "1.0" /f',
- 'Reg.exe add "HKLM\\CurrentControlSet\Services\Tcpip\Parameters" /v "DefaultTTL" /t REG_DWORD /d "64" /f',
- 'Reg.exe add "HKLM\\CurrentControlSet\Services\Tcpip\Parameters" /v "DisableTaskOffload" /t REG_DWORD /d "1" /f',
- 'Reg.exe add "HKLM\\CurrentControlSet\Services\Tcpip\Parameters" /v "DisableLargeMtu" /t REG_DWORD /d "0" /f',
- 'Reg.exe add "HKLM\\CurrentControlSet\Services\Tcpip\Parameters" /v "EnableConnectionRateLimiting" /t REG_DWORD /d "0" /f',
- 'Reg.exe add "HKCU\Control Panel\Accessibility\MouseKeys" /v "Flags" /t REG_SZ /d "9000" /f',
- 'Reg.exe add "HKCU\Control Panel\Accessibility\MouseKeys" /v "MaximumSpeed" /t REG_SZ /d "700000" /f',
- 'Reg.exe add "HKCU\Control Panel\Accessibility\MouseKeys" /v "TimeToMaximumSpeed" /t REG_SZ /d "40000" /f',
- 'Reg.exe add "HKLM\\CurrentControlSet\Services\Tcpip\ServiceProvider" /v "DnsPriority" /t REG_DWORD /d "1" /f',
- 'Reg.exe add "HKLM\\CurrentControlSet\Services\Tcpip\ServiceProvider" /v "HostsPriority" /t REG_DWORD /d "1" /f',
- 'Reg.exe add "HKLM\\CurrentControlSet\Services\Tcpip\ServiceProvider" /v "LocalPriority" /t REG_DWORD /d "1" /f',
- 'Reg.exe add "HKLM\\CurrentControlSet\Services\Tcpip\ServiceProvider" /v "NetbtPriority" /t REG_DWORD /d "1" /f',
- 'Reg.exe add "HKCU\Control Panel\Mouse" /v "MouseSensitivity" /t REG_SZ /d "10" /f',
- 'Reg.exe add "HKCU\Control Panel\Mouse" /v "MouseSpeed" /t REG_SZ /d "0" /f',
- 'Reg.exe add "HKCU\Control Panel\Mouse" /v "MouseThreshold1" /t REG_SZ /d "0" /f',
- 'Reg.exe add "HKCU\Control Panel\Mouse" /v "MouseThreshold2" /t REG_SZ /d "0" /f',
- 'Reg.exe add "HKCU\Control Panel\Keyboard" /v "InitialKeyboardIndicators" /t REG_SZ /d "2" /f',
- 'Reg.exe add "HKLM\\\\CurrentControlSet\\Services\\Tcpip\\Parameters\\Winsock" /v "UseDelayedAcceptance" /t REG_DWORD /d "0" /f', shell=True',
- 'Reg.exe add "HKLM\\\\CurrentControlSet\\Services\\Tcpip\\Parameters\\Winsock" /v "MaxSockAddrLength" /t REG_DWORD /d "16" /f', shell=True',
- 'Reg.exe add "HKLM\\\\CurrentControlSet\\Services\\Tcpip\\Parameters\\Winsock" /v "MinSockAddrLength" /t REG_DWORD /d "16" /f', shell=True',
- 'Reg.exe add "HKLM\\\\CurrentControlSet\\Services\\Tcpip\\Parameters\\Winsock" /v "HelperDllName" /t REG_EXPAND_SZ /d "%%Root%%\\32\\wshtcpip.dll" /f', shell=True',
- 'Reg.exe add "HKLM\\\\CurrentControlSet\\Services\\Tcpip\\Parameters\\Winsock" /v "ProviderGUID" /t REG_BINARY /d "a01a0fe78babcf118ca300805f48a192" /f', shell=True',
- 'Reg.exe add "HKLM\\\\CurrentControlSet\\Services\\Tcpip\\Parameters\\Winsock" /v "OfflineCapable" /t REG_DWORD /d "1" /f', shell=True',
- 'Reg.exe add "HKLM\\\\CurrentControlSet\\Services\\Tcpip\\Parameters\\Winsock" /v "Mapping" /t REG_BINARY /d "08000000030000000200000001000000060000000200000001000000000000000200000000000000060000000200000002000000110000000200000002000000000000000200000000000000110000000200000003000000ff000000020000000300000000000000" /f', shell=True',
- 'Reg.exe add "HKLM\\\\CurrentControlSet\\Services\\Tcpip\\Parameters\\Winsock\\0" /v "Version" /t REG_DWORD /d "2" /f', shell=True',
- 'Reg.exe add "HKLM\\\\CurrentControlSet\\Services\\Tcpip\\Parameters\\Winsock\\0" /v "AddressFamily" /t REG_DWORD /d "2" /f', shell=True',
- 'Reg.exe add "HKLM\\\\CurrentControlSet\\Services\\Tcpip\\Parameters\\Winsock\\0" /v "MaxSockAddrLength" /t REG_DWORD /d "16" /f', shell=True',
- 'Reg.exe add "HKLM\\\\CurrentControlSet\\Services\\Tcpip\\Parameters\\Winsock\\0" /v "MinSockAddrLength" /t REG_DWORD /d "16" /f', shell=True',
- 'Reg.exe add "HKLM\\\\CurrentControlSet\\Services\\Tcpip\\Parameters\\Winsock\\0" /v "SocketType" /t REG_DWORD /d "1" /f', shell=True',
- 'Reg.exe add "HKLM\\\\CurrentControlSet\\Services\\Tcpip\\Parameters\\Winsock\\0" /v "Protocol" /t REG_DWORD /d "6" /f', shell=True',
- 'Reg.exe add "HKLM\\\\CurrentControlSet\\Services\\Tcpip\\Parameters\\Winsock\\0" /v "ProtocolMaxOffset" /t REG_DWORD /d "0" /f', shell=True',
- 'Reg.exe add "HKLM\\\\CurrentControlSet\\Services\\Tcpip\\Parameters\\Winsock\\0" /v "ByteOrder" /t REG_DWORD /d "0" /f', shell=True',
- 'Reg.exe add "HKLM\\\\CurrentControlSet\\Services\\Tcpip\\Parameters\\Winsock\\0" /v "MessageSize" /t REG_DWORD /d "0" /f', shell=True',
- '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',
- 'Reg.exe add "HKLM\\\\CurrentControlSet\\Services\\Tcpip\\Parameters\\Winsock\\0" /v "ProviderFlags" /t REG_DWORD /d "8" /f', shell=True',
- 'Reg.exe add "HKLM\\\\CurrentControlSet\\Services\\Tcpip\\Parameters\\Winsock\\0" /v "ServiceFlags" /t REG_DWORD /d "131174" /f', shell=True',
- 'Reg.exe add "HKLM\\\\CurrentControlSet\\Services\\Tcpip\\Parameters\\Winsock\\1" /v "Version" /t REG_DWORD /d "2" /f', shell=True',
- 'Reg.exe add "HKLM\\\\CurrentControlSet\\Services\\Tcpip\\Parameters\\Winsock\\1" /v "AddressFamily" /t REG_DWORD /d "2" /f', shell=True',
- 'Reg.exe add "HKLM\\\\CurrentControlSet\\Services\\Tcpip\\Parameters\\Winsock\\1" /v "MaxSockAddrLength" /t REG_DWORD /d "16" /f', shell=True',
- 'Reg.exe add "HKLM\\\\CurrentControlSet\\Services\\Tcpip\\Parameters\\Winsock\\1" /v "MinSockAddrLength" /t REG_DWORD /d "16" /f', shell=True',
- 'Reg.exe add "HKLM\\\\CurrentControlSet\\Services\\Tcpip\\Parameters\\Winsock\\1" /v "SocketType" /t REG_DWORD /d "2" /f', shell=True',
- 'Reg.exe add "HKLM\\\\CurrentControlSet\\Services\\Tcpip\\Parameters\\Winsock\\1" /v "Protocol" /t REG_DWORD /d "17" /f', shell=True',
- 'Reg.exe add "HKLM\\\\CurrentControlSet\\Services\\Tcpip\\Parameters\\Winsock\\1" /v "ProtocolMaxOffset" /t REG_DWORD /d "0" /f', shell=True',
- 'Reg.exe add "HKLM\\\\CurrentControlSet\\Services\\Tcpip\\Parameters\\Winsock\\1" /v "ByteOrder" /t REG_DWORD /d "0" /f', shell=True',
- 'Reg.exe add "HKLM\\\\CurrentControlSet\\Services\\Tcpip\\Parameters\\Winsock\\1" /v "MessageSize" /t REG_DWORD /d "65527" /f', shell=True',
- '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',
- 'Reg.exe add "HKLM\\\\CurrentControlSet\\Services\\Tcpip\\Parameters\\Winsock\\1" /v "ProviderFlags" /t REG_DWORD /d "8" /f', shell=True',
- 'Reg.exe add "HKLM\\\\CurrentControlSet\\Services\\Tcpip\\Parameters\\Winsock\\1" /v "ServiceFlags" /t REG_DWORD /d "132617" /f', shell=True',
- 'Reg.exe add "HKLM\\\\CurrentControlSet\\Services\\Tcpip\\Parameters\\Winsock\\2" /v "Version" /t REG_DWORD /d "2" /f', shell=True',
- 'Reg.exe add "HKLM\\\\CurrentControlSet\\Services\\Tcpip\\Parameters\\Winsock\\2" /v "AddressFamily" /t REG_DWORD /d "2" /f', shell=True',
- 'Reg.exe add "HKLM\\\\CurrentControlSet\\Services\\Tcpip\\Parameters\\Winsock\\2" /v "MaxSockAddrLength" /t REG_DWORD /d "16" /f', shell=True',
- 'Reg.exe add "HKLM\\\\CurrentControlSet\\Services\\Tcpip\\Parameters\\Winsock\\2" /v "MinSockAddrLength" /t REG_DWORD /d "16" /f', shell=True',
- 'Reg.exe add "HKLM\\\\CurrentControlSet\\Services\\Tcpip\\Parameters\\Winsock\\2" /v "SocketType" /t REG_DWORD /d "3" /f', shell=True',
- 'Reg.exe add "HKLM\\\\CurrentControlSet\\Services\\Tcpip\\Parameters\\Winsock\\2" /v "Protocol" /t REG_DWORD /d "0" /f', shell=True',
- 'Reg.exe add "HKLM\\\\CurrentControlSet\\Services\\Tcpip\\Parameters\\Winsock\\2" /v "ProtocolMaxOffset" /t REG_DWORD /d "255" /f', shell=True',
- 'Reg.exe add "HKLM\\\\CurrentControlSet\\Services\\Tcpip\\Parameters\\Winsock\\2" /v "ByteOrder" /t REG_DWORD /d "0" /f', shell=True',
- 'Reg.exe add "HKLM\\\\CurrentControlSet\\Services\\Tcpip\\Parameters\\Winsock\\2" /v "MessageSize" /t REG_DWORD /d "32768" /f', shell=True',
- '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',
- 'Reg.exe add "HKLM\\\\CurrentControlSet\\Services\\Tcpip\\Parameters\\Winsock\\2" /v "ProviderFlags" /t REG_DWORD /d "12" /f', shell=True',
- 'Reg.exe add "HKLM\\\\CurrentControlSet\\Services\\Tcpip\\Parameters\\Winsock\\2" /v "ServiceFlags" /t REG_DWORD /d "132617" /f', shell=True',
- 'Reg.exe add "HKLM\\\\CurrentControlSet\\Control\\PriorityControl" /v "Win32PrioritySeparation" /t REG_DWORD /d "135" /f', shell=True',
- 'Reg.exe add "HKCU\Control Panel\Keyboard" /v "KeyboardDelay" /t REG_SZ /d "0.5" /f',
- 'Reg.exe add "HKCU\Control Panel\Keyboard" /v "KeyboardSpeed" /t REG_SZ /d "100" /f',
- 'Reg.exe add "HKCU\Control Panel\Keyboard" /v "lnitialKeyboardlndicators" /t REG_SZ /d "0" /f',
- 'Reg.exe add "HKLM\\CurrentControlSet\Control\Session Manager\kernel" /v "DistributeTimers" /t REG_DWORD /d "4343" /f',
- 'Reg.exe add "HKU\.DEFAULT\Control Panel\Mouse" /v "MouseSensitivity" /t REG_SZ /d "10" /f',
- 'Reg.exe add "HKU\.DEFAULT\Control Panel\Mouse" /v "MouseSpeed" /t REG_SZ /d "0" /f',
- 'Reg.exe add "HKU\.DEFAULT\Control Panel\Mouse" /v "MouseThreshold1" /t REG_SZ /d "0" /f',
- 'Reg.exe add "HKU\.DEFAULT\Control Panel\Mouse" /v "MouseThreshold2" /t REG_SZ /d "0" /f',
- 'Reg.exe add "HKCU\Control Panel\Mouse" /v "DoubleClickHeight" /t REG_SZ /d "4" /f',
- 'Reg.exe add "HKCU\Control Panel\Mouse" /v "DoubleClickSpeed" /t REG_SZ /d "500" /f',
- 'Reg.exe add "HKCU\Control Panel\Mouse" /v "DoubleClickWidth" /t REG_SZ /d "4" /f',
- 'Reg.exe add "HKCU\Control Panel\Mouse" /v "ExtendedSounds" /t REG_SZ /d "No" /f',
- 'Reg.exe add "HKCU\Control Panel\Mouse" /v "MouseHoverHeight" /t REG_SZ /d "4" /f',
- 'Reg.exe add "HKCU\Control Panel\Mouse" /v "MouseHoverTime" /t REG_SZ /d "400" /f',
- 'Reg.exe add "HKCU\Control Panel\Mouse" /v "MouseHoverWidth" /t REG_SZ /d "4" /f',
- 'Reg.exe add "HKCU\Control Panel\Mouse" /v "MouseSensitivity" /t REG_SZ /d "10" /f',
- 'Reg.exe add "HKCU\Control Panel\Mouse" /v "MouseSpeed" /t REG_SZ /d "1" /f',
- 'Reg.exe add "HKCU\Control Panel\Mouse" /v "MouseThreshold1" /t REG_SZ /d "6" /f',
- 'Reg.exe add "HKCU\Control Panel\Mouse" /v "MouseThreshold2" /t REG_SZ /d "10" /f',
- 'Reg.exe add "HKLM\\CurrentControlSet\Services\Tcpip\Parameters\Interfaces\{122da4c0-a8c1-11ed-bcf3-806e6f6e6963}" /f', shell=True',
- 'Reg.exe add "HKLM\\CurrentControlSet\Services\Tcpip\Parameters\Interfaces\{2C2B0C5F-D7AC-44D7-AEEB-204915937C46}" /v "Lease" /t REG_DWORD /d "10800" /f', shell=True',
- 'Reg.exe add "HKLM\\CurrentControlSet\Services\Tcpip\Parameters\Interfaces\{2C2B0C5F-D7AC-44D7-AEEB-204915937C46}" /v "LeaseObtainedTime" /t REG_DWORD /d "1677856209" /f', shell=True',
- 'Reg.exe add "HKLM\\CurrentControlSet\Services\Tcpip\Parameters\Interfaces\{2C2B0C5F-D7AC-44D7-AEEB-204915937C46}" /v "T1" /t REG_DWORD /d "1677861609" /f', shell=True',
- 'Reg.exe add "HKLM\\CurrentControlSet\Services\Tcpip\Parameters\Interfaces\{2C2B0C5F-D7AC-44D7-AEEB-204915937C46}" /v "T2" /t REG_DWORD /d "1677865659" /f', shell=True',
- 'Reg.exe add "HKLM\\CurrentControlSet\Services\Tcpip\Parameters\Interfaces\{2C2B0C5F-D7AC-44D7-AEEB-204915937C46}" /v "LeaseTerminatesTime" /t REG_DWORD /d "1677867009" /f', shell=True',
- 'Reg.exe add "HKLM\\CurrentControlSet\Services\Tcpip\Parameters\Interfaces\{2C2B0C5F-D7AC-44D7-AEEB-204915937C46}" /v "AddressType" /t REG_DWORD /d "0" /f', shell=True',
- 'Reg.exe add "HKLM\\CurrentControlSet\Services\Tcpip\Parameters\Interfaces\{2C2B0C5F-D7AC-44D7-AEEB-204915937C46}" /v "IsServerNapAware" /t REG_DWORD /d "0" /f', shell=True',
- 'Reg.exe add "HKLM\\CurrentControlSet\Services\Tcpip\Parameters\Interfaces\{2C2B0C5F-D7AC-44D7-AEEB-204915937C46}" /v "DhcpConnForceBroadcastFlag" /t REG_DWORD /d "0" /f', shell=True',
- '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',
- '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',
- 'Reg.exe add "HKLM\\CurrentControlSet\Services\Tcpip\Parameters\Interfaces\{2C2B0C5F-D7AC-44D7-AEEB-204915937C46}" /v "DhcpInterfaceOptions" /t REG_BINARY /d "fc0000000000000000000000000000002e150000790000000000000000000000000000002e150000770000000000000000000000000000002e1500002f0000000000000000000000000000002e1500002e0000000000000000000000000000002e1500002c0000000000000000000000000000002e1500002b0000000000000000000000000000002e150000210000000000000000000000000000002e1500001f0000000000000000000000000000002e1500000f0000000000000000000000000000002e1500000600000000000000040000000000000016002a30c0a801010300000000000000040000000000000016002a30c0a801010100000000000000040000000000000016002a30ffffff003300000000000000040000000000000016002a3000002a303600000000000000040000000000000016002a30c0a801013500000000000000010000000000000016002a3005000000" /f', shell=True',
- 'Reg.exe add "HKLM\\CurrentControlSet\Services\Tcpip\Parameters\Interfaces\{2C2B0C5F-D7AC-44D7-AEEB-204915937C46}" /v "DhcpGatewayHardware" /t REG_BINARY /d "c0a8010106000000c4a402768dbd" /f', shell=True',
- 'Reg.exe add "HKLM\\CurrentControlSet\Services\Tcpip\Parameters\Interfaces\{2C2B0C5F-D7AC-44D7-AEEB-204915937C46}" /v "DhcpGatewayHardwareCount" /t REG_DWORD /d "1" /f', shell=True',
- 'Reg.exe add "HKLM\\CurrentControlSet\Services\Tcpip\Parameters\Interfaces\{4B60CC79-0175-4BDC-8B2D-5CA4AA06F32A}" /v "UseZeroBroadcast" /t REG_DWORD /d "4294967295" /f', shell=True',
- 'Reg.exe add "HKLM\\CurrentControlSet\Services\Tcpip\Parameters\Interfaces\{4B60CC79-0175-4BDC-8B2D-5CA4AA06F32A}" /v "EnableDeadGWDetect" /t REG_DWORD /d "1" /f', shell=True',
- 'Reg.exe add "HKLM\\CurrentControlSet\Services\Tcpip\Parameters\Interfaces\{4B60CC79-0175-4BDC-8B2D-5CA4AA06F32A}" /v "EnableDHCP" /t REG_DWORD /d "1" /f', shell=True',
- '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',
- 'Reg.exe add "HKLM\\CurrentControlSet\Services\Tcpip\Parameters\Interfaces\{4B60CC79-0175-4BDC-8B2D-5CA4AA06F32A}" /v "Domain" /t REG_SZ /d "" /f', shell=True',
- 'Reg.exe add "HKLM\\CurrentControlSet\Services\Tcpip\Parameters\Interfaces\{4B60CC79-0175-4BDC-8B2D-5CA4AA06F32A}" /v "RegistrationEnabled" /t REG_DWORD /d "1" /f', shell=True',
- 'Reg.exe add "HKLM\\CurrentControlSet\Services\Tcpip\Parameters\Interfaces\{4B60CC79-0175-4BDC-8B2D-5CA4AA06F32A}" /v "RegisterAdapterName" /t REG_DWORD /d "0" /f', shell=True',
- 'Reg.exe add "HKLM\\CurrentControlSet\Services\Tcpip\Parameters\Interfaces\{4B60CC79-0175-4BDC-8B2D-5CA4AA06F32A}" /v "Lease" /t REG_DWORD /d "864000" /f', shell=True',
- 'Reg.exe add "HKLM\\CurrentControlSet\Services\Tcpip\Parameters\Interfaces\{4B60CC79-0175-4BDC-8B2D-5CA4AA06F32A}" /v "LeaseObtainedTime" /t REG_DWORD /d "1467505923" /f', shell=True',
- 'Reg.exe add "HKLM\\CurrentControlSet\Services\Tcpip\Parameters\Interfaces\{4B60CC79-0175-4BDC-8B2D-5CA4AA06F32A}" /v "T1" /t REG_DWORD /d "1467937923" /f', shell=True',
- 'Reg.exe add "HKLM\\CurrentControlSet\Services\Tcpip\Parameters\Interfaces\{4B60CC79-0175-4BDC-8B2D-5CA4AA06F32A}" /v "T2" /t REG_DWORD /d "1468261923" /f', shell=True',
- 'Reg.exe add "HKLM\\CurrentControlSet\Services\Tcpip\Parameters\Interfaces\{4B60CC79-0175-4BDC-8B2D-5CA4AA06F32A}" /v "LeaseTerminatesTime" /t REG_DWORD /d "1468369923" /f', shell=True',
- 'Reg.exe add "HKLM\\CurrentControlSet\Services\Tcpip\Parameters\Interfaces\{4B60CC79-0175-4BDC-8B2D-5CA4AA06F32A}" /v "AddressType" /t REG_DWORD /d "0" /f', shell=True',
- 'Reg.exe add "HKLM\\CurrentControlSet\Services\Tcpip\Parameters\Interfaces\{4B60CC79-0175-4BDC-8B2D-5CA4AA06F32A}" /v "IsServerNapAware" /t REG_DWORD /d "1" /f', shell=True',
- 'Reg.exe add "HKLM\\CurrentControlSet\Services\Tcpip\Parameters\Interfaces\{4B60CC79-0175-4BDC-8B2D-5CA4AA06F32A}" /v "DhcpConnForceBroadcastFlag" /t REG_DWORD /d "0" /f', shell=True',
- 'Reg.exe add "HKLM\\CurrentControlSet\Services\Tcpip\Parameters\Interfaces\{4B60CC79-0175-4BDC-8B2D-5CA4AA06F32A}" /v "DhcpNetworkHint" /t REG_SZ /d "6627565626F687F5B41495" /f', shell=True',
- 'Reg.exe add "HKLM\\CurrentControlSet\Services\Tcpip\Parameters\Interfaces\{4B60CC79-0175-4BDC-8B2D-5CA4AA06F32A}" /v "DhcpInterfaceOptions" /t REG_BINARY /d "06000000000000000800000000000000038c8557d41b28f1d41b28f003000000000000000400000000000000038c8557c0a800fe01000000000000000400000000000000038c8557ffffff0036000000000000000400000000000000038c8557c0a800fe35000000000000000100000000000000038c855705000000fc000000000000000000000000000000dd89785733000000000000000400000000000000038c8557000d2f00" /f', shell=True',
- 'Reg.exe add "HKLM\\CurrentControlSet\Services\Tcpip\Parameters\Interfaces\{4B60CC79-0175-4BDC-8B2D-5CA4AA06F32A}" /v "DhcpGatewayHardware" /t REG_BINARY /d "c0a800fe060000000024d4b16589" /f', shell=True',
- 'Reg.exe add "HKLM\\CurrentControlSet\Services\Tcpip\Parameters\Interfaces\{4B60CC79-0175-4BDC-8B2D-5CA4AA06F32A}" /v "DhcpGatewayHardwareCount" /t REG_DWORD /d "1" /f', shell=True',
- 'Reg.exe add "HKLM\\CurrentControlSet\Services\Tcpip\Parameters\Interfaces\{4B60CC79-0175-4BDC-8B2D-5CA4AA06F32A}" /v "MTU" /t REG_DWORD /d "4294967295" /f', shell=True',
- 'Reg.exe add "HKLM\\CurrentControlSet\Services\Tcpip\Parameters\Interfaces\{4B60CC79-0175-4BDC-8B2D-5CA4AA06F32A}" /v "TCPNoDelay" /t REG_DWORD /d "1694564351" /f', shell=True',
- 'Reg.exe add "HKLM\\CurrentControlSet\Services\Tcpip\Parameters\Interfaces\{4B60CC79-0175-4BDC-8B2D-5CA4AA06F32A}" /v "TcpAckFrequency" /t REG_DWORD /d "61167" /f', shell=True',
- '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',
- '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',
- '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',
- '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',
- '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',
- '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',
- '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',
- 'Reg.exe add "HKLM\\CurrentControlSet\Services\Tcpip\Parameters\Interfaces\{4B60CC79-0175-4BDC-8B2D-5CA4AA06F32A}\24F6579776575637024556C65636F6D6027596D26496" /v "Domain" /t REG_SZ /d "" /f', shell=True',
- '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',
- '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',
- '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',
- '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',
- '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',
- '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',
- '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',
- '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',
- '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',
- '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',
- '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',
- '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',
- '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',
- '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',
- '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',
- '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',
- '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',
- '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',
- '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',
- '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',
- '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',
- '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',
- 'Reg.exe add "HKLM\\CurrentControlSet\Services\Tcpip\Parameters\Interfaces\{4B60CC79-0175-4BDC-8B2D-5CA4AA06F32A}\6427565626F687D2241314736363" /v "Domain" /t REG_SZ /d "" /f', shell=True',
- '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',
- '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',
- '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',
- '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',
- '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',
- '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',
- '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',
- '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',
- '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',
- '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',
- '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',
- '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',
- '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',
- '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',
- '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',
- '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',
- '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',
- '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',
- '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',
- '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',
- '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',
- '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',
- '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',
- 'Reg.exe add "HKLM\\CurrentControlSet\Services\Tcpip\Parameters\Interfaces\{4B60CC79-0175-4BDC-8B2D-5CA4AA06F32A}\6427565675966696" /v "NameServer" /t REG_SZ /d "" /f', shell=True',
- 'Reg.exe add "HKLM\\CurrentControlSet\Services\Tcpip\Parameters\Interfaces\{4B60CC79-0175-4BDC-8B2D-5CA4AA06F32A}\6427565675966696" /v "Domain" /t REG_SZ /d "" /f', shell=True',
- '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',
- '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',
- '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',
- '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',
- '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',
- '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',
- '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',
- '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',
- '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',
- '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',
- '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',
- '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',
- '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',
- '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',
- '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',
- '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',
- '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',
- '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',
- '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',
- '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',
- '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',
- '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',
- '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',
- 'Reg.exe add "HKLM\\CurrentControlSet\Services\Tcpip\Parameters\Interfaces\{4B60CC79-0175-4BDC-8B2D-5CA4AA06F32A}\8405D2052796E647D29344D2F46666963656A656470243633303" /v "NameServer" /t REG_SZ /d "" /f', shell=True',
- 'Reg.exe add "HKLM\\CurrentControlSet\Services\Tcpip\Parameters\Interfaces\{4B60CC79-0175-4BDC-8B2D-5CA4AA06F32A}\8405D2052796E647D29344D2F46666963656A656470243633303" /v "Domain" /t REG_SZ /d "" /f', shell=True',
- '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',
- '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',
- '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',
- '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',
- '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',
- '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',
- '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',
- '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',
- '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',
- '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',
- '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',
- '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',
- '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',
- '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',
- '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',
- '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',
- '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',
- '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',
- 'Reg.exe add "HKLM\\CurrentControlSet\Services\Tcpip\Parameters\Interfaces\{bf0ec538-01df-4de9-b678-60879bdf23c5}" /v "EnableDHCP" /t REG_DWORD /d "1" /f', shell=True',
- 'Reg.exe add "HKLM\\CurrentControlSet\Services\Tcpip\Parameters\Interfaces\{bf0ec538-01df-4de9-b678-60879bdf23c5}" /v "Domain" /t REG_SZ /d "" /f', shell=True',
- 'Reg.exe add "HKLM\\CurrentControlSet\Services\Tcpip\Parameters\Interfaces\{bf0ec538-01df-4de9-b678-60879bdf23c5}" /v "NameServer" /t REG_SZ /d "" /f', shell=True',
- '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',
- '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',
- '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',
- 'Reg.exe add "HKLM\\CurrentControlSet\Services\Tcpip\Parameters\Interfaces\{bf0ec538-01df-4de9-b678-60879bdf23c5}" /v "Lease" /t REG_DWORD /d "3599" /f', shell=True',
- 'Reg.exe add "HKLM\\CurrentControlSet\Services\Tcpip\Parameters\Interfaces\{bf0ec538-01df-4de9-b678-60879bdf23c5}" /v "LeaseObtainedTime" /t REG_DWORD /d "1677790017" /f', shell=True',
- 'Reg.exe add "HKLM\\CurrentControlSet\Services\Tcpip\Parameters\Interfaces\{bf0ec538-01df-4de9-b678-60879bdf23c5}" /v "T1" /t REG_DWORD /d "1677791816" /f', shell=True',
- 'Reg.exe add "HKLM\\CurrentControlSet\Services\Tcpip\Parameters\Interfaces\{bf0ec538-01df-4de9-b678-60879bdf23c5}" /v "T2" /t REG_DWORD /d "1677793166" /f', shell=True',
- 'Reg.exe add "HKLM\\CurrentControlSet\Services\Tcpip\Parameters\Interfaces\{bf0ec538-01df-4de9-b678-60879bdf23c5}" /v "LeaseTerminatesTime" /t REG_DWORD /d "1677793616" /f', shell=True',
- 'Reg.exe add "HKLM\\CurrentControlSet\Services\Tcpip\Parameters\Interfaces\{bf0ec538-01df-4de9-b678-60879bdf23c5}" /v "AddressType" /t REG_DWORD /d "0" /f', shell=True',
- 'Reg.exe add "HKLM\\CurrentControlSet\Services\Tcpip\Parameters\Interfaces\{bf0ec538-01df-4de9-b678-60879bdf23c5}" /v "IsServerNapAware" /t REG_DWORD /d "0" /f', shell=True',
- 'Reg.exe add "HKLM\\CurrentControlSet\Services\Tcpip\Parameters\Interfaces\{bf0ec538-01df-4de9-b678-60879bdf23c5}" /v "DhcpConnForceBroadcastFlag" /t REG_DWORD /d "0" /f', shell=True',
- 'Reg.exe add "HKLM\\CurrentControlSet\Services\Tcpip\Parameters\Interfaces\{bf0ec538-01df-4de9-b678-60879bdf23c5}" /v "DhcpIsMeteredDetected" /t REG_DWORD /d "1" /f', shell=True',
- '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',
- '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',
- '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',
- 'Reg.exe add "HKLM\\CurrentControlSet\Services\Tcpip\Parameters\Interfaces\{bf0ec538-01df-4de9-b678-60879bdf23c5}" /v "DhcpInterfaceOptions" /t REG_BINARY /d "fc0000000000000000000000000000003a070000790000000000000000000000000000003a070000770000000000000000000000000000003a0700002f0000000000000000000000000000003a0700002e0000000000000000000000000000003a0700002c0000000000000000000000000000003a070000210000000000000000000000000000003a0700001f0000000000000000000000000000003a0700000f0000000000000000000000000000003a0700000600000000000000040000000000000033000e0fc0a8136c0300000000000000040000000000000033000e0fc0a8136c1c00000000000000040000000000000033000e0fc0a813ff0100000000000000040000000000000033000e0fffffff003b00000000000000040000000000000033000e0f00000c4d3a00000000000000040000000000000033000e0f000007073300000000000000040000000000000033000e0f00000e0f3600000000000000040000000000000033000e0fc0a8136c3500000000000000010000000000000033000e0f05000000" /f', shell=True',
- 'Reg.exe add "HKCU\Control Panel\Mouse" /v "MouseTrails" /t REG_SZ /d "0" /f',
- 'Reg.exe add "HKCU\Control Panel\Mouse" /v "SmoothMouseXCurve" /t REG_BINARY /d "0000000000000000156e000000000000004001000000000029dc0300000000000000280000000000" /f',
- 'Reg.exe add "HKCU\Control Panel\Mouse" /v "SmoothMouseYCurve" /t REG_BINARY /d "0000000000000000fd11010000000000002404000000000000fc12000000000000c0bb0100000000" /f',
- 'Reg.exe add "HKCU\Control Panel\Mouse" /v "SnapToDefaultButton" /t REG_SZ /d "0" /f',
- 'Reg.exe add "HKCU\Control Panel\Mouse" /v "SwapMouseButtons" /t REG_SZ /d "0" /f',
- 'Reg.exe add "HKCU\Control Panel\Mouse" /v "Mouse Smooth" /t REG_SZ /d "1100" /f',
- 'Reg.exe add "HKLM\\\\CurrentControlSet\\Services\\Tcpip\\Parameters\\NsiObjectSecurity" /f', shell=True',
- 'Reg.exe add "HKLM\\\\CurrentControlSet\\Services\\Tcpip\\Parameters\\PersistentRoutes" /f', shell=True',
- 'Reg.exe add "HKLM\\\\CurrentControlSet\\Services\\Tcpip\\Parameters\\Winsock" /v "UseDelayedAcceptance" /t REG_DWORD /d "0" /f', shell=True',
- 'Reg.exe add "HKLM\\\\CurrentControlSet\\Services\\Tcpip\\Parameters\\Winsock" /v "MaxSockAddrLength" /t REG_DWORD /d "16" /f', shell=True',
- 'Reg.exe add "HKLM\\\\CurrentControlSet\\Services\\Tcpip\\Parameters\\Winsock" /v "MinSockAddrLength" /t REG_DWORD /d "16" /f', shell=True',
- 'Reg.exe add "HKLM\\\\CurrentControlSet\\Services\\Tcpip\\Parameters\\Winsock" /v "HelperDllName" /t REG_EXPAND_SZ /d "%%Root%%\\32\\wshtcpip.dll" /f', shell=True',
- 'Reg.exe add "HKLM\\\\CurrentControlSet\\Services\\Tcpip\\Parameters\\Winsock" /v "ProviderGUID" /t REG_BINARY /d "a01a0fe78babcf118ca300805f48a192" /f', shell=True',
- 'Reg.exe add "HKLM\\\\CurrentControlSet\\Services\\Tcpip\\Parameters\\Winsock" /v "OfflineCapable" /t REG_DWORD /d "1" /f', shell=True',
- 'Reg.exe add "HKLM\\\\CurrentControlSet\\Services\\Tcpip\\Parameters\\Winsock" /v "Mapping" /t REG_BINARY /d "08000000030000000200000001000000060000000200000001000000000000000200000000000000060000000200000002000000110000000200000002000000000000000200000000000000110000000200000003000000ff000000020000000300000000000000" /f', shell=True',
- 'Reg.exe add "HKLM\\\\CurrentControlSet\\Services\\Tcpip\\Parameters\\Winsock\\0" /v "Version" /t REG_DWORD /d "2" /f', shell=True',
- 'Reg.exe add "HKLM\\\\CurrentControlSet\\Services\\Tcpip\\Parameters\\Winsock\\0" /v "AddressFamily" /t REG_DWORD /d "2" /f', shell=True',
- 'Reg.exe add "HKLM\\\\CurrentControlSet\\Services\\Tcpip\\Parameters\\Winsock\\0" /v "MaxSockAddrLength" /t REG_DWORD /d "16" /f', shell=True',
- 'Reg.exe add "HKLM\\\\CurrentControlSet\\Services\\Tcpip\\Parameters\\Winsock\\0" /v "MinSockAddrLength" /t REG_DWORD /d "16" /f', shell=True',
- 'Reg.exe add "HKLM\\\\CurrentControlSet\\Services\\Tcpip\\Parameters\\Winsock\\0" /v "SocketType" /t REG_DWORD /d "1" /f', shell=True',
- 'Reg.exe add "HKLM\\\\CurrentControlSet\\Services\\Tcpip\\Parameters\\Winsock\\0" /v "Protocol" /t REG_DWORD /d "6" /f', shell=True',
- 'Reg.exe add "HKLM\\\\CurrentControlSet\\Services\\Tcpip\\Parameters\\Winsock\\0" /v "ProtocolMaxOffset" /t REG_DWORD /d "0" /f', shell=True',
- 'Reg.exe add "HKLM\\\\CurrentControlSet\\Services\\Tcpip\\Parameters\\Winsock\\0" /v "ByteOrder" /t REG_DWORD /d "0" /f', shell=True',
- 'Reg.exe add "HKLM\\\\CurrentControlSet\\Services\\Tcpip\\Parameters\\Winsock\\0" /v "MessageSize" /t REG_DWORD /d "0" /f', shell=True',
- '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',
- 'Reg.exe add "HKLM\\\\CurrentControlSet\\Services\\Tcpip\\Parameters\\Winsock\\0" /v "ProviderFlags" /t REG_DWORD /d "8" /f', shell=True',
- 'Reg.exe add "HKLM\\\\CurrentControlSet\\Services\\Tcpip\\Parameters\\Winsock\\0" /v "ServiceFlags" /t REG_DWORD /d "131174" /f', shell=True',
- 'Reg.exe add "HKLM\\\\CurrentControlSet\\Services\\Tcpip\\Parameters\\Winsock\\1" /v "Version" /t REG_DWORD /d "2" /f', shell=True',
- 'Reg.exe add "HKLM\\\\CurrentControlSet\\Services\\Tcpip\\Parameters\\Winsock\\1" /v "AddressFamily" /t REG_DWORD /d "2" /f', shell=True',
- 'Reg.exe add "HKLM\\\\CurrentControlSet\\Services\\Tcpip\\Parameters\\Winsock\\1" /v "MaxSockAddrLength" /t REG_DWORD /d "16" /f', shell=True',
- 'Reg.exe add "HKLM\\\\CurrentControlSet\\Services\\Tcpip\\Parameters\\Winsock\\1" /v "MinSockAddrLength" /t REG_DWORD /d "16" /f', shell=True',
- 'Reg.exe add "HKLM\\\\CurrentControlSet\\Services\\Tcpip\\Parameters\\Winsock\\1" /v "SocketType" /t REG_DWORD /d "2" /f', shell=True',
- 'Reg.exe add "HKLM\\\\CurrentControlSet\\Services\\Tcpip\\Parameters\\Winsock\\1" /v "Protocol" /t REG_DWORD /d "17" /f', shell=True',
- 'Reg.exe add "HKLM\\\\CurrentControlSet\\Services\\Tcpip\\Parameters\\Winsock\\1" /v "ProtocolMaxOffset" /t REG_DWORD /d "0" /f', shell=True',
- 'Reg.exe add "HKLM\\\\CurrentControlSet\\Services\\Tcpip\\Parameters\\Winsock\\1" /v "ByteOrder" /t REG_DWORD /d "0" /f', shell=True',
- 'Reg.exe add "HKLM\\\\CurrentControlSet\\Services\\Tcpip\\Parameters\\Winsock\\1" /v "MessageSize" /t REG_DWORD /d "65527" /f', shell=True',
- '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',
- 'Reg.exe add "HKLM\\\\CurrentControlSet\\Services\\Tcpip\\Parameters\\Winsock\\1" /v "ProviderFlags" /t REG_DWORD /d "8" /f', shell=True',
- 'Reg.exe add "HKLM\\\\CurrentControlSet\\Services\\Tcpip\\Parameters\\Winsock\\1" /v "ServiceFlags" /t REG_DWORD /d "132617" /f', shell=True',
- 'Reg.exe add "HKLM\\\\CurrentControlSet\\Services\\Tcpip\\Parameters\\Winsock\\2" /v "Version" /t REG_DWORD /d "2" /f', shell=True',
- 'Reg.exe add "HKLM\\\\CurrentControlSet\\Services\\Tcpip\\Parameters\\Winsock\\2" /v "AddressFamily" /t REG_DWORD /d "2" /f', shell=True',
- 'Reg.exe add "HKLM\\\\CurrentControlSet\\Services\\Tcpip\\Parameters\\Winsock\\2" /v "MaxSockAddrLength" /t REG_DWORD /d "16" /f', shell=True',
- 'Reg.exe add "HKLM\\\\CurrentControlSet\\Services\\Tcpip\\Parameters\\Winsock\\2" /v "MinSockAddrLength" /t REG_DWORD /d "16" /f', shell=True',
- 'Reg.exe add "HKLM\\\\CurrentControlSet\\Services\\Tcpip\\Parameters\\Winsock\\2" /v "SocketType" /t REG_DWORD /d "3" /f', shell=True',
- 'Reg.exe add "HKLM\\\\CurrentControlSet\\Services\\Tcpip\\Parameters\\Winsock\\2" /v "Protocol" /t REG_DWORD /d "0" /f', shell=True',
- 'Reg.exe add "HKLM\\\\CurrentControlSet\\Services\\Tcpip\\Parameters\\Winsock\\2" /v "ProtocolMaxOffset" /t REG_DWORD /d "255" /f', shell=True',
- 'Reg.exe add "HKLM\\\\CurrentControlSet\\Services\\Tcpip\\Parameters\\Winsock\\2" /v "ByteOrder" /t REG_DWORD /d "0" /f', shell=True',
- 'Reg.exe add "HKLM\\\\CurrentControlSet\\Services\\Tcpip\\Parameters\\Winsock\\2" /v "MessageSize" /t REG_DWORD /d "32768" /f', shell=True',
- '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',
- 'Reg.exe add "HKLM\\\\CurrentControlSet\\Services\\Tcpip\\Parameters\\Winsock\\2" /v "ProviderFlags" /t REG_DWORD /d "12" /f', shell=True',
- 'Reg.exe add "HKLM\\\\CurrentControlSet\\Services\\Tcpip\\Parameters\\Winsock\\2" /v "ServiceFlags" /t REG_DWORD /d "132617" /f', shell=True',
- 'Reg.exe add "HKLM\\\\CurrentControlSet\\Services\\Tcpip\\ServiceProvider" /v "Class" /t REG_DWORD /d "8" /f', shell=True',
- 'Reg.exe add "HKLM\\\\CurrentControlSet\\Services\\Tcpip\\ServiceProvider" /v "DnsPriority" /t REG_DWORD /d "4294967295" /f', shell=True',
- 'Reg.exe add "HKLM\\\\CurrentControlSet\\Services\\Tcpip\\ServiceProvider" /v "HostsPriority" /t REG_DWORD /d "2934876845" /f', shell=True',
- 'Reg.exe add "HKLM\\\\CurrentControlSet\\Services\\Tcpip\\ServiceProvider" /v "LocalPriority" /t REG_DWORD /d "4026479411" /f', shell=True',
- 'Reg.exe add "HKLM\\\\CurrentControlSet\\Services\\Tcpip\\ServiceProvider" /v "Name" /t REG_SZ /d "TCP/IP" /f', shell=True',
- 'Reg.exe add "HKLM\\\\CurrentControlSet\\Services\\Tcpip\\ServiceProvider" /v "NetbtPriority" /t REG_DWORD /d "4263488238" /f', shell=True',
- 'Reg.exe add "HKLM\\\\CurrentControlSet\\Services\\Tcpip\\ServiceProvider" /v "ProviderPath" /t REG_EXPAND_SZ /d "%%Root%%\\32\\wsock32.dll" /f', shell=True',
- 'Reg.exe add "HKLM\\\\ControlSet001\\Control" /v "SvcHostSplitThresholdInKB" /t REG_DWORD /d "376926742" /f', shell=True',
- 'Reg.exe add "HKLM\\\\ControlSet001\\Control" /v "WaitToKillServiceTimeout" /t REG_SZ /d "9999" /f', shell=True',
- 'Reg.exe add "HKLM\\\\CurrentControlSet\\Services\\kbdclass\\Parameters" /v "ConnectMultiplePorts" /t REG_DWORD /d "0" /f', shell=True',
- 'Reg.exe add "HKLM\\\\CurrentControlSet\\Services\\kbdclass\\Parameters" /v "KeyboardDeviceBaseName" /t REG_SZ /d "KeyboardClass" /f', shell=True',
- 'Reg.exe add "HKLM\\\\CurrentControlSet\\Services\\kbdclass\\Parameters" /v "MaximumPortsServiced" /t REG_DWORD /d "3" /f', shell=True',
- 'Reg.exe add "HKLM\\\\CurrentControlSet\\Services\\kbdclass\\Parameters" /v "SendOutputToAllPorts" /t REG_DWORD /d "1" /f', shell=True',
- 'Reg.exe add "HKLM\\\\CurrentControlSet\\Services\\kbdclass\\Parameters" /v "WppRecorder_TraceGuid" /t REG_SZ /d "{09281f1f-f66e-485a-99a2-91638f782c49}" /f', shell=True',
- 'Reg.exe add "HKLM\\\\CurrentControlSet\\Services\\kbdclass\\Parameters" /v "DmaRemappingCompatible" /t REG_DWORD /d "0" /f', shell=True',
- 'Reg.exe add "HKLM\\\\CurrentControlSet\\Services\\kbdclass\\Parameters" /v "KeyboardDataQueueSize" /t REG_DWORD /d "50" /f', shell=True',
- 'Reg.exe add "HKLM\\SOFTWARE\\Microsoft\\Windows NT\\CurrentVersion\\Multimedia\\Profile" /v "NetworkThrottlingIndex" /t REG_DWORD /d "4294967295" /f', shell=True',
- 'Reg.exe add "HKLM\\SOFTWARE\\Microsoft\\Windows NT\\CurrentVersion\\Multimedia\\Profile" /v "Responsiveness" /t REG_DWORD /d "0" /f', shell=True',
- 'Reg.exe add "HKLM\\SOFTWARE\\Microsoft\\Windows NT\\CurrentVersion\\Multimedia\\Profile" /v "AlawaysOn" /t REG_DWORD /d "1" /f', shell=True',
- 'Reg.exe add "HKLM\\SOFTWARE\\Microsoft\\Windows NT\\CurrentVersion\\Multimedia\\Profile" /v "NoLazyMode" /t REG_DWORD /d "0" /f', shell=True',
- 'Reg.exe add "HKLM\\SOFTWARE\\Microsoft\\Windows NT\\CurrentVersion\\Multimedia\\Profile" /v "LazyModeTimeout" /t REG_DWORD /d "1376256" /f', shell=True',
- 'Reg.exe add "HKLM\\SOFTWARE\\Microsoft\\Windows NT\\CurrentVersion\\Multimedia\\Profile\\Tasks\\Audio" /v "Affinity" /t REG_DWORD /d "0" /f', shell=True',
- 'Reg.exe add "HKLM\\SOFTWARE\\Microsoft\\Windows NT\\CurrentVersion\\Multimedia\\Profile\\Tasks\\Audio" /v "Background Only" /t REG_SZ /d "True" /f', shell=True',
- 'Reg.exe add "HKLM\\SOFTWARE\\Microsoft\\Windows NT\\CurrentVersion\\Multimedia\\Profile\\Tasks\\Audio" /v "Clock Rate" /t REG_DWORD /d "10000" /f', shell=True',
- 'Reg.exe add "HKLM\\SOFTWARE\\Microsoft\\Windows NT\\CurrentVersion\\Multimedia\\Profile\\Tasks\\Audio" /v "GPU Priority" /t REG_DWORD /d "8" /f', shell=True',
- 'Reg.exe add "HKLM\\SOFTWARE\\Microsoft\\Windows NT\\CurrentVersion\\Multimedia\\Profile\\Tasks\\Audio" /v "Priority" /t REG_DWORD /d "6" /f', shell=True',
- 'Reg.exe add "HKLM\\SOFTWARE\\Microsoft\\Windows NT\\CurrentVersion\\Multimedia\\Profile\\Tasks\\Audio" /v "Scheduling Category" /t REG_SZ /d "Medium" /f', shell=True',
- 'Reg.exe add "HKLM\\SOFTWARE\\Microsoft\\Windows NT\\CurrentVersion\\Multimedia\\Profile\\Tasks\\Audio" /v "SFIO Priority" /t REG_SZ /d "Normal" /f', shell=True',
- 'Reg.exe add "HKLM\\SOFTWARE\\Microsoft\\Windows NT\\CurrentVersion\\Multimedia\\Profile\\Tasks\\Capture" /v "Affinity" /t REG_DWORD /d "0" /f', shell=True',
- 'Reg.exe add "HKLM\\SOFTWARE\\Microsoft\\Windows NT\\CurrentVersion\\Multimedia\\Profile\\Tasks\\Capture" /v "Background Only" /t REG_SZ /d "True" /f', shell=True',
- 'Reg.exe add "HKLM\\SOFTWARE\\Microsoft\\Windows NT\\CurrentVersion\\Multimedia\\Profile\\Tasks\\Capture" /v "Clock Rate" /t REG_DWORD /d "10000" /f', shell=True',
- 'Reg.exe add "HKLM\\SOFTWARE\\Microsoft\\Windows NT\\CurrentVersion\\Multimedia\\Profile\\Tasks\\Capture" /v "GPU Priority" /t REG_DWORD /d "8" /f', shell=True',
- 'Reg.exe add "HKLM\\SOFTWARE\\Microsoft\\Windows NT\\CurrentVersion\\Multimedia\\Profile\\Tasks\\Capture" /v "Priority" /t REG_DWORD /d "5" /f', shell=True',
- 'Reg.exe add "HKLM\\SOFTWARE\\Microsoft\\Windows NT\\CurrentVersion\\Multimedia\\Profile\\Tasks\\Capture" /v "Scheduling Category" /t REG_SZ /d "Medium" /f', shell=True',
- 'Reg.exe add "HKLM\\SOFTWARE\\Microsoft\\Windows NT\\CurrentVersion\\Multimedia\\Profile\\Tasks\\Capture" /v "SFIO Priority" /t REG_SZ /d "Normal" /f', shell=True',
- 'Reg.exe add "HKLM\\SOFTWARE\\Microsoft\\Windows NT\\CurrentVersion\\Multimedia\\Profile\\Tasks\\DisplayPostProcessing" /v "Affinity" /t REG_DWORD /d "0" /f', shell=True',
- 'Reg.exe add "HKLM\\SOFTWARE\\Microsoft\\Windows NT\\CurrentVersion\\Multimedia\\Profile\\Tasks\\DisplayPostProcessing" /v "Background Only" /t REG_SZ /d "True" /f', shell=True',
- 'Reg.exe add "HKLM\\SOFTWARE\\Microsoft\\Windows NT\\CurrentVersion\\Multimedia\\Profile\\Tasks\\DisplayPostProcessing" /v "BackgroundPriority" /t REG_DWORD /d "8" /f', shell=True',
- 'Reg.exe add "HKLM\\SOFTWARE\\Microsoft\\Windows NT\\CurrentVersion\\Multimedia\\Profile\\Tasks\\DisplayPostProcessing" /v "Clock Rate" /t REG_DWORD /d "10000" /f', shell=True',
- 'Reg.exe add "HKLM\\SOFTWARE\\Microsoft\\Windows NT\\CurrentVersion\\Multimedia\\Profile\\Tasks\\DisplayPostProcessing" /v "GPU Priority" /t REG_DWORD /d "8" /f', shell=True',
- 'Reg.exe add "HKLM\\SOFTWARE\\Microsoft\\Windows NT\\CurrentVersion\\Multimedia\\Profile\\Tasks\\DisplayPostProcessing" /v "Priority" /t REG_DWORD /d "8" /f', shell=True',
- 'Reg.exe add "HKLM\\SOFTWARE\\Microsoft\\Windows NT\\CurrentVersion\\Multimedia\\Profile\\Tasks\\DisplayPostProcessing" /v "Scheduling Category" /t REG_SZ /d "High" /f', shell=True',
- 'Reg.exe add "HKLM\\SOFTWARE\\Microsoft\\Windows NT\\CurrentVersion\\Multimedia\\Profile\\Tasks\\DisplayPostProcessing" /v "SFIO Priority" /t REG_SZ /d "Normal" /f', shell=True',
- 'Reg.exe add "HKLM\\SOFTWARE\\Microsoft\\Windows NT\\CurrentVersion\\Multimedia\\Profile\\Tasks\\Distribution" /v "Affinity" /t REG_DWORD /d "0" /f', shell=True',
- 'Reg.exe add "HKLM\\SOFTWARE\\Microsoft\\Windows NT\\CurrentVersion\\Multimedia\\Profile\\Tasks\\Distribution" /v "Background Only" /t REG_SZ /d "True" /f', shell=True',
- 'Reg.exe add "HKLM\\SOFTWARE\\Microsoft\\Windows NT\\CurrentVersion\\Multimedia\\Profile\\Tasks\\Distribution" /v "Clock Rate" /t REG_DWORD /d "10000" /f', shell=True',
- 'Reg.exe add "HKLM\\SOFTWARE\\Microsoft\\Windows NT\\CurrentVersion\\Multimedia\\Profile\\Tasks\\Distribution" /v "GPU Priority" /t REG_DWORD /d "8" /f', shell=True',
- 'Reg.exe add "HKLM\\SOFTWARE\\Microsoft\\Windows NT\\CurrentVersion\\Multimedia\\Profile\\Tasks\\Distribution" /v "Priority" /t REG_DWORD /d "4" /f', shell=True',
- 'Reg.exe add "HKLM\\SOFTWARE\\Microsoft\\Windows NT\\CurrentVersion\\Multimedia\\Profile\\Tasks\\Distribution" /v "Scheduling Category" /t REG_SZ /d "Medium" /f', shell=True',
- 'Reg.exe add "HKLM\\SOFTWARE\\Microsoft\\Windows NT\\CurrentVersion\\Multimedia\\Profile\\Tasks\\Distribution" /v "SFIO Priority" /t REG_SZ /d "Normal" /f', shell=True',
- 'Reg.exe add "HKLM\\SOFTWARE\\Microsoft\\Windows NT\\CurrentVersion\\Multimedia\\Profile\\Tasks\\Games" /v "Affinity" /t REG_DWORD /d "0" /f', shell=True',
- 'Reg.exe add "HKLM\\SOFTWARE\\Microsoft\\Windows NT\\CurrentVersion\\Multimedia\\Profile\\Tasks\\Games" /v "Background Only" /t REG_SZ /d "False" /f', shell=True',
- 'Reg.exe add "HKLM\\SOFTWARE\\Microsoft\\Windows NT\\CurrentVersion\\Multimedia\\Profile\\Tasks\\Games" /v "Clock Rate" /t REG_DWORD /d "10000" /f', shell=True',
- 'Reg.exe add "HKLM\\SOFTWARE\\Microsoft\\Windows NT\\CurrentVersion\\Multimedia\\Profile\\Tasks\\Games" /v "GPU Priority" /t REG_DWORD /d "8" /f', shell=True',
- 'Reg.exe add "HKLM\\SOFTWARE\\Microsoft\\Windows NT\\CurrentVersion\\Multimedia\\Profile\\Tasks\\Games" /v "Priority" /t REG_DWORD /d "6" /f', shell=True',
- 'Reg.exe add "HKLM\\SOFTWARE\\Microsoft\\Windows NT\\CurrentVersion\\Multimedia\\Profile\\Tasks\\Games" /v "Scheduling Category" /t REG_SZ /d "High" /f', shell=True',
- 'Reg.exe add "HKLM\\SOFTWARE\\Microsoft\\Windows NT\\CurrentVersion\\Multimedia\\Profile\\Tasks\\Games" /v "SFIO Priority" /t REG_SZ /d "High" /f', shell=True',
- 'Reg.exe add "HKLM\\SOFTWARE\\Microsoft\\Windows NT\\CurrentVersion\\Multimedia\\Profile\\Tasks\\Games" /v "Latency Sensitive" /t REG_SZ /d "True" /f', shell=True',
- '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',
- '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',
- 'Reg.exe add "HKLM\\SOFTWARE\\Microsoft\\Windows NT\\CurrentVersion\\Multimedia\\Profile\\Tasks\\Low Latency" /v "Affinity" /t REG_DWORD /d "0" /f', shell=True',
- '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',
- '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',
- 'Reg.exe add "HKLM\\SOFTWARE\\Microsoft\\Windows NT\\CurrentVersion\\Multimedia\\Profile\\Tasks\\Low Latency" /v "Priority" /t REG_DWORD /d "6" /f', shell=True',
- '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',
- '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',
- 'Reg.exe add "HKLM\\SOFTWARE\\Microsoft\\Windows NT\\CurrentVersion\\Multimedia\\Profile\\Tasks\\Playback" /v "Affinity" /t REG_DWORD /d "0" /f', shell=True',
- 'Reg.exe add "HKLM\\SOFTWARE\\Microsoft\\Windows NT\\CurrentVersion\\Multimedia\\Profile\\Tasks\\Playback" /v "Background Only" /t REG_SZ /d "False" /f', shell=True',
- 'Reg.exe add "HKLM\\SOFTWARE\\Microsoft\\Windows NT\\CurrentVersion\\Multimedia\\Profile\\Tasks\\Playback" /v "BackgroundPriority" /t REG_DWORD /d "4" /f', shell=True',
- 'Reg.exe add "HKLM\\SOFTWARE\\Microsoft\\Windows NT\\CurrentVersion\\Multimedia\\Profile\\Tasks\\Playback" /v "Clock Rate" /t REG_DWORD /d "10000" /f', shell=True',
- 'Reg.exe add "HKLM\\SOFTWARE\\Microsoft\\Windows NT\\CurrentVersion\\Multimedia\\Profile\\Tasks\\Playback" /v "GPU Priority" /t REG_DWORD /d "8" /f', shell=True',
- 'Reg.exe add "HKLM\\SOFTWARE\\Microsoft\\Windows NT\\CurrentVersion\\Multimedia\\Profile\\Tasks\\Playback" /v "Priority" /t REG_DWORD /d "3" /f', shell=True',
- 'Reg.exe add "HKLM\\SOFTWARE\\Microsoft\\Windows NT\\CurrentVersion\\Multimedia\\Profile\\Tasks\\Playback" /v "Scheduling Category" /t REG_SZ /d "Medium" /f', shell=True',
- 'Reg.exe add "HKLM\\SOFTWARE\\Microsoft\\Windows NT\\CurrentVersion\\Multimedia\\Profile\\Tasks\\Playback" /v "SFIO Priority" /t REG_SZ /d "Normal" /f', shell=True',
- 'Reg.exe add "HKLM\\SOFTWARE\\Microsoft\\Windows NT\\CurrentVersion\\Multimedia\\Profile\\Tasks\\Pro Audio" /v "Affinity" /t REG_DWORD /d "0" /f', shell=True',
- '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',
- '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',
- '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',
- 'Reg.exe add "HKLM\\SOFTWARE\\Microsoft\\Windows NT\\CurrentVersion\\Multimedia\\Profile\\Tasks\\Pro Audio" /v "Priority" /t REG_DWORD /d "1" /f', shell=True',
- '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',
- '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',
- 'Reg.exe add "HKLM\\SOFTWARE\\Microsoft\\Windows NT\\CurrentVersion\\Multimedia\\Profile\\Tasks\\Window Manager" /v "Affinity" /t REG_DWORD /d "0" /f', shell=True',
- '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',
- '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',
- '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',
- 'Reg.exe add "HKLM\\SOFTWARE\\Microsoft\\Windows NT\\CurrentVersion\\Multimedia\\Profile\\Tasks\\Window Manager" /v "Priority" /t REG_DWORD /d "5" /f', shell=True',
- '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',
- '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',
- 'Reg.exe add "HKLM\\\\CurrentControlSet\\Control\\GraphicsDrivers\\MonitorDataStore" /v "DataCashSize" /t REG_DWORD /d "0" /f', shell=True',
- 'Reg.exe add "HKLM\\\\CurrentControlSet\\Services\\GraphicsPerfSvc\\Parameters" /v "BufferSize" /t REG_DWORD /d "0" /f', shell=True',
- 'Reg.exe add "HKLM\\\\CurrentControlSet\\Services\\GraphicsPerfSvc\\Parameters" /v "FlushTimer" /t REG_DWORD /d "0" /f', shell=True',
- 'Reg.exe add "HKLM\\\\CurrentControlSet\\Services\\GraphicsPerfSvc\\Parameters" /v "IntervalSecs" /t REG_DWORD /d "60" /f', shell=True',
- 'Reg.exe add "HKLM\\\\CurrentControlSet\\Services\\GraphicsPerfSvc\\Parameters" /v "MaximumBuffers" /t REG_DWORD /d "2" /f', shell=True',
- 'Reg.exe add "HKLM\\\\CurrentControlSet\\Services\\GraphicsPerfSvc\\Parameters" /v "MinimumBuffers" /t REG_DWORD /d "1" /f', shell=True',
- 'Reg.exe add "HKLM\\\\CurrentControlSet\\Services\\GraphicsPerfSvc\\Parameters" /v "ServiceDll" /t REG_EXPAND_SZ /d "%%Root%%\\32\\GraphicsPerfSvc.dll" /f', shell=True',
- 'Reg.exe add "HKLM\\\\CurrentControlSet\\Services\\GraphicsPerfSvc\\Parameters" /v "ServiceDllUnloadOnStop" /t REG_DWORD /d "1" /f', shell=True',
- 'Reg.exe add "HKLM\\\\CurrentControlSet\\Services\\GraphicsPerfSvc\\Parameters" /v "ServiceMain" /t REG_SZ /d "ServiceMain" /f', shell=True',
- 'Reg.exe add "HKLM\\\\CurrentControlSet\\Services\\GraphicsPerfSvc\\Parameters" /v "TimeoutSecs" /t REG_DWORD /d "90" /f', shell=True',
- 'Reg.exe add "HKLM\\\\CurrentControlSet\\Services\\Tcpip\\Parameters\\Interfaces" /v "TCPNoDelay" /t REG_DWORD /d "1616" /f', shell=True',
- 'Reg.exe add "HKLM\\\\CurrentControlSet\\Services\\Tcpip\\Parameters\\Interfaces" /v "TcpAckFrequency" /t REG_DWORD /d "1616" /f', shell=True',
- 'Reg.exe add "HKLM\\\\CurrentControlSet\\Services\\Tcpip\\Parameters\\Interfaces" /v "TcpDelAckTicks" /t REG_DWORD /d "0" /f', shell=True',
- 'Reg.exe add "HKLM\\\\CurrentControlSet\\Services\\Tcpip\\Parameters\\Interfaces" /v "MTU" /t REG_DWORD /d "5376" /f', shell=True',
- 'Reg.exe add "HKLM\\\\CurrentControlSet\\Services\\Tcpip\\Parameters\\Interfaces" /v "MSS" /t REG_DWORD /d "5216" /f', shell=True',
- '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',
- 'Reg.exe add "HKLM\\\\CurrentControlSet\\Services\\DXGKrnl" /v "DisplayName" /t REG_SZ /d "LDDM Graphics Sub" /f', shell=True',
- 'Reg.exe add "HKLM\\\\CurrentControlSet\\Services\\DXGKrnl" /v "ErrorControl" /t REG_DWORD /d "0" /f', shell=True',
- 'Reg.exe add "HKLM\\\\CurrentControlSet\\Services\\DXGKrnl" /v "Group" /t REG_SZ /d "Video Init" /f', shell=True',
- 'Reg.exe add "HKLM\\\\CurrentControlSet\\Services\\DXGKrnl" /v "ImagePath" /t REG_EXPAND_SZ /d "\\Root\\32\\drivers\\dxgkrnl.sys" /f', shell=True',
- 'Reg.exe add "HKLM\\\\CurrentControlSet\\Services\\DXGKrnl" /v "Start" /t REG_DWORD /d "1" /f', shell=True',
- 'Reg.exe add "HKLM\\\\CurrentControlSet\\Services\\DXGKrnl" /v "Tag" /t REG_DWORD /d "16" /f', shell=True',
- 'Reg.exe add "HKLM\\\\CurrentControlSet\\Services\\DXGKrnl" /v "Type" /t REG_DWORD /d "32" /f', shell=True',
- 'Reg.exe add "HKLM\\\\CurrentControlSet\\Services\\DXGKrnl" /v "MonitorLatencyTolerance" /t REG_BINARY /d "31ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff31fff0" /f', shell=True',
- 'Reg.exe add "HKLM\\\\CurrentControlSet\\Services\\DXGKrnl" /v "MonitorRefreshLatencyTolerance" /t REG_BINARY /d "31ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff31fff0" /f', shell=True',
- 'Reg.exe add "HKLM\\\\CurrentControlSet\\Control\\Session Manager\\kernel" /v "DpcWatchdogProfileOffset" /t REG_DWORD /d "10000" /f', shell=True',
- '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',
- 'Reg.exe add "HKLM\\\\CurrentControlSet\\Control\\Session Manager\\kernel" /v "SeTokenSingletonAttributesConfig" /t REG_DWORD /d "3" /f', shell=True',
- 'Reg.exe add "HKLM\\\\CurrentControlSet\\Control\\Session Manager\\kernel" /v "obcaseinsensitive" /t REG_DWORD /d "1" /f', shell=True',
- 'Reg.exe add "HKLM\\\\CurrentControlSet\\Control\\Session Manager\\kernel" /v "DistributeTimers" /t REG_DWORD /d "4294967295" /f', shell=True',
- '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',
- 'Reg.exe add "HKLM\\\\CurrentControlSet\\Services\\DXGKrnl" /v "DisplayName" /t REG_SZ /d "LDDM Graphics Sub" /f', shell=True',
- 'Reg.exe add "HKLM\\\\CurrentControlSet\\Services\\DXGKrnl" /v "ErrorControl" /t REG_DWORD /d "0" /f', shell=True',
- 'Reg.exe add "HKLM\\\\CurrentControlSet\\Services\\DXGKrnl" /v "Group" /t REG_SZ /d "Video Init" /f', shell=True',
- 'Reg.exe add "HKLM\\\\CurrentControlSet\\Services\\DXGKrnl" /v "Start" /t REG_DWORD /d "1" /f', shell=True',
- 'Reg.exe add "HKLM\\\\CurrentControlSet\\Services\\DXGKrnl" /v "Tag" /t REG_DWORD /d "16" /f', shell=True',
- 'Reg.exe add "HKLM\\\\CurrentControlSet\\Services\\DXGKrnl" /v "Type" /t REG_DWORD /d "32" /f', shell=True',
- 'Reg.exe add "HKLM\\\\CurrentControlSet\\Services\\DXGKrnl" /v "DistributeTimers" /t REG_DWORD /d "3839" /f', shell=True',
- 'Reg.exe add "HKLM\\\\CurrentControlSet\\Services\\DXGKrnl" /v "MonitorLatencyTolerance" /t REG_DWORD /d "536870910" /f', shell=True',
- 'Reg.exe add "HKLM\\\\CurrentControlSet\\Services\\DXGKrnl" /v "MonitorRefreshLatencyTolerance" /t REG_DWORD /d "536870910" /f', shell=True',
- 'Reg.exe add "HKLM\\\\CurrentControlSet\\Services\\mouclass\\Parameters" /v "WppRecorder_TraceGuid" /t REG_SZ /d "{fc8df8fd-d105-40a9-af75-2eec294adf8d}" /f', shell=True',
- 'Reg.exe add "HKLM\\\\CurrentControlSet\\Services\\mouclass\\Parameters" /v "MouseDataQueueSize" /t REG_DWORD /d "21" /f', shell=True',
- 'Reg.exe add "HKCU\Control Panel\Mouse" /v "Speed Fast" /t REG_SZ /d "1000" /f',
- 'Reg.exe add "HKCU\Control Panel\Mouse" /v "FlashClick" /t REG_SZ /d "1000" /f',
- 'Reg.exe add "HKCU\Control Panel\Mouse" /v "FlashClick2" /t REG_SZ /d "700" /f',
- 'Reg.exe add "HKCU\\Control Panel\\Accessibility\\MouseKeys" /v "TimeToMaximumSpeed" /t REG_SZ /d "3000000000" /f', shell=True',
- 'Reg.exe add "HKCU\\Control Panel\\Accessibility\\MouseKeys" /v "Flags" /t REG_SZ /d "100" /f', shell=True',
- 'Reg.exe add "HKCU\\Control Panel\\Accessibility\\MouseKeys" /v "MaximumSpeed" /t REG_SZ /d "50000" /f', shell=True',
- 'Reg.exe add "HKLM\\\\CurrentControlSet\\Services\\mouclass\\Parameters" /v "WppRecorder_TraceGuid" /t REG_SZ /d "{fc8df8fd-d105-40a9-af75-2eec294adf8d}" /f', shell=True',
- 'Reg.exe add "HKLM\\\\CurrentControlSet\\Services\\mouclass\\Parameters" /v "MouseDataQueueSize" /t REG_DWORD /d "4294967295" /f', shell=True',
- 'Reg.exe add "HKLM\\\\CurrentControlSet\\Control\\Session Manager\\kernel" /v "DistributeTimers" /t REG_DWORD /d "1" /f', shell=True',
- 'Reg.exe add "HKCU\\Control Panel\\Mouse" /v "MouseSensitivity" /t REG_SZ /d "10" /f', shell=True',
- 'Reg.exe add "HKU\\.DEFAULT\\Control Panel\\Mouse" /v "MouseSpeed" /t REG_SZ /d "0" /f', shell=True',
- 'Reg.exe add "HKU\\.DEFAULT\\Control Panel\\Mouse" /v "MouseThreshold1" /t REG_SZ /d "0" /f', shell=True',
- 'Reg.exe add "HKU\\.DEFAULT\\Control Panel\\Mouse" /v "MouseThreshold2" /t REG_SZ /d "0" /f', shell=True',
- 'Reg.exe add "HKCU\Control Panel\Accessibility\MouseKeys" /v "Flags" /t REG_SZ /d "62" /f',
- 'Reg.exe add "HKCU\Control Panel\Accessibility\MouseKeys" /v "MaximumSpeed" /t REG_SZ /d "80" /f',
- 'Reg.exe add "HKCU\Control Panel\Accessibility\MouseKeys" /v "TimeToMaximumSpeed" /t REG_SZ /d "3000" /f',
- 'Reg.exe add "HKCU\Control Panel\Keyboard" /v "InitialKeyboardIndicators" /t REG_SZ /d "0" /f',
- 'Reg.exe add "HKCU\Control Panel\Keyboard" /v "KeyboardDelay" /t REG_SZ /d "1" /f',
- 'Reg.exe add "HKCU\Control Panel\Keyboard" /v "KeyboardSpeed" /t REG_SZ /d "31" /f',
- 'Reg.exe add "HKCU\Control Panel\Keyboard" /v "KeyboardSpeed" /t REG_SZ /d "31" /f',
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement