Hi, I'm having trouble putting MCL on Appcenter whitelist. I guess more than one .exe is required to be approved and I just don't seem to find the right combination. Anyone had similar experience and how to solve this?
Thanks!
MCL & AppCenterHi, I'm having trouble putting MCL on Appcenter whitelist. I guess more than one .exe is required to be approved and I just don't seem to find the right combination. Anyone had similar experience and how to solve this? Thanks! |
Subscribe to email updates
Monthly updates from our Zebra development team, straight to your inbox.
4 Replies
i've added following lines to appcenter config: Program MCL Execute "\Program Files\MCL\Start MCL.exe" Program MCL Arguments Program MCL ExeName "Start MCL.exe" Program MCL ExeName "Start Agent.exe" Program MCL ExeName ConnMgrProxy.exe Program MCL ExeName MCLAgent.exe Program MCL ExeName MCLEngine.exe Program MCL ExeName Mcl.dll Program MCL IconFile "\Program Files\MCL\Start MCL.exe" Program MCL ReadOnly False Program MCL AlwaysLaunch False Program MCL HideFromUser False Program MCL HideMenuBar False Program MCL HideDoneButton False Program MCL HideStartMenu True Program MCL HideSip False Program MCL ShowStandardIcons False Program MCL AutoStart False Program MCL AutoStop False Program MCL AddToToolsMenu False Program MCL VolumeKeysAllowed True Program MCL StartupDelay 0 Program MCL RelaunchInterval 0 Program MCL ApprovedWindow *|* Program MCL RequiredIpAddress Program MCL RequiredSSID It's working now! @Gabor Thanlks for your help! BR!
Unapproved window detected. 8/30/12 10:03:14 AM ExeName = Mcl.dll Title = MCL-Client Class = AfxFrameOrView90u Action = Close window OK! I see that Mcl.dll is making problems. Any idea how to put .dll extension to whitelist? BR!
Hi Andraz, See under Appcenter admin interface Options - Browse. Here you can set folder and extensions as well. Then you can select MCL.dll as new program. Hide from user suggested. BR, G.
Hi Andraz, I think you should check Appcenter log and set the approved windows for the specified exe. BR, G.