We are in the process of developing several new applications for our Omnii Scanners. We are utilizing the control panel application "App Launch Keys" to allow people to switch between our applicatons.
We are looking for a way to get the App Key Config for our test scanner and push those changes to all our Omnii scanners through the MCC.
Our problem is that we cannot find how the settings we set up on the test scanner are stored so that we might push the appropriate file/registry values.
Any suggestions?
Good afternoon Guy,
For your information, App Launch Keys settings are stored in the following device registry subkey:
[HKLM\SOFTWARE\Teklogix\AppLaunchKey]
In other words, cloning App Launch Keys settings via MCC should no be too difficult but may required the cloned device to be warm reset in order to reload all key mappings.
Kind regards,Jacques
Hello ,
When we are unsure where are registry key changes , we use regfile command to extract the registry before and after change. Them we do file comparison using winmerge or similar application.
Similar like in this article here :
http://community.psion.com/knowledge/w/knowledgebase/mcc-registry-push.aspx
KInd regrads,
Lana
Help Desk