PPCGeeks

PPCGeeks (http://forum.ppcgeeks.com/index.php)
-   Windows Mobile Software (http://forum.ppcgeeks.com/forumdisplay.php?f=23)
-   -   Personalizer ... Now hosted here at PPCGEEKS ... Change you carrier name app... FREE (http://forum.ppcgeeks.com/showthread.php?t=21538)

nursemm05 08-15-2008 02:21 AM

Re: Personalizer ... Now hosted here at PPCGEEKS ... Change you carrier name app... F
 
Quote:

Originally Posted by Ga. Medic (Post 369730)
This is a reay cool application but it doesn't play nice with Ultimate Launcher. I installed it with UL as my only today screen app checked. When I ran the personalizer it froze my phone after changing my today screen. I reset phone and noticed that the fix did not stick and it added HTC Home to my today sceen causing UL to be pushed to the bottom. I unchecked UL then ran personalizer. I then reset and the fix was there. I unchecked HTC then rechecked UL and it worked fine. I have HTC on one of the UL tabs so I guess it was causing a conflict when it changed today settings. Not sure why running this program would cause the HTC Home plugin to be added to the today screen.

Same problem here. After every soft reset HTC home shows up on the today screen even though it's not supposed to be.

madman16420 08-15-2008 02:32 AM

Re: Personalizer ... Now hosted here at PPCGEEKS ... Change you carrier name app... F
 
nice..works great :headbang:

deco83 08-20-2008 11:00 PM

Re: Personalizer ... Now hosted here at PPCGEEKS ... Change you carrier name app... F
 
do you have a similar app that will change SPRINT logo possibly to the reacurring days of the week across from date ??????? Anyone ???

macnoodle 08-21-2008 07:17 AM

Re: Personalizer ... Now hosted here at PPCGEEKS ... Change you carrier name app... F
 
Thanks a ton. This works great on my TyTN II.

TheChampJT 10-01-2008 09:25 PM

Re: Personalizer ... Now hosted here at PPCGEEKS ... Change you carrier name app... F
 
I had the same problem with HTC Home popping up after each reset.

To fix it, I opened the "Personalizer StartUp.mscr", and noticed the last entry enabled HTC Home, changing the final value to "0" will fix the problem.

the7thson 10-08-2008 02:18 PM

Re: Personalizer ... Now hosted here at PPCGEEKS ... Change you carrier name app... F
 
I can't get it to get rid of my Sprint logo on the home screen of the HTC Diamond. It does however set the text on the top left side of the screen in the Phone app right away, even without a soft reset. I installed the cab, waited about 5 minutes and then did a soft reset. Does anyone know what I'm doing wrong?
Thanks!

EDIT: I was told that this would not work on the stock Sprint ROM on my Diamond. Hope this helps someone else wondering the same thing.

wchamblee 10-08-2008 02:38 PM

Re: Personalizer ... Now hosted here at PPCGEEKS ... Change you carrier name app... F
 
This works great. Thanks!

FInixNOver 10-08-2008 08:17 PM

Re: Personalizer ... Now hosted here at PPCGEEKS ... Change you carrier name app... F
 
1 Attachment(s)
@ codyppc

This program is nice, but it's one more process running.
I mean no disrespect with the suggestion I'm about to make.

Your program could write into only one place in the registry without having to keep mortscript running in the background.
For that you need the "Network Code Key" for the available networks (I'm attaching the list I have).
The way to do it:
First your program would have a drop-down list to choose the operator (or maybe it could be auto detected, that'd be up to you), and then the box where you write what you want to appear instead of the network name.

when applying changes, your program would write into the following key:

[HKEY_LOCAL_MACHINE\Software\Microsoft\RIL\Operator Names]


eg. if my network was Portugal TMN, and I wanted it to be replaced by FInixNOver, then your program would add the following reg:

[HKEY_LOCAL_MACHINE\Software\Microsoft\RIL\Operator Names]
"26806"="FInixNOver"

where 26806 is the "Network Code Key" for Portugal TMN, and FInixNOver is the text I want to see.

Think about it. Maybe it's not a bad idea, but as I said, I'm just making a suggestion.

herk 10-08-2008 09:00 PM

Re: Personalizer ... Now hosted here at PPCGEEKS ... Change you carrier name app... F
 
FInixNOver,

What would your solution be for cdma (non-gsm) phones that do not have a NCK?

Herk

FInixNOver 10-09-2008 01:37 PM

Re: Personalizer ... Now hosted here at PPCGEEKS ... Change you carrier name app... F
 
Quote:

Originally Posted by herk (Post 451276)
FInixNOver,

What would your solution be for cdma (non-gsm) phones that do not have a NCK?

Herk

Well, I think every network provider must have a code whether it's GSM or CDMA. My device works on both GSM and CDMA, and I've just tested with the band mode for WCDMA only and I still get my personalized name, using just that reg entry I've mentioned before. Now the difference is that I have "3G FInixNOver" instead of just "FInixNOver", but that can be "fixed" by editing a value in a reg entry:

HKLM\Software\OEM\PhoneSetting
"Enable3GLongNamePrefix"=dword:00000001<--- change this value to 0 and the 3G will not appear before the name.

herk 10-09-2008 02:51 PM

Re: Personalizer ... Now hosted here at PPCGEEKS ... Change you carrier name app... F
 
FInixNOver,

I will have to keep searching for Bell's NCK. A simple value change in the "operator name" ("CarrierName" for Bell) does not do it.

Herk

FInixNOver 10-09-2008 03:53 PM

Re: Personalizer ... Now hosted here at PPCGEEKS ... Change you carrier name app... F
 
Quote:

Originally Posted by herk (Post 452288)
FInixNOver,

I will have to keep searching for Bell's NCK. A simple value change in the "operator name" ("CarrierName" for Bell) does not do it.

Herk

Could it be one of these?

31015 BellSouth Mobility DCS U.S.A.
31017 Cingular (Pacific Bell Wireless) U.S.A.

herk 10-09-2008 07:12 PM

Re: Personalizer ... Now hosted here at PPCGEEKS ... Change you carrier name app... F
 
FInixNOver,

I will try some random ones and post back. It looks like Canada has the 30xxx range.

Herk

herk 10-09-2008 07:15 PM

Re: Personalizer ... Now hosted here at PPCGEEKS ... Change you carrier name app... F
 
codyppc,

Thanks for the Personalizer program, I have been using it with perfect results, sorry for going off topic a bit.

Herk

the7thson 10-09-2008 07:36 PM

Re: Personalizer ... Now hosted here at PPCGEEKS ... Change you carrier name app... F
 
Quote:

Originally Posted by the7thson (Post 450664)
I can't get it to get rid of my Sprint logo on the home screen of the HTC Diamond. It does however set the text on the top left side of the screen in the Phone app right away, even without a soft reset. I installed the cab, waited about 5 minutes and then did a soft reset. Does anyone know what I'm doing wrong?
Thanks!

EDIT: I was told that this would not work on the stock Sprint ROM on my Diamond. Hope this helps someone else wondering the same thing.

Quoting myself to make a correction. It's not true that this will not work on a stock ROM. It was actually the Sprint stock clock that this didn't work on. I installed the HTC clock and then this worked like a charm :)

Thanks cody!! :headbang:

Dinomon1 10-16-2008 05:22 PM

Re: Personalizer ... Now hosted here at PPCGEEKS ... Change you carrier name app... F
 
I installed only "Personalizer_3.1_CAB" & edited the Name, looks good.

what does MortScript_OEM_Packet.zip & Personalizer_3.0_OEM_Packet.zip do?
thanks

glfpro 10-19-2008 11:54 PM

Re: Personalizer ... Now hosted here at PPCGEEKS ... Change you carrier name app... F
 
Quote:

Originally Posted by TheChampJT (Post 442363)
I had the same problem with HTC Home popping up after each reset.

To fix it, I opened the "Personalizer StartUp.mscr", and noticed the last entry enabled HTC Home, changing the final value to "0" will fix the problem.

Excuse my ignorance, but where can I find the "Personalizer StartUp.mscr"? I assume it in a reg edit somewhere.

gsvnet 11-07-2008 12:07 AM

Re: Personalizer ... Now hosted here at PPCGEEKS ... Change you carrier name app... F
 
Thanks cody, worked great on my Touch Pro running JD's ROM.

jhiciano 11-07-2008 01:16 AM

Re: Personalizer ... Now hosted here at PPCGEEKS ... Change you carrier name app... F
 
thanks for the app

JJB3kgt 11-08-2008 11:53 PM

Re: Personalizer ... Now hosted here at PPCGEEKS ... Change you carrier name app... F
 
Mad props Cody! Thanks so much.
http://i62.photobucket.com/albums/h1...rsonalizer.jpg

eenieMINI 11-15-2008 10:48 PM

Re: Personalizer ... Now hosted here at PPCGEEKS ... Change you carrier name app... F
 
I wonder if there is a solution to my problem.
I love this personalizer app and I've been using it on my Treo forever... when I put it on my Diamond it breaks Picturemail. I can't receive picturemail when this is installed, I can send.. I can send and receive email.. but not picmail. I have the exact same problem with my friend's touch pro. We went through several steps to get picmail working again.. restore epst.. uninstall net 3.5, uninstall picmail, uninstall mortscript, uninstall codyppc, reset device, reinstall net3.5 reset device, reinstall picmail reset devicne, update profile reset device... picmail works.. I then reinstalled codyppc... without mort.. picmail breaks.. go through the process again, reinstall cody with mort... picmail breaks.... so no personalizer for me. But I LOVE IT... any ideas why it breaks receive picmail?

a1something 11-23-2008 01:24 AM

Re: Personalizer ... Now hosted here at PPCGEEKS ... Change you carrier name app... F
 
I would like to have this theme. how can I get it?

Thetaman 11-24-2008 01:30 PM

Re: Personalizer ... Now hosted here at PPCGEEKS ... Change you carrier name app... F
 
Quote:

Originally Posted by eenieMINI (Post 521897)
I wonder if there is a solution to my problem.
I love this personalizer app and I've been using it on my Treo forever... when I put it on my Diamond it breaks Picturemail. I can't receive picturemail when this is installed, I can send.. I can send and receive email.. but not picmail. I have the exact same problem with my friend's touch pro. We went through several steps to get picmail working again.. restore epst.. uninstall net 3.5, uninstall picmail, uninstall mortscript, uninstall codyppc, reset device, reinstall net3.5 reset device, reinstall picmail reset devicne, update profile reset device... picmail works.. I then reinstalled codyppc... without mort.. picmail breaks.. go through the process again, reinstall cody with mort... picmail breaks.... so no personalizer for me. But I LOVE IT... any ideas why it breaks receive picmail?

Anybody else have this problem? Curious because I was thinking of using, but don't want to break picmail. That is more important to me.

silverD16y71996 11-27-2008 12:33 AM

Re: Personalizer ... Now hosted here at PPCGEEKS ... Change you carrier name app... F
 
does anyone know if this can change the "start" word at the top left next to the windows logo on the Touch pro, and if it dont can someone point me in the right direction

micro254 12-02-2008 01:26 AM

Re: Personalizer ... Now hosted here at PPCGEEKS ... Change you carrier name app... F
 
loved it cody just changed it t0 ppcgeek mike

dole 12-04-2008 03:49 PM

Re: Personalizer ... Now hosted here at PPCGEEKS ... Change you carrier name app... F
 
bump... any truth to personalizer breaking picmail or are the above just anomalies?

BigDiesel07 12-04-2008 04:15 PM

Re: Personalizer ... Now hosted here at PPCGEEKS ... Change you carrier name app... F
 
Quote:

Originally Posted by dole (Post 559752)
bump... any truth to personalizer breaking picmail or are the above just anomalies?

Hopefully this is an isolated incident that has nothing to do with the personalizer but is an issue between another program that is installed on that person's phone..

I was thinking of using it, but as said above.. Not if it will break Picture Mail... After waiting so long for it, I am not about to lose it..

herbster 12-04-2008 11:44 PM

Re: Personalizer ... Now hosted here at PPCGEEKS ... Change you carrier name app... F
 
I was confused by the posts but not working for me on Touch Pro. Program opens fine and I am able to change name but not working on tf3d.

Dooper 12-05-2008 11:13 AM

Re: Personalizer ... Now hosted here at PPCGEEKS ... Change you carrier name app... F
 
Quote:

Originally Posted by herbster (Post 560808)
I was confused by the posts but not working for me on Touch Pro. Program opens fine and I am able to change name but not working on tf3d.

I get the exact same problem, doesn't display on TF3D

the7thson 12-05-2008 09:38 PM

Re: Personalizer ... Now hosted here at PPCGEEKS ... Change you carrier name app... F
 
Quote:

Originally Posted by herbster (Post 560808)
I was confused by the posts but not working for me on Touch Pro. Program opens fine and I am able to change name but not working on tf3d.

Quote:

Originally Posted by Dooper (Post 561432)
I get the exact same problem, doesn't display on TF3D

Are you guys using the default sprint clock? It doesn't work on that clock, you have to install the flip clock. HTH.

gierran 12-15-2008 12:22 PM

Re: Personalizer ... Now hosted here at PPCGEEKS ... Change you carrier name app... F
 
Please I'm newbe at Forum. I'm interested to install Personalizer 3.1 and insert my gif. file (logo) as operatornames.
Inside a OpratorNames folder there is nothing. How do I proceed before install software?
Thx in advance

Success100 12-15-2008 12:26 PM

Re: Personalizer ... Now hosted here at PPCGEEKS ... Change you carrier name app... F
 
Quote:

Originally Posted by BigDiesel07 (Post 559811)
Hopefully this is an isolated incident that has nothing to do with the personalizer but is an issue between another program that is installed on that person's phone..

I was thinking of using it, but as said above.. Not if it will break Picture Mail... After waiting so long for it, I am not about to lose it..

this def breaks picmail....

BigDiesel07 12-15-2008 05:23 PM

Re: Personalizer ... Now hosted here at PPCGEEKS ... Change you carrier name app... F
 
Quote:

Originally Posted by Success100 (Post 579523)
this def breaks picmail....

Good heads up... I am curious at to what is causing the interference...

nvaia 12-17-2008 09:46 PM

Re: Personalizer ... Now hosted here at PPCGEEKS ... Change you carrier name app... F
 
Bless your soul

Fake_Death 12-21-2008 04:53 PM

Re: Personalizer ... Now hosted here at PPCGEEKS ... Change you carrier name app... F
 
I was looking for this and couldn't find it until now, Thanks for this!

simple8888 12-26-2008 04:10 PM

Re: Personalizer ... Now hosted here at PPCGEEKS ... Change you carrier name app... F
 
thanks...awesome app! got tired of seeing &quot;Sprint&quot; on my screen.

i have to disagree with the pic mail problem...i just tried it after installing the proggie and my pic mail is still working.

my only Q is does this program run continuously in the background, thereby putting a little drain on the battery constantly? or does it just run once and modify, and thats it??

pirish 01-01-2009 10:26 PM

Re: Personalizer ... Now hosted here at PPCGEEKS ... Change you carrier name app... F
 
works great!!!!!!!

AFAngryWarrior 01-02-2009 03:45 AM

Re: Personalizer ... Now hosted here at PPCGEEKS ... Change you carrier name app... F
 
Sweet app! Just what I was looking for, no more messing around with QPST just to put my name on the screen.

LogicalChaos 01-03-2009 03:57 PM

Re: Personalizer ... Now hosted here at PPCGEEKS ... Change you carrier name app... F
 
Do you have to unlock your device for this to work? It is not working for me. I just replaced my Mogul with a Diamond and have not unlocked yet.

Thanks!

azahidi 01-05-2009 12:07 AM

Re: Personalizer ... Now hosted here at PPCGEEKS ... Change you carrier name app... F
 
Great work Cody, thanks a million.
One Q though - When going on roaming, normally the operator name changes to the operator where you roam. Does the changed name still stays ? Hoaven't roamed just yet, so don't know the outcome. Cheers.


All times are GMT -4. The time now is 04:10 PM.

Powered by vBulletin® ©2000 - 2025, Jelsoft Enterprises Ltd.
©2012 - PPCGeeks.com


Content Relevant URLs by vBSEO 3.6.0