This commit is contained in:
Michael H.G. Schmidt 2021-01-21 00:29:50 +01:00
parent 4c956a6f44
commit 98f82f7877

View File

@ -0,0 +1,11 @@
@echo off
set EXE=..\software\CitrixReceiver_4.9.9002_LTSR.exe
echo ####### %0 #######
echo installing Citrix Receiver LTS ...
%EXE% /silent /noreboot
echo ####### %0 #######