vote up 0 vote down star

Does anyone know how to disable the Windows CE Console on a Windows Mobile v5.0 handheld device?

flag

2 Answers

vote up 1 vote down check

Edit the registry on the device. PHM Regedit is a free tool that lets you do this.

Change the following key to 0xFFFFFFFF:

HKEY_LOCAL_MACHINE\Drivers\Console\OutputTo

More here: https://meeting.uni.lu/andre.stemper/startcmd.html

link|flag
vote up 0 vote down

Use the Remote Registry Editor and set the value of this key to something other than zero (such as 0xFFFFFFFF)

HKEY_LOCAL_MACHINE\Drivers\Console\OutputTo
link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.