programmatically hard reset a wm5 device - Windows Mobile Development and Hacking General

Hi.
Anyone know how to perform a hard reset within a windows mobile 5.0 device?
Tried with SetCleanRebootFlag() and KernelIoControl() but seems like the SetCleanRebootFlag is ignored.
The SetCleanRebootFlag() function was an undocumented feature within 2003 devices, and now it seems like it is gone. There now exist a ExitWindowsEx() function to do soft reset, but I cant seem to find out how to do a hard reset.
Any tips, anyone?
Thanks

Any news on this topic? I really need that functionality too....

if you're in a position to test it, could you try to hard reset with my app
http://forum.xda-developers.com/viewtopic.php?t=39637&highlight=
If it works, good. If not, whoops
V

Sorry to say that the Hard reset part of you application does not work on WM 5.0 devices. It probably works on WM 2003 if you use SetCleanRebootFlag();

By the way! All the shortcuts in the cab file points to \program files\.... For norwegian users the path is \programfiler\. So I had to move the .exe file to \program files\ to make them work...

t0flus: I'm aware of this shortcut issue. I'll have to make a custom installer. But unfortunately it was the only way the cab manager would let me carry shortcuts with command line parameters.
Thanks for confirming the SetCleanRebootFlag issue. I'll investigate it on WM5. Please drop me a line if you find a good solution. I read some stuff on the msdn blogs a long time ago on this issue.
V

Hi Vj!
Here are some test results that may (or may not) save you some time:
I tried SetCleanRebootFlag(); with both KernelIoControl and ExitWindowsEx(EWX_REBOOT, 0), on several WM5 devices and they all produced soft reset only.
Short googling session reviled this question on several other forums, some (like google groups) had a post from someone claming to be MS official stating that it cannot be done at this point.
Personally I'm not inclined to believe that...
Side note:
I do know that WM5 has a slight registry bug (feature?), where if you reset with the SR button or with KernelIoControl you may loose the last registry changes because they are not saved when you call RegCloseKey but on some regular interval (???).
ExitWindowsEx saves the registry before rebooting.

levenum: have you tried it on the emulator? I'm fairly positive when I wrote VJEschaton that I tried it there and it worked. I wasn't in a position to test on a read device, but that throws up some odd questions.
I'll go into this a bit further as soon as I can. Quite interesting... forced hard reset is important occassionally!
V

Didn't have time to mess around with the emulator, but I remembered this thread:
http://forum.xda-developers.com/viewtopic.php?t=35046
Could the hard reset been a bug?

It must be a way to do this by code. The ClearStorage.exe does it......So I bet it's another undocumented feature...

t0flus said:
It must be a way to do this by code. The ClearStorage.exe does it......So I bet it's another undocumented feature...
Click to expand...
Click to collapse
What if you try to think about this in another way? What if you force a hard reset by loading the app to memory, formatting the storage then doing a soft reset? Technically, it should equal to a hard reset...

Did I read somewhere that the programmer for Pocket Hack Master had it doing a hard reset for a bit of time if the wrong registration key was entered?
Does anyone know him. He might have the answer. Although, it may have been pre WM5.

dilligaf said:
Did I read somewhere that the programmer for Pocket Hack Master had it doing a hard reset for a bit of time if the wrong registration key was entered?
Does anyone know him. He might have the answer. Although, it may have been pre WM5.
Click to expand...
Click to collapse
it was definatelly pre-WM5, it think it was in late 2004...

Guys, can you test the new VJEschaton v0.12 for WM5 hard reset?
Thanks!
V

Hi Vj!
Tried your program on a couple devices (iPaq 1950, 2490, don't have a phone) but got nothing but soft resets. Nice app though.
t0flus: could you upload the ClearStorage.exe please. I could take a closer look at it if I get some spare time. If we get lucky it may reveal a call to some hidden API.

Ofcourse! Here it is!
The zip file includes a MUI file. Files with that extension is not allowed here, so I had to zip it.

vijay555: Where can I download VJEschaton v0.12? Seems to me that your web site only contains v0.11?

t0flus: if you download the cab on my website, is it still giving v0.11? Poo. I tell you, CE Cab Manager is going to kill me one day (a bad workman...)
I may not have saved v0.12 properly into the cab. I'll try to upload it again, maybe lunchtime GMT today.
V

Thanks for the file t0flus!
Files with MUI extension are localized resources (like all the menus in your local language). They have the same name as the file who's resources they replace + language code (in hex) + .mui
Vj: when I downloaded VJEschaton at about 8 am (GMT) its dialog caption read v0.12,
that’s what I tested. Was there a mix up with the cab or did you just forget to update the version listing on the site?

levenum: ah, it was v0.12 you wanted.
v0.12 should hard reset an HTC Universal. I don't think it'll hardreset any other non-HTC WM5 phone (although I can't even be sure it'll work on a Wizard, I'd be grateful for someone to test it there as well)
I don't think so far there's a generic WM5 hard reset, we have to figure out the KernelIOControl - I'll make some enquiries. But I'd be grateful if someone could download v0.12 and test it on a Uni & Wiz'r.
V
PS I don't always update my website. I'm more active on here then there! v0.12 was finished late at night. I'll update the info now.

Related

1.06 ROM, GPRS not always-ON

Has anyone come up with a fix so that the GPRS is back to being always on as it was in the original 1.03 ROM? I have read some posts on this on other sites, but I have not found anything here. I assume that I have everything set properly, but the GPRS has to be started every time now.
In general I do not feel that the 1.06 ROM upgrade did much of anything to enhance my device, and quite frankly I wish I was back to 1.03, however, I have heard that a new ROM upgrade will soon be released and I bet that one or I hope that one will provide some real value and fix things.
I've posted this in another thread, here's the quote:
Here's a solution I've done to my XDA II with T-Mobile GPRS problem. I don't know who came up with this solution, but thanks to my friend who suggested this at PDAMobiz.com.
1. After a hardreset and completing the initial screen alignment, interrupt the auto-installation process by softreset your XDA II (you have 3 seconds before the files in Extended_ROM will automatically install).
2. Make your Extended_ROM viewable, whether by using the Extended ROM Viewer from http://www.ppcw.net or Extended ROM Switcher (sorry I forgot the link).
3. Now, install each cab files, except TMD_AP_NL.sa.CAB. In fact, I also disregarded, Caller ID, and some other TMD stuff.
As a result, the GPRS is now always-on as it should be.
Cheers,
Thank you for responding to this post. I had to wait quite awhile.
Your #3. states to install the cab files and disregard the TMD files. Did you delete these files or just not open them? What are these TMD Files for?
I assume that I cannot, at this point and without a hard reset, just delete the TMD Files that are viewable in my Extended Rom. Is this a correct assumption or could I accomplish the same goal by just deleting those files?
Thank You
gratefuled said:
Thank you for responding to this post. I had to wait quite awhile.
Your #3. states to install the cab files and disregard the TMD files. Did you delete these files or just not open them? What are these TMD Files for?
I assume that I cannot, at this point and without a hard reset, just delete the TMD Files that are viewable in my Extended Rom. Is this a correct assumption or could I accomplish the same goal by just deleting those files?
Thank You
Click to expand...
Click to collapse
Yes you need to delete does file from Extended_ROM and hard reset it.
Or hard reset, quickly soft reset after you finish the screen calibration, run the extended_rom viewer and manually open/run each of the cab files except the mention cab. ( basically follow exactly what jopard said ).
I read also somewhere in this forum that someone did a differrence search on the registry between GPRS always on and GPRS off when idle. With this method you can change the setting without hard reset.
Hi, the mentioned cab installs the following registry key (among others):
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\ConnMgr\Planner\Settings]
"CacheTime"=dword:0000003c
"SuspendResume"=hex(7):\
69,6e,74,65,72,6e,65,74,00,00,00,00
I guess it must be the SuspendResume setting. Can you post your setting without applying the cab file?
softworkz said:
Hi, the mentioned cab installs the following registry key (among others):
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\ConnMgr\Planner\Settings]
"CacheTime"=dword:0000003c
"SuspendResume"=hex(7):\
69,6e,74,65,72,6e,65,74,00,00,00,00
I guess it must be the SuspendResume setting. Can you post your setting without applying the cab file?
Click to expand...
Click to collapse
This is my setting running my own cook 1.60.06 skiping that file:
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\ConnMgr\Planner\Settings]
"SuspendResume"=hex(7):7E,00,47,00,50,00,52,00,53,00,21,00,00,00,00,00,00,00,00,00
"CacheTime"=dword:00000258
And yes my GPRS is always on.
Hm, I'll try that, but I had another problem:
When I was always GPRS-connected my GSM-connection was always lost
after 12-24h. The device showed that it is connected but I could not dial out and I could not be called.
Now since I am not "always on" anymore I do not have this problem anymore.
Did you experience something similar?
softworkz said:
Hm, I'll try that, but I had another problem:
When I was always GPRS-connected my GSM-connection was always lost
after 12-24h. The device showed that it is connected but I could not dial out and I could not be called.
Now since I am not "always on" anymore I do not have this problem anymore.
Did you experience something similar?
Click to expand...
Click to collapse
Mine work fine I can call, received phone/sms while npop and aim is running in the background.
is there
Is there a way to do this without hardrestting? It just took me two hours to load all the program into XDA. Can I just hack the reg?
thanks
my rom
My rom does not even have this cab in the ext file. Can I hack it in the reg?
I have XDA II 1.50WWE ROM
thanks
softworkz said:
Hm, I'll try that, but I had another problem:
When I was always GPRS-connected my GSM-connection was always lost
after 12-24h. The device showed that it is connected but I could not dial out and I could not be called.
Now since I am not "always on" anymore I do not have this problem anymore.
Did you experience something similar?
Click to expand...
Click to collapse
I think you will find that many carriers have a "timeout" after several hours of non use.
Dave
SuspendResume
What does this look like in the registry:
This is my setting running my own cook 1.60.06 skiping that file:
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\ConnMgr\Planner\Settings]
"SuspendResume"=hex(7):7E,00,47,00,50,00,52,00,53,00,21,00,00,00,00,00,00,00,00,00
I have PHM Registry Editor, and entering the entire string does not look like a meaningful option.
Is it a REG_DWORD with a base of HEX ?
Regards
Michael
I use resco registry editor you can just import in that registry.
I found another post regarding this issue:
http://forum.xda-developers.com/viewtopic.php?p=26866
I'm afraid I do not understand how this thread has evolved.
I understand the posts that speak to the hard reset and softreset within 3 seconds to keep the device ROM applications from loading. From there to install fix for viewing extended ROM files and then load everything except TMD, and perhaps some of the T-Mobile apps you do not want. Although the response says a specific TMD file and some other TMD-no specifics, all or some?
The balance of the thread seems to speak to radio settings.
Is it being said that you can change some settings on the radio stack and get the GPRS always on? If so how do you do this in reasonably simple terms?
Ed
Nonintrusive Keep-Alive
The intrusive solutions are enticing to me but they are for "developers". From a user's point of view, I am always worried about doing something and then not being able to restore it to the original state (or having to spend a lot of time to get back) should something go wrong. My bandage solution (unique to my use situation) is to open an ssh or a telnet window and run a shell script which loops to print the current timestamp and then sleeps for 5 seconds. A T-Mobile tier 2 tech guy told me that the disconnection was by design for the benefit of network service providers so that they can save on connection resources.
By the same token, I like the Keep-Alive application solution - I think it is worth my $2.45 (See thread http://forum.xda-developers.com/viewtopic.php?t=5220). I wonder if the to-come T-Mobile Windows PPC 2003 comes with some sort of control that is equivalent to the Keep-Alive application - in a matter of a month or two, supposedly.

How Do I Install Reg Files Via a Cab??

Hello. I’m currently trying to cook my own extended rom and would like it to install some registry values from hard reset.
Is it possible to create a .cab that will insert these values??
:lol:
Cookie
[/b]
Use cabmaker or wincab or whatever it's called and just import your .reg directly. It'll make it into a cab. Can't remember what the program is called, but everyone uses it... will check it out later at home if you can't find it.
V
Cheers mate i found WinCE Cab Manager. Time To Get Cooking!
That's the one! Jeez, I think I've reached the point at which my brain can no longer be filled with new info. Seems like stuff has started flowing out of my exhaust port! The charging cable keeps falling out as well
V
Hiya - has anyone managed to set the owner info like this? I've tried a couple of different ways of getting it into cabs so that it will be set automatically on a hard reset but have not managed to make it work...
I can set other things, but not owner info, device name and start menu items, which is really starting to bug me! Can anyone help?

MS Voice Command when unit is closed?

Hi all, I am new to this forum.
I own a Dopod 900, and currently trying to get MS Voice Command to work properly with my unit. I believe one of the problem with this application is that it does not respond to command while the unit is in closed mode (the pda screen in inside). Is solution to this problem already available?
I have searched the forum but have not been able to find any solution. I apologize if I missed it, please kindly point me to that posting if there is any.
Any advise is greatly appreciated.
- Josh :?:
From what I've read so far there isn't a fix I'm afraid. It's not fully compatible with WM2005 and will just have to wait for an update from Microsoft :-(
Thanks for your reply. That's too bad. I really have high hope that there is a solution for just this one problem, as there are already tweaks for the other problems. Being unable to receive command in closed mode really make MS Voice Command very much less usable. Too bad.
- Josh
I agree, but at least it's a step up with the other voice dial (that comes it with?). Couldn't do dialling from BT headset at all on WM2003 :-(
The "closed mode" doesn't bother me as I carry the Exec round in a Krusell case, with screen up. This allows me to instantly answer the phone when it rings (having seen who's calling first on the screen).
But there are a few more annoying problems with MS Voice Command 1.5 (I have UK version) present under Windows Mobile 5.0.
This one is unique to WM5.0:
- The first is when I try to call up a certain contact by "Show John Smith", it would show John Smith's contact under WM2003/03SE, but under WM5.0 it just shows blank screen on the Summary tab. This is still a proper contact, if you go to Notes tab, you see proper notes for this contact. You can press Edit and it will be edited... BUT, meanwhile if you just open Contact app, the ones you open are working great.
GBugger...
The following coupla' niggles are also present under WM2003/03SE.
- The days of week when answering "What date is it today" (somehow UK regional settings don't even have it, so I had to enable it in registry under NLS settings) -- all are announced correctly except Wednesday & Thursday, which are sounding simply as "Wed" and "Thu" instead of proper name.
- The signal strength for 1,2,3 and 4 "units" is announced as 30, 60, 90 and 100% correspondingly, instead of 25,50,75,100 which would seem more logical here. I don't know though if it's just caused by something real or an attempt to easily convert
That said, the application is enormously useful especially with the Krusell case, because the carrying shape for Exec in this case is PDA shape with screen up; but it's protected by screen cover of the case and you can't really write on the screen without opening the case -- so voice activation of programs and then controlling them by 5-way navigation control, is really a great way of using the Exec Examples of these programs are the eWallet (ever forgotten your PIN numbers or clothes size?) and speaking date/time, very convenient when you can't look down there.
Hopefully Microsoft corrects these small errors - the WM5.0 devices are the future.
EastExpert said:
Hopefully Microsoft corrects these small errors - the WM5.0 devices are the future.
Click to expand...
Click to collapse
Really, MS should have had this wrapped up ages ago. So disappointed. I want a device like the Exec, but with Voice Command fully working and A2DP sorted, and it's a shame I still can't get all this.
I was so used to the VC software on my JAM, shame the Exec is giving problems.
And I'm tired of tangling my headphones up...
MS, sort all this out already.
EastExpert said:
The first is when I try to call up a certain contact by "Show John Smith", it would show John Smith's contact under WM2003/03SE, but under WM5.0 it just shows blank screen on the Summary tab. This is still a proper contact, if you go to Notes tab, you see proper notes for this contact. You can press Edit and it will be edited... BUT, meanwhile if you just open Contact app, the ones you open are working great.
Click to expand...
Click to collapse
Copy the outres.96.dll into the windows folder and the contact will display correctly.
I'm sorry, but no, it doesn't work for me. Same effect as without outres.96.dll. And yes, I made a soft reset after copying it to the windows dir.
So the next question now is: how to remove the file again?
If I try to delete it, Resco Explorer says "Cannot delete file 'outres.96.dll'. The process cannot access the file because another process has locked a portion of the file."
If the file is useless, then I want to remove it from the device. But it has been blocked by another process.
Thanx in advance
tomestos
I had the same problem but saw the answer on a forum somewhere. After you have installed the dll and do a soft reset as it reboots for a short period it does a security check on the new dll and asks whether you really want to install it, if you answer yes then you will find the blank contacts screen problem is fixed. If you take your eyes off the screen at the end of the soft reset you will miss this security question a it defaults to No after a few seconds. Hope this helps.
I had the same problem but saw the answer on a forum somewhere. After you have installed the dll and do a soft reset as it reboots for a short period it does a security check on the new dll and asks whether you really want to install it, if you answer yes then you will find the blank contacts screen problem is fixed. If you take your eyes off the screen at the end of the soft reset you will miss this security question a it defaults to No after a few seconds. Hope this helps.
guc925 said:
I had the same problem but saw the answer on a forum somewhere. After you have installed the dll and do a soft reset as it reboots for a short period it does a security check on the new dll and asks whether you really want to install it, if you answer yes then you will find the blank contacts screen problem is fixed. If you take your eyes off the screen at the end of the soft reset you will miss this security question a it defaults to No after a few seconds. Hope this helps.
Click to expand...
Click to collapse
I have answered 'yes' to the security check. Nevertheless the dll doesn't work for me. So I want to remove it now, but I can't because it's blocked by some process.
Thanx in advance
tomestos
I've copied the file gnassel suggested into my Windows directory (using the explorer on my desktop pc).... rebooted the exec.. and voila.. it's working like a charm now.. My voice command shows the contact when I say : "Lookup XXXX" or when i call someone, it confirms the person and shows his information just fine. Norte I am usin the u.s. version of voice command 1.5.
Thanks gnassel !
This is a reply to my own posting above.
I did the soft reset using an application called 'psShutXP' (maybe someone knows it; one use it in order to switch off or soft reset the device). Voice Command's contacts mask doesn't worked.
A few minutes ago I soft resetted the device using the "original" reset hole. And voila: Voice Command works as expected!
So there seems to be a difference between "soft reset" using psShutXP and soft reset using the reset hole.
Sorry for the confusion. THE FILE OUTRES.96.DLL WORKS!
By the way: What exactly does outres.96.dll?
Best regards
tomestos
Many thanks gnassel, it works great..
The file was from OzVGA
Thanks for drawing attention to it and posting it, or I wouldnt have know..
Take a thanking damnit
Guys, where do I put the outres.96 dll file again? If I am using File Explorer there is a "WINDOWS" Folder from the very root with a lot of files. Is that the folder I am suposed to put the oures.96 dll file or just leave it outside in the main root?
cktlcmd said:
Is that the folder I am suposed to put the oures.96 dll file?
Click to expand...
Click to collapse
yes
c:\windows\
;-)
gnassel said:
cktlcmd said:
Is that the folder I am suposed to put the oures.96 dll file?
Click to expand...
Click to collapse
yes
c:\windows\
;-)
Click to expand...
Click to collapse
It's "\windows" not "C:\windows".
Best regards
tomestos
Thanks everyone. I thought for a while I have to plug it in my computer too.

Jamin - Delete recent programs from start menu

Hi Guys,
I just got my Jamin a few days ago and have hard reset it more times than I care to remember. There are a few things that irritate me that hopefully you guys can clear up for me.
Firstly, how do I switch off the recent programs section of the start menu?
Also, how do I clear recent searches and Terminal Service information?
Thanks,
DB
Ok... so this might not be the most complex of questions for you guys to answer... but someone MUST know... And the same for the dictionary... where's that located?
Both entries are in the registry. Both require you to perform a reset afterwards. You can not turn off the recently used programs list (stupid M$, I know!) but you can clear it. Attached is a CAB file that should clear the recently used list (make sure it is read only so it doesn't get deleted after you run it). It is meant for WM2003SE but I think it should work for WM5; you may just have to change the Max OS Version using WinCE CAB Manager. For the Terminal Services Client list, you will have to search the registry fo the IP/server name and then delete it manually.
cya
Thanks Mate,
I appreciate the help
What app do I use to regedit? Obviously Start >Run - regedt32 doesn't work! haha
EDIT: Call me blind... but where's the attachment!? Haha
Yea, good point where is the attachment? This is the 2nd time this is happening to me on this forums in one day! The file upload keeps timing out, so I'm just going to tell you the Registry change you have to make and you will have to use WinCE CAB Manager to make your own cab file:
[HKEY_CURRENT_USER\Software\Microsoft\Shell\TaskSwitch]
"0"=""
"1"=""
"10"=""
"11"=""
"2"=""
"3"=""
"4"=""
"5"=""
"6"=""
"7"=""
"8"=""
"9"=""
Use PHM Registry Editor or trial version of Resco Explorer 2005. Both should be on Pocketgear.com or try google. Depending on your Registry editor you may have to exclude the speech marks.
Hope it helps
VJEschaton has a command line to clear the recent menu. However, the OS still requires you to soft reset. Defeats the point IMHO.
V

Hidden engeneering mode view

regedit -goto
hklm/software/htc/engineermode/
and change buitinengineermode dword to 1
save
goto dial pad and enter: *#*#364#*#*
regards
Seth
I found that entry a few days ago. I tried it, but nothing happens.
What do you can see/do in engeneering mode?
Just tried it. It opened a tabbed dialog that shows all the info the phone is getting from the cellular network.
Tower number, GPRS settings and a lot of stuff I know nothing about. Nice diagnostic tool.
P.S.
funnysurf, did you dial the number correctly? For me it opened the second I entered the last *. (on Jamin, ROM 2.13.9.123)
It works... Latest Dopod ROM.
HTC Engineering Mode
I've been hunting for a way to see this info. I design cellular networks and this stuff is my second language. However, I don't see anything in any fields of GSM Test Mode. They start with "N/A" then immediately go blank. I've done the registry setting but no change. When I do the '*#'-thing, I get nada. Got any clues?
FYI- I found a program called NiceTrack that shows only some of this info, so I know it's in there somewhere, but I need to see more.
jott2me, post your ROM version. On the Dopod's 2.15 it works.
GSM Test Mode
The key word is “built in” If you have a little program GSM TestMode.exe in your windows directory, this registry tweak makes this program visible and executable. Plus don’t forget to soft reset your device in order for registry modification to take effect.
By the way, if you use this data a lot, you can make a shortcut to this utility as to any executable. No need to dial the *# a hundred times. Or just add it to your speed dial…
You guys sure respond fast! Wow! And thanks!
JWalker, here's my info:
ROM version: 1.8.10.2 WWE
ROM date: 12/10/05
Radio version: 01.09.10
Protocol version: 4.0.13.20
ExtROM version: 1.8.10.104
(I've only had this about a month so I'm leary of changing ROM versions.)
aleksandr,
I'm running Spb's Today screen (it's nice) and I've got an icon that puts me right into GSMTestMode.exe when the reg tweak is set to 1. I've reset several times still no luck seeing info. I made a contact with the '*#' stuff but when I dial it, I get, "The number you have dialed..." message.
Am I missing something?
Thanks for your help.
GSM menu
How did you reset your device, programmatic soft reset or with your stylus? Soft reset with stylus will erase registry modifications without saving them. Sorry, don't mean to use "dummy" talk, just want to make sure all proper steps are followed to eliminate all possible reasons in order to find the solution. Another reason for this issue could be in rom, but wait for J. Walker to respond. I'm in the office right now and don't have emulators here to experiment with your rom version. In the mean time make sure you’ve made all necessary registry changes in right registry entries, and soft reset using program, something like Nice start or shut down XP or SPB Pocket Plus reset function.
I've been using TRE to edit the registry then resetting it using the stylus and the hole on the right side. Every reg change I've made shows up after a reset as changed. I don't know of another way to soft reset it. Even when I've changed it back to 0 to try using JUST the GSM Test Mode.exe, it won't work. That's proof that the registry does see the changes (I think).
(... and I'm the newbie here so "dummy" talk is A-Okey doke w/ me.)
Guess, it is a good idea to change to 2.x ROM. The only thing I know that it works fine with my original S200 with Dopod's 2.15.13.27 ROM. It much morу stable and fast, so you will got the better feeling
Hi,
on Vodafone ROM 2.15.3.26 GER it does not work. I create an Link to \Windows\GSMTestMode.exe and do it that way
I tried creating the link to GSMTest but that still didn't work. I think I'm going to have to change ROMs. I'm very reluctant because I don't know where or how to get and install one. I've seen that this site is full of talk about ROM upgrades, but I haven't seen one that tells me how to do it.
The thing is that what I'm really really after is not just the GSMTest screen so it may or may not even involve a new ROM. What I really want is to learn where the info is hiding and how to display it and make some of it usable in graphical format (something like "NiceTrack" does but with all the info not just a couple fields). It's more of a programming thing. So if anyone knows where this info is stashed and how to read it, I'd go that direction. I thought that GSMTest would be a quick & easy step toward what I'm after.
any change someone could add the gsm test program. I did found the engineering key in the registry, but no program in the windows directory and entering the code on the phonedial pad didn't work as well.
i'm running tuma 1.3 wm5 rom on a qtec 9090
If you want a good guide to changing roms see this post
http://forum.xda-developers.com/viewtopic.php?t=52564&highlight=
sethxp said:
regedit -goto
hklm/software/htc/engineermode/
and change buitinengineermode dword to 1
save
goto dial pad and enter: *#*#364#*#*
regards
Seth
Click to expand...
Click to collapse
I'm sorry, but I have to ask this question. After a year or so of using these amazing little hacks I've always wondered one thing. . . How in the HELL do you folks figure out these things exist?!
I'm sorry, but I have to ask this question. After a year or so of using these amazing little hacks I've always wondered one thing. . . How in the HELL do you folks figure out these things exist?!
Click to expand...
Click to collapse
My thoughts exactly... I discovered this site 2 years ago when I had the Xda2 and I'm still amazed at the information that I can dig up here. Guess some of us have the privelege of playing with our gadgets more than others...
i had to go into the props of the file and change it from hide. i also had to use resco and searched for the file name and changed it there. from there i copied the file and choose poaste shortcut to the windows\start menu\programs

Categories

Resources