This is a legacy InstallShield setup that supports the creation of an answer file for silent installation.
1. Create Install Answer: Executing the following command and stepping through the installation will create a .iss answer file in the root of c:. You can update the location to fit your needs.
ptslite.exe -a -r -f1c:\ptslite_install.iss
2. Execute Install: Executing the following command will perform a silent install against the answer file created in step 1 and will also create a log file in the root of c:.
ptslite.exe -s -a -s -f1c:\ptslite_install.iss -f2c:\ptslite_install.log
Silent Uninstall
Executing the following command will perform a silent uninstall of Microsoft SQL Server 2000 PivotTable Services.
%SystemRoot%\IsUninst.exe -f "%ProgramFiles%\Common Files\System\OLE DB\uninst.isu" -a
Reviews related to Microsoft Microsoft SQL Server 2000 PivotTable Services
This website uses cookies.
By continuing to use this site and/or clicking the "Accept" button you are providing consent
Quest Software and its affiliates do NOT sell the Personal Data you provide to us either when you register on our
websites or when you do business with us. For more information about our
Privacy Policy and our data protection
efforts, please visit
GDPR-HQ