commit
2027f52bb3
|
@ -4,6 +4,9 @@ echo Unlocker 3.0.0 for VMware Workstation
|
|||
echo =====================================
|
||||
echo (c) Dave Parsons 2011-18
|
||||
|
||||
echo Set encoding parameters...
|
||||
chcp 850
|
||||
|
||||
net session >NUL 2>&1
|
||||
if %errorlevel% neq 0 (
|
||||
echo Administrator privileges required!
|
||||
|
|
Loading…
Reference in New Issue