![]() |
![]() |
Technical Support
|
![]() |
This page contains details on other information that is stored on the computer when OfficeQ6 is installed. The installation program should suffice for most installations.
Most users will never need any of the following detail. However, if you do any of the following you might find it valuable:
the following - unless ...why you might need to deal with reg, ini, envt vars...
...what these entries are used for... ...advantages and disvantages of each...
Note: You should only need the information in this section if you are changing how OfficeQ is installed. The installation program should suffice for most installations and you should not need to deal with the following.
Even though we have tried to keep the installation requirements as simple as possible, later versions of Windows require a strict separation of files that contain executable program code from files that contain data. OfficeQ uses 2 'root' level file locations to separate code from data. This allows running on Vista and Windows 7 - even with complex local area networks.
The registry entries holding these file locations are both located in the HKEY_CURRENT_USER hive of the registry. The exact location looks like this:
HKEY_CURRENT_USER\Software\VB and VBA Program Settings\datablox\RootDirs
At this location, there are 2 entries. The first entry, DBLXCODE, contains the location of the main DataBlox program file (OfficeQ6.exe) and it's supporting files. It is set to the location the user selected when installing the program - typically C:\Program Files\DataBlox\OfficeQ6. This is where all directly executable (.EXE) files are installed - commonly called {app} by installation programs.
The 2nd entry, DBLXDATA, contains the location of the data files - which includes Microsoft Access and Excel files - as well as files created by the user while running OfficeQ. This location can vary considerably with the operating system and what the user does during install. A typical location for Windows XP would be: C:\Documents and Settings\All Users\Application Data\datablox. Typical location for Vista or Windows 7 would be: C:\ProgramData\datablox. This is commonly called {commonappdata} by installation programs.
...description of the ini file that's supplied with OfficeQ6 itself...
...whole section on environment variables...