ODBC Driver for BigCommerce

Enable or Disable Usage Statistics on Windows - ODBC Driver for BigCommerce



Enable or Disable Usage Statistics on Windows

Usage statistics is enabled by default when you install the driver. You can disable it in one of the following ways:

Disable Usage Statistics in the Installation Wizard

To disable usage statistics in the installation wizard, clear the Improvement Program checkbox on the last page of the wizard. The checkbox is selected by default.

Clear the Improvement Program checkbox in the installation wizard

Disable Usage Statistics From the Command Line

When you install the driver from the command line, you can disable usage statistics by adding the /NOUSAGESTATISTICS parameter to the command.

Silent and Very Silent Mode

To disable statistics during silent or very silent installation with the EXE installer, run one of the following commands:

DevartODBCBigcommerce.exe /NOUSAGESTATISTICS /SILENT
DevartODBCBigcommerce.exe /NOUSAGESTATISTICS /VERYSILENT

Quiet Mode

To disable statistics during quiet installation with the MSI installer, run the following command as an administrator:

msiexec /i DevartODBCBigcommerce.msi /q NOUSAGESTATISTICS=true

Change Usage Statistics Settings in the Windows Registry

To enable or disable usage statistics for an installed driver, edit the Windows Registry as follows:

  1. Open the Registry Editor. To do this, press Win+R, type regedit in the Run dialog, and press Enter.
  2. Depending on your driver version, navigate to one of the following keys:
    • 64-bit driver: HKEY_LOCAL_MACHINE\SOFTWARE\ODBC\ODBCINST.INI\Devart ODBC Driver for BigCommerce
    • 32-bit driver: HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\ODBC\ODBCINST.INI\Devart ODBC Driver for BigCommerce
  3. Set the value of the UsageStatistics parameter to False to disable statistics, or True to enable statistics.
© 2015-2025 Devart. All Rights Reserved. Request Support ODBC Forum Provide Feedback