The CardExchange.ini File Explained
The CardExchange.ini file contains various settings that cannot be set from the CardExchange main interface. The CardExchange.ini can be edited manually in a text editor like Notepad. It is only read at start up, so changes are not visible in CardExchange until you restart.
The settings in the CardExchange.ini file are grouped in categories. a setting only works if it appears in the correct category.
Below is an example of a CardExchange.ini file with explanations regarding the use of the this settings.
[Installation] | |
InstallTime=15:27:19,18:36:54 | Install times, for information only, not used by CardExchange. |
InstallDate=05/06/2012,11/06/2012 | Install dates, for information only, not used by CardExchange. |
[PrintServer] | |
AcceptPrintJobs=True | This setting applies only to CEInside and can be set to False if you want to use a print server only for generating print previews. This avoids that preview requests have to wait until a print job is finished. |
Dispatcher=tcp://localhost:4748/CardExchangeDispatcher | If a valid dispatcher is specified, the print server registers itself with that dispatcher in order to receive print jobs. |
Port=4747 | The port on which the print server runs. |
SeparatorCharacters=; | When manual entries are passed from teh client to the print server, this character separates the values. Therefore this character cannot be part of a manual entry value. |
PollFrequency=1000 | Determines how often the print queue is checked for new print jobs. |
AcceptPreviews=True | Applies to CE Inside only. Can be set to False when the print server should only receive print jobs and not process preview requests. |
HandlePreviewsFirst=True | Applies to CE Inside only. When a print server processes both preview requests and print jobs, review requests get priority if this option is set to True. |
HaltOnError=True | This setting determines whether the print server should halt when an error occurs. |
[BasicSettings] | |
LanguageCode=EN | Determines the display language. Windows codes are used to indicate the language (EN, ES, FR, DE, etcetera) |
DataDirectory=C:\Users\RUTGER\Documents\CardExchange\Data | Determines the folder where CardExchange stores its settings. |
Distributor=0 | This setting is used for showing distributor dependent splash screens at start up. |
RightToLeft=False | This option needs to be set to True for right-to-left languages like Arabic. |
AllowDemoMode=True | Determines whether the user can start CardExchange in demo mode if there is no valid license. |
LicenseServer=no-net | Sets the license server name for SBS clients. For stand-alone licenses, its value should be no-net. |
LicenseDirectory=C:\Users\RUTGER\Documents\CardExchange\License | Determines the folder where the license file lservrc is stored. |
UpgradeNotifications=True | Determines whether the user will get update notifications for free minor upgrades of the major version they run. |
[AutomatedPrinting] | |
AutoStart=False | In case automatic printing has been configured, this setting determines whether automatic printing should be initiated automatically when CardExchange is started. |