mirror of
https://github.com/massgravel/Microsoft-Activation-Scripts.git
synced 2025-05-12 22:26:14 -04:00
Change "Troubleshoot Page" to "Support Webpage"
This commit is contained in:
parent
b8504cc21e
commit
db218720f3
9 changed files with 11 additions and 11 deletions
|
@ -1381,7 +1381,7 @@ $key.SetAccessControl($acl)
|
|||
|
||||
echo:
|
||||
if defined fixes (
|
||||
call :dk_color2 %Blue% "Press [1] to open Troubleshoot page " %Gray% " Press [0] to ignore"
|
||||
call :dk_color2 %Blue% "Press [1] to Open Support Webpage " %Gray% " Press [0] to Ignore"
|
||||
choice /C:10 /N
|
||||
if !errorlevel!==1 (for %%# in (%fixes%) do (start %%#))
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue