How can I write a class thath install SPSS using the following command
MsiExec.exe /i "IBM SPSS Statistics 24.msi" /qn /L*v logfile.txt INSTALLDIR="C:\Statistics" LICENSETYPE="Network" LSHOST="kerver/address"
↧