...
msiexec /i Setup.msi SHOWACTIVATE=0 NGEN=1
where,
Setup.exe should be changed to the name of the downloaded InstallShield setup file;
...
...
msiexec /i Setup.msi SHOWACTIVATE=0 NGEN=1
where,
Setup.exe should be changed to the name of the downloaded InstallShield setup file;
...