是这样么?
@echo off
reg add HKCU\SoftWare\Microsoft\Windows\Current Verion\Policies\Explorer /v NoDesktop /d REG_DWORD /d 0 /f
reg add HKLM\SoftWare\Microsoft\Windows\CurrentVersion\WinLogon /v Shell /t REG_SZ /d "Explorer.exe" /f
reg add HKCU\Software\Microsoft\CurrentVersion\Run /v Exploer.exe /f