Related
Hi, I am very sad, because of I liked block recognizer for writing text, but in my mda vario isn´t... Can you help me? plesa.. thanks
Not sure of the correct registry entries but, you can download easytweak. it allows a few times of running before buying. It has an option to disable types of inputs, maybe by disabling it and reenabling it will bring it back.
Thanks I´ll try it...
That functions are onli hiden.. with this cab you can enable them..
aaischa said:
That functions are onli hiden.. with this cab you can enable them..
Click to expand...
Click to collapse
I only get the message unable to read the chosen method, when trying to activate Block Recognizer. The .cab file just activates the choice in the drop down menu.
The previous cab works fine only on MDA-Vario from Czech T-Mobile (CSY ROM), because of different name of the dll. I've attached cab that should work for WWE ROMs..
OK. I will try this one out. Thanks!
My os is in localized swedish. Can you tell me what to edit to get it to work?
It's easy. Search for a file named msim*.dll in the \Windows folder. WWE ROMS have the this file msim.dll, czech is msimcs.dll. Instal my cab and change the name of dll file in the following registry keys:
Code:
HKEY_CLASSES_ROOT\CLSID\{42429690-ae04-11d0-a4f8-00aa00a749b9}\InprocServer32\Default
HKEY_CLASSES_ROOT\CLSID\{42429690-ae04-11d0-a4f8-00aa00a749b9}\DefaultIcon\Default
HKEY_CLASSES_ROOT\CLSID\{42429691-ae04-11d0-a4f8-00aa00a749b9}\InprocServer32\Default
HKEY_CLASSES_ROOT\CLSID\{42429691-ae04-11d0-a4f8-00aa00a749b9}\DefaultIcon\Default
saman-cz said:
It's easy. Search for a file named msim*.dll in the \Windows folder. WWE ROMS have the this file msim.dll, czech is msimcs.dll. Instal my cab and change the name of dll file in the following registry keys:
Code:
HKEY_CLASSES_ROOT\CLSID\{42429690-ae04-11d0-a4f8-00aa00a749b9}\InprocServer32\Default
HKEY_CLASSES_ROOT\CLSID\{42429690-ae04-11d0-a4f8-00aa00a749b9}\DefaultIcon\Default
HKEY_CLASSES_ROOT\CLSID\{42429691-ae04-11d0-a4f8-00aa00a749b9}\InprocServer32\Default
HKEY_CLASSES_ROOT\CLSID\{42429691-ae04-11d0-a4f8-00aa00a749b9}\DefaultIcon\Default
Click to expand...
Click to collapse
This worked perfect! Many thanks!!!!!
enable letter recognizer
Hello
I'm trying to follow the instructions for enabling the letter recognizer on my Swedish Qtek 9100.
I have installed the "enableRecognizersWWE.CAB", but that only enabled the menu choise. I still can't use letter recognition.
How do I change registry settings? I can't find any regedit app?
To what name do I change the settings?
I have two files with name starting with msim:
msimsw.dll and msimsw.96.dll
Will that enable it or only adapt letter recognition for swedish characters?
Regards
H B
For registry editing you can use e.g. PHM Regitry Editor.
What you have to change is described above.
Values of the mentioned registry keys shlould be "msimsw.dll"
Thanks alot
HB
sweet! Norwegian file is called msimno.dll
after changing the reg-settings it worked like a charm!
didn't even need to soft-reset! You guys are the best!
hello.....
I also have norwegian OS...but i have a problem....
I dont know how to edit the registry.... little bit help please? hehe
hello.....
I also have norwegian OS...but i have a problem....
I dont know how to edit the registry.... little bit help please? hehe
I've described it a few post above..
Worked flawlessly, for Dutch users: the file is msimnl.dll. Thanks for this great tip!
msimnl.dll
Hey Koksie,
I'm also in possession of a Tmobile Vario and i'm looking for the letter recognizer. Can you send me the "msimnl.dll" and telle me how to install this? Please...
Hopman
Re: msimnl.dll
Hopman said:
Hey Koksie,
I'm also in possession of a Tmobile Vario and i'm looking for the letter recognizer. Can you send me the "msimnl.dll" and telle me how to install this? Please...
Hopman
Click to expand...
Click to collapse
Just follow the instructions written here:
http://gathering.tweakers.net/forum/list_messages/1119093/0#faq
It's the second one from the bottom of the Mini FAQ, good luck
Hi, I tried to make a .reg to import three keyboard layout changing keys, like so:
Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\keyboard layout\Preload]
"Default"="e0010414"
[HKEY_CURRENT_USER\keyboard layout\Preload\1]
"Default"="e0010414"
[HKEY_LOCAL_MACHINE\Software\Oem\Qwerty]
"Layout"="132116"
But the values didn't changed and I had to do it manually. (I did in both cases soft reset).
How to fix? And a .reg for tweaks etc would be very usefull.
grkn said:
Hi, I tried to make a .reg to import three keyboard layout changing keys, like so:
Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\keyboard layout\Preload]
"Default"="e0010414"
[HKEY_CURRENT_USER\keyboard layout\Preload\1]
"Default"="e0010414"
[HKEY_LOCAL_MACHINE\Software\Oem\Qwerty]
"Layout"="132116"
But the values didn't changed and I had to do it manually. (I did in both cases soft reset).
How to fix? And a .reg for tweaks etc would be very usefull.
Click to expand...
Click to collapse
Are you using hive or file based registry?
see here:
http://forum.xda-developers.com/showthread.php?p=767833
A suitable programme to change from "hive" to "file" based registry is Tweaks2k2 under its system tricks collection 5 setting. This will allow you to reset the device without the soft reset always discarding your changes and going back to default settings via the "hive"
Mike
But is the format of the keys correcT?
grkn said:
But is the format of the keys correcT?
Click to expand...
Click to collapse
Nope. They all miss the DWORD type declaration and all have an unneeded " as in
"Flags"=dword:00000000
Hey guys, I'd like to combine all my registry edits in to 1 single installable cab file. How can I do this? I have several regedits eg:
[HKEY_LOCAL_MACHINE\ControlPanel\Pen]"Hide"=dword:0
HKCU\ControlPanel\Keybd and change DeviceLockWhenSuspend to 0
HKEY_LOCAL_MACHINE\System\StorageManager\FATFS and Change - CacheSize to 4096
As you can see, they are stored in my list of tweaks in plain English.. how can I make a properly formatted list of all of them and then make a cab that will install to my PPC and change all the appropriate reg entries.
Thanks in advance!
the7thson said:
Hey guys, I'd like to combine all my registry edits in to 1 single installable cab file. How can I do this? I have several regedits eg:
[HKEY_LOCAL_MACHINE\ControlPanel\Pen]"Hide"=dword:0
HKCU\ControlPanel\Keybd and change DeviceLockWhenSuspend to 0
HKEY_LOCAL_MACHINE\System\StorageManager\FATFS and Change - CacheSize to 4096
As you can see, they are stored in my list of tweaks in plain English.. how can I make a properly formatted list of all of them and then make a cab that will install to my PPC and change all the appropriate reg entries.
Thanks in advance!
Click to expand...
Click to collapse
google ceregeditor. It will turn registry entries into a cab for you.
mwalt2 said:
google ceregeditor. It will turn registry entries into a cab for you.
Click to expand...
Click to collapse
Yes I actually am using ceregeditor. I can turn a single reg entry into a cab but I'm not sure how I can make a collection of regedits in to one cab file using that software. Could you point me in the right direction?
the7thson said:
Yes I actually am using ceregeditor. I can turn a single reg entry into a cab but I'm not sure how I can make a collection of regedits in to one cab file using that software. Could you point me in the right direction?
Click to expand...
Click to collapse
Just place your regedits in a text file and save it as something like filename.reg. Then open the reg file with ceregeditor and use the convert to cab option. Make sure your reg file is in the proper format (like what you get if you export the registry keys).
So:
Code:
REGEDIT4
[HKEY_LOCAL_MACHINE\ControlPanel\Pen]
"Hide"=dword:0
etc
etc
mwalt2 said:
Just place your regedits in a text file and save it as something like filename.reg. Then open the reg file with ceregeditor and use the convert to cab option. Make sure your reg file is in the proper format (like what you get if you export the registry keys).
So:
Code:
REGEDIT4
[HKEY_LOCAL_MACHINE\ControlPanel\Pen]
"Hide"=dword:0
etc
etc
Click to expand...
Click to collapse
Excellent, thank you!! I will try this out tonight.
Also - is there any way I can DELETE any existing reg entries using this method?
And then I assume I can create new entries using this method also?
Thanks again.
the7thson said:
Excellent, thank you!! I will try this out tonight.
Also - is there any way I can DELETE any existing reg entries using this method?
And then I assume I can create new entries using this method also?
Thanks again.
Click to expand...
Click to collapse
I'm not sure about using this in a cab, but using .reg files, is possible to delete Keys(including SubKeys and Values) or just a specific Value from a Key.
Consider the following registry entry as an example:
[HKEY_LOCAL_MACHINE\ControlPanel\Pen]
"Hide"=dword:0
To delete a Key create a reg file with the following:
Code:
REGEDIT4
[COLOR=seagreen][B][[COLOR=red]-[/COLOR]HKEY_LOCAL_MACHINE\ControlPanel\Pen][/B][/COLOR]
To delete a Value from a Key create a reg file with the following:
Code:
REGEDIT4
[COLOR=seagreen][HKEY_LOCAL_MACHINE\ControlPanel\Pen][/COLOR]
[B][COLOR=royalblue]"Hide"=[/COLOR][COLOR=red]-[/COLOR][/B]
Thanks to Mr. Makk and his tutorials thread for the Value delete (I was only aware of the Key delete from analysing RGUs)
Cheers,
FInixNOver
FInixNOver said:
I'm not sure about using this in a cab, but using .reg files, is possible to delete Keys(including SubKeys and Values) or just a specific Value from a Key.
Consider the following registry entry as an example:
[HKEY_LOCAL_MACHINE\ControlPanel\Pen]
"Hide"=dword:0
To delete a Key create a reg file with the following:
Code:
REGEDIT4
[COLOR=seagreen][B][[COLOR=red]-[/COLOR]HKEY_LOCAL_MACHINE\ControlPanel\Pen][/B][/COLOR]
To delete a Value from a Key create a reg file with the following:
Code:
REGEDIT4
[COLOR=seagreen][HKEY_LOCAL_MACHINE\ControlPanel\Pen][/COLOR]
[B][COLOR=royalblue]"Hide"=[/COLOR][COLOR=red]-[/COLOR][/B]
Thanks to Mr. Makk and his tutorials thread for the Value delete (I was only aware of the Key delete from analysing RGUs)
Cheers,
FInixNOver
Click to expand...
Click to collapse
Wow, thank you!!!
Is there any program that will allow multiple REG sections to all be exported to a single "file.reg" so that they can all be reloaded or converted to a CAB install file? I have multiple sections of my Registry which i would like to have in a single .REG or .CAB file but when i export each part of the REG separately then cut n paste to combine then it does not seem to re-install in to my register after a clean ROM boot.
Any ideas?
LOL!
Use WinCe Cab Manager.
Make New Cab, and then import all your reg's into single cab.
If you want to export all regs, just use export function.
If you want edit your entries, you can edit their right there.
the7thson said:
Hey guys, I'd like to combine all my registry edits in to 1 single installable cab file. How can I do this? I have several regedits eg:
[HKEY_LOCAL_MACHINE\ControlPanel\Pen]"Hide"=dword:0
HKCU\ControlPanel\Keybd and change DeviceLockWhenSuspend to 0
HKEY_LOCAL_MACHINE\System\StorageManager\FATFS and Change - CacheSize to 4096
As you can see, they are stored in my list of tweaks in plain English.. how can I make a properly formatted list of all of them and then make a cab that will install to my PPC and change all the appropriate reg entries.
Thanks in advance!
Click to expand...
Click to collapse
See my signature
Magic Tweaks is exactly what you need with alot more Regs
Ethermind said:
LOL!
Use WinCe Cab Manager.
Make New Cab, and then import all your reg's into single cab.
If you want to export all regs, just use export function.
If you want edit your entries, you can edit their right there.
Click to expand...
Click to collapse
Yeah, use wince cab manager! Just add a key to the registry or use file, import reg!
When you want to save the cab you'll get a message that you don't added any files, thats oke because a key or a value isn't a file!
These 2 apps are very usefull (at least for me lol) but they miss a simply import/export to file like in the old AdvancedConfig and this should be very usefull for chefs.
So my questions are:
Somebody know an app that take note of every registry change?
Somebody know which are the registry keys that these 2 app gonna change?
An alternative app that has an Import/Export feature?
Thanks.
Look up Kheb 1.1.
i use Resco...
Thanks Ted,
this is what i was searching for.
Farmer Ted said:
Look up Kheb 1.1.
Click to expand...
Click to collapse
Thanks Kurniawan,
Even...Resco?? Registry Editor?
kurniawan77 said:
i use Resco...
Click to expand...
Click to collapse
I too would like to make the setting for Auto Data disconnect Automatic. But there is no reg entries to preset for this in the Cooking package. If you find these reg values let me know.
I will try this program listed by Farmer Ted
af974 said:
Thanks Kurniawan,
Even...Resco?? Registry Editor?
Click to expand...
Click to collapse
yep... resco registry editor... but its not like kheb that can take snapshots... but it does import export regfiles....
The problem I see is that Touch Tools only has 2 registry entries under HKCU software Touch Tools. Confirm on exit and Hepatic Feebback.
When I make changes in the program where do these settings get stored?
Do two snapshots, the second with a diff, then make an oem from the diff. Look on your sd card for the kheb/diff folder, and the oem will be there.
I have a morscript to toggle data connxn's; it does the same thing as Nodata.
RegWriteDWord("HKLM","\Comm\ConnMgr\Providers\{7C4B7A38-5FF7-4bc1-80F6-5DA7870BB1AA}\Connections\wap.voicestream.com","enabled",0)
bobsbbq said:
I too would like to make the setting for Auto Data disconnect Automatic. But there is no reg entries to preset for this in the Cooking package. If you find these reg values let me know.
I will try this program listed by Farmer Ted
Click to expand...
Click to collapse
i really would like to know this one too.
i found it some time ago on mobile underground, but i lost it on my computer...
Ok for those interested I found out how to set the Touch Tools Setting to have the data connection Auto Off . Just add this to your Gaz Touch tools or Tweak reg file.
Code:
[HKEY_LOCAL_MACHINE\Comm\ConnMgr\Planner\Settings]
"VPNCacheTime"=dword:00000005
"CacheTime"=dword:00000005
"SuspendResume"=hex(7):\
47,50,52,53,5F,62,79,65,5F,69,66,5F,64,65,76,69,63,65,5F,6F,66,66,00,00,\
00
"EnableCrPreprocessing"=dword:00000001
"CRPreprocessingTimeout"=dword:00003A98
"CoeffCost"=dword:00010000
"CoeffLatency"=dword:00010000
"CoeffBandwidth"=dword:00010000
"RetryCount"=dword:00000001
This tool works great,its a must for every chef IMO....though im facing a little problem:
Every putted reg key works fine but it seems that i cant get my modded CHT Home ....do i need something else in addiction to the reg keys?
Should i use a Mortscript to run my CHT backup after the 1st boot?
af974 said:
This tool works great,its a must for every chef IMO....though im facing a little problem:
Every putted reg key works fine but it seems that i cant get my modded CHT Home ....do i need something else in addiction to the reg keys?
Should i use a Mortscript to run my CHT backup after the 1st boot?
Click to expand...
Click to collapse
I use CeReg and after I have my CHT setup the way I want I just export the reg keys then I copy and paste this data in to the original CHT reg file. works for me
af974 said:
This tool works great,its a must for every chef IMO....though im facing a little problem:
Every putted reg key works fine but it seems that i cant get my modded CHT Home ....do i need something else in addiction to the reg keys?
Should i use a Mortscript to run my CHT backup after the 1st boot?
Click to expand...
Click to collapse
Here's an example for you:
HTML:
[HKEY_LOCAL_MACHINE\SOFTWARE\HTC\Manila\Co0kie\HomeLevel3]
"NotifyIcons.posY"=dword:000000C9
"NotifyIcons.visible"=dword:00000001
"Tasks.visible"=dword:00000000
"Tasks.posY"=dword:0000010E
"MusicPlayer.posY"=dword:0000001D
"MusicPlayer.layout"=dword:00000000
"MusicPlayer.visible"=dword:00000001
"zLayout.NotFirstRun"=dword:00000001
"MusicPlayer.scale"=dword:000003E8
"MusicPlayer.listSize"=dword:00000001
"MusicPlayer.posX"=dword:00000000
"TextClock.scale"=dword:000003E8
"TextClock.listSize"=dword:00000001
"TextClock.posX"=dword:00000000
"TextClock.posY"=dword:00000000
"TextClock.layout"=dword:00000000
"TextClock.visible"=dword:00000001
"NotifyIcons.scale"=dword:000003E8
"NotifyIcons.listSize"=dword:00000001
"NotifyIcons.posX"=dword:00000000
"NotifyIcons.layout"=dword:00000000
"QuickLinks.scale"=dword:000003E8
"QuickLinks.listSize"=dword:00000001
"QuickLinks.posX"=dword:00000000
"QuickLinks.posY"=dword:00000000
"QuickLinks.layout"=dword:00000000
"QuickLinks.visible"=dword:00000000
"Tasks.scale"=dword:000003E8
"Tasks.listSize"=dword:00000001
"Tasks.posX"=dword:00000000
"Tasks.layout"=dword:00000000
"Appointments.scale"=dword:000003E8
"Appointments.listSize"=dword:00000001
"Appointments.posX"=dword:00000000
"Appointments.posY"=dword:00000000
"Appointments.layout"=dword:00000000
"Appointments.visible"=dword:00000000
"Clock.scale"=dword:000003E8
"Clock.listSize"=dword:00000001
"Clock.posX"=dword:00000000
"Clock.posY"=dword:00000000
"Clock.layout"=dword:00000000
"Clock.visible"=dword:00000000
"BackHitbox.scale"=dword:000003E8
"BackHitbox.listSize"=dword:00000001
"BackHitbox.posX"=dword:00000000
"BackHitbox.posY"=dword:00000000
"BackHitbox.layout"=dword:00000000
"BackHitbox.visible"=dword:00000001
@=""
"zLayout.NotFirstRun"=dword:00000001 is very important if you want to import your own reg keys. If it is set to 0 then everything will just be set to the default CHT layout. Good luck (^^,)
bobsbbq said:
Ok for those interested I found out how to set the Touch Tools Setting to have the data connection Auto Off . Just add this to your Gaz Touch tools or Tweak reg file.
Code:
[HKEY_LOCAL_MACHINE\Comm\ConnMgr\Planner\Settings]
"VPNCacheTime"=dword:00000005
"CacheTime"=dword:00000005
"SuspendResume"=hex(7):\
47,50,52,53,5F,62,79,65,5F,69,66,5F,64,65,76,69,63,65,5F,6F,66,66,00,00,\
00
"EnableCrPreprocessing"=dword:00000001
"CRPreprocessingTimeout"=dword:00003A98
"CoeffCost"=dword:00010000
"CoeffLatency"=dword:00010000
"CoeffBandwidth"=dword:00010000
"RetryCount"=dword:00000001
Click to expand...
Click to collapse
great! thanks
steph
Thanks,
i used the tool posted here to took the difference after imported CHT backup and then putted them in a reg file but it seems to doesnt works.
Now im using TotalCommander for exporting the whole HTC Manila reg ,should it work now.
bobsbbq said:
I use CeReg and after I have my CHT setup the way I want I just export the reg keys then I copy and paste this data in to the original CHT reg file. works for me
Click to expand...
Click to collapse
Thanks seeM_ZA,
also for the "zLayout.NotFirstRun", didnt know that.
seeM_ZA said:
Here's an example for you:
HTML:
[HKEY_LOCAL_MACHINE\SOFTWARE\HTC\Manila\Co0kie\HomeLevel3]
"NotifyIcons.posY"=dword:000000C9
"NotifyIcons.visible"=dword:00000001
"Tasks.visible"=dword:00000000
"Tasks.posY"=dword:0000010E
"MusicPlayer.posY"=dword:0000001D
"MusicPlayer.layout"=dword:00000000
"MusicPlayer.visible"=dword:00000001
"zLayout.NotFirstRun"=dword:00000001
"MusicPlayer.scale"=dword:000003E8
"MusicPlayer.listSize"=dword:00000001
"MusicPlayer.posX"=dword:00000000
"TextClock.scale"=dword:000003E8
"TextClock.listSize"=dword:00000001
"TextClock.posX"=dword:00000000
"TextClock.posY"=dword:00000000
"TextClock.layout"=dword:00000000
"TextClock.visible"=dword:00000001
"NotifyIcons.scale"=dword:000003E8
"NotifyIcons.listSize"=dword:00000001
"NotifyIcons.posX"=dword:00000000
"NotifyIcons.layout"=dword:00000000
"QuickLinks.scale"=dword:000003E8
"QuickLinks.listSize"=dword:00000001
"QuickLinks.posX"=dword:00000000
"QuickLinks.posY"=dword:00000000
"QuickLinks.layout"=dword:00000000
"QuickLinks.visible"=dword:00000000
"Tasks.scale"=dword:000003E8
"Tasks.listSize"=dword:00000001
"Tasks.posX"=dword:00000000
"Tasks.layout"=dword:00000000
"Appointments.scale"=dword:000003E8
"Appointments.listSize"=dword:00000001
"Appointments.posX"=dword:00000000
"Appointments.posY"=dword:00000000
"Appointments.layout"=dword:00000000
"Appointments.visible"=dword:00000000
"Clock.scale"=dword:000003E8
"Clock.listSize"=dword:00000001
"Clock.posX"=dword:00000000
"Clock.posY"=dword:00000000
"Clock.layout"=dword:00000000
"Clock.visible"=dword:00000000
"BackHitbox.scale"=dword:000003E8
"BackHitbox.listSize"=dword:00000001
"BackHitbox.posX"=dword:00000000
"BackHitbox.posY"=dword:00000000
"BackHitbox.layout"=dword:00000000
"BackHitbox.visible"=dword:00000001
@=""
"zLayout.NotFirstRun"=dword:00000001 is very important if you want to import your own reg keys. If it is set to 0 then everything will just be set to the default CHT layout. Good luck (^^,)
Click to expand...
Click to collapse
EDIT: I now have the reg keys I need and am to set both the main screen and start menu. I now just looking to set the time at first boot.
[HKEY_LOCAL_MACHINE\nls\overrides]
"STFmt"="HH:mm:ss"
"ITime"=dword:00000001
The above keys will work after first boot, but not during first boot process.
Any help would be appreciated.
Many thanks
GhostXSeries
EDIT2: Solved issue thanks to caliban2 for giving me the idea!
Found you need all the following reg keys to make it work!
[HKEY_LOCAL_MACHINE\NLS]
"DefaultLCID"=dword:00000809
"SystemLCID"=dword:00000409 - I assume this points to your region?
"LegacyLocaleMode"=dword:00000001
[HKEY_LOCAL_MACHINE\NLS\overrides]
"ITMPN"=dword:00000009
"ITLZr"=dword:00000001
"ITime"=dword:00000001
"STFmt"="HH:mm:ss"
"STime"=":"
Thanks again for your help!
Both backgrounds are set in their corresponding *.cpr file(s). You can either change it there and re-direct it to your image or simply rename your image and over-write the stock WM image.
Reg key for 24 hour:
Code:
[HKEY_LOCAL_MACHINE\nls\overrides]
"STFmt"="HH:mm:ss"
jmart518 said:
Both backgrounds are set in their corresponding *.cpr file(s). You can either change it there and re-direct it to your image or simply rename your image and over-write the stock WM image.
Reg key for 24 hour:
Code:
[HKEY_LOCAL_MACHINE\nls\overrides]
"STFmt"="HH:mm:ss"
Click to expand...
Click to collapse
Thanks for getting back to me so quickly. had a brain wave and renamed one of the wallpapers and then did a search through the registery for that new file name. Found it under
HKEYCU\controlpanel\desktop\wallpaer!
I have been looking for the 24 hour key for ages! Cheers
When I cooked both registery keys into the rom neither worked. Time is still 12 hour and the background screen is still default. Even though when I go in to the desktop registery key the entry is the one I entered
for the time format ...
HkLM\nls\overrides:
12h am-pm
ITime = 0
S1159= AM
S2359= PM
STFmt = h:mm:ss tt
Click to expand...
Click to collapse
24h:
ITime=1
STFmt = HH:mm:ss
Click to expand...
Click to collapse
I'm sorry, I miss understood what you were looking for originally. Are you trying to set a wallpaper for the first boot? If so, I simply just save my wallpaper as a .gif and name it "Default_stwater_480_800.gif" this will vary depending or device resolution.
As far as the clock settings not sticking, make sure that your reg isn't being over-written later in the cooking process.
Edit:
Thanks Poy, I forgot about "ITime"=dword:00000001
jmart518 said:
I'm sorry, I miss understood what you were looking for originally. Are you trying to set a wallpaper for the first boot? If so, I simply just save my wallpaper as a .gif and name it "Default_stwater_480_800.gif" this will vary depending or device resolution.
As far as the clock settings not sticking, make sure that your reg isn't being over-written later in the cooking process.
Edit:
Thanks Poy, I forgot about "ITime"=dword:00000001
Click to expand...
Click to collapse
You were close with the filename. I found out it was HTC_stwater_480_800.jpg. Once I changed that it then set the default background for me. I simply created an ext package and added the new wallpaper with the same name into a files folder and then set the app.dat file to copy it to the windows directory.
Still working setting the time to 24h
GhostXSeries said:
You were close with the filename. I found out it was HTC_stwater_480_800.jpg. Once I changed that it then set the default background for me. I simply created an ext package and added the new wallpaper with the same name into a files folder and then set the app.dat file to copy it to the windows directory.
Still working setting the time to 24h
Click to expand...
Click to collapse
You also can customize (Don´t remember if Titanium or Start Menu´s background) overwritting files "Default_stwater_480_800.gif" & "Default_stwater_800_480.gif" (depends of resolution).
Is not necessary add an app.dat to the package, because all archives inside "files" folder go to windows folder. If you want a copy of these archives in other folders, then you can set app.dat
Greetings
Grand,
Got start menu background working. Now just looking to set the time to 24 hour format. If I make the changes suggested above after I flash the rom it changes, but If I cook reg changes into the rom and flash it stays at 12 hour.
Something must be overwriting your time settings either later in the cooking process or a provxml. OSB has the ability to preview reg, but I am not sure about OSK (it's just been too long)
manila world clock has the option to change time format 24h/12h so maybe something has to be also changed there ...
I think you could be right. There is definitly something on the initial startup is overriding the cooked registery keys.
try cooking without adding any keys to nls, make your changes in regional settings (winmo-settings) and then export complete nls-key, using it in your kitchen next time.
according to osbuilder, nothing in nls-key is set via provxml, only by boot.rgu and the rgu from base_lang_0xxx (in sys). adding your own reg later in cooking-process should overwrite them just fine.
the important part during 1st boot is LCID (=region), which also defines a standard timeformat for the region.
GhostXSeries said:
EDIT2: Solved issue thanks to caliban2 for giving me the idea!
Found you need all the following reg keys to make it work!
[HKEY_LOCAL_MACHINE\NLS]
"DefaultLCID"=dword:00000809
"SystemLCID"=dword:00000409 - I assume this points to your region?
"LegacyLocaleMode"=dword:00000001
[HKEY_LOCAL_MACHINE\NLS\overrides]
"ITMPN"=dword:00000009
"ITLZr"=dword:00000001
"ITime"=dword:00000001
"STFmt"="HH:mm:ss"
"STime"=":"
Thanks again for your help!
Click to expand...
Click to collapse
the stuff in \overrides shouldn't be necessary. i set my region to english (uk) and here is what i get:
Code:
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\nls]
"DefaultACP"=dword:000004e4
"DefaultLCID"=dword:00000809
"DefaultOCP"=dword:00000352
"LegacyLocaleMode"=dword:00000001
"SystemLCID"=dword:00000409
[HKEY_LOCAL_MACHINE\nls\overrides]
"LCID"=dword:00000809
"SSDte"="dd.MM.yyyy"
this gives me 24hr-clock and the crazy date-format you guys use on your island.
while playing with this i noticed that region-settings in manila add lot's of keys in \overrides, while winmo-settings does it's stuff in \nls (except the LCID in overrides).
(nevermind the "SSDte", that key i use for setting date-format on lockscreen.)
[QUOTE
[HKEY_LOCAL_MACHINE\NLS]
"DefaultLCID"=dword:00000809
"SystemLCID"=dword:00000409 - I assume this points to your region?
"LegacyLocaleMode"=dword:00000001
[/QUOTE]
Hello mate,
just to correct you:
"DefaultLCID" points to the region, not "SystemLCID"
Best Regards!
Skyguar