PocketCMD working on WM5 - MDA II, XDA II, 2060 Windows Mobile 2005 Upgrading

Hi there,
I found the following very interesting:
To make PocketConsole run on Windows Mobile 5, you have to change the
registry entry
HKEY_LOCAL_MACHINE\Drivers\Console\OutputTo
to value 0.
The original piece can be found here:
http://www.ce4you.cz/forums/view_topic.asp?t=13033
I haven't tested yet, but that would be lovely!
Enjoy,
Hal

It works!
I confirm that PocketConsole, PocketCMD and Nettools do work with the change in the registry.
Hal

which version of windows
I would like to use pocketcmd, but cannot find the registry entry you refer to on vista or xp - help!
a blonde novice

it's registry entrys on the pda not on the pc!

Ok, Ok I'm a muppet! - that said, I did change the value on my phone and it still doesn't work (says the device is not supported) - it's a samsung i620 smartphone - any ideas? (I'm trying to get some pgp support on it, so any alternative ideas also welcome!)

Thanks very much for this
I was trying to run PocketCMD in my iPAQ to test a simple console application that I developed to try my compiler on Linux.
Just to be more organized. please put this things inside code tags
Code:
HKEY_LOCAL_MACHINE\Drivers\Console\OutputTo -> 0
Thanks,
Nathan Paulino Campos

Hmm
how do i change the HKEY_LOCAL_MACHINE on the pocket pc???

you use a regeditor like total commander

Related

Batch files in CE?

Hello,
Is it possible to write batch files in CE? I would like to create a script to start a sequence of executables. For instance, start bluetooth, checkpoint and then TOMTOM.
Thanks,
Marco
Yes that interests me too
Yes,there was a .cab in Sin-merged Rom 2003se for Himalayas about Dos.
Try check out the post.
PS: Don't use pocket dos.
I find this
MortRunner
"With MortRunner, you can start, close, activate, and hide programs, and even remote control them to a certain degree.
It's more an hacker tool without a nifty interface, which can execute some kind of batch files..."
Here you can d/l the latest beta. There's not much new there, but it might be useful for some...
- Includes a tool to support WM's autorun on storage card insert/remove
- Rotate command
- .mortrun extension only registered when started without parameters (to avoid it's changed to the autorun folder)
(Don't worry about the German forum, the zip includes an English manual)
Mort > Thanks for your work
Is there a way to create a ".mortrun" file to mute/unmute the system sound ?
I'd like to do this to be able to use a shortcut to this file and so voice command mute/unmute via Microsoft Voice Command.
See this thread
DocteurN said:
Is there a way to create a ".mortrun" file to mute/unmute the system sound ?
Click to expand...
Click to collapse
No.

View WM5 Registry on my PC

I have made a backup of my HTC Wizard registry and I would like to view and print it out from my PC. Does anyone know of an application that would allow me to do that?
Use S-K Tools SSnap Utility.
Just copy it to your PPC and run it. Unselect all the non registry stuff and let it roll.
It will put a .snp (just a plain text file) file in the root of your device. Take that over to the PC and open it in your favorite text editor.
Or, you can jump over to PPC6700Users and grab either the Sprint or Verizon Virgin Registry from the appropriate sticky.
reddog: just open it in Notepad.
To view a live registry, use the remote tools that come with EVC or Visual Studio 2005. But for viewing an exported registry, just notepad. Don't double click on it or you'll have a very weird PC :shock:.
V
Thanks for the info folks I will try that.
You can use Registry Workshop. This small tool will let you edit your PPC registry from your PC.
More info: http://www.torchsoft.com/

Registry comparison for before and after

Anyone aware of a program that can compare the registry/files for before and after a program is installed and uninstalled? Trying to figure out what wasteful entries a certain program is leaving behind that is affecting my SIP menu. A nice snapshot program with comparison would be handy.
Hardware: P3300 WM5
Sure.
Windiff or SKTracker. See my WinDiff tutorial at http://forum.brighthand.com/showthread.php?t=215073
Thanks Menneisyys - I just came across SKTracker, will check out your tutorial also.
Try ssnap (free: http://s-k-tools.com/index.html?m_util.html ) from sk-tools and any diff program (very good to find added, deleted, modified files, and modifications in the registry)
And my last findings:
use dotFred's taskMgr (builtin regedit: check option MULTI_SZ,MUI_SZ in RGU format), export registry (before and after), rename *.reg to *.RGU , modify first line (should be REGEDIT4) and use RGUCOMPARER http://forum.xda-developers.com/showthread.php?p=885358 - great tool.

Registry Key Toggle (for Command Prompt!)

Hello friends,
I am trying to figure out how to script a specific registry change which I can toggle off and on on Windows Mobile 6 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 Windows Mobile 5/6. If you happen to be interested in getting the Command Prompt on your Windows Mobile 5/6 device 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 boot process will get clogged by the command prompt window, forcing the user to manually close several open instances of the command prompt before going back to the Today Screen, 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!
I would say that Mortscript is the easiest way you could automate a registry edit. Dotfred's Advanced Task Manager has some shortcut parameters that can reference a given .reg file and edit the registry based off of that, but Mortscript is probably easier. And in the future, don't create duplicate threads, it's against XDA's rules.
Thank you for your response. I will look into Dotfred's Advanced Task Manager as you have stated.
Other comments or ideas are appreciated as well. Thank you.

Do you want Binary and Multistring values registry editor?

Hi friends. I am working on registry plugin for Phone Commander. There is possible to make Binary and Multistring values management, but it will a lot of to do. Could you anybody use it? For example for language changing etc. I found no one WP7 registry editor able to write those values (Schapman's one can read it only, my very old HTC7ProMultistring.xap and Hex2Base64.xap can prepare ProvXML code for importing only). I do not want to lost time for unusing feature, post your mind.

Categories

Resources