The following are the major files included with or used by the program. They will be in your main program directory, generally C:\Program Files\Accounts, or on 64-bit computers, C:\Program Files (x86)\Accounts.
ACCOUNTS.EXE | Main executable program file |
ACCOUNTS.PBD | Additional part of executable program |
REPORTS.PBD | Additional part of executable program |
VENDORS.PBD | Additional part of executable program |
DWCONVERT.PBD | Additional part of executable program |
PBREGEXP_PB10.PBD | Additional part of executable program |
ACCOUNTS.CHM | The HTML Help file |
ReportBrowseList.txt | Used by the Report Browser, gives the names and descriptions etc. of the reports |
PBVM115.DLL | Helper file required by the executable program (part of the PowerBuilder runtime) |
PBODB115.INI | Helper file required by the executable program (part of the PowerBuilder runtime) |
PBODB115.DLL | Helper file required by the executable program (part of the PowerBuilder runtime) |
PBSHR115.DLL | Helper file required by the executable program (part of the PowerBuilder runtime) |
PBDWE115.DLL | Helper file required by the executable program (part of the PowerBuilder runtime) |
PBLAB115.INI | Helper file required by the executable program (part of the PowerBuilder runtime) |
PBACC115.DLL | Helper file required by the executable program (part of the PowerBuilder runtime) |
PBDPL115.DLL | Helper file required by the executable program (part of the PowerBuilder runtime) |
libjutils.dll | Helper file required by the executable program (part of the PowerBuilder runtime) |
libjcc.dll | Helper file required by the executable program (part of the PowerBuilder runtime) |
libjlog.dll | Helper file required by the executable program (part of the PowerBuilder runtime) |
msvcr71.dll | Microsoft runtime library needed by ACCOUNTS and/or Firebird |
msvcp71.dll | Microsoft runtime library needed by ACCOUNTS and/or Firebird |
TABLES.SQL | Definition of the SQL tables in the database |
LICENSE.htm | The Software License Agreement for the program. It can be viewed with Help ⇒ View License Agreement. |
Licensing.dll | Helper file required by the executable program |
FontHelper.dll | Helper file required by the executable program |
HtmlMessageBox.dll | Helper file required by the executable program |
The following files are in the uninstall subdirectory under the main program directory. All of them are used as part of the uninstallation process, should you choose to do so via Control Panel's Add or Remove Programs tool:
IRIMG1.JPG
IRIMG2.JPG
IRIMG3.JPG
irunin.dat
irunin.xml
The following files are in the "3rd Party" subdirectory under the main program directory, and give information about 3rd-party licenses to software used by ACCOUNTS:
3rdPartyLicense.txt | Mentions all 3rd-party licenses in ACCOUNTS |
IDPLicense.txt | Part of license for Firebird database software |
IPLicense.txt | Part of license for Firebird database software |
The following files are in the main program directory, and are part of the Firebird database software:
fbclient.dll | Main Firebird embedded database program file |
gds32.dll | Copy of fbclient.dll, needed with this different name by some utility programs |
firebird.conf | Configuration file for Firebird (may or may not be present) |
firebird.msg | Error message text lookup file for Firebird |
gbak.exe | Used to make backups of the database, and to restore such backups |
gfix.exe | Used to check that a database is OK, can also be used (with instructions from Software4Nonprofits support) to do certain type of repairs on the database, if it has any problems. |
icuuc30.dll | Needed by Firebird |
icudt30.dll | Needed by Firebird |
icuin30.dll | Needed by Firebird |
ib_util.dll | Needed by Firebird |
FirebirdService.dll | Software4Nonprofits DLL that provides a backup service for Firebird database |
The following files are in a subdirectory of the main directory named "udf":
FreeUDFLib.dll | Provides some extra SQL functions to the Firebird database |
ib_udf.dll | Provides some extra SQL functions to the Firebird database |
S4NP_UDF.dll | Provides some extra SQL functions (written by Software4Nonprofits) to the Firebird database |
Several files for the ODBC driver for the Firebird database are in the C:\Program Files\Firebird\Firebird ODBC directory.
The following files are in your Windows System folder, generally C:\Windows\System32:
GdiPlus.dll | Microsoft runtime library needed by ACCOUNTS and/or Firebird (may or may not be installed) |
atl71.dll | Microsoft runtime library needed by ACCOUNTS and/or Firebird |
gdi32.dll | Microsoft runtime library needed by ACCOUNTS and/or Firebird (may or may not be installed) |
ChilkatMail_v7_9.dll | Licensed third-party library used to send emails |
ChilkatHttp.dll | Licensed third-party library used for uploading and downloading files |
wodCrypt.dll | Licensed third-party library used for encryption and compression of emailed backups |
The following files are in the main Data Directory for the program, whose location varies by your version of windows:
ACCOUNTS.ini | Holds various settings stored by the program |
accountsl.txt | Holds your license key(s), once you have paid for ACCOUNTS. |
accinst.exe, accupdt.exe etc. | Any installation files that are downloaded for you by the Tools ⇒ Check for Updates menu option are stored in this directory. |
anything.sql | Any saved SQL files, from the Database ⇒ SQL Select menu option's Save to SQL File button, are by default stored in this directory, unless you choose to navigate to a different directory in the Save As dialog box that comes up when you are saving them. |
The following log files are in your Windows Temp directory, whose location varies by your version of windows. The program displays these files to you if it needs to do so. All of these files are empty if the process they are a log file for was successful, and contain error messages (which are displayed to you by ACCOUNTS) if the process was unsuccessful.
BACKUP.LOG | Created each time you do a Backup/Restore ⇒ Backup Database, shows whether or not it was successful. |
RESTORE.LOG | Created each time you do a Backup/Restore ⇒ Restore Database, shows whether or not it was successful. |
VALID.LOG | Created each time you do a Database ⇒ Validate Database, shows whether or not it was successful. |
The following files are in the DATA subdirectory under the main Data Directory for the program (except for the Local Network Client version, which doesn't need them).Their location varies by your version of windows:
OrganizationName.S4A | One or more databases of all of the information you enter. The name of the file is specified in Maintenance ⇒ Organization Info. |
ACCOUNTS.DB | An empty database that is used to create new databases when you use File ⇒ New Database, among other uses. |
The Backup subdirectory of the main Data Directory is the default initial directory for backups made with Backup/Restore ⇒ Backup Database. However, if you change that backup to be elsewhere, the location you used is memorized and used for the next backup or restore. (It is strongly recommended that you backup to a drive other than your local hard drive, such as a USB memory key or a writeable CD, in case your local hard drive dies!)
The Reports subdirectory of the main Data Directory is where any memorized reports from versions of ACCOUNTS prior to version 1.28 are stored. (Subsequent versions store them directly in the program's database.)
This topic was last edited on Sep 9, 2022