how can i to set the about information? - Wing, P4350 ROM development

1.i want to set the start-set-about image one,the red circle ,i want to input my name in the red circle ,how can i do ?i hava already hava the 19199 build rom tools. the build rom tools hava oem ,sys ,tools ,three files .
2.i hava a pocket c,the version is 3.01,is there high version to download?

Try to set a .rgu or just the reghack..
[HKEY_LOCAL_MACHINE\Software\OEM\3rdversion]
"ROMVersion"="X.X.X.X"
"MSYSTEM"="ITsPapaBlack.4.0"
"Enable"=dword:1
[HKEY_LOCAL_MACHINE\System\Versions]
"Aku"=".1.0.2"
(exchange the names and values as you want!)
Maybe it works. I cannot test at the moment...

cxs1989 said:
1.i want to set the start-set-about image one,the red circle ,i want to input my name in the red circle ,how can i do ?
Click to expand...
Click to collapse
I'll give you a hint:
Take a look at the files inside SYS\Base_Lang_0409
You will need to use a special piece of software to hack the resource files.

and what software might that be?

Related

Custom image set

When i extract my OEM SYS and ROM folders, i edited the battery status .bmp's(B1btn.bmp etc..) in the OEM/OEMAPPS folder, then recooked and flashed, how come the custom battery images dont show? (just shows the normal one)
Easiest way to say it is that the battery icon, though you are able to see the bmp (That one actually is for inside the phone) but the real battery icon you see on the top bar of your screen is embedded in a .dll file
You will have to extract the .dll file, insert what you want then make sure you resign the .dll file... pain in (_)(_)
zeezee said:
When i extract my OEM SYS and ROM folders, i edited the battery status .bmp's(B1btn.bmp etc..) in the OEM/OEMAPPS folder, then recooked and flashed, how come the custom battery images dont show? (just shows the normal one)
Click to expand...
Click to collapse
there are many icon library & resources u need to change to have custom battery images & icons.
hang.tuah said:
there are many icon library & resources u need to change to have custom battery images & icons.
Click to expand...
Click to collapse
ryncppr said:
Easiest way to say it is that the battery icon, though you are able to see the bmp (That one actually is for inside the phone) but the real battery icon you see on the top bar of your screen is embedded in a .dll file
You will have to extract the .dll file, insert what you want then make sure you resign the .dll file... pain in (_)(_)
Click to expand...
Click to collapse
Donno how to do that..
great...
zeezee said:
Donno how to do that..
great...
Click to expand...
Click to collapse
resource hacker
kidnamedAlbert said:
resource hacker
Click to expand...
Click to collapse
what?
@ hang.tuah: what did you have to do to change all your icons
zeezee said:
what?
@ hang.tuah: what did you have to do to change all your icons
Click to expand...
Click to collapse
change the icons with resource hacker
kidnamedAlbert said:
change the icons with resource hacker
Click to expand...
Click to collapse
that will work for other images too? and is "Resource Hacker" a program?
zeezee said:
what?
@ hang.tuah: what did you have to do to change all your icons
Click to expand...
Click to collapse
My apps are :
Axialis icon workshop corporate v6 - easy to edit & create icon library (dll,icl)
IconCool icon editor v5 - superb to convert icon size & colour
EXeScope - to edit PE resources
Corel PaintShop Pro to convert image to lower colour scale without colour bleeding in icon creation.
SignTools
hang.tuah said:
My apps are :
Axialis icon workshop corporate v6 - easy to edit & create icon library (dll,icl)
IconCool icon editor v5 - superb to convert icon size & colour
EXeScope - to edit PE resources
Corel PaintShop Pro to convert image to lower colour scale without colour bleeding in icon creation.
SignTools
Click to expand...
Click to collapse
What is signtools for..?
zeezee said:
What is quick explanation of PE resources
And signtools are for..?
Click to expand...
Click to collapse
Resources are app component like icons,images,menu,dialog box, etc.
Signtool to make ur dll or exe or cpl signed so it can be loaded by OS.
ah ok, is there a way to find what dll contains the battery images? so i dont have to load every one
zeezee said:
ah ok, is there a way to find what dll contains the battery images? so i dont have to load every one
Click to expand...
Click to collapse
I cant remember now bcoz i'm @ office with my restricted PC I'll let u know later.
hang.tuah said:
I cant remember now bcoz i'm @ office with my restricted PC I'll let u know later.
Click to expand...
Click to collapse
Okay..sounds good
this is the same SignTool found in windows SDK, right?
It wont let me buy Exescope....tells me: "ORDER PAGE NO LONGER AVAILABLE"
So..what do i do?
Here is the link i went to:http://hp.vector.co.jp/authors/VA003525/emysoft.htm
::crap double post
zeezee said:
It wont let me buy Exescope....tells me: "ORDER PAGE NO LONGER AVAILABLE"
So..what do i do?
Here is the link i went to:http://hp.vector.co.jp/authors/VA003525/emysoft.htm
::crap double post
Click to expand...
Click to collapse
Alternatively u can use Resource Hacker. it is freeware. If u still want ExeScope, PM me.

How to modify win folder ?

Hi,
Iwant to cook a rom and i want to add/ remove somme exe & dll.
Example: How to remove explorer.exe and replace it to total commander.exe ?
Is it possible?
Thx a lot
it's possible, but I would NOT try it
also, to answer your question: all files are automatically dumped into the Windows folder by default, so just edit anything
mbarvian said:
it's possible, but I would NOT try it
also, to answer your question: all files are automatically dumped into the Windows folder by default, so just edit anything
Click to expand...
Click to collapse
thx a lot
You probobly wount get a one solve all solution since the apps are working diffrently. For youre example there is no need to remove if the purpose is just to reprogram how file extinction is handled. Basicly you remove a code and file and replace it whit anotherone, operation itself is easy. The tricky part is to get it working stable on all areas, remember one aplication is depending/working togheter whit another one. Now if you remove it you need to reconfigure how that string is handled whit another solution.
A good example is removing mediaplayer, possible. But hell
raiisak said:
You probobly wount get a one solve all solution since the apps are working diffrently. For youre example there is no need to remove if the purpose is just to reprogram how file extinction is handled. Basicly you remove a code and file and replace it whit anotherone, operation itself is easy. The tricky part is to get it working stable on all areas, remember one aplication is depending/working togheter whit another one. Now if you remove it you need to reconfigure how that string is handled whit another solution.
A good example is removing mediaplayer, possible. But hell
Click to expand...
Click to collapse
hum ://
i try it on a wm6.1 emulator. It work. But i'm not sure if it work on the kaiser. (i'm afraid to brick the phone and can't reflash it after ...)
When i cook the rom, the final size is 8Mb
If i remember what i read...the rom size can't work if the size is under 64mB ?? (whrite / wrong ??? )
nyco said:
hum ://
i try it on a wm6.1 emulator. It work. But i'm not sure if it work on the kaiser. (i'm afraid to brick the phone and can't reflash it after ...)
When i cook the rom, the final size is 8Mb
If i remember what i read...the rom size can't work if the size is under 64mB ?? (whrite / wrong ??? )
Click to expand...
Click to collapse
8MB does not sound right. Which kitchen are you using?

Remove Startup picture

Hi guys!!
I have a question...
My question is can i somehow remove my
startup picture when phone boots up??
Im using now Zeeshans 96 dpi rom, and no offence
but hes name appears big when i boot up phone, so
how is it possible to remove it??
Cheers
The first or the second?
Not the windows logo, another picture displays right after it
It's the second splash screen.
See here its name :
[HKEY_LOCAL_MACHINE\System\Startup\1]
"Splash"=...
or
[HKEY_LOCAL_MACHINE\Software\HTC\Startup]
"Image"=...
Replace image with another one.
Bye.
and forgot to ask...
HOw do i acess registry in phone??
On Vox :
* Total Commander
or
* PHM Registry Editor
On PC (Vox plugged) :
* Ceregeditor
Bye.
ive installed and searched after the registry, couldnt find
any of them that youve typed m8
Couldn't find what ?
[HKEY_LOCAL_MACHINE\System\Startup\1]
"Splash"=...
or
[HKEY_LOCAL_MACHINE\Software\HTC\Startup]
?
If you can't find startup, i don't understand...
i cant either find startup under System or HTC maps
Make a regdump, attach it on your post, i'll see if if find pictures.
(use Regdump.exe)
http://dillsoft.com/index.cgi?program=RegistryDump-PPC
Bye.
i found the file, but could delete it
Found in reg ?
i mean, i found the file in Total commander, but wasnt able to delete it, and in registry i couldnt find the registry key
What is the name of file ?
carrier_splash.png
Try to replace this file with another png.
Bye.
Still cant do it....
I couldnt find nething like splash/ image in the reg file.
I have fireburned custom OS 1.0 nd wish to change the splash screen( no offense LeFab47; I love ur OS, but wish to customize it)
It is named startup.gif and is located in the windows folder
akshayc1111 said:
I couldnt find nething like splash/ image in the reg file.
I have fireburned custom OS 1.0 nd wish to change the splash screen( no offense LeFab47; I love ur OS, but wish to customize it)
Click to expand...
Click to collapse

Samsung Wizpro theme. Any ideas how to edit AdvHomePlug.dll?

Hi everyone
A few days ago i bought a Samsung C6625 (Valencia). The thing that looked nice on it was the wizpro theme and i whanted to see if i can modify it.
I finaly found a few information about it, but still i dont know where to start
Is there anione here that could take these files and see what cand be done?
If there are other information needed i would gladly give them Just tell me what to do.
The atached archive contains the dll file i found reference to in the registry. AdvHomePlug.dll and the theme xml that lead me to the registry clsid key.
What sort of modifications ur looking at?
You can use resource hacker to extract and edit the images in AdvHomePlug.dll. Those are all the interface images including the leftbar menu and the main window, contacts, wmp, etc...
All images are in PNG Format. U can extract and replace. If it is theme colors its in the voda xml file. I dont see any digital signatures on the dll and mui files you posted, how did u transfer the files? normal copy or ROMExtractor?
If you didnt do normal copy these require digital signatures before copying back, search xda how to self sign apps. Also it helps if u app unlock ur phone.
I copied the file normaly using explorer. About the modifications... I`ve seen on other samsung models the same wizpro theme but with different arangement of tabs.
And i was thinking maybe there are some mods for this like with chome just asking i dont know
Franky32 said:
I copied the file normaly using explorer. About the modifications... I`ve seen on other samsung models the same wizpro theme but with different arangement of tabs.
And i was thinking maybe there are some mods for this like with chome just asking i dont know
Click to expand...
Click to collapse
I dont have the phone on me to check it, maybe tomorrow i can borrow it, I do however remember some regitry entries for playing with tabs, its been a while since i had this phone. check under HKCU\Software under mpharos or samsung.
I found those registry entries but i can only modify images for the theme. Are there any other registry entries where i can modify things like... plugins that show up, the order of those plugins, things like that?
Could you please dump the registry key HKCU\CLSID\{583AD178-223A-4bcd-AFBE-EBB50536F8BE}
for me?
I will help you with customizing the plugin!
frauhottelmann said:
Could you please dump the registry key HKCU\CLSID\{583AD178-223A-4bcd-AFBE-EBB50536F8BE}
for me?
I will help you with customizing the plugin!
Click to expand...
Click to collapse
That registry key just points to dll file.
Code:
[HKEY_CLASSES_ROOT\CLSID\{583AD178-223A-4bcd-AFBE-EBB50536F8BE}\InprocServer32]
@="AdvHomePlug.dll"
I have attached the whole Wizpro OEM package.
Is there some way tomake it available for 176x220 screen?
Spiaatie said:
That registry key just points to dll file.
Code:
[HKEY_CLASSES_ROOT\CLSID\{583AD178-223A-4bcd-AFBE-EBB50536F8BE}\InprocServer32]
@="AdvHomePlug.dll"
I have attached the whole Wizpro OEM package.
Click to expand...
Click to collapse
Would you please to let me know how to install the package into my BJ2??
Thanks
bb49986 said:
Would you please to let me know how to install the package into my BJ2??
Thanks
Click to expand...
Click to collapse
id like wizpro on bj2 as well.
bb49986 said:
Would you please to let me know how to install the package into my BJ2??
Thanks
Click to expand...
Click to collapse
Wizpro does not works on BJII - I have tried cooking it in ROM, but nothing happens - just a blank screen with background picture. Maybe some drivers are missing. Haven't figured it out yet.
Problems
I have a Samsung i637 phone.
I have problems with Wizpro. When I receive a sms, I can read the sms, but when I try to return to home page (wizpro), I can not see it.
After some minuts, the wizpro does not appear, and instead appear the message "Anything home screen theme was found".
I have unlock security in the phone.
I have changed to multimedia home screen, but I need use the Wizpro.
What could be cause this problem???
Hi. I am triyng wm 6.1 st on mcrsft device emulator and I would like to try samsung's C6625 original wizpro theme. I dwnld the package from previuos page and copy it both to ap data/home and /windows/. When I select touchwiz from settings/home screen(4), there is this error message "the layout U have selected cannot be loaded...etc... So, where is mistake? How to make it work?
Spiaatie said:
That registry key just points to dll file.
Code:
[HKEY_CLASSES_ROOT\CLSID\{583AD178-223A-4bcd-AFBE-EBB50536F8BE}\InprocServer32]
@="AdvHomePlug.dll"
I have attached the whole Wizpro OEM package.
Click to expand...
Click to collapse
can you or anyone else get me this reg and the .dll that goes with it? please.
HKCR\CLSID\{B89DCC0E-E871-4abc-9D2E-C35DB6008713}
from BlackJack
Code:
[HKEY_CLASSES_ROOT\CLSID\{B89DCC0E-E871-4abc-9D2E-C35DB6008713}]
@="Demo Plugin"
[HKEY_CLASSES_ROOT\CLSID\{B89DCC0E-E871-4abc-9D2E-C35DB6008713}\InProcServer32]
@="\\Windows\\uGoPlugin.dll"

Changing welcome screen :)

cant believe myself guys , PLEASE , tell me how to change my welcome screen , i've downloaded a cab named "EMSE Windows Phone animated (QVGA)S.Black" , and so what ? install or i've seen some advices to change .png or whatever in the system folder with Total Comander ... some1 guide me through the fog fast and clean ;]] and let this thread run fast downstairs...
i got the cab from some thread , and i can upload it in this one if anyone needs it ... ?
Hey LtBlue, there is something wrong with his registry settings, they not correctly setting the files on some devices, you'll need a registry editor, active sync your phone and run the reg edit from your pc and change the following:
HKLM\Software\HTC\HTCAnimation :
StartupGif - \Windows\animated.gif
HKLM\Software\Microsoft\Splash Screen :
CarriereBitmap - \windows\welcomehead**.png
MSBitmap - \windows\welcomehead**.png
Click to expand...
Click to collapse
the ** means the number at the end of the name of the image, dont put "**" cos it wont work.

Categories

Resources