mirror of
https://github.com/massgravel/Microsoft-Activation-Scripts.git
synced 2024-11-23 17:18:47 +01:00
Merge 8bc99aa2be
into 569681da0e
This commit is contained in:
commit
2ea1a5ac57
1 changed files with 1 additions and 1 deletions
|
@ -176,7 +176,7 @@ goto MASend
|
||||||
>nul fltmc || (
|
>nul fltmc || (
|
||||||
if not defined _elev %psc% "start cmd.exe -arg '/c \"!_PSarg:'=''!\"' -verb runas" && exit /b
|
if not defined _elev %psc% "start cmd.exe -arg '/c \"!_PSarg:'=''!\"' -verb runas" && exit /b
|
||||||
%nceline%
|
%nceline%
|
||||||
echo This script require admin privileges.
|
echo This script requires admin privileges.
|
||||||
echo To do so, right click on this script and select 'Run as administrator'.
|
echo To do so, right click on this script and select 'Run as administrator'.
|
||||||
goto MASend
|
goto MASend
|
||||||
)
|
)
|
||||||
|
|
Loading…
Reference in a new issue