Changing Background - Touch Cruise ROM Development

I am trying to change the background on an HTC Polaris.
I found the file used in the background in the /windows folder, it is called HTC_Grey. How do I find the registry setting that corresponds to this? Does anyone know where this is called in the registry?

why don't you just go to:
Start menu / Settings / Today
and select the new background you wanna use? =)

Because I added a new file in the /windows folder and want to point the registry to that new file. Anyone know what the registry address is that points to this?

Aas you wish...
If you don't find the registry key that needs to be changed, why dont you just replace the "HTC_Grey" file by yours (using the same name) ^_^
Just a random though since i never tried to do since before =)

Related

How to change Today themes by manipulating the registry

Hi. Hope someone can help me with this. Thanks in advance.,.
I am trying to identify a way to change a today these using scripting and am loading the following registry key with the approproate skin = setting...
[HKEY_CURRENT_USER\Software\Microsoft\Today]
When I restart the Today applet or even after a soft reset I see that the Today these is not changing to the one I want. What else do I need to do in order to change today themes via scripting? Do I need to manually copy the tsk file somewhere?
k_kirk said:
Hi. Hope someone can help me with this. Thanks in advance.,.
I am trying to identify a way to change a today these using scripting and am loading the following registry key with the approproate skin = setting...
[HKEY_CURRENT_USER\Software\Microsoft\Today]
When I restart the Today applet or even after a soft reset I see that the Today these is not changing to the one I want. What else do I need to do in order to change today themes via scripting? Do I need to manually copy the tsk file somewhere?
Click to expand...
Click to collapse
did you ever out how to do this. Also I've been tryin to find a way to make a cab to do this also. I'm not having any such luck.

intellipad is no longer there? registry key required

was playing with the registry editor and must of changed an option some days back... and now i have no intellipad option for INPUT!
anybody out there know where this line exist?
bump!
someone know the keys to enable or disable
the keyboards/ intellidailer xpad etc etc?
...
Destroying the registry so a given functionality dies, is not the same as enabling/disabling. I doubt these programs have simple on/off switches in the registry, so instead I suggest you reinstall them.
Set a browser such as the Resco Explorer to show files in ROM, then locate and execute the file loadvdisk.exe in the Windows folder. This will give you access to the Extended_ROM folder, located in root. From there you can reinstall what you want. Names of the files you will need are selfexplanatory, the rest you can find a description on here on forum, by using the search function.

Cannot change themes anymore

I am not sure when it happened but i have lost the ability to change themes. I have it set to the Windows Default theme and can't change it to anything else. When i go to settings, then Today, I get a list o fthemes. But if i select any of them and hit ok, nothing changed, even after soft reset. Th eonly thing that changed is when i highlight an object, the highlight is a different color.
I am sure a hard reset will fix this, but I don't want to do that yet.
What exactly happens when you select a theme? Does it extract some files from the .tsk file? If so, what are they and where does it go?
Perhaps, those files are write protected andcan't be copied over in my case.
superflysocal said:
I am not sure when it happened but i have lost the ability to change themes. I have it set to the Windows Default theme and can't change it to anything else. When i go to settings, then Today, I get a list o fthemes. But if i select any of them and hit ok, nothing changed, even after soft reset. Th eonly thing that changed is when i highlight an object, the highlight is a different color.
I am sure a hard reset will fix this, but I don't want to do that yet.
What exactly happens when you select a theme? Does it extract some files from the .tsk file? If so, what are they and where does it go?
Perhaps, those files are write protected andcan't be copied over in my case.
Click to expand...
Click to collapse
WOW, this is happening to me right now and it's driving me nuts! it seems to have happened after i tried a blackish greyish theme called vista something. Have you found a fix for it?! or does anyone know how to fix this? all i can use is the windows default aqua theme
This is happening to me right now also. Has anyone come up with a fix for this yet?
im still looking for a solution. if i find it, ill post it here. if you find it, please share!
This is happening to me too. I decided to change themes the other day and nothing happend after selecting and hitting 'ok'. Even the themes that came with my Mogul dont work.
I have tried removing themes and soft-restarting and no luck.
Does anyone know what files are modified when you select a theme? my guess is that something is getting corrupted.
Using a registry editor, go to:
HKEY_LOCAL_MACHINE\Security\AppInstall\
Do you see a key named after the theme you installed?
If so, change the value of Role from 64d to 24d and then remove your theme as you usually do.
Here is an expert's explanation:
BenThon said:
Nevertheless, there is a light problem with TSKs created with XML :
I have found a drawback writing TSK with _setup.xml :
New keys in registry :
HKLM\Software\Apps\name of TSK
HKLM\Seurity\AppInstall\name of TSK
And it creates a folder in Windows\AppMgr\name of TSK with a tmp file inside. You can't delete these folders as they are System.
Tsk installed with XML have registry key :
HKEY_LOCAL_MACHINE\Security\AppInstall\TSK_Name\Role = 64d
So, When this key is set to 64d, application are masked to the uninstaller.
If you put the value 24d, as other applications, you can uninstall TSK with classical uninstaller.
It deletes the registry keys of HKEY_LOCAL_MACHINE\Software\Apps\TSK_Nameand HKEY_LOCAL_MACHINE\Security\AppInstall\TSK_Name
and it deletes folders concerned.
So :
actually, when a TSK is loaded with xml, it creates keys in HKLM\Security\AppInstall\TSK_Name\Role = 64
and folder in Windows\AppMgr\TSK_Name
But you cannot uninstall the TSK by normal procedure because the uninstall is hidden by the value 64 of Role.
If you set this value to 24, it is possible.
Click to expand...
Click to collapse
borealcool,
So if I understand you, you are saying that when I change to another theme, the system is trying to 'uninstall' the current theme? So if I change the value in the registry it will be able to change or 'uninstall' it?
I was thinking that it could have something to do with a locked file of some sort becuase I have also been stricken with the 'access denied' phantom. I can't delete files from file explorer no matter what they are or where they are stored. (and no other programs are running)
I guess I'm going to have to become familiar with the registry...ugh. Do you have a recommendation for an editor?
TSK and _setup.xml
I think you are right borealcool !
It seems that I have played with fire by permitting to create TSK with information file "_setup.xml" :
if there is not a conventional inf file (with extension ".000") themes does not work with OS < WM5.
there is a drawback with theme and _setup.xml (which I explained here in september 2006 : http://forum.xda-developers.com/showthread.php?p=1016599#post1016599 and in a RTF file (TSK and XML (EN).rtf) which is in the zip file of ThemeGenCE.
I have found the same problem in this forum : http://www.howardforums.com/showthread.php?t=1291292
Please read the TSK and XML (EN).rtf where I explain how to solve the problem and give a solution with ThemeGenCE and PocketPC connected with ActiveSync or Windows Mobile Device Center.
I can give you an advice if you do not want to have problem with themes :
Create themes with ThemeGenCE with setting for create the themes in the Options Tab for TSK with "+ Inf" only selected.
If you load a theme from Internet and you are not sure how it was built, take it into ThemeGenCE, check the "+Inf" option only and save the theme with your modifications.
Same problem here.
I have the same problem it will only load the one default .tsk file no matter what tsk file i select. if i go to reg and check HKEY_LOCAL_MACHINE\Security\AppInstall\
I don't see any entries for the tsk.
I also checked HKEY _CURRENT_USER\SOFTWARE\MICROSOFT\TODAY
It shows the tsk file i have selected but theme still remains the green generic one. Ican select a picture as background but I have some cool themes too. Any other ideas to fix this?
I'm using aT-mobile Wing WM6
Thanks all Randy
can those who are having the theme problem still successfully connect via activesync?
qu1nn
activesync
Activesync works but I just reformatted my computer and loaded activesync a couple of days ago.
I know this question is prolly silly but do I install themegence on my computer or on my WM6 phone? Also which version should I use for creating themes on my mogul? Thanks
It seem happends when I changing theme with task tray hidded.
I used to hide task tray with dciNoBar.exe.
And then, the CAB files can't be installed too.
WM6 seem can't creat TSK entry in today category.
So, I have'nt found solution, just hard reboot and reinstall all.
I was having the same problem until I noticed HTC X-Button 1.5 was the culprit. I changed the Button settings to "End programs by tapping and holding "X". This solved the problem until I was able to get the theme changed then I changed it back to "End programs by tapping "X".

Removing Icons from Settings wm6

Hey
I was checking around for any specifc ways to remove or hide icons from the settings area. As i understood it right the settings is just like windows control panel with CPL files. Basically in wm5 you just enter HKLM\Controlpanel add a d-word HIDe = 0 to hide the icon.
But with these new Wm6 feature i cannot find the encryption. Anyone know where the cpl is stored for teh encryption?
Or know any other way of hiding that icon in the settings area.
-Abxi-
Ok. I was looking for it on wm 6.1, and no find an exact answer.
Anyway, I delete the WmTsk: delete the exe and ink (maybe dll) and edit
mxip_Oem_Translation_0409.provxml
You have to delete the strings and correct the number of applications.
Hope this help you
humrod said:
Ok. I was looking for it on wm 6.1, and no find an exact answer.
Anyway, I delete the WmTsk: delete the exe and ink (maybe dll) and edit
mxip_Oem_Translation_0409.provxml
You have to delete the strings and correct the number of applications.
Hope this help you
Click to expand...
Click to collapse
Where you found the WmTsk file? And how u actully remove the ink from settings. Trying to find the locations of where they store the ink files for settings havent found it.
On the XML i dont have quite the same view of xml files but i look see if any provision xml is for the encryption. So far only found for certificates.
-Abxi-
well, i make all this changes when cook and modify my roms....in fact i delete the clear storage files (ClearStorage.exe, ClearStorage.exe.0409.mui, ClearStorage.htm and ClearStorage.lnk), and work in the mxip_Oem_Translation_0409.provxml file.(modify the Nº of applets, and delete the lines of clear storage), all with Neokit (cook tool located in prophet links)
As I know is the only way, because the config is in the rom, and you can't delete the files, either modify the provxml

[Problem] Set icons in start menu

Hi,
I´ve got an issue that i can´t set an icon to task manager and messages in start menu/settings/System. See the pic below. I use a cab file to apply these icons.
i just make a pkg with my reg entries and pics i want to use at the end of my kitchen. open up your reg with reg editor and see if it looks like this...
Code:
[HKEY_LOCAL_MACHINE\Security\Shell\StartInfo\Start\Settings\cplmain.cpl,1]
"Rank"=dword:000002BC
"Icon"="[COLOR="Red"]\\[/COLOR]Windows[COLOR="Red"]\\[/COLOR]Start_Icon_Lock.png"
notice the \\, it must be that way in registry...a single "\" wont work. also you could try assigning rank, but i dont really think that is necessary for the pic to show.
twopumpchump said:
i just make a pkg with my reg entries and pics i want to use at the end of my kitchen. open up your reg with reg editor and see if it looks like this...
Code:
[HKEY_LOCAL_MACHINE\Security\Shell\StartInfo\Start\Settings\cplmain.cpl,1]
"Rank"=dword:000002BC
"Icon"="[COLOR="Red"]\\[/COLOR]Windows[COLOR="Red"]\\[/COLOR]Start_Icon_Lock.png"
notice the \\, it must be that way in registry...a single "\" wont work. also you could try assigning rank, but i dont really think that is necessary for the pic to show.
Click to expand...
Click to collapse
Thanks for the tip. I made an OEM of my cab to make it easer. This is what reg i have for the task manager, but it dosnt work.
Code:
[HKEY_LOCAL_MACHINE\Security\Shell\StartInfo\Start\Settings\System\cplmain.cpl,30]
"Icon"="\\Windows\\Start_Icon_TaskMgr.png"
EDIT: Btw, how is rank determined? Dont really understand what ""Rank"=dword:000002BC" means..
I'm a noobie so forgive me if I make any mistakes.
But... Try adding some "zzz"s before the package to make it run at the end of the build process. If it still doesn't work, search inside all files (most probably the .provxml files) in your kitchen folder for "Task Manager.lnk" and see if another file is assigning a different icon to it. I use EVK's built in search engine to do jobs like that.
I hope I helped
EDIT: About Rank, icons are ordered from highest to lowest rank values in the start menu. I think "000002BC" is a hex value for the normal integer value that the rank is set to.
EDIT2: WOW! Awesome icons! Did you make them?
seeM_ZA said:
I'm a noobie so forgive me if I make any mistakes.
But... Try adding some "zzz"s before the package to make it run at the end of the build process. If it still doesn't work, search inside all files (most probably the .provxml files) in your kitchen folder for "Task Manager.lnk" and see if another file is assigning a different icon to it. I use EVK's built in search engine to do jobs like that.
I hope I helped
EDIT: About Rank, icons are ordered from highest to lowest rank values in the start menu. I think "000002BC" is a hex value for the normal integer value that the rank is set to.
EDIT2: WOW! Awesome icons! Did you make them?
Click to expand...
Click to collapse
Thanks for the tip. I have the folder to run last in customization. I understand thats its some sort of hex value or whatever, but i dont understand it so i can place the icons where i want them.
The icons are made by dlink ithink.
2BC = 700. The rankings go from 0-999, and most are higher, which is why that one appears on the low side. The easiest thing is to just arrange everything on the phone (drag and drop), then export the entire start menu registry key and just put that into your start menu EXT. I'm not sure exactly how the values vary left to right and top to down.
I heard somewhere that the built in start menu 'drag n drop' messes with the ranks? I'm probably wrong though
I believe the ranks go in this order.. 1 being highest, 8 being lowest. Please correct me if I'm wrong. I hope NRG doesn't mind me butchering his start menu with my awesome paint skills
Hey... i dont think you are patching and i dont think you are trsut sign the cab... or making the image PNG...
but if you are "cooking" you dont need the cab... just make an EXT PKG with the icons ins the "file" folder... and the REGS in "app.reg" file making the path to the image, if you are patching you must to set the image as "read only" simple slash and be sure that CPL is teh correct one... and for the New TEXTMesage be sure you are using the path to.. tmail.exe i couldnt give you my EXT PKG with the paths cause im not in my home right now
+ Que PPC said:
Hey... i dont think you are patching and i dont think you are trsut sign the cab... or making the image PNG...
but if you are "cooking" you dont need the cab... just make an EXT PKG with the icons ins the "file" folder... and the REGS in "app.reg" file making the path to the image, if you are patching you must to set the image as "read only" simple slash and be sure that CPL is teh correct one... and for the New TEXTMesage be sure you are using the path to.. tmail.exe i couldnt give you my EXT PKG with the paths cause im not in my home right now
Click to expand...
Click to collapse
Thanks for the help + Que PPC. The PNG is ok as it works in start menu. Btw, i made a package, instead of an cab. Much simpler to edit. What is the correct CPL for task manager in start menu/setting/System?
I have no clue on CPL or how to determine posistion
Ok i have the stock image for Taskmanager in my startmenu in position #24
Hex = 35A4EBEC
DEC = 900000748
So it seems that in the strat menu you can rank the icons as you want... by this 100 to 900 valu but in settings and for CPL icons the thing is.. they are arranged authomatically by name
(look at the attached image)
and this is the reg for cpl 30
Just this string in: Start menu settings system screen[HKEY_LOCAL_MACHINE\Security\Shell\StartInfo\Start\Settings\System\cplmain.cpl,30]
String value named Icon
with this: \Windows\Start_Icon_TaskMgr.png
BEsure there is the image in windows folder
so... in your EXT pkg it must be like this:
Code:
REGEDIT4
[HKEY_LOCAL_MACHINE\Security\Shell\StartInfo\Start\Task Manager.lnk]
"Rank"=dword:35A4EBEC
"Icon"="\Windows\Start_Icon_TaskMgr.png"
[HKEY_LOCAL_MACHINE\Security\Shell\StartInfo\Start\Settings\System\cplmain.cpl,30]
"Icon"="\Windows\Start_Icon_TaskMgr.png"
+ Que PPC said:
Ok i have the stock image for Taskmanager in my startmenu in position #24
Hex = 35A4EBEC
DEC = 900000748
So it seems that in the strat menu you can rank the icons as you want... by this 100 to 900 valu but in settings and for CPL icons the thing is.. they are arranged authomatically by name
(look at the attached image)
and this is the reg for cpl 30
Just this string in: Start menu settings system screen[HKEY_LOCAL_MACHINE\Security\Shell\StartInfo\Start\Settings\System\cplmain.cpl,30]
String value named Icon
with this: \Windows\Start_Icon_TaskMgr.png
BEsure there is the image in windows folder
so... in your EXT pkg it must be like this:
Code:
REGEDIT4
[HKEY_LOCAL_MACHINE\Security\Shell\StartInfo\Start\Task Manager.lnk]
"Rank"=dword:35A4EBEC
"Icon"="\Windows\Start_Icon_TaskMgr.png"
[HKEY_LOCAL_MACHINE\Security\Shell\StartInfo\Start\Settings\System\cplmain.cpl,30]
"Icon"="\Windows\Start_Icon_TaskMgr.png"
Click to expand...
Click to collapse
Only need to learn hex editing to position the icons then
I´ve tried theese, but none of them works.
Code:
[HKEY_LOCAL_MACHINE\Security\Shell\StartInfo\Start\Settings\System\cplmain.cpl,30]
"Icon"="\Windows\Start_Icon_TaskMgr.png"
Code:
[HKEY_LOCAL_MACHINE\Security\Shell\StartInfo\Start\Settings\System\cplmain.cpl,30]
"Icon"="\\Windows\\Start_Icon_TaskMgr.png"
easyst way - works great in build 23112
hello,
1. hardcodec-items
the easyst way to change the icon, is to going in the sys folder to the directory
\SYS\23112\dpi_192\COMMON\Base_DPI_192\
you find all hardcoded items in this directory (e.g. start_icon_*.png)
give your new icons the same name in your ext directory (oem)
2. customize icons
only what you need to customize icon is the following reg-keys
[HKEY_LOCAL_MACHINE\Security\Shell\StartInfo\Start\Task Manager.lnk]
"Icon"="\\Windows\\Start_Icon_Task Manager.png"
-> this key replace the "task manager.lnk" icon in the root of the startmenue
[HKEY_LOCAL_MACHINE\Security\Shell\StartInfo\Start\Office\Notizen.lnk]
"Icon"="\\Windows\\Start_Icon_Office_Notizen.png"
-> this key replace the "notizen.lnk" (like notice in english) icon in the customize directory "order" in the startmenue
so when you need no ranking is the simplest and fastest wayy i can explain to you...
everal said:
hello,
1. hardcodec-items
the easyst way to change the icon, is to going in the sys folder to the directory
\SYS\23112\dpi_192\COMMON\Base_DPI_192\
you find all hardcoded items in this directory (e.g. start_icon_*.png)
give your new icons the same name in your ext directory (oem)
2. customize icons
only what you need to customize icon is the following reg-keys
[HKEY_LOCAL_MACHINE\Security\Shell\StartInfo\Start\Task Manager.lnk]
"Icon"="\\Windows\\Start_Icon_Task Manager.png"
-> this key replace the "task manager.lnk" icon in the root of the startmenue
[HKEY_LOCAL_MACHINE\Security\Shell\StartInfo\Start\Office\Notizen.lnk]
"Icon"="\\Windows\\Start_Icon_Office_Notizen.png"
-> this key replace the "notizen.lnk" (like notice in english) icon in the customize directory "order" in the startmenue
so when you need no ranking is the simplest and fastest wayy i can explain to you...
Click to expand...
Click to collapse
- I can confirm that this works fine.
- However, this is good for lnk that have direct entry under [HKEY_LOCAL_MACHINE\Security\Shell\StartInfo\Start]. But how to know which cpl index refers to which setting/program shortcut?
everal said:
hello,
1. hardcodec-items
the easyst way to change the icon, is to going in the sys folder to the directory
\SYS\23112\dpi_192\COMMON\Base_DPI_192\
you find all hardcoded items in this directory (e.g. start_icon_*.png)
give your new icons the same name in your ext directory (oem)
2. customize icons
only what you need to customize icon is the following reg-keys
[HKEY_LOCAL_MACHINE\Security\Shell\StartInfo\Start\Task Manager.lnk]
"Icon"="\\Windows\\Start_Icon_Task Manager.png"
-> this key replace the "task manager.lnk" icon in the root of the startmenue
[HKEY_LOCAL_MACHINE\Security\Shell\StartInfo\Start\Office\Notizen.lnk]
"Icon"="\\Windows\\Start_Icon_Office_Notizen.png"
-> this key replace the "notizen.lnk" (like notice in english) icon in the customize directory "order" in the startmenue
so when you need no ranking is the simplest and fastest wayy i can explain to you...
Click to expand...
Click to collapse
The thing is that i dont get the icon that is in SYS, i get the on in the exe. Would not matter if i change it.
Very true i can confirm that... the CPL images for icons in settings system cant be changed... maybe is due to another reg or .ico or other kind of file in oem
+ Que PPC said:
Very true i can confirm that... the CPL images for icons in settings system cant be changed... maybe is due to another reg or .ico or other kind of file in oem
Click to expand...
Click to collapse
Could be.. Probably. I sure hope not
You should convert the rgu files to xml files.
XML always run after the RGU, So its better to use when making custom modification.
http://forum.xda-developers.com/showthread.php?t=369457 (second post)
Th e cpl's are loaded in a provxml in the oem folder (don't remember which one off the top of my head). If it's messing with desired settings, rather than loading another provxml during first boot, and slowing down first boot even more, it's better to either edit or delete the oem provxml. Personally, I'd delete it and then put your start info in an app.reg in an EXT that runs near the end of the build.
Edit: the provxml with all of the cpl's is mxip_HtcApps_translation.provxml, and it's in oem-lang 0409. It's a complete waste to run this thing, imo. Just put it in an app.reg and you'll get a faster first boot.
Sorry but for change icon position in start menu, cant you do it just from start menu moving that icon and then go to the right reg key and export it?
This work for Kaiser dunno if Leo,Tp2 or Topaz has different way.
hi fellow chefs
i post my question here as i thought it would be better then openijng a new thread for it
i keep marketplace in my rom but i cant set it to the internet folder
i have looked in the initflash.dat and there is nothing there about marketplace(at least not that i could find)
i have looked in the sys map from market place and found a provxml
i changed it there the same way i did for taskmanager and it still doesnt work(for taskmaanger it works)
can some one help me out where or what i need to edit to have marketplace in internet folder
i attache my provxml so you can see what i have done

Categories

Resources