|
Author |
Messages |
psarracino

Posts
:
1
Location
:
N/A
|
Hey thank you guys sorry to post all over. Didn't know if it was the right places to post. Saw the different catagories. I'm on my way to taking care of this. Post back if and when i resolve this.
|
|
|
frankieesq

Posts
:
4
Location
:
N/A
|
i keep getting access denied.is it cause my computer is running on vista i cant do it to either my 6700 or 6800.
|
|
|
oniisan608


Posts
:
784
Location
:
Berkeley, CA
|
frankieesq said :
i keep getting access denied.is it cause my computer is running on vista i cant do it to either my 6700 or 6800.
Which registry editor are you trying to run on your phone?
|
|
Now rocking a Mogul in the Berkeley Area!
|
MS.Survivor
 

Posts
:
742
Location
:
Here.
|
frankieesq said :
i keep getting access denied.is it cause my computer is running on vista i cant do it to either my 6700 or 6800.
I'm running Vista and use CERegEditor http://ceregeditor.mdsoft.pl/
First, your phone should be synced to the computer.
Second, in Vista, you need to run CeRegEditor as administrator.
Third, press F1 key once CeRegEditor is running and the phone connected,
Fourth, click on TOOLS then Unlock Registry.
Search, make your changes etc. Click on the GREEN looking flower Icon on CeRegEditor to reset your phone when done. Or, you can disconnect the phone from the computer and do a soft reset yourself on the phone.
|
|
Searching?: http://www.google.com/advanced_search?q=+site:http://www.sprintmogul.net&hl=en&lr=&as_qdr=all
|
frankieesq

Posts
:
4
Location
:
N/A
|
cool.thanks alot guys
|
|
|
frankieesq

Posts
:
4
Location
:
N/A
|
oh one more thing.when i go to edit epst it ask for a code i tried 000000 and that didnt work.is there another code or each phone has a different code?
|
|
|
oniisan608


Posts
:
784
Location
:
Berkeley, CA
|
frankieesq said :
oh one more thing.when i go to edit epst it ask for a code i tried 000000 and that didnt work.is there another code or each phone has a different code?
They're all unique. Downoad the file from this link:
http://www.mediafire.com/?0momd0ytbsl
Unzip it on your desktop computer and move the GetSPC file to your phone. Power the phone down and pull the battery. Write down the Hex ESN. It's the top number of the three on the silver sticker under the battery. Put the battery back in, power it back on, and run GetSPC straight from your phone. Enter your Hex ESN and the program will generate the code you need to edit EPST.
|
|
Now rocking a Mogul in the Berkeley Area!
|
frankieesq

Posts
:
4
Location
:
N/A
|
cool thanks for all your help.all tho i followed your steps and when i try to run getspc from the phone.i get a pop up saying...file cannot be open.either it is not signed with a trusted certificate, or one of its compnents cannot be found. You might need to reinstall or restore this file.
|
|
|
popdog54


Posts
:
1534
Location
:
NJ
|
You also have to move the PPST_KeyGen.dll file into same folder as GetSPC.exe. I didn't try the file from that download. I remember there was a zip with two files, that one and a GetSPC(PPC 2003).exe. That's the one that needed to be run on your phone. I think it's in the download section.
Also, there was no need to pull your battery to get the ESN. Just go to Start>Settings>Device Information. And remember, your ESN is case sensetive.
|
Get paid to use your GPS by mapping Cell Towers and WiFi access points using Navizon - Click
here to sign up with Navizon for free.
|
MS.Survivor
 

Posts
:
742
Location
:
Here.
|
I found this site for tweaking. It has some registry settings not seen here. Thought you would like the contribution:
http://www.sw-box.com/forum/smart-phones-ppc-pda-palm-organizers/15146-some-registry-twiking-wm3-wm5-wm6.html
I believe they should be added to the FAQ for Hai-Zi's Mogul Hacks.
I thought this one was interesting since people in the past talked about manipulating notifications:
Change ringtone/vibrate/LED flash characteristics
If you would like more control over how your device rings/vibrates/flashes its LEDs on events, you can can change the Script values of these events. For example, for an incoming call performing 'activate device, play ringtone, wait 3 seconds, repeat':
HKCU\ControlPanel\Sounds\RingTone0\Script = "apw3r" (REG_SZ string, no quotes)
For performing 'active device, set volume to 33%, play ringtone, set volume to 67%, play ringtone, set volume to 100%, play ringtone (no repeat)':
HKCU\ControlPanel\Sounds\RingTone0\Script = "ac33pc67pc100p" (REG_SZ string, no quotes)
The following are the full codes available to you. Please note that all the codes are executed simultaneously except after a ringtone play / wait code. E.g. 'v1p' will vibrate and play at the same time, while vibrating for 1 second. But 'pv1' will play the ringtone through all the way first, then start vibrating for 1 second.
| a |
activate device |
| cN |
set volume to N in percentage max volume |
| fN |
flash notification LED for N seconds |
| p |
play ringtone. Note that this will play the ringtone all the way through before continuing with the next code. |
| r |
repeat. Note that this should be the last code in your Script string, if used at all. |
| vN |
vibrate for N seconds |
| wN |
wait for N seconds. Note that the device will wait this long before continuing with the next code. |
Jeff
|
|
Searching?: http://www.google.com/advanced_search?q=+site:http://www.sprintmogul.net&hl=en&lr=&as_qdr=all
|