.
This commit is contained in:
parent
4c956a6f44
commit
98f82f7877
11
scripts/install-receiver.cmd
Normal file
11
scripts/install-receiver.cmd
Normal 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 #######
|
||||
|
Loading…
Reference in New Issue
Block a user