docs

Home Templates Classes

Clarion QuickBooks Wrapper - Installation

When you run the installer for the Clarion QuickBooks Wrapper, it searches for valid Clarion installations on your computer and lets you choose which ones to target.

You can run the installer multiple times and install to multiple Clarion versions. The installer sets up separate folders, help links, and example content for each version. You can update or remove one installation without affecting others.

Installed File Locations

By default, the installer follows the standard Clarion third-party layout.

Working files (beneath your Clarion base folder)

For example:

C:\Clarion12 (base folder)
C:\Clarion12\accessory (root accessory folder)

C:\Clarion12\accessory\bin

C:\Clarion12\accessory\lib

C:\Clarion12\accessory\libsrc\win

C:\Clarion12\accessory\template\win

C:\Clarion12\accessory\Documents\LANSRAD\ClarionQBWrapper

Example files and demos

Examples are installed under the shared Public Clarion examples path so all user profiles on the machine can access them.

For example:

C:\Users\Public\Documents\SoftVelocity\Clarion12 (version base folder)
C:\Users\Public\Documents\SoftVelocity\Clarion12\accessory (accessory base folder)

C:\Users\Public\Documents\SoftVelocity\Clarion12\accessory\LANSRAD\ClarionQBWrapper (product folder)

Each demo folder contains the files for that sample application.

Home Templates Classes