Using SCCM 2012 i installed this software with a batch file that included these commands.
it copies the iniĀ file to the client before executing the install and deletes it after it`s complete.
xcopy "%~dp0*.ini" "C:\temp\DTS63" /E /Z /Y /I
ping 127.0.0.1 -n 10 > nul
msiexec /i dts63.msi SETUPEXEDIR=c:\temp\DTS63 DTOPSHORTCUTS=0 /qn
rd c:\temp\DTS63 /s /q
exit /B 0
View inventory records anonymously contributed by opt-in users of the K1000 Systems Management Appliance.