summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorbreadcat2019-02-14 16:48:16 +0000
committerbreadcat2019-02-14 16:48:16 +0000
commita6e706a416ee707caf4bcdbebc7416a0f4f1a464 (patch)
tree796fe1435513a09d2c326531d75244c8a5e447ee
parentab7e10978d50bf24bbd11bb3953e205d60f0eafd (diff)
downloadwin10-prep-a6e706a416ee707caf4bcdbebc7416a0f4f1a464.tar.gz
win10-prep-a6e706a416ee707caf4bcdbebc7416a0f4f1a464.tar.bz2
win10-prep-a6e706a416ee707caf4bcdbebc7416a0f4f1a464.zip
Include windows 10 aero shake
-rw-r--r--3-registry.bat1
1 files changed, 1 insertions, 0 deletions
diff --git a/3-registry.bat b/3-registry.bat
index cc0a837..4f8cbbe 100644
--- a/3-registry.bat
+++ b/3-registry.bat
@@ -111,6 +111,7 @@ rem show application names in taskbar
reg add "HKCU\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Advanced" /v "TaskbarGlomLevel" /t REG_DWORD /d "2" /f
rem disable aero shake
reg add "HKCU\Software\Policies\Microsoft\Windows\Explorer" /v "NoWindowMinimizingShortcuts" /t REG_DWORD /d "1" /f
+reg add "HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced" /v "DisallowShaking" /t REG_DWORD /d "1" /f
rem add control panel icon view to my computer
reg add "HKCU\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\MyComputer\NameSpace\{21EC2020-3AEA-1069-A2DD-08002B30309D}" /f
rem add recycle bin icon to my computer