-
-
- Install Barcode ActiveX Add-in in Excel
- Barcodes in MS Excel
- Create Sequential Barcode Labels in Excel
- Add Supplemental Text to Barcodes in Excel
- Extract Barcode Images from MS Excel
- Create Dynamic Barcodes Using LinkedCell in Excel
- Supplemental Text in Barcodes Using LinkedCell in Excel
- Barcodes in Excel with VBA
-
-
- BackColor
- BackStyle
- Barcode
- BarcodeColor
- BarcodeTextColor
- BarcodeTextFont
- BarcodeTextVisible
- BarcodeTextPosition
- BarcodeTextStretch
- BarHeight
- BearerBars
- BottomText
- BottomTextAlignment
- BottomTextColor
- BottomTextFont
- BottomTextVisible
- ControlAlignment
- ControlAutosize
- DataMatrixSize
- LinkedCell
- OptionalCheckChar
- Orientation
- OutlineColor
- OutlineStyle
- OutlineVisible
- OutlineWidth
- Padding Left/Top/Right/Bottom
- PDF417Columns
- PDF417ErrorCorrectionLevel
- PDF417RowHeight
- PDF417Truncated
- Picture
- QRCodeErrorCorrectionLevel
- QRCodeSize
- QuietZone Horizontal/Vertical
- Symbology
- TopText
- TopTextAlignment
- TopTextColor
- TopTextFont
- TopTextVisible
- UnitOfMeasure
- VerticalBarTextEntry
- WideToNarrowRatio
- XDimension
-
Barcode ActiveX Control
Silent Command Line Installation
Command Line & Silent Installation
- It's often necessary to deploy BarCodeWiz ActiveX Software to a number of users. The package supports automated installation from command line, including silent install.
Installing the program setup: "/exenoui /qn"
- This switch installs the setup file without user input, using default settings.
- Note that if Excel or Word is open during installation, the setup will ask you to shut it down.
- Please keep in mind that program installation requires Administrator Privileges
- Example: barcodewiz_activex.exe /exenoui /qn LIC="XXXXX-XXXXX-XXXXX-XXXXX-XXXXX"
Installing Excel and Word Add-Ins with BarCodeWizToolbar.exe
- It's possible to install and uninstall the Word and Excel add-ins for the current user from command line. The following switches are available:
installword - Installs the Word toolbar and add-in.
uninstallword - Uninstalls the Word toolbar and add-in.
installexcel - Installs the Excel toolbar and add-in.
uninstallexcel - Uninstalls the Excel toolbar and add-in. - Note that if Excel, Word, or Outlook is open during installation, the setup will ask you to shut it down.
- Administrator Privileges are not required. The add-ins are installed for the current user only.
- Example: "%ProgramFiles%\BarCodeWiz\BarcodeWiz ActiveX Control\Addins\BarCodeWizToolbar.exe" installexcel