echo 執行 CMD --- 必須右CLICK (以管理員身份執行)
echo .
echo .
pause
cd\ cd windows cd system32 bcdedit.exe /set nx AlwaysOff reg add HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System /v EnableLUA /t REG_DWORD /d 1 /f net stop wuauserv net stop cryptSvc net stop bits net stop dosvc net stop msiserver c:\windows\system32\reg.exe ADD HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System /v EnableLUA /t REG_DWORD /d 0 /f c:\windows\system32\Reg.exe add "HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Schedule\Maintenance" /v "MaintenanceDisabled" /t REG_DWORD /d "1" /f c:\windows\system32\REG.EXE ADD HKLM\SYSTEM\CurrentControlSet\Services\MRXSmb\Parameters /v OplocksDisabled /t 4 /d 1 /f powercfg -h off DISM /Online /Enable-Feature /All /FeatureName:SMB1Protocol sc.exe config lanmanworkstation depend= bowser/mrxsmb10/mrxsmb20/nsi sc.exe config mrxsmb10 start= auto
echo .
echo .
echo .
echo 完成後要 REBOOT Windows機才生效.......
pause
#######################################
NET USER ADMINISTRATOR /ACTIVE:Y
NET USER ADMINISTRATOR /ACTIVE:N
#######################################
<!-- ===== For Win7 ===== -->
ie4uinit.exe -ClearIconCache
#######################################
<!-- ===== For Win8 / 10 ===== -->
ie4uinit.exe -show
#######################################
沒有留言:
張貼留言