Environment:
Avalanche Enabler 5.3-54 on MC75, MC75A, and Datalogic Falcon X3 and possibly others
Problem:
- I add the following registry key to my enabler configuration utility, send it to my device, close and open my enabler, and the custom background does not appear. This worked in 5.3-53 and 5.3-51
Root: HKEY_LOCAL_MACHINE Key: \SOFTWARE\Wavelink\Avalanche\Config Name: CustomBackground Value: \temp\testlogo.bmp Type: String
Cause:
Now in v5.3-54 the Enabler creates this new key:
Root: HKEY_LOCAL_MACHINE Key: \AVALANCHE_REG_KEY”\Config”
Current Workaround:
1. Create the following registry key manually:
Root: HKEY_LOCAL_MACHINE Key: \AVALANCHE_REG_KEY”\Config” Name: CustomBackground Value: \temp\testlogo.bmp Type: String
2. Then restart the Enabler to see the custom logo