TKTF_GLOBALBLUE_10
Installation Notes
The UI is displayed using Internet Explorer embedded in a Windows Form.
In this case the proper emulation mode must be set in the registry.
For each application that will load the DLL, you have to enter the following Key:
For 64bit OS: HKLM\Software\Wow6432Node\Microsoft\Internet Explorer\Main\FeatureControl\FEATURE_BROWSER_EMULATION
For 32bit OS: HKLM\Software\Microsoft\Internet Explorer\Main\FeatureControl\FEATURE_BROWSER_EMULATION
Value Name: <applicationName>
Value: DWORD Decimal Value: 11001
Example

The DLL will try to update the registry by itself, but it must run with high privileges.
If this is not possible, you have to manually modify the Windows registry
Change History
Version | Release Date | Notes | Download |
---|---|---|---|
1.07 | 04/11/2021 | Corretta anomalia sporadica che si manifestava in un mancato caricamento della WebView | |
1.06 | 04/09/2021 | Modificato algoritmo di parsing in caso di stampa su stampante termica a causa di modifiche GB | |
1.05 | 03/09/2021 | Perfezionato controllo eleggibilitĂ su CountryEligibility | |
1.04 | 24/08/2021 |
| |
1.03 | 20/07/2021 |
| |
1.02 | 19/07/202 |
| |
1.01 | 30/06/2021 |
| |
1.00 | 18/06/2021 | Rilascio Iniziale |
|