Just some simple questions for cookers. :) - Windows Mobile

Hi Guys, I've started to cook my own rom, and off course, I'm stuck with some stupid things.
I've searche a lot in the forum, but I can't find answer to my questions. I hope someone can help me.
I'm actually cooking a 23566 build.
Where can I find reg entry (rgu files) to be able to get those things enabled by default after the flash:
Cleartype enabled
Beam Disabled
Error reporting disabled.
Please, help me.
Best regards.
DrX

create a ext package and include your regsettings
drx64 said:
Hi Guys, I've started to cook my own rom, and off course, I'm stuck with some stupid things.
I've searche a lot in the forum, but I can't find answer to my questions. I hope someone can help me.
I'm actually cooking a 23566 build.
Where can I find reg entry (rgu files) to be able to get those things enabled by default after the flash:
Cleartype enabled
Beam Disabled
Error reporting disabled.
Please, help me.
Best regards.
DrX
Click to expand...
Click to collapse

ratelutz said:
create a ext package and include your regsettings
Click to expand...
Click to collapse
Thanx for the reply, but I can't find the cleartype on/off entry in the registry.
:/
Sorry. :/

drx64 said:
Thanx for the reply, but I can't find the cleartype on/off entry in the registry.
:/
Sorry. :/
Click to expand...
Click to collapse
Hi,
Set the following:
[HKEY_LOCAL_MACHINE\System\GDI\ClearTypeSettings]
"OffOnRotation"=dword:00000000
[HKEY_LOCAL_MACHINE\System\GDI\ClearType]
"ClearType"=dword:00000001

Thanx a lot!

A few tips: dump your registry, and search it on a pc with notepad. You can't tell me you looked that hard if you couldn't find cleartype. Also, learn the windiff method to finding reg changes, or just get sk tracker. If you're going to cook, you need to be able to find reg keys quickly on your own.

drx64 said:
Where can I find reg entry (rgu files) to be able to get those things enabled by default after the flash:
Cleartype enabled
Beam Disabled
Error reporting disabled.
Click to expand...
Click to collapse
You can find those by a simple search in this forum. Peace.

Related

Automatic SIP change

Hi
Here's a challange for all you programmers: the possibility to make the SIP change automaticly with change of programs!
(I've started this thread in the Artemis forum, that you might have a look at:
http://forum.xda-developers.com/showthread.php?t=318612)
FYI - The latest beta of wisbar advance 2 could do that....
Hmm, maybe I'm a bit slow, but how? I have tried to download it, but I didn't find the function. - OK, I'll try it again.
Thanks
Søren
ww2250 said:
FYI - The latest beta of wisbar advance 2 could do that....
Click to expand...
Click to collapse
Sorry, will you please instruct me. I can't find the function
Regards
Søren
I hope someone can come up with this program too
I'm using the Japanese IME and would like it to change to English in certain programs.
Sir1 said:
Sorry, will you please instruct me. I can't find the function
Regards
Søren
Click to expand...
Click to collapse
Go to settings -> Add your specific program -> Select the SIP tab -> choose whatever you want.

FIxed Defalut Shadow Camera on ND4SPD's ROM

ROM Im referring to is HTC Juno/Phoebus WM6.1 Clean Developer Edition
I was trying to fix this and thought that maybe If I could use the defalut registry keys from an original unlocked shadow could fix it..
I went to Tmobile website and installed the default TMobile Shadow ROM..
I then copied the entire registry structure and all values onto my computer..
I made comparisons between ND4SPD's rom and Tmobile Shadows ROM.. and updated it with most of the default values that came with the Tmobile Shadows ROM.
I was trying to fix the MMS Pic shrinks up receipt problem and have not yet installed the camera cab that was suggested by freddy reyes.
I tried the MMS and still no luck but the camera worked and works great.. it works exactly like if it was running off the default TMobile ROM. All the same options are there so basically all I happen to have done is enabled the camera functions that were already there.
Im not sure which exact folders did this but if you ask I will post any folders and values if anybody else wants to do this.
I made an OEM package called T-Mobile Edition when I made the tmo edition beta rom. Whenever that is added, the portrait camera worked. Until now, I've thought that it was a dll that was missing and kept going through the dlls in that package but could never find the solution. Thanks for the info that it's a registry problem. I can tell you what line fixes this as soon as I get home.
I guess I'll try making a cab for the first time to fix this. Or get shadowmike to do it...
Nice, can you send to pictures to T-Mobile Album?
ND4SPD, If you give me a zip of all the files that need to be updated, and registry string values, I'll gladly make one.
ND4SPD said:
I made an OEM package called T-Mobile Edition when I made the tmo edition beta rom. Whenever that is added, the portrait camera worked. Until now, I've thought that it was a dll that was missing and kept going through the dlls in that package but could never find the solution. Thanks for the info that it's a registry problem. I can tell you what line fixes this as soon as I get home.
I guess I'll try making a cab for the first time to fix this. Or get shadowmike to do it...
Click to expand...
Click to collapse
I'm glad I could be of some use on this issue.. I have tried to make cabs out of the registry entries but not sure how.. i have two programs but when I do it they add an additional folder in the registry folders and mess everything all up..
To further more your comment yes..it was definately a registry issue....
Would you mind posting the cab on this same thread?
Thanks for the offer lbakalinsky. As soon as I find out, I'll post the files. Unfortunately, now that I'm looking at the files, it doesn't seem to be in the T-Mobile Edition package. Here's the only reg entries I have in that package:
Code:
REGEDIT4
[HKEY_LOCAL_MACHINE\Security\Phone\Skin\INCOMING\portrait\text]
"minorcolor"=dword:FFFFFF
"majorcolor"=dword:FFFFFF
"textcolor"=dword:FFFFFF
[HKEY_LOCAL_MACHINE\Security\Phone\Skin\PROGRESS\portrait\other]
"bmpNormal"="\\Windows\\_BackgroundImage_Port.bmp"
[HKEY_LOCAL_MACHINE\Security\Phone\Skin\PROGRESS\portrait\text]
"textcolor"=dword:FFFFFF
[HKEY_LOCAL_MACHINE\Security\Phone\Skin\PROGRESS\Landscape\other]
"bmpNormal"="\\Windows\\_BackgroundImage_Land.bmp"
[HKEY_LOCAL_MACHINE\Security\Phone\Skin\PROGRESS\Landscape\text]
"textcolor"=dword:FFFFFF
[HKEY_LOCAL_MACHINE\Software\Microsoft\Internet Explorer\AboutURLs]
"version_0409"="file://\\windows\\default_0409.htm"
"home_0409"="file://\\windows\\default_0409.htm"
"blank"="res://webview.dll/blank.htm"
I'll start looking through other packages now.
ND4SPD said:
Thanks for the offer lbakalinsky. As soon as I find out, I'll post the files. Unfortunately, now that I'm looking at the files, it doesn't seem to be in the T-Mobile Edition package. Here's the only reg entries I have in that package:
Code:
REGEDIT4
[HKEY_LOCAL_MACHINE\Security\Phone\Skin\INCOMING\portrait\text]
"minorcolor"=dword:FFFFFF
"majorcolor"=dword:FFFFFF
"textcolor"=dword:FFFFFF
[HKEY_LOCAL_MACHINE\Security\Phone\Skin\PROGRESS\portrait\other]
"bmpNormal"="\\Windows\\_BackgroundImage_Port.bmp"
[HKEY_LOCAL_MACHINE\Security\Phone\Skin\PROGRESS\portrait\text]
"textcolor"=dword:FFFFFF
[HKEY_LOCAL_MACHINE\Security\Phone\Skin\PROGRESS\Landscape\other]
"bmpNormal"="\\Windows\\_BackgroundImage_Land.bmp"
[HKEY_LOCAL_MACHINE\Security\Phone\Skin\PROGRESS\Landscape\text]
"textcolor"=dword:FFFFFF
[HKEY_LOCAL_MACHINE\Software\Microsoft\Internet Explorer\AboutURLs]
"version_0409"="file://\\windows\\default_0409.htm"
"home_0409"="file://\\windows\\default_0409.htm"
"blank"="res://webview.dll/blank.htm"
I'll start looking through other packages now.
Click to expand...
Click to collapse
The only reg entries.. do you need more from the original Tmobile ROM? If so let me know what entries and I can copy and paste..
The entries I made sure that got updated where pertaining to the camera and arcsoft (in hopes of enable to receive MMS, I can send out just fine) and the camera worked just fine..
sure, that would be great! Thanks for the work you guys are putting into this.
Registry Cab for Camera fix!
ND4SPD said:
sure, that would be great! Thanks for the work you guys are putting into this.
Click to expand...
Click to collapse
Let it be known that this is my first cab and true contribution to XDA
About the Cab:
With the Dev ROM installed, this cab will add and update the proper registry entries to the Juno to enable the default Tmobile Shadow Camera with all the functions.
Keep in mind that the camera is set as a Portrait and no the popular Landscape format.
Sweet, now all we need to do is change the background color of the menu's and it's all good. Well I"ll look around for a solution, in the next few hours. Great work.
EDIT:
Okay, to edit the theme of menu, we need to go to this section of registry: HKLM\Software\HTC\Camera\OSDMenu\
So which colors would be best to theme the Camera menu?
A little clarification here.. Is this only for the Developer ROM? I have the 4.1 beta ROM, and I tried this package and my camera is still good ol' landscape. Ugh. I hate it. This is the last annoying thing I wish I could fix.
@ND4SPD: do you know if this will fix the beta ROM camera?
Thanks guys.
Bipinsen, did you install Freddie's landscape camera fix on the Beta 4.1 rom?
I used the developer rom, and I found out that I first had to removed the landscape fix before I could use the portrait fix.
If you can not remove the landscape fix. You might have to dlete the HTC camera setting on your phone.
lbakalinsky said:
Bipinsen, did you install Freddie's landscape camera fix on the Beta 4.1 rom?
I used the developer rom, and I found out that I first had to removed the landscape fix before I could use the portrait fix.
If you can not remove the landscape fix. You might have to dlete the HTC camera setting on your phone.
Click to expand...
Click to collapse
I think I did have Freddie's fix, but I had removed it (and I can no longer find it in my installed programs). I took your suggestion and deleted the entire folder in HKLM\Software\HTC\Camera, rebooted and installed this cab. No luck. Something else must be screwed up. Thanks for the hints!
bipinsen said:
I think I did have Freddie's fix, but I had removed it (and I can no longer find it in my installed programs). I took your suggestion and deleted the entire folder in HKLM\Software\HTC\Camera, rebooted and installed this cab. No luck. Something else must be screwed up. Thanks for the hints!
Click to expand...
Click to collapse
Who's ROM are you using? please post link to ROM or forum. It would be helpful to know that first... (some roms mite alreay have the camera set a specific way)
Then if you haven't done so already go into your settings and go under more until you find Uninstall programs and make sure you have uninstalled any camera cabs...
Then install the cab that is on this post.
Turn off and restart your computer to make sure it took the cab well.
This is the ROM I'm using. Let me explain what my gripe is.. You can take pictures in portrait or landscape format just fine. It's when you hit the menu or settings button, you have to rotate the phone in landscape form to read the screen. I don't like that. Soo.. I'm not even sure if the cab here will fix that.
Ok.. one other thing that I never really found out. Video recording in my ROM is only a fraction of the whole screen. Did anyone find a fix for that?

[SOLVED] WM6.5.3 & settings missing System/Personal/Input

I searched on Google and here on XDA, but didn't find anything concerning this issue. Perhaps false catchword
I have the problem with my kitchen and cooked WM6.5.3 (SYS21656 details signature) that I can't disable "old" T9 because of the missing settings in System/Personal/Input where you can set the T9.
Background:
I never cook-in the HTC-Keyboard, because I am using SlideIT which I manually install with a cab.
After new installation of the Rom you only have the "old" inbuild Microsoft Keyboard. If you type anything in Notes or Word you always have these T9 words which I want to disable.
JLowe said:
I searched on Google and here on XDA, but didn't find anything concerning this issue. Perhaps false catchword
I have the problem with my kitchen and cooked WM6.5.3 (SYS21656 details signature) that I can't disable "old" T9 because of the missing settings in System/Personal/Input where you can set the T9.
Background:
I never cook-in the HTC-Keyboard, because I am using SlideIT which I manually install with a cab.
After new installation of the Rom you only have the "old" inbuild Microsoft Keyboard. If you type anything in Notes or Word you always have these T9 words which I want to disable.
Click to expand...
Click to collapse
You mean this?
Remove the "Redirect" value under the following keys:
Code:
[HKEY_LOCAL_MACHINE\ControlPanel\Owner]
[HKEY_LOCAL_MACHINE\ControlPanel\Buttons]
[HKEY_LOCAL_MACHINE\ControlPanel\Input]
Click to expand...
Click to collapse
Right! Thank you very much! Checked it now in the Registry and removed "Redirect" and now the Link in Startmenu is displayed and I can edit T9-settings.
Edit:
For cooking this in you have to delete the "Redirect", easy with this here:
http://www.techparaiso.com/windows-...o-delete-a-registry-entry-in-windows-phone-os
JLowe said:
Right! Thank you very much! Checked it now in the Registry and removed "Redirect" and now the Link in Startmenu is displayed and I can edit T9-settings.
Click to expand...
Click to collapse
Title is changed to SOLVED.
Good Luck.

How to disable auto time synchororization in kitchen

hi every body
can someone please give me some advice .i want to disable auto time synchronization before cooking the leo rom.can you please tell me how can i do this.thanks.and i wish you all very happy new year.
Code:
;disable auto time sync
[HKEY_LOCAL_MACHINE\Software\HTC\TimeZoneAutoFix]
"CreatePDPAlways"=dword:00000002
"WarnAlways"=dword:00000000
[HKEY_LOCAL_MACHINE\Software\Microsoft\Clock]
"HomeDST"=dword:00000000
"AutoDST"=dword:00000000
[HKEY_LOCAL_MACHINE\Drivers\BuiltIn\RIL]
"NITZEnable"=dword:00000000
HD2Owner said:
Code:
;disable auto time sync
[HKEY_LOCAL_MACHINE\Software\HTC\TimeZoneAutoFix]
"CreatePDPAlways"=dword:00000002
"WarnAlways"=dword:00000000
[HKEY_LOCAL_MACHINE\Software\Microsoft\Clock]
"HomeDST"=dword:00000000
"AutoDST"=dword:00000000
[HKEY_LOCAL_MACHINE\Drivers\BuiltIn\RIL]
"NITZEnable"=dword:00000000
Click to expand...
Click to collapse
thanks for reply .where is this in os kitchen please?
master92 said:
thanks for reply .where is this in os kitchen please?
Click to expand...
Click to collapse
Try opening all the reg files in your kitchen and look... You might learn a couple of new things as well if you do that!
ai6908 said:
Try opening all the reg files in your kitchen and look... You might learn a couple of new things as well if you do that!
Click to expand...
Click to collapse
Yup, that works. Also, just use Kheb 1.1 to find registry keys. It's faster and easier than either searching or starting a new thread.
The key is probably in the oem drivers rgu, and it may appear several times.
i swithed to osbuilder lately.
there is a option inside called registry preview.
if you expand the three and select the key you're searching for, it shows wich rgu-files are editing the selected key. very easy. best kitchen i ever used to cook roms.
i already solved some order problems this way. just to let you know.
the keys i wrote about should be simply added as last package after all xip/sys/oem (overwrite any other rgu values).
HD2Owner said:
i swithed to osbuilder lately.
there is a option inside called registry preview.
if you expand the three and select the key you're searching for, it shows wich rgu-files are editing the selected key. very easy. best kitchen i ever used to cook roms.
i already solved some order problems this way. just to let you know.
the keys i wrote about should be simply added as last package after all xip/sys/oem (overwrite any other rgu values).
Click to expand...
Click to collapse
hi thanks for reply can you please tell me where can i download this kitchen, and is it for leo.
master92 said:
hi thanks for reply can you please tell me where can i download this kitchen, and is it for leo.
Click to expand...
Click to collapse
You can make it work for leo.
http://www.mobileunderground.info/showthread.php?t=12348

[Help] Menu don't open on Manila Tab Music

Hello my friends,
I use the latest HTC Sense v 2.5.20212114.0 and i have a little problem on the Music tab !
I can see the library softkey, and the Menu softkey.
The library menu can be opened whitout problem, but, if i click on the menu softkay, nothing happens.
Anyone have an idea or an issue for this ?
Thanks a lot my friend,
Best regards,
Nixeus
Hi Nixeus,
Try replacing the xmls in the package with the xmls attached.
Grtz, Leo
Hello Laurentius26,
Thanks a lot for your answer, nevertheless, i have tried but there is no changes
Best regards,
Nixeus
Sorry mate,
I remember I was having the same issue with it.
Now that I look at my kitchen I see I use a earlier version.
Manila_Music_2_5_20173722_0
Nixeus said:
Hello Laurentius26,
Thanks a lot for your answer, nevertheless, i have tried but there is no changes
Best regards,
Nixeus
Click to expand...
Click to collapse
Have you made sure that your xml is getting placed in the appropriate folder during build?
\Windows\ManilaXml
Laurentius26 said:
Sorry mate,
I remember I was having the same issue with it.
Now that I look at my kitchen I see I use a earlier version.
Manila_Music_2_5_20173722_0
Click to expand...
Click to collapse
I use actually the same version : Manila Music v2.5.20173722.0
It's strange
jmart518 said:
Have you made sure that your xml is getting placed in the appropriate folder during build?
\Windows\ManilaXml
Click to expand...
Click to collapse
Hello my friend, and thanks for your answer.
Sadly, my XML files are in the appropriate folder.
Here you go bro, you can try out my oem to see if it works for you.
**Note: it is CFC compressed and localized (0409)
Thanks a lot for yout help
Sadly, always no changes
I think the problem comes from an other package
If I replace the two XML file from your package by the 2 XML files for my localization, the menu is ok, but....i have only the IDS_***** always...
So i cannot use the latest manila music package, i need to use the old Manila_Music_2_5_20171130_0.
I think it's due to a localization dependence located in an other manila package.
Thanks a lot for your help
I get menus disabled in sense sometimes when i use different kitchen! its a lot of trial and error to figure out what works, and what doesnt...

Categories

Resources