静默安装方法大全

静默安装

Amazon Redshift ODBC Driver 1.4.1.1001

Silent Install

x64

AmazonRedshiftODBC64-1.4.1.1001.msi /qn /L* "%temp%Amazon Redshift ODBC Driver 1.4.1.1001.log" /norestart ALLUSERS=2

x86

AmazonRedshiftODBC32-1.4.1.1001.msi /qn /L* "%temp%Amazon Redshift ODBC Driver 1.4.1.1001.log" /norestart ALLUSERS=2
ReturnCodes 0
3010

Silent Uninstall

x64

msiexec.exe /x {788C401A-726B-4CE7-8BC2-89FD7967A6ED} /qn /norestart

x86

msiexec.exe /x {F100F162-422D-4F39-BED1-8906EA7F7A71} /qn /norestart
ReturnCodes 0
1605
3010
Redshift ODBC Driver其它版本的静默安装