If using Kace 2000 or Kace 1000 please use the batch file or zip and upload using the following command for deployment.
msiexec /i"C:\PATH_NAME \PDW_X64.msi" /qr /norestart USEUNITSIMPERIAL=1 USEUNITSMETRIC=1 USEUNITSMIXED=1
Notice the "USEUNITS" this will get Autoplant to install just with "No User Interaction" with samples.
The installers are made with NSIS which has a silent install mode, i.e. please try
sqliteodbc.exe /SD
or
sqliteodbc.exe /S
I tried installing using the command below and it worked for me. Use capital S
sqliteodbc.exe /S
sqliteodbc_w64.exe /S
sqliteodbc.exe /SD
or
sqliteodbc.exe /S
I tried installing using the command below and it worked for me. Use capital S
sqliteodbc.exe /S
sqliteodbc_w64.exe /S - mikesharp1 11 years ago