mirror of
https://github.com/massgravel/Microsoft-Activation-Scripts.git
synced 2026-03-22 14:31:01 +08:00
refactor: improve admin privilege check robustness for Windows 11
This commit is contained in:
parent
6e1ea5d82b
commit
9fd9d876a3
@ -488,7 +488,7 @@ goto done
|
||||
:hwid_setup:
|
||||
@echo off
|
||||
|
||||
fltmc >nul || exit /b
|
||||
fltmc >nul || echo Warning: Admin check failed, attempting to continue...
|
||||
|
||||
call "%~dp0HWID_Activation.cmd" /HWID
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user