In the doc for silent install it says you san run the following command
msiexec /i
"Z:\tsm_images\TSM_BA_Client\baclient\Tivoli Storage Manager Client.msi"
RebootYesNo="No" REBOOT="Suppress" ALLUSERS=1
INSTALLDIR="d:\program files\tivoli\tsm"
ADDLOCAL="BackupArchiveGUI,BackupArchiveWeb,ApiRuntime,AdministrativeCmd,
Online_Client_Readmes" TRANSFORMS=1033.mst /qn /l*v "c:\log.txt"
If I'm trying to use a maint version such as ip22373.exe
Do i need to extract tis file first to use it for a silent install or do I just point
to it somehow?