How can I suppress promotional messages from Mekorma alternate windows?
To turn off promotional messages from Mekorma Alternate Windows, add the following the Dex.ini:
ME_PROMO=FALSE
Note: You will need to add the command to every Dex.ini on GP workstations accessed by Mekorma users.
Alternatively you may update the Mekorma SQL table MePromotions as follows:
update MePromotions set MeNever = 1