Registry Key Toggle Method?
Hello friends,
I am trying to figure out how to script a specific registry change which I can toggle off and on on a Windows Mobile 5/6 device without manually running a registry editor. The registry key I want to be able to toggle between 0 and 1 is:
HKEY_LOCAL_MACHINE\Drivers\Console\OutputTo
I have searched heavily, and read about MortScript, but I feel there must be a better way to get this very simple task done.
The reason I want to be able to toggle the above registry key between 0 and 1 is to properly run a Command Prompt (like DOS prompt) on our lovely Rhodium. If you happen to be interested in getting the Command Prompt on your Windows Mobile 5/6 device please see the web site listed below (everything will work as soon as we can toggle the above registry key, without being able to toggle the key the Windows Mobile 5/6's boot process will get clogged by the command prompt window, which is quite a nuisance).
http://dalelane.co.uk/blog/?p=122
If anyone has any ideas I would be very great full. Thank you!
|