mirror of
https://github.com/paolo-projects/unlocker.git
synced 2025-07-28 16:34:29 +02:00
Update win-install.cmd
Active good encoding to good exec on Windows 10.
This commit is contained in:
parent
1073f82f1f
commit
3f88c75958
@ -4,6 +4,9 @@ echo VMware Unlocker 2.1.1
|
||||
echo ========================
|
||||
echo (c) Dave Parsons 2011-17
|
||||
|
||||
echo Set encoding parameters...
|
||||
chcp 850
|
||||
|
||||
net session >NUL 2>&1
|
||||
if %errorlevel% neq 0 (
|
||||
echo Administrator privileges required!
|
||||
|
Loading…
x
Reference in New Issue
Block a user