MS Console - Windows Mobile Development and Hacking General

MS Console + CMD CAB for WM 5.0 and WM 6.0.
it isn't designed for AYG shell, so it have some problems with keyboard button.
Useful for run application which need a console
(PGCC, PocketC#, Bochs for WinCE etc)

You can use PocketConsole too.
As WM5/WM6 user may you have to modify the registry.
Set the value in HKEY_LOCAL_MACHINE\Drivers\Console\OutputTo" to "0" .

PocketConsole have a lof of bugs.
So I don't recommend to use it.

It's true that PocketConsole 1.3 has a few bugs, however, there are two major problems with your MSConsole which is why I use PocketConsole.
1) I use the PhoneME CDC Java for PocketPC to run the java compiler, so I need to see the output. With PocketConsole, you run it from the command line and you see the results, as expected. With VK MSConsole, it runs in a new console window which closes right away, before I can read the output.
2) PocketConsole resizes correctly when the soft keyboard etc. is opened; MSConsole does not, so part of the console is hidden. (I'm not using the external keyboard _exclusively_.)
I'm running a Sprint HTC Touch, WM 6.

Pocket Console looked promising but it hosed my HTC PRO. I think it loaded with Windows and the device froze. I was lucky and was able to uninstall it.
MSConsole would be great if the keyboard worked!
Can anyone recommend another shell?

I am using raphael+wm6.1 or 6.5 manila
it cannot boot up after installing this msconsole. I had to hard reset my phone!
pocket console works but it automatically started and printed many lines.
It can be closed by clicking X button but not Close menu.
It seems Raphael prints some debugging logs during start up.

MSCONSOLE issue solved
flywhc said:
it cannot boot up after installing this msconsole. I had to hard reset my phone!
Click to expand...
Click to collapse
Set back the value in HKEY_LOCAL_MACHINE\Drivers\Console\OutputTo" to "FFFFFFFF" before reset the device.
Set it back to 0 when you want to use MSCONSOLE.
Regards

Installed this console, now each time, i start any program console opens up and i need to close it. Uninstallation does not work, niether the registry tweak above.
Do not want to to hard reset my P565!
Please help!

flywhc said:
it cannot boot up after installing this msconsole. I had to hard reset my phone!
Click to expand...
Click to collapse
WTF??? just installed the .cab, phone will not boot anymore!!
stuck at the HTC screen!!
i'm using HTC HD Mini & WinMo 6.5

Related

Prophet similar to HTC Wizard - Help porting Linux to them!

Hello there,
as many of you may already know, the HTC Prophet shares a lot of its hardware with the HTC Wizard. We, the Linwizard Project, aim to port Linux to this OMAP-platform, as other users did port Linux for PXA-based devices like HTC Universal...etc.
I just want to invite you Prophet Users to checkout our project. Our procedure and yet available kernel should also run on your phone....
http://linwizard.sourceforge.net
Greetings,
Maui
Hi, I want to install Linux on my new Qtek s200, but I don't know how to do that. What is the project's actual status? I hate WM5
Is there any updates to this as yet? I would really love to see this ported/Running to my HTC prophet
Running it now
Yes, there has been some progress... the basic PDA functions are available: X runs, touchscreen works making it possible to run GPE on it:
Here's a link to a recent build which works reasonably well. It contains the f*ugly GPE shell so it is not pretty to look at, but it does work.
http://tinderbox.dev.gentoo.org/embedded/linwizard/gizard-20081108.tar.bz2
To try this for yourself, download the image, unpack the tarball and copy the entire contents to a directory on your SD-card. Go into that directory and run haret-0.5.2.exe. Run the 'default.txt' configuration.
Once the kernel boots it will start a telnet daemon on 10.100.0.1:23. Configure your side of the rndis network to be 10.100.0.2 (ifconfig usb0 10.100.0.2 on Linux, whatever on Windows) and telnet 10.100.0.1. Login as root, there is no password. Once logged in run startx to get GPE up and running.
Once GPE runs you'll want to add the onscreen keyboard to the panel. To do this tap-and-hold on the taskbar (bottom of screen) and add the 'input selector'. This gives you an on-screen keyboard just like the WM-one. Add a terminal launcher as well to get access to an xterm.
If all this is gibberish to you you might want to learn some unix/linux before you try...
Thanks alot it works on my prophet it's very fast to but am unable to login as root is there a way I can login to linux without using typing root? if not can u help me with the telneting into it please what software do I have to use on my pc it's a Windows is there anysite with instructions? I like it alot but since the prophet dont got a keyboard on it's own am not able to login please help and Thanks in Advance
Booting and running Linux on the Prophet
Most of what you need to boot and run Linux is described on the linwizard project site:
http://linwizard.wiki.sourceforge.net/
The version offered on the site is out of date - it does not do much more than boot the kernel which you can control through SSH (on 10.100.0.1:22).
To do some more with Linux you'll want to get a newer release. The one mentioned in the previous posting is a good example of where the project is now: relatively complete PDA-support but no real GSM support - so you can not use it as a phone...
To see Linux in action you download the tarball, untar it on your SD-card (either in a card reader on your PC or by untarring it on the PC and transferring all files to a directory below /Storage Card/. Once that is done you are well advised to do a soft reset to clear some memory as haret - the program used to push Windows Mobile out of the way and replace it with Linux - likes memory. After the (optional but advisable) soft reset you take your $favourite_file_manager to the directory where you put the contents of the tarball, execute haret-0.5.2.exe and run the default configuration (just click Run). Linux should boot, albeit slowly (it takes a long time to read the initrd - initial ramdisk - from the SD card). If you get a white screen which stays white for a long time you might as well reboot and try again. If you get a screen with a penguin with a hat on you're in. Plug in the USB cable if you haven't done that yet. You'll be staring at a login: prompt with no obvious means to type anything anywhere... that is because this Linux distribution is made for the Wizard instead of the Prophet, and the Wizard *does* have a keyboard. For now you'll have to resort to telnet to login and get things going. The phone is now listening on the cdc_ethernet interface (over the USB connection) on IP 10.100.0.1 so you'll want to configure the PC-side of the connection to something within that network range - 10.100.0.2 seems a logical choice. Configure the PC-side of the connection with IP 10.100.0.2 (ifconfig usb0 10.100.0.2 up on Linux, many many mouseclicks in the network manager on Windows). Once you have the network configured you can login with *telnet* (NOT ssh as mentioned on the linwizard site, the gizard tarball only has an active telnet daemon!), username is root, there is no password.
Once logged in use 'startx' to get the GPE shell running. It will complain about not being able to find a keyboard. The 'X' cursor appears, follwed shortly by the butt-ugly GPE interface. Once in the shell you can add a keyboard to the taskbar (tap-and-hold, choose add->input manager). There's more stuff to add, like a terminal (always handy) etc. Wifi does not work yet, GSM does not work yet, you just got yourself an iPaq...
If you're looking for eye-candy this is not it - yet. But as it is Linux, and free, and open, it can become anything you want it to...r
Am still getting error when trying to connect to my prophet useing usb is there anyway anything I need windows cant find the drivers is there a site I can download one from that supports my HTC prophet? And I tryed to connect to it but no luck I change my ip address to 10.0.0.2 255.0.0.0 and tryed to telnet to 10.0.0.1 but nothing, is there anyway to ping the device to see if it's up and running am upset, you sure there is no way to use it without having to login as root? This is giving me stress but al keep trying but am sure am missing somthing but what is it do you know? BTW I used the Drivers from http://forum.xda-developers.com/showthread.php?t=385129&highlight=linwizard&page=4
hope thats works for the prophet if not can you please help me find a driver for my prophet thanks again and good work
Sorry I got it to work I made a mistake its ip address 10.100.0.2 255.255.0.0 telnet 10.100.0.1 it works I even uploaded some pictures of it enjoy
I used a Nokia 3595 to take the pictures
just more pictures
Just a more pictures I love it I wish we can use it as a phone
They were taken with the Iphone
if Linux works on the HTC prophet then the Google operating system andriod must work to right? If so any information about it being ported to run on our phones?
hi all, i'm trying to make linux booting, but as just i start the haret and press run to execute the default.txt, it tell me :
kernel syncing panic.... and reboot after 30 seconds
any suggestion? i'm using vista 64bit and a qtek s200 wm6.1
Well am not to sure about this but al try to help Now tell me first did the linux boot on your ppc? to the screen were its asking for username? if so its ok if Not and it resets your mobile then something is wrong tell me what does it say and to tell net to it first you need the drivers did you get it? if not al post a link to download it ok I never had that problem before try running it on your SD card did you download all the files needed? I just updated my prophet rom so al try it my self it could be a firmware problem al try my best to help you ok
umh i havent installed any driver on my pc...... on the profhet, all i do was extracting files and run harted 0.5.2 .... and then press run. shell start, but then i got this error, i think it's more a pc-phone related problem..... i'll try do some other test
PS: telnet or ssh doesnt work
when i had BA phone, i was able to install linux on it, but i had just to start harted and all was working then.
Well it could be a ROM issue try to close unused programs it might help were is the files located? in the main memory or storage card? Anyway keep trying I don't understand much the drivers I posted a link for it already read my older replys ok And try a different ROM becouse am not getting this problem on mines
is it already found how to call with linux?
that is fantastic, I will refresh my Xda neo
Hi everyone!!
I'm trying to boot linux on my device, but when I type "startx" it not start the GUI..
Which version did you try??
To boot linux, I always need a pc to do the login??
Hi, i have one prophet and yesterday runned one old version of android (0.8 think), i follow one tutorial of this forum(think, i visited a lot of web for this...) plus to it one haret(0.5.0 i think because download a lot of haret) and android runned in my prophet..but it were very very very slow and i'dont like it...
How can i put GPE in my prophet?
can i make it with linwizad 0.2.0?are all necesary files into?
is need one pc with linux for start it(i don't have it, any solution)?
Thanks
PS Sorry about my bad english
I found this in the web:
http://usblinux.org.ru/archives/category/setup/from_windows
http://anterior-linuxlive.blogspot.com/200...fiish-m700.html
http://4pda.ru/forum/index.php?showtopic=89832&hl=linux
Can it help us?
I would like run linux in my prophet..but i never use Linux...
Is possible OPIE in prophet?
Also this:
http://4pda.ru/forum/index.php?showtopic=55392&hl=linux
Is interesting post #10 OpenMoko s100...not?

Not digitally signed with a Trusted certificate/ Activesync keeps UNINSTALLING!

First of all, I had some minor problems getting Activesync to recognize my 8525. (XP, Net 2.0). After a couple of driver updates or whatever, it finally worked!
I tried flashing to a different ROM but had problems during the HardSPL procedure. I stopped it, but THEN had some problems trying to connect my 8525 to the PC!! (Activesync again, ugh!) I uninstalled & re-installed Activesync like 3 times, and FINALLY got it to work again!
Now I have problems installing .CAB files to my 8525. I keep on getting the warning:
"The program is from an unknown publisher. You should install it only...."
I press "YES" and it comes as "unsuccessful".
I press "NO" and I get the "... program cannot be installed because it is not digitally signed with a trusted certificate".
Besides having installation problems, I also noticed that Activesync keeps on disappearing/uninstalling from my PC. I have to install Activesync 4.5 every time I turn on the PC.
Can some one tell me what's going on? What should I do? Should I do a "HARD RESET"? (I have done a SOFT RESET but to no avail). I would appreciate some help. Thanks!
I found out that I shouldn't do a HARD RESET because it will erase the "unlocked" feature in my phone. (I bought the phone unlocked).
I have researched the wiki, and some threads, and ACTUALLY someone else had this problem, way back in 2006. (The .CAB problem). But no one responded.
I also had to uninstall a program I had previously installed in my 8525 due to the fact that it stopped responding. It just wouldn't work anymore. I got the same "unsigned certificate" message.
I guess I'm going to RE-INSTALL Activesync ALLL over again. Maybe it will help it or something...
(This is literally going to be like the 5th time I install Activesync. And I just got the 8525).
IF ANYBODY CAN HELP ME WITH THE .CAB PROBLEM I WOULD APPRECIATE IT.
(I'm running WM6 Pro, AT&T)
freakin piece of crap!
its STILL NOT WORKING!!!!!
It USED TO WORK! I used to be able to install .CAB files. I have only installed 2 .cab files into internal memory (NO external. dont have one yet). I installed Opera Mini, and Wifi Radar. I also installed a couple of themes. I also installed animated themes but deleted them since they wouldn't work. (I think they required some other stuff). I also deleted all the themes except for one.
THEN one day, i tried doing that HardSPL-V7, and I got to the last step but quit since I got an error telling me that if I continue the (usb?)device could stop working.
Another time I tried installing SPB Finance 2.8 .CAB and that's when I noticed it would no longer install .CAB files. (It also won't install directly using .exe)
I researched Google and the forums, and found out a guy that had the same problem (no one responded).
Today I noticed that Pocket Wifi Radar wouldn't run. It said something about the certificates. I uninstalled it, tried to install it again, but it wasn't successful.
So far this has been the history of my 8525. Could it be because the "certificates" were installed in the ORIGINAL computer profile? Since I have installed Activesync many times, I noticed every time it creates a new profile. For example, the first time it was called "Windows PC". Then it was called "Windows PC2". Just right now I installed it again, and it was going to be named "Windows PC3", but I changed the name to something else, and of course it still didn't work.
Could ANYBODY give me some tips as to what I should do? Thank you.
go to settings>connections>usb to pc. uncheck "enable advanced network functionality".
if it syncs a few times with no problems run unlocker tool found in upgrades section. then hard spl then if you feel game enough upgrade os with one of your choice.
Hope this helps... cheers
holy cow, relax guy. you are not the only person to ever get the not digitally signed message.
http://www.google.com/cse?cx=000825...igned&sa=Search&cof=FORID:0&ie=utf-8&oe=utf-8
as for the hardspl problem, i responded to that thread you created, didnt you see?
Ok, I tried what you mentioned ultra, and I got this message upon connecting the 8525 to the PC. (BTW, this is the SAME message that appeared when I was attempting to install HardSPL-V7),
HTC USB Sync
has not passed Windows Logo testing to verify its compatability with
Windows XP.
Continuing your installation of this software may impair or disabilize the correct operation of your system either immediately or in the future. Microsoft strongly recommends that you stop this installation now and contact the hardware vendor for software that has passed Windows Logo testing.
I pressed "Continue" and it installed HTC USB Sync. But then I got the a message telling me "Activesync 4.5 or greater needs to be installed" (even though it IS installed). I ran through the setup again, and it would only let me "repair" or "uninstall". I pressed "repair". Afterwards it asked me to "restart". I did. Then upon loading back up, I connected the 8525 to the PC again, and I got the SAME message again (the one about it not passing Windows Logo). This time I pressed "STOP" and then I got the message about HTC USB Sync not being installed in the computer.
I have been fed up with the problems the 8525 has been giving me. My Clie UX was so much easier to manage. Quick question, I am REALLY leaning on doing a HARD RESET, but I think/kinda know, that if I do, it will ERASE WM6 correct? And go back to WM5?
Oh and yes xtreme, I have searched this on the search bar. And yes, I know you replied back, but you were referring to the Hard SPL. I am having problems w/ installing .CAB files.
neojammer said:
Ok, I tried what you mentioned ultra, and I got this message upon connecting the 8525 to the PC. (BTW, this is the SAME message that appeared when I was attempting to install HardSPL-V7),
HTC USB Sync
has not passed Windows Logo testing to verify its compatability with
Windows XP.
Continuing your installation of this software may impair or disabilize the correct operation of your system either immediately or in the future. Microsoft strongly recommends that you stop this installation now and contact the hardware vendor for software that has passed Windows Logo testing.
I pressed "Continue" and it installed HTC USB Sync. But then I got the a message telling me "Activesync 4.5 or greater needs to be installed" (even though it IS installed). I ran through the setup again, and it would only let me "repair" or "uninstall". I pressed "repair". Afterwards it asked me to "restart". I did. Then upon loading back up, I connected the 8525 to the PC again, and I got the SAME message again (the one about it not passing Windows Logo). This time I pressed "STOP" and then I got the message about HTC USB Sync not being installed in the computer.
I have been fed up with the problems the 8525 has been giving me. My Clie UX was so much easier to manage. Quick question, I am REALLY leaning on doing a HARD RESET, but I think/kinda know, that if I do, it will ERASE WM6 correct? And go back to WM5?
Oh and yes xtreme, I have searched this on the search bar. And yes, I know you replied back, but you were referring to the Hard SPL. I am having problems w/ installing .CAB files.
Click to expand...
Click to collapse
dont hit stop dude, u're suppose to hit continue. hitting stop prevents the drivers from being installed and then the RUU wont run
Well I did press "Continue" the first time and I did not see any improvements. I just saw that it installed "HTC USB Sync".
I AM able to successfully install Activesync, I just can't get .CAB files to install.
Could it be because I pressed "STOP" whenever I tried using HardSPL? Should I try and run HardSPL AGAIN and this time pressing "Continue"?
Oh, and are you sure I'm supposed to press "Continue"? After all, I do get that error about Microsoft strongly recommends that you stop this installation. It sounds fishy pressing "Continue".
I just installed Activesync ALLLL over again, but this time in the D:/ drive... still the same .CAB problem.
Oh, and I no longer have the problem where Activesync would uninstall by itself. I noticed it fixed itself yesterday.
BUT I'm still having problems installing .CAB files.
1). hard reset will reset it back to factory its true BUT, and like j-lo's this is a big but, it will re install the last os on the phone (wm6) NOT the stock rom...
2). are you installing the .cab files from the computer or copying them to the memory card and installing from there?
If you install the .cab from the memory card it seems to work fairly well (at least from my experience). if its in a .exe format then it runs from the computer and requires activesync. if you have the .cab file then my suggestion is try to run it from the memory card.. Cheers..
Try installing the SDK certificates and see if that helps
Finally Works!!!!! Hard Reset!
OK, so I've been up for about 3hrs straight trying to figure this out. Reinstalled/uninstalled activesync... tried installing HardSPL again (twice)... didn't work. So I was like, you know what...f* it. I'm going to do a Hard Reset. I'm just gonna try it.
IT WORKED!!!! AND IT STILL STAYED IN WM6!!!! And I think it's still unlocked (although I've read from threads that a HR will disable the unlocked feature).
I AM GLAAAAD THAT I CAN INSTALL FILES NOW!!!! YAY!! (hehe). THANKS TO THOSE WHO TRIED TO HELP!!! SERIOUSLY. It feels really bad when no one tries to help you, even though you don't have a CLUE as to what to do.
** I solemnly swear I will no longer try to use HardSPL or try flashing to a different ROM*. I will use the ROM that came with the phone, and be glad everything is WORKING **
*= at least for until a couple of more months
AND for those who are having this problem (and it's a lot of ppl, based from search results), try a HARD RESET. It helped me anyways.
"and like j-lo's this is a big but"
Glad it worked but I wouldnt allow one bad experiance to turn you off flashing... If I were you I'd still flash hard spl ( in case you find something that you really like). It DOES make it easier to fix "bricks". But just to satisfy your curiosity, go to bootloader and see if it says that you have 2.10 or 2.30 SPL. Also if you want to try flashing, try the sd card method. Its a heap safer (from my experience) than flashing by activesync. Check the wiki for how to do it.
PS. you dot need to reformat the sd card. if you have all the stuff you want on it then just copy the .nbh to the root of the sd card and rename to "hermimg.nbh", it will load as soon as the hermes is put into bootloader and you wont have to re-install anything. Works every time for me and I've done it about 30 or 40 times...Cheers......
ultramag69 said:
1). hard reset will reset it back to factory its true BUT, and like j-lo's this is a big but, it will re install the last os on the phone (wm6) NOT the stock rom...
2). are you installing the .cab files from the computer or copying them to the memory card and installing from there?
If you install the .cab from the memory card it seems to work fairly well (at least from my experience). if its in a .exe format then it runs from the computer and requires activesync. if you have the .cab file then my suggestion is try to run it from the memory card.. Cheers..
Click to expand...
Click to collapse
i think his problem is that he can't install .cab files period. he's having the same problem as me. my first phone had that prob, i updated .net 2.0 and it was fine. got my second phone here, update .net to 3.5, but still can't transfer/execute ANY cab files to my phone. the pc just doesn't recognize the phone period. i can't copy/paste, can't push anything through onto my phone. it's crazy. so what else can we do? i'd like to think i'm pretty tech savvy, but this isn't cool LOL
Hello,
now I cannot execute a 'not signed' .exe from my diamond, because of the 'not signed' error message.
I tried to see the first steps of the android port on the diamond touch. I had to remove the battery to stop the application. Since, it's not possible for me to execute any non-signed application (total commander, putty, ...).
Did you find a clean solution? I prefer not to go through the steps of reinstalling a new firmware (windows isn't accessible on my computer & I have a rather old backup of my diamond's files).
I allready have a hardspl, because my orginal ROM is from SFR (french operator)... and I prefer the original HTC version which is more beautiful & more uptodate.
geh said:
Hello,
now I cannot execute a 'not signed' .exe from my diamond, because of the 'not signed' error message.
I tried to see the first steps of the android port on the diamond touch. I had to remove the battery to stop the application. Since, it's not possible for me to execute any non-signed application (total commander, putty, ...).
Did you find a clean solution? I prefer not to go through the steps of reinstalling a new firmware (windows isn't accessible on my computer & I have a rather old backup of my diamond's files).
I allready have a hardspl, because my orginal ROM is from SFR (french operator)... and I prefer the original HTC version which is more beautiful & more uptodate.
Click to expand...
Click to collapse
I've got the same problem. please help
sascha.egerer said:
I've got the same problem. please help
Click to expand...
Click to collapse
I finally done a hard reset, and now all is OK.
No other solution found.
geh said:
I finally done a hard reset, and now all is OK.
No other solution found.
Click to expand...
Click to collapse
Trying the same thing for my Diamond after trying out Android on it.
Same problem here. Running android 1.0 got me into this trouble.
(Running android 0.8 multiple times did not cause this problem.)
Did anybody find a better solution than hard reset?
Re
Same problem here cant run .cab files after trying run Android 0.8.
Damn , dunno why i tried to run Android 0.8

Cleaning Vista............

Hello my friends my question is that i would like to clean vista with registry cleaners but i was doing it once and then was lost the resolution button the com manager button and etc.... can someone provide me with some executable that after cleaning i can put thaT REGISTRY BACK ?????? Please help me if you can.......​
Reboot your HTC Shift
on boot Fn+3 and boot a Recovery Function and Restor A Vista in default style
Hi,
before you do that have a look here:
\program files\htc\control\setup.exe
And I think here you also find the Intel driver to setup the resolution button.
S.
do not touch registry cleaners
yep, as i've told. registry cleaners (all of them) will mess up with the resolution changer and controll center.
Reinstalling the ""\program files\htc\control\setup.exe"" woun't help at all.
The only way will be fn+3
cmonex said:
do not touch registry cleaners
Click to expand...
Click to collapse
Thank cmonex but i should clean vista so it will run good how i will clean???? do you know any safe tool??? after a year of using it will stuck vista without cleaning..................
dimisxxx said:
Thank cmonex but i should clean vista so it will run good how i will clean???? do you know any safe tool??? after a year of using it will stuck vista without cleaning..................
Click to expand...
Click to collapse
to be honest I dont know about vista yet
been running XP on a PC for 3+ years now without a reinstall or registry cleaner, no problems - have just bought new PC, but before that I used that PC every day for long hours.
you just don't need to put junk on it in the first place. then there is nothing to clean.
I am using TuneUp Utilities 2008 and didn't ever had a problem. I have run it on shift also a couple times and everything still working OK.

Unable to install any software in my HTC Shift

Dear All
I'm not able to install any software in Shift in windows mobile , i tried many softwares but i couldn't install whenever i try i get the following message
THE FILE ...CANOT BE OPNED. EITHER NOT SIGNED WITH TRUSTED CERTIFICATE, OR ONE OF IT'S COMPONENTS CANNOT BE FOUND. IF THE PROBLEM PRESISTS TRY REINSTALLING OR RESTORING THE FILE
i did hard rest but still
any one have a soulotion for the same
Regards
Abu Shahad said:
Dear All
I'm not able to install any software in Shift in windows mobile , i tried many softwares but i couldn't install whenever i try i get the following message
THE FILE ...CANOT BE OPNED. EITHER NOT SIGNED WITH TRUSTED CERTIFICATE, OR ONE OF IT'S COMPONENTS CANNOT BE FOUND. IF THE PROBLEM PRESISTS TRY REINSTALLING OR RESTORING THE FILE
i did hard rest but still
any one have a soulotion for the same
Regards
Click to expand...
Click to collapse
Which ROM you are using? Could you please give us your ROM version etc. info?
Thanks
Ram
Abu Shahad said:
Dear All
I'm not able to install any software in Shift in windows mobile , i tried many softwares but i couldn't install whenever i try i get the following message
THE FILE ...CANOT BE OPNED. EITHER NOT SIGNED WITH TRUSTED CERTIFICATE, OR ONE OF IT'S COMPONENTS CANNOT BE FOUND. IF THE PROBLEM PRESISTS TRY REINSTALLING OR RESTORING THE FILE
i did hard rest but still
any one have a soulotion for the same
Regards
Click to expand...
Click to collapse
Have you tried using a registry editor and changing the following line?
Navigate to HKEY_CLASSES_ROOT\Cabfile\Shell\Open\command and change the default value to wceload.exe "%1" /nodelete - there is a space after the .exe and before the /nodelete here
saiweb said:
Which ROM you are using? Could you please give us your ROM version etc. info?
Thanks
Ram
Click to expand...
Click to collapse
i'm using the original rom i haven't changed it
deadnex said:
Have you tried using a registry editor and changing the following line?
Navigate to HKEY_CLASSES_ROOT\Cabfile\Shell\Open\command and change the default value to wceload.exe "%1" /nodelete - there is a space after the .exe and before the /nodelete here
Click to expand...
Click to collapse
thank you
but how to access the rigistry, as i mentioned i'm not able to install any software
regards
Abu Shahad said:
thank you
but how to access the rigistry, as i mentioned i'm not able to install any software
regards
Click to expand...
Click to collapse
First of all, make sure SnapVue is connected to Vista through USBtool and that Windows Mobile Device Center is connected.
On Vista side - download and install CERegEditor. Open it - navigate to the "tools" menu and select "unlock registry". You are now able to edit your WM registry from the Vista side. If you get any warnings on WM side just press "Yes".
Hope this is helpful.
However, if you didn't follow a guide on how to unlock your shift to full WM I would recommend that you read one of the following threads:
Full Instructions for getting WM6, RealVGA, Office and IE
Enabling full WM the REALLY EASY SHIFTpack way
deadnex said:
First of all, make sure SnapVue is connected to Vista through USBtool and that Windows Mobile Device Center is connected.
On Vista side - download and install CERegEditor. Open it - navigate to the "tools" menu and select "unlock registry". You are now able to edit your WM registry from the Vista side. If you get any warnings on WM side just press "Yes".
Hope this is helpful.
However, if you didn't follow a guide on how to unlock your shift to full WM I would recommend that you read one of the following threads:
Full Instructions for getting WM6, RealVGA, Office and IE
Enabling full WM the REALLY EASY SHIFTpack way
Click to expand...
Click to collapse
thanks man worked perfectly
when i press modify it tells me thats theres an error and it closes
please help

Windows Mobile emulator

i downloaded Windows Mobile 6.1.4 Professional Images (USA) and vs_emulator_x64_vista because i want to test my new cooked rom, and i dont want to flash my diamond every 30mins...i am still at begining of cooking and i dont want to kill my phone
so installed this run WM 6.1.4 Professional VGA and emulator booted up, but on device in emulator it is a stck ms rom, and i want to change it,but option is locked(i cannot change OS image)
so i tried runing Cellular Emulator but i got error There are not seven pairs of XPVCOM in system
any idea how to run it and test roms?
i am using win7 x64...
please help.....
I can't see your point.
You try to flash a diamond rom to the emulator... The problem is that the emulator is a different "device". It's no use trying to use a diamond image (which contains diamond device drivers and so on) on the emulator (which requires "emulator device drivers").
What you can test on the emulator is software setup, registry settings and so on...
so not possible?
maybe i can somehow add diamond devixce to emulator?
I don't think so... but maybe someone else has an idea

Categories

Resources