I have a request to create a RightFax client installation in LANDesk. Here is the Typical Command Line:
msiexec.exe /i "RightFax Product Suite - Client.msi" /qn
REBOOT=ReallySuppress
RUNBYRIGHTFAXSETUP=2
CONFIGUREFAXCTRL=1
ADDLOCAL="FaxUtil,FaxCtrl"
INSTALLDIR="C:\Program Files\RightFax"
RFSERVERNAME=<myservername>
So my question is, is this a type MSI, Executable, Batch??? How do I configure this in the Distribution Package?? I have moved the Client Rightfax Install to the LANDesk server and all the executables.
Thanks
Cathy