.
This commit is contained in:
parent
ba2fe7df7c
commit
c04f9a0172
@ -1,4 +1,6 @@
|
|||||||
@echo off
|
@echo off
|
||||||
|
call check-for-admin
|
||||||
|
if %ERRORLEVEL% neq 0 exit /b
|
||||||
|
|
||||||
set SOFTWARE=..\software
|
set SOFTWARE=..\software
|
||||||
set MSI=vnc-setup.msi
|
set MSI=vnc-setup.msi
|
||||||
|
Loading…
Reference in New Issue
Block a user