Hi all,
I am using SPB Kiosk Engine on a Symbol PDT 8146 on Windows Mobile 2003/
Pocket PC 2003. When the device is cold booted Kiosk engine starts our eVB
application in the full screen mode, but once that is done our application
would require to connect to a desktop pc. To do that a shared file folder
access screen is popped (File Explorer screen) where in the user would enter
his user name, password, domain name.

Problem: But as soon as the screen is popped the Kiosk engine supresses that
screen.
We tried adding the File Explorer to the allowed list of applications by
adding to the "KioskEngine_Src.inf" file in the bin folder of the Kiosk
Engine. This did not work. We tried to add the hardware key to access the
file explorer to the "KioskEngine_Src.inf" file,
HKLM,SOFTWARE\Microsoft\Shell\Keys\40C1,,0x00000000,"\Programs\File
Explorer.exe"
but the problem was we do not know which key to press to switch to the file
explorer.

My question is there anything we are missing? Are there any other ways to
achieve this? We just added to the list of allowed applications and built our
installation package.

Any help would be appreciated.

Thanks in Advance,
KriS.