Monday, February 22, 2010

Using command prompt on windows mobile 6/6.5

Install windows mobile powertoys to your system then open "C:\Program Files\Windows Mobile Developer Power Toys\PPC_Command_Shell\arm"

Now copy the console.dll to the \windows folder of the device.  Copy cmd.exe and shell.exe to any other location on the device.
Also after doing all this, change the registry in device for "HKEY_LOCAL_MACHINE\Drivers\Console\OutputTo" to 0.

Now open file explorer and run cmd.exe, to close command prompt type "exit" command instead of pressing "X".

No comments:

Post a Comment