@echo off

set EXE=..\software\CitrixReceiver_4.9.9002_LTSR.exe

echo ####### %0 #######

echo installing Citrix Receiver LTS ...
%EXE% /silent /noreboot

echo ####### %0 #######