Aero

Windows vista和Windows 7的用户界面

Windows Aero 是从 Windows Vista 开始使用的新型用户界面,透明玻璃感让用户一眼贯穿。“Aero”为四个英文单字的首字母缩略字:Authentic(真实)、Energetic(动感)、Reflective(反射)及Open(开阔)。意为Aero界面是具立体感、令人震撼、具透视感和阔大的用户界面。除了透明的接口外,Windows Aero也包含了实时缩略图、实时动画等窗口特效,吸引用户的目光。

适用于:Windows Vista以上系统

至于为什么要写这个脚本,我不想多说,看代码:

@ping 127.0.0.1 -n 2 >nul
sc config UxSms start= auto
@ping 127.0.0.1 -n 2 >nul
sc config UxSms start= auto
@ping 127.0.0.1 -n 2 >nul
sc config Themes start= auto
net start Themes
@ping 127.0.0.1 -n 3 >nul
sc config Themes start= auto
net start Themes
@ping 127.0.0.1 -n 3 >nul
bcdedit.exe /set nointegritychecks on
@ping 127.0.0.1 -n 2 >nul
@Echo Off
COLOR 2F
reg add "HKCU\Software\Microsoft\Windows\DWM" /v Composition /t reg_dword /d 00000001 /f
reg add "HKCU\Software\Microsoft\Windows\DWM" /v CompositionPolicy /t reg_dword /d 00000002 /f
net stop uxsms
net start uxsms

@ping 127.0.0.1 -n 5 >nul

@Echo Off
COLOR 2F
reg add "HKCU\Software\Microsoft\Windows\DWM" /v Composition /t reg_dword /d 00000001 /f
reg add "HKCU\Software\Microsoft\Windows\DWM" /v CompositionPolicy /t reg_dword /d 00000002 /f
net stop uxsms
net start uxsms

mshta vbscript:msgbox("成功(For_KaineTools)",64,"成功(For_KaineTools)")(window.close)

使用方法可以直接复制代码,新建文本文件,粘贴代码并以*.bat 格式保存然后执行

也可以直接下载脚本:
下载地址:
本资源暂不提供下载

附上几张图:

QQ图片20180330021546.jpg

QQ图片20180330021555.jpg

QQ图片20180330021600.png

QQ图片20180330021603.jpg