0% found this document useful (0 votes)
695 views8 pages

Regedit 2

The document contains commands to modify registry settings related to keyboard, mouse, accessibility, input methods, and BlueStacks emulator settings on a Windows system. Numerous registry keys under HKCU and HKLM are created or modified to adjust settings like keyboard/mouse speed, click thresholds, accessibility options, IME hotkeys, and BlueStacks touch/performance settings.

Uploaded by

smokeZ12
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
695 views8 pages

Regedit 2

The document contains commands to modify registry settings related to keyboard, mouse, accessibility, input methods, and BlueStacks emulator settings on a Windows system. Numerous registry keys under HKCU and HKLM are created or modified to adjust settings like keyboard/mouse speed, click thresholds, accessibility options, IME hotkeys, and BlueStacks touch/performance settings.

Uploaded by

smokeZ12
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 8

@shift /0

@Echo Off
Title NINJA & Color 02
cd %systemroot%\system32
call :IsAdmin

Reg.exe add "HKCU\Control Panel\Accessibility\Keyboard Response" /v


"AutoRepeatDelay" /t REG_SZ /d "150" /f
Reg.exe add "HKCU\Control Panel\Accessibility\Keyboard Response" /v
"AutoRepeatRate" /t REG_SZ /d "15" /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 "0" /f
Reg.exe add "HKCU\Control Panel\Accessibility\Keyboard Response" /v "Flags" /t
REG_SZ /d "3" /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" /v "MessageDuration" /t REG_DWORD /d
"5" /f
Reg.exe add "HKCU\Control Panel\Accessibility" /v "MinimumHitRadius" /t
REG_DWORD /d "0" /f
Reg.exe add "HKCU\Control Panel\Accessibility" /v "Sound on Activation" /t
REG_DWORD /d "0" /f
Reg.exe add "HKCU\Control Panel\Accessibility" /v "Warning Sounds" /t REG_DWORD /d
"0" /f
Reg.exe add "HKCU\Control Panel\Accessibility\Keyboard Preference" /v "On" /t
REG_SZ /d "0" /f
Reg.exe add "HKCU\Control Panel\Accessibility\MouseKeys" /v "Flags" /t REG_SZ /d
"38" /f
Reg.exe add "HKCU\Control Panel\Accessibility\MouseKeys" /v "MaximumSpeed" /t
REG_SZ /d "60" /f
Reg.exe add "HKCU\Control Panel\Accessibility\MouseKeys" /v "TimeToMaximumSpeed" /t
REG_SZ /d "3000" /f
Reg.exe add "HKCU\Control Panel\Accessibility\On" /v "On" /t REG_DWORD /d "0" /f
Reg.exe add "HKCU\Control Panel\Accessibility\On" /v "Locale" /t REG_DWORD /d
"0" /f
Reg.exe add "HKCU\Control Panel\Accessibility\ShowSounds" /v "On" /t REG_SZ /d
"0" /f
Reg.exe add "HKCU\Control Panel\Accessibility\SlateLaunch" /v "ATapp" /t REG_SZ /d
"narrator" /f
Reg.exe add "HKCU\Control Panel\Accessibility\SlateLaunch" /v "LaunchAT" /t
REG_DWORD /d "1" /f
Reg.exe add "HKCU\Control Panel\Accessibility\StickyKeys" /v "Flags" /t REG_SZ /d
"2" /f
Reg.exe add "HKCU\Control Panel\Accessibility\TimeOut" /v "Flags" /t REG_SZ /d
"2" /f
Reg.exe add "HKCU\Control Panel\Accessibility\TimeOut" /v "TimeToWait" /t REG_SZ /d
"300000" /f
Reg.exe add "HKCU\Control Panel\Accessibility\ToggleKeys" /v "Flags" /t REG_SZ /d
"38" /f
Reg.exe add "HKCU\Control Panel\Input Method\Hot Keys\00000010" /v "Key
Modifiers" /t REG_BINARY /d "02c00000" /f
Reg.exe add "HKCU\Control Panel\Input Method\Hot Keys\00000010" /v "Virtual Key" /t
REG_BINARY /d "20000000" /f
Reg.exe add "HKCU\Control Panel\Input Method\Hot Keys\00000010" /v "Target IME" /t
REG_BINARY /d "00000000" /f
Reg.exe add "HKCU\Control Panel\Input Method\Hot Keys\00000011" /v "Key
Modifiers" /t REG_BINARY /d "04c00000" /f
Reg.exe add "HKCU\Control Panel\Input Method\Hot Keys\00000011" /v "Virtual Key" /t
REG_BINARY /d "20000000" /f
Reg.exe add "HKCU\Control Panel\Input Method\Hot Keys\00000011" /v "Target IME" /t
REG_BINARY /d "00000000" /f
Reg.exe add "HKCU\Control Panel\Input Method\Hot Keys\00000012" /v "Key
Modifiers" /t REG_BINARY /d "02c00000" /f
Reg.exe add "HKCU\Control Panel\Input Method\Hot Keys\00000012" /v "Virtual Key" /t
REG_BINARY /d "be000000" /f
Reg.exe add "HKCU\Control Panel\Input Method\Hot Keys\00000012" /v "Target IME" /t
REG_BINARY /d "00000000" /f
Reg.exe add "HKCU\Control Panel\Input Method\Hot Keys\00000070" /v "Key
Modifiers" /t REG_BINARY /d "02c00000" /f
Reg.exe add "HKCU\Control Panel\Input Method\Hot Keys\00000070" /v "Virtual Key" /t
REG_BINARY /d "20000000" /f
Reg.exe add "HKCU\Control Panel\Input Method\Hot Keys\00000070" /v "Target IME" /t
REG_BINARY /d "00000000" /f
Reg.exe add "HKCU\Control Panel\Input Method\Hot Keys\00000071" /v "Key
Modifiers" /t REG_BINARY /d "04c00000" /f
Reg.exe add "HKCU\Control Panel\Input Method\Hot Keys\00000071" /v "Virtual Key" /t
REG_BINARY /d "20000000" /f
Reg.exe add "HKCU\Control Panel\Input Method\Hot Keys\00000071" /v "Target IME" /t
REG_BINARY /d "00000000" /f
Reg.exe add "HKCU\Control Panel\Input Method\Hot Keys\00000072" /v "Key
Modifiers" /t REG_BINARY /d "03c00000" /f
Reg.exe add "HKCU\Control Panel\Input Method\Hot Keys\00000072" /v "Virtual Key" /t
REG_BINARY /d "bc000000" /f
Reg.exe add "HKCU\Control Panel\Input Method\Hot Keys\00000072" /v "Target IME" /t
REG_BINARY /d "00000000" /f
Reg.exe add "HKCU\Control Panel\Input Method\Hot Keys\00000104" /v "Key
Modifiers" /t REG_BINARY /d "06c00000" /f
Reg.exe add "HKCU\Control Panel\Input Method\Hot Keys\00000104" /v "Virtual Key" /t
REG_BINARY /d "30000000" /f
Reg.exe add "HKCU\Control Panel\Input Method\Hot Keys\00000104" /v "Target IME" /t
REG_BINARY /d "110401e0" /f
Reg.exe add "HKCU\Control Panel\Input Method\Hot Keys\00000200" /v "Key
Modifiers" /t REG_BINARY /d "03c00000" /f
Reg.exe add "HKCU\Control Panel\Input Method\Hot Keys\00000200" /v "Virtual Key" /t
REG_BINARY /d "47000000" /f
Reg.exe add "HKCU\Control Panel\Input Method\Hot Keys\00000200" /v "Target IME" /t
REG_BINARY /d "00000000" /f
Reg.exe add "HKCU\Control Panel\Input Method\Hot Keys\00000201" /v "Key
Modifiers" /t REG_BINARY /d "03c00000" /f
Reg.exe add "HKCU\Control Panel\Input Method\Hot Keys\00000201" /v "Virtual Key" /t
REG_BINARY /d "4b000000" /f
Reg.exe add "HKCU\Control Panel\Input Method\Hot Keys\00000201" /v "Target IME" /t
REG_BINARY /d "00000000" /f
Reg.exe add "HKCU\Control Panel\Input Method\Hot Keys\00000202" /v "Key
Modifiers" /t REG_BINARY /d "03c00000" /f
Reg.exe add "HKCU\Control Panel\Input Method\Hot Keys\00000202" /v "Virtual Key" /t
REG_BINARY /d "4c000000" /f
Reg.exe add "HKCU\Control Panel\Input Method\Hot Keys\00000202" /v "Target IME" /t
REG_BINARY /d "00000000" /f
Reg.exe add "HKCU\Control Panel\Input Method\Hot Keys\00000203" /v "Key
Modifiers" /t REG_BINARY /d "03c00000" /f
Reg.exe add "HKCU\Control Panel\Input Method\Hot Keys\00000203" /v "Virtual Key" /t
REG_BINARY /d "56000000" /f
Reg.exe add "HKCU\Control Panel\Input Method\Hot Keys\00000203" /v "Target IME" /t
REG_BINARY /d "00000000" /f
Reg.exe add "HKCU\Control Panel\International\User Profile System Backup\pt-BR" /v
"0416:00000416" /t REG_DWORD /d "1" /f
Reg.exe add "HKCU\Control Panel\Keyboard" /v "InitialKeyboardIndicators" /t
REG_SZ /d "2" /f
Reg.exe add "HKCU\Control Panel\Keyboard" /v "KeyboardSpeed" /t REG_SZ /d "25" /f
Reg.exe add "HKCU\Control Panel\Keyboard" /v "KeyboardDelay" /t REG_SZ /d "0" /f
Reg.exe add "HKCU\Control Panel\Mouse" /v "ActiveWindowTracking" /t REG_DWORD /d
"0" /f
Reg.exe add "HKCU\Control Panel\Mouse" /v "Beep" /t REG_SZ /d "No" /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 "MouseHoverWidth" /t REG_SZ /d "4" /f
Reg.exe add "HKCU\Control Panel\Mouse" /v "MouseSensitivity" /t REG_SZ /d "6" /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 "2" /f
Reg.exe add "HKCU\Control Panel\Mouse" /v "MouseThreshold2" /t REG_SZ /d "4" /f
Reg.exe add "HKCU\Control Panel\Mouse" /v "MouseTrails" /t REG_SZ /d "0" /f
Reg.exe add "HKCU\Control Panel\Mouse" /v "SmoothMouseYCurve" /t REG_BINARY /d
"0000000000000000fd11010000000000002404000000000000fc12000000000000c0bb0100000000"
/f
Reg.exe add "HKCU\Control Panel\Mouse" /v "MouseSensitivity" /t REG_SZ /d "6" /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 "MouseHoverTime" /t REG_SZ /d "9" /f
Reg.exe add "HKCU\Control Panel\Mouse" /v "Beep2" /t REG_SZ /d "No" /f
Reg.exe add "HKCU\Control Panel\Mouse" /v "DoubleClickHeight2" /t REG_SZ /d
"0,9" /f
Reg.exe add "HKCU\Control Panel\Mouse" /v "DoubleClickSpeed2" /t REG_SZ /d "0,7" /f
Reg.exe add "HKCU\Control Panel\Mouse" /v "DoubleClickWidth2" /t REG_SZ /d "0,5" /f
Reg.exe add "HKCU\Control Panel\Mouse" /v "ExtendedSounds2" /t REG_SZ /d "No" /f
Reg.exe add "HKCU\Control Panel\Mouse" /v "MouseSensitivity2" /t REG_SZ /d "10" /f
Reg.exe add "HKCU\Control Panel\Mouse" /v "MouseSpeed2" /t REG_SZ /d "1" /f
Reg.exe add "HKCU\Control Panel\Mouse" /v "MouseThreshold12" /t REG_SZ /d "0" /f
Reg.exe add "HKCU\Control Panel\Mouse" /v "MouseThreshold22" /t REG_SZ /d "0" /f
Reg.exe add "HKLM\SOFTWARE\BlueStacks\Android\sensibility\0" /v "sensitivity" /t
REG_DWORD /d "100" /f
Reg.exe add "HKLM\SOFTWARE\BlueStacks\Android\sensibility\0" /v "SMALLESTWIDTH" /t
REG_DWORD /d "750" /f
Reg.exe add "HKLM\SOFTWARE\BlueStacks\Android\sensibility\0" /v
"speedofmovement" /t REG_DWORD /d "100" /f
Reg.exe add "HKLM\SOFTWARE\BlueStacks\Android\sensibility\0" /v
"touchsensitivyty" /t REG_DWORD /d "258" /f
Reg.exe add "HKLM\SOFTWARE\BlueStacks\Android\sensibility\0" /v "X" /t REG_DWORD /d
"1000" /f
Reg.exe add "HKLM\SOFTWARE\BlueStacks\Android\sensibility\0" /v "y" /t REG_DWORD /d
"2450" /f
Reg.exe add "HKLM\SOFTWARE\BlueStacks\Android\sensibility\0" /v "CPU" /t
REG_DWORD /d "100" /f
Reg.exe add "HKLM\SOFTWARE\BlueStacks\Android\sensibility\0" /v "GPU" /t
REG_DWORD /d "100" /f
Reg.exe add "HKLM\SOFTWARE\BlueStacks\Android\sensibility\0" /v "DPI" /t
REG_DWORD /d "1450" /f
Reg.exe add "HKLM\SOFTWARE\BlueStacks\Android\sensibility\0" /v
"generalemulatorsensitivity" /t REG_DWORD /d "100" /f
Reg.exe add "HKLM\SOFTWARE\BlueStacks\Android\sensibility\0" /v "joystick" /t
REG_DWORD /d "1000" /f
Reg.exe add "HKLM\SOFTWARE\BlueStacks\Android\sensibility\0" /v "Fov" /t
REG_DWORD /d "2450" /f
Reg.exe add "HKLM\SOFTWARE\BlueStacks\Android\sensibility\0" /v "LEFTCLICK" /t
REG_DWORD /d "1000" /f
Reg.exe add "HKLM\SOFTWARE\BlueStacks\Guests\Android\sensibility\0" /v
"sensitivity" /t REG_DWORD /d "100" /f
Reg.exe add "HKLM\SOFTWARE\BlueStacks\Guests\Android\sensibility\0" /v
"SMALLESTWIDTH" /t REG_DWORD /d "750" /f
Reg.exe add "HKLM\SOFTWARE\BlueStacks\Guests\Android\sensibility\0" /v
"speedofmovement" /t REG_DWORD /d "100" /f
Reg.exe add "HKLM\SOFTWARE\BlueStacks\Guests\Android\sensibility\0" /v
"touchsensitivyty" /t REG_DWORD /d "258" /f
Reg.exe add "HKLM\SOFTWARE\BlueStacks\Guests\Android\sensibility\0" /v "X" /t
REG_DWORD /d "1000" /f
Reg.exe add "HKLM\SOFTWARE\BlueStacks\Guests\Android\sensibility\0" /v "y" /t
REG_DWORD /d "2450" /f
Reg.exe add "HKLM\SOFTWARE\BlueStacks\Guests\Android\sensibility\0" /v "CPU" /t
REG_DWORD /d "100" /f
Reg.exe add "HKLM\SOFTWARE\BlueStacks\Guests\Android\sensibility\0" /v "GPU" /t
REG_DWORD /d "100" /f
Reg.exe add "HKLM\SOFTWARE\BlueStacks\Guests\Android\sensibility\0" /v "DPI" /t
REG_DWORD /d "1450" /f
Reg.exe add "HKLM\SOFTWARE\BlueStacks\Guests\Android\sensibility\0" /v
"generalemulatorsensitivity" /t REG_DWORD /d "100" /f
Reg.exe add "HKLM\SOFTWARE\BlueStacks\Guests\Android\sensibility\0" /v
"joystick" /t REG_DWORD /d "1000" /f
Reg.exe add "HKLM\SOFTWARE\BlueStacks\Guests\Android\sensibility\0" /v "Fov" /t
REG_DWORD /d "2450" /f
Reg.exe add "HKLM\SOFTWARE\BlueStacks\Guests\Android\sensibility\0" /v
"LEFTCLICK" /t REG_DWORD /d "1000" /f
Reg.exe add "HKLM\SOFTWARE\BlueStacks_bgp64\Guests\Android\sensibility\0" /v
"sensitivity" /t REG_DWORD /d "100" /f
Reg.exe add "HKLM\SOFTWARE\BlueStacks_bgp64\Guests\Android\sensibility\0" /v
"SMALLESTWIDTH" /t REG_DWORD /d "750" /f
Reg.exe add "HKLM\SOFTWARE\BlueStacks_bgp64\Guests\Android\sensibility\0" /v
"speedofmovement" /t REG_DWORD /d "100" /f
Reg.exe add "HKLM\SOFTWARE\BlueStacks_bgp64\Guests\Android\sensibility\0" /v
"touchsensitivyty" /t REG_DWORD /d "258" /f
Reg.exe add "HKLM\SOFTWARE\BlueStacks_bgp64\Guests\Android\sensibility\0" /v "X" /t
REG_DWORD /d "1000" /f
Reg.exe add "HKLM\SOFTWARE\BlueStacks_bgp64\Guests\Android\sensibility\0" /v "y" /t
REG_DWORD /d "2450" /f
Reg.exe add "HKLM\SOFTWARE\BlueStacks_bgp64\Guests\Android\sensibility\0" /v
"CPU" /t REG_DWORD /d "100" /f
Reg.exe add "HKLM\SOFTWARE\BlueStacks_bgp64\Guests\Android\sensibility\0" /v
"GPU" /t REG_DWORD /d "100" /f
Reg.exe add "HKLM\SOFTWARE\BlueStacks_bgp64\Guests\Android\sensibility\0" /v
"DPI" /t REG_DWORD /d "1450" /f
Reg.exe add "HKLM\SOFTWARE\BlueStacks_bgp64\Guests\Android\sensibility\0" /v
"generalemulatorsensitivity" /t REG_DWORD /d "100" /f
Reg.exe add "HKLM\SOFTWARE\BlueStacks_bgp64\Guests\Android\sensibility\0" /v
"joystick" /t REG_DWORD /d "1000" /f
Reg.exe add "HKLM\SOFTWARE\BlueStacks_bgp64\Guests\Android\sensibility\0" /v
"Fov" /t REG_DWORD /d "2450" /f
Reg.exe add "HKLM\SOFTWARE\BlueStacks_bgp64\Guests\Android\sensibility\0" /v
"LEFTCLICK" /t REG_DWORD /d "1000" /f
Reg.exe add "HKLM\SOFTWARE\BlueStacks_china_gmgr\Guests\Android\sensibility\0" /v
"sensitivity" /t REG_DWORD /d "100" /f
Reg.exe add "HKLM\SOFTWARE\BlueStacks_china_gmgr\Guests\Android\sensibility\0" /v
"SMALLESTWIDTH" /t REG_DWORD /d "750" /f
Reg.exe add "HKLM\SOFTWARE\BlueStacks_china_gmgr\Guests\Android\sensibility\0" /v
"speedofmovement" /t REG_DWORD /d "100" /f
Reg.exe add "HKLM\SOFTWARE\BlueStacks_china_gmgr\Guests\Android\sensibility\0" /v
"touchsensitivyty" /t REG_DWORD /d "258" /f
Reg.exe add "HKLM\SOFTWARE\BlueStacks_china_gmgr\Guests\Android\sensibility\0" /v
"X" /t REG_DWORD /d "1000" /f
Reg.exe add "HKLM\SOFTWARE\BlueStacks_china_gmgr\Guests\Android\sensibility\0" /v
"y" /t REG_DWORD /d "2450" /f
Reg.exe add "HKLM\SOFTWARE\BlueStacks_china_gmgr\Guests\Android\sensibility\0" /v
"CPU" /t REG_DWORD /d "100" /f
Reg.exe add "HKLM\SOFTWARE\BlueStacks_china_gmgr\Guests\Android\sensibility\0" /v
"GPU" /t REG_DWORD /d "100" /f
Reg.exe add "HKLM\SOFTWARE\BlueStacks_china_gmgr\Guests\Android\sensibility\0" /v
"DPI" /t REG_DWORD /d "1450" /f
Reg.exe add "HKLM\SOFTWARE\BlueStacks_china_gmgr\Guests\Android\sensibility\0" /v
"generalemulatorsensitivity" /t REG_DWORD /d "100" /f
Reg.exe add "HKLM\SOFTWARE\BlueStacks_china_gmgr\Guests\Android\sensibility\0" /v
"joystick" /t REG_DWORD /d "1000" /f
Reg.exe add "HKLM\SOFTWARE\BlueStacks_china_gmgr\Guests\Android\sensibility\0" /v
"Fov" /t REG_DWORD /d "2450" /f
Reg.exe add "HKLM\SOFTWARE\BlueStacks_china_gmgr\Guests\Android\sensibility\0" /v
"LEFTCLICK" /t REG_DWORD /d "1000" /f
Reg.exe add "HKLM\SOFTWARE\BlueStacks_msi2\Guests\Android\sensibility\0" /v
"sensitivity" /t REG_DWORD /d "100" /f
Reg.exe add "HKLM\SOFTWARE\BlueStacks_msi2\Guests\Android\sensibility\0" /v
"SMALLESTWIDTH" /t REG_DWORD /d "750" /f
Reg.exe add "HKLM\SOFTWARE\BlueStacks_msi2\Guests\Android\sensibility\0" /v
"speedofmovement" /t REG_DWORD /d "100" /f
Reg.exe add "HKLM\SOFTWARE\BlueStacks_msi2\Guests\Android\sensibility\0" /v
"touchsensitivyty" /t REG_DWORD /d "258" /f
Reg.exe add "HKLM\SOFTWARE\BlueStacks_msi2\Guests\Android\sensibility\0" /v "X" /t
REG_DWORD /d "1000" /f
Reg.exe add "HKLM\SOFTWARE\BlueStacks_msi2\Guests\Android\sensibility\0" /v "y" /t
REG_DWORD /d "2450" /f
Reg.exe add "HKLM\SOFTWARE\BlueStacks_msi2\Guests\Android\sensibility\0" /v
"CPU" /t REG_DWORD /d "100" /f
Reg.exe add "HKLM\SOFTWARE\BlueStacks_msi2\Guests\Android\sensibility\0" /v
"GPU" /t REG_DWORD /d "100" /f
Reg.exe add "HKLM\SOFTWARE\BlueStacks_msi2\Guests\Android\sensibility\0" /v
"DPI" /t REG_DWORD /d "1450" /f
Reg.exe add "HKLM\SOFTWARE\BlueStacks_msi2\Guests\Android\sensibility\0" /v
"generalemulatorsensitivity" /t REG_DWORD /d "100" /f
Reg.exe add "HKLM\SOFTWARE\BlueStacks_msi2\Guests\Android\sensibility\0" /v
"joystick" /t REG_DWORD /d "1000" /f
Reg.exe add "HKLM\SOFTWARE\BlueStacks_msi2\Guests\Android\sensibility\0" /v
"Fov" /t REG_DWORD /d "2450" /f
Reg.exe add "HKLM\SOFTWARE\BlueStacks_msi2\Guests\Android\sensibility\0" /v
"LEFTCLICK" /t REG_DWORD /d "1000" /f
Reg.exe add "HKCU\Control Panel\Accessibility" /v "MessageDuration" /t REG_DWORD /d
"5" /f
Reg.exe add "HKCU\Control Panel\Accessibility" /v "MinimumHitRadius" /t
REG_DWORD /d "0" /f
Reg.exe add "HKCU\Control Panel\Accessibility" /v "Sound on Activation" /t
REG_DWORD /d "0" /f
Reg.exe add "HKCU\Control Panel\Accessibility" /v "Warning Sounds" /t REG_DWORD /d
"0" /f
Reg.exe add "HKCU\Control Panel\Accessibility\Keyboard Preference" /v "On" /t
REG_SZ /d "0" /f
Reg.exe add "HKCU\Control Panel\Accessibility\MouseKeys" /v "Flags" /t REG_SZ /d
"38" /f
Reg.exe add "HKCU\Control Panel\Accessibility\MouseKeys" /v "MaximumSpeed" /t
REG_SZ /d "60" /f
Reg.exe add "HKCU\Control Panel\Accessibility\MouseKeys" /v "TimeToMaximumSpeed" /t
REG_SZ /d "3000" /f
Reg.exe add "HKCU\Control Panel\Accessibility\On" /v "On" /t REG_DWORD /d "0" /f
Reg.exe add "HKCU\Control Panel\Accessibility\On" /v "Locale" /t REG_DWORD /d
"0" /f
Reg.exe add "HKCU\Control Panel\Accessibility\ShowSounds" /v "On" /t REG_SZ /d
"0" /f
Reg.exe add "HKCU\Control Panel\Accessibility\SlateLaunch" /v "ATapp" /t REG_SZ /d
"narrator" /f
Reg.exe add "HKCU\Control Panel\Accessibility\SlateLaunch" /v "LaunchAT" /t
REG_DWORD /d "1" /f
Reg.exe add "HKCU\Control Panel\Accessibility\StickyKeys" /v "Flags" /t REG_SZ /d
"2" /f
Reg.exe add "HKCU\Control Panel\Accessibility\TimeOut" /v "Flags" /t REG_SZ /d
"2" /f
Reg.exe add "HKCU\Control Panel\Accessibility\TimeOut" /v "TimeToWait" /t REG_SZ /d
"300000" /f
Reg.exe add "HKCU\Control Panel\Accessibility\ToggleKeys" /v "Flags" /t REG_SZ /d
"38" /f
Reg.exe add "HKCU\Control Panel\Input Method\Hot Keys\00000010" /v "Key
Modifiers" /t REG_BINARY /d "02c00000" /f
Reg.exe add "HKCU\Control Panel\Input Method\Hot Keys\00000010" /v "Virtual Key" /t
REG_BINARY /d "20000000" /f
Reg.exe add "HKCU\Control Panel\Input Method\Hot Keys\00000010" /v "Target IME" /t
REG_BINARY /d "00000000" /f
Reg.exe add "HKCU\Control Panel\Input Method\Hot Keys\00000011" /v "Key
Modifiers" /t REG_BINARY /d "04c00000" /f
Reg.exe add "HKCU\Control Panel\Input Method\Hot Keys\00000011" /v "Virtual Key" /t
REG_BINARY /d "20000000" /f
Reg.exe add "HKCU\Control Panel\Input Method\Hot Keys\00000011" /v "Target IME" /t
REG_BINARY /d "00000000" /f
Reg.exe add "HKCU\Control Panel\Input Method\Hot Keys\00000012" /v "Key
Modifiers" /t REG_BINARY /d "02c00000" /f
Reg.exe add "HKCU\Control Panel\Input Method\Hot Keys\00000012" /v "Virtual Key" /t
REG_BINARY /d "be000000" /f
Reg.exe add "HKCU\Control Panel\Input Method\Hot Keys\00000012" /v "Target IME" /t
REG_BINARY /d "00000000" /f
Reg.exe add "HKCU\Control Panel\Input Method\Hot Keys\00000070" /v "Key
Modifiers" /t REG_BINARY /d "02c00000" /f
Reg.exe add "HKCU\Control Panel\Input Method\Hot Keys\00000070" /v "Virtual Key" /t
REG_BINARY /d "20000000" /f
Reg.exe add "HKCU\Control Panel\Input Method\Hot Keys\00000070" /v "Target IME" /t
REG_BINARY /d "00000000" /f
Reg.exe add "HKCU\Control Panel\Input Method\Hot Keys\00000071" /v "Key
Modifiers" /t REG_BINARY /d "04c00000" /f
Reg.exe add "HKCU\Control Panel\Input Method\Hot Keys\00000071" /v "Virtual Key" /t
REG_BINARY /d "20000000" /f
Reg.exe add "HKCU\Control Panel\Input Method\Hot Keys\00000071" /v "Target IME" /t
REG_BINARY /d "00000000" /f
Reg.exe add "HKCU\Control Panel\Input Method\Hot Keys\00000072" /v "Key
Modifiers" /t REG_BINARY /d "03c00000" /f
Reg.exe add "HKCU\Control Panel\Input Method\Hot Keys\00000072" /v "Virtual Key" /t
REG_BINARY /d "bc000000" /f
Reg.exe add "HKCU\Control Panel\Input Method\Hot Keys\00000072" /v "Target IME" /t
REG_BINARY /d "00000000" /f
Reg.exe add "HKCU\Control Panel\Input Method\Hot Keys\00000104" /v "Key
Modifiers" /t REG_BINARY /d "06c00000" /f
Reg.exe add "HKCU\Control Panel\Input Method\Hot Keys\00000104" /v "Virtual Key" /t
REG_BINARY /d "30000000" /f
Reg.exe add "HKCU\Control Panel\Input Method\Hot Keys\00000104" /v "Target IME" /t
REG_BINARY /d "110401e0" /f
Reg.exe add "HKCU\Control Panel\Input Method\Hot Keys\00000200" /v "Key
Modifiers" /t REG_BINARY /d "03c00000" /f
Reg.exe add "HKCU\Control Panel\Input Method\Hot Keys\00000200" /v "Virtual Key" /t
REG_BINARY /d "47000000" /f
Reg.exe add "HKCU\Control Panel\Input Method\Hot Keys\00000200" /v "Target IME" /t
REG_BINARY /d "00000000" /f
Reg.exe add "HKCU\Control Panel\Input Method\Hot Keys\00000201" /v "Key
Modifiers" /t REG_BINARY /d "03c00000" /f
Reg.exe add "HKCU\Control Panel\Input Method\Hot Keys\00000201" /v "Virtual Key" /t
REG_BINARY /d "4b000000" /f
Reg.exe add "HKCU\Control Panel\Input Method\Hot Keys\00000201" /v "Target IME" /t
REG_BINARY /d "00000000" /f
Reg.exe add "HKCU\Control Panel\Input Method\Hot Keys\00000202" /v "Key
Modifiers" /t REG_BINARY /d "03c00000" /f
Reg.exe add "HKCU\Control Panel\Input Method\Hot Keys\00000202" /v "Virtual Key" /t
REG_BINARY /d "4c000000" /f
Reg.exe add "HKCU\Control Panel\Input Method\Hot Keys\00000202" /v "Target IME" /t
REG_BINARY /d "00000000" /f
Reg.exe add "HKCU\Control Panel\Input Method\Hot Keys\00000203" /v "Key
Modifiers" /t REG_BINARY /d "03c00000" /f
Reg.exe add "HKCU\Control Panel\Input Method\Hot Keys\00000203" /v "Virtual Key" /t
REG_BINARY /d "56000000" /f
Reg.exe add "HKCU\Control Panel\Input Method\Hot Keys\00000203" /v "Target IME" /t
REG_BINARY /d "00000000" /f
Reg.exe add "HKCU\Control Panel\International\User Profile System Backup\pt-BR" /v
"0416:00000416" /t REG_DWORD /d "1" /f
Reg.exe add "HKCU\Control Panel\Keyboard" /v "InitialKeyboardIndicators" /t
REG_SZ /d "2" /f
Reg.exe add "HKCU\Control Panel\Keyboard" /v "KeyboardSpeed" /t REG_SZ /d "25" /f
Reg.exe add "HKCU\Control Panel\Keyboard" /v "KeyboardDelay" /t REG_SZ /d "0" /f
Reg.exe add "HKCU\Control Panel\Mouse" /v "ActiveWindowTracking" /t REG_DWORD /d
"0" /f
Reg.exe add "HKCU\Control Panel\Mouse" /v "Beep" /t REG_SZ /d "No" /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 "MouseHoverWidth" /t REG_SZ /d "4" /f
Reg.exe add "HKCU\Control Panel\Mouse" /v "MouseSensitivity" /t REG_SZ /d "6" /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 "2" /f
Reg.exe add "HKCU\Control Panel\Mouse" /v "MouseThreshold2" /t REG_SZ /d "4" /f
Reg.exe add "HKCU\Control Panel\Mouse" /v "MouseTrails" /t REG_SZ /d "0" /f
Reg.exe add "HKCU\Control Panel\Mouse" /v "SmoothMouseYCurve" /t REG_BINARY /d
"0000000000000000fd11010000000000002404000000000000fc12000000000000c0bb0100000000"
/f
Reg.exe add "HKCU\Control Panel\Mouse" /v "MouseSensitivity" /t REG_SZ /d "6" /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 "MouseHoverTime" /t REG_SZ /d "9" /f
Reg.exe add "HKCU\Control Panel\Mouse" /v "Beep2" /t REG_SZ /d "No" /f
Reg.exe add "HKCU\Control Panel\Mouse" /v "DoubleClickHeight2" /t REG_SZ /d
"0,9" /f
Reg.exe add "HKCU\Control Panel\Mouse" /v "DoubleClickSpeed2" /t REG_SZ /d "0,7" /f
Reg.exe add "HKCU\Control Panel\Mouse" /v "DoubleClickWidth2" /t REG_SZ /d "0,5" /f
Reg.exe add "HKCU\Control Panel\Mouse" /v "ExtendedSounds2" /t REG_SZ /d "No" /f
Reg.exe add "HKCU\Control Panel\Mouse" /v "MouseSensitivity2" /t REG_SZ /d "10" /f
Reg.exe add "HKCU\Control Panel\Mouse" /v "MouseSpeed2" /t REG_SZ /d "1" /f
Reg.exe add "HKCU\Control Panel\Mouse" /v "MouseThreshold12" /t REG_SZ /d "0" /f
Reg.exe add "HKCU\Control Panel\Mouse" /v "MouseThreshold22" /t REG_SZ /d "0" /f
Reg.exe add "HKCU\Control Panel\Mouse" /v "SmoothMouseXCurve2" /t REG_BINARY /d
"0000000000000000156e000000000000004001000000000029dc0300000000000000280000000000"
/f
Reg.exe add "HKCU\Control Panel\Mouse" /v "SmoothMouseYCurve2" /t REG_BINARY /d
"000000000000000066a6020000000000cd4c050000000000a0990a00000000003833150000000000"
/f
Exit

:IsAdmin
Reg.exe query "HKU\S-1-5-19\Environment"
If Not %ERRORLEVEL% EQU 0 (
Cls & Echo You must have administrator rights to continue ...
Pause & Exit
)
Cls
goto:eof

You might also like