TBarCode V7
Use the MSI package provided on request by our support team. To run the setup in silent mode use the following parameter:
TBarCode_Setup.msi /quiet
TBarCode V8, V9
Use the standard MSI setup package, which is available for public download. You can select the feature you want to install through the ADDLOCAL parameter. E.g. if you want to install only the TBarcode OCX component run the setup this way.
msiexec /i TBarCode_Setup.msi ADDLOCAL=FeatTBarCode,FeatOCX /qn
Optional: add parameter INSTALLDIR=C:\TBarCode8ocx for installation into a specific directory.
Other features: FeatDLL,FeatNET