mirror of
https://github.com/massgravel/Microsoft-Activation-Scripts.git
synced 2025-05-28 22:33:13 +00:00
Fix Microsoft links
This commit is contained in:
parent
2d00dfa704
commit
4c53e6231b
8 changed files with 40 additions and 40 deletions
|
@ -1453,7 +1453,7 @@ call :dk_color2 %Red% "Checking Boot Mode [%safeboot_option
|
|||
)
|
||||
|
||||
|
||||
:: https://learn.microsoft.com/windows-hardware/manufacture/desktop/windows-setup-states
|
||||
:: https://learn.microsoft.com/en-us/windows-hardware/manufacture/desktop/windows-setup-states
|
||||
|
||||
for /f "skip=2 tokens=2*" %%A in ('reg query "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\State" /v ImageState') do (set imagestate=%%B)
|
||||
|
||||
|
@ -1724,7 +1724,7 @@ set "permerror=Error Found In SPP Registries"
|
|||
)
|
||||
)
|
||||
|
||||
REM https://learn.microsoft.com/office/troubleshoot/activation/license-issue-when-start-office-application
|
||||
REM https://learn.microsoft.com/en-us/office/troubleshoot/activation/license-issue-when-start-office-application
|
||||
|
||||
if not defined permerror (
|
||||
reg query "HKU\S-1-5-20\Software\Microsoft\Windows NT\CurrentVersion" %nul% && (
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue