How to change Today themes by manipulating the registry - Windows Mobile Development and Hacking General

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.

Related

Can't write to Windows or save Registry Changes

Hi All,
I'm trying to make some registry changes on the Mogul and when I save the changes all is ok until I soft boot and then they go back to their default values. How can I prevent this?
I am also trying to save a file in the \Windows directory and it's giving me an access is denied message, how do I unlock this directory?
Thanks,
X2K
Which registry editor are you using?
Try using Resco explorer and registry editor pluggin:
http://www.resco.net/pocketpc/explorer/
I hope it helps.
I'm using PHM Regedit
Which registry key(s) are you trying to edit? Some keys don't get saved or get reset no matter what upon reboot.
Try this:
In [HKLM\System\ObjectStore] is a reg key "RegistryType=1", which means Hive based registry.
When you set it to "RegistryType=0", which means FILE based registry, all changes you do in the registry will stay there also if you reboot with device's reset button...
BUT AFTER YOU CHANGE THIS VALUE, FIRST REBOOT HAS TO BE DONE WITH SOME SOFTWARE, NOT WITH THE RESET BUTTON.
Subsequent reboots can be done with reset button then.
lanwarrior said:
...
In [HKLM\System\ObjectStore] is a reg key "RegistryType=1", which means Hive based registry.
When you set it to "RegistryType=0", which means FILE based registry, all changes you do in the registry will stay there also if you reboot with device's reset button...
Click to expand...
Click to collapse
Great tip, even after a year since you posted it . Couldn't get rid of the default t-mobile -MDA Vario III aka kaiser- settings (PIE homepage e.g.), but you helped me out on this one
Hello all. I have tried to make the registry change (In [HKLM\System\ObjectStore] "RegistryType=1") to "RegistryType=0" mentioned above. That worked fine but I still can't save a change I'm trying to make. I bought MS Voice Command and was told to change the [HKLM\Software\OEM\Voicecommand path to \Program Files\MS Voice Command\voicecmd.exe. I can't seem to save the change. I have used several different registry editors including PHM, Resco and CeRegEditor. The displayed path (\Windows\SDDialer.exe) will not update. I'm using a Verizon XV6800 with WM 6.1 and the Verizon MR-1 update. Any ideas?
Thanks in advance.

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".

Changing Background

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 =)

Changing Quicklinks on homescreen

This ist probably a stupid question, but I just couldn't find a solution.
How do I change an already existing Quickling on the homescreen? The same question is also valid for the contacts screen.
Once I have defined a Quicklink on the Homescreen there doesn't seem to be a method to change it to something else, I couldn't find it anywhere in the settings. And touch-and-hold doesn't do anything eighter.
So if anyone knows the solution please post it here.
Thanks
chuelibrueder
Remove quick links
Try "Menu" (lower right corner) -> Remove quick links ->tap on the one you want to remove -> Done -> you're done
found solution (sorry)
Okay that works.
Thank for your help.
I'm also having Quicklinks problems.
I can delete/change the ones that point to programs but the last row of my Quicklinks point to my top websites (ie; Bookmarks/Favourites) and if I use the normal method to delete them it doesn't work! Has anyone else found this, or a solution?
What might be the issue is that I've installed a cab to increase the number of Quicklinks from 9 (3x3) to 16 (4x4). Could that be causing this, as in a stock HD2 that last row wouldn't even be there...?
Many thanks!
You may certainly use a *.cab which has modified the number of quicklinks on home tab, and which doesn't work properly, isn't ?
You can :
- uninstall this cab
- sof reset
- delete quick links
- install back the cab
- soft reset
Then it's ok.
I realise that this is an old thread but I am a new owner of an HD2 and still finding my way. I have done a search and this is the closest thread to my issue.
Just like ugotamesij I have 16 quick links on my home page. My probem is that I cannot remove an unwanted quick link by using the menu button option to get rid of it. The link that I am trying to remove is to the Excel Mobile program.
I would like to remove the .cab file that gave me the 16 links and then re-install it but I do not know how to remove the .cab file from the SD card.
I have located the particular file using the file explorer and deleted it from the list on my SD card but the 16 quick links still appear on my phone after a soft reset.
Can someone assist please?
the_rascal said:
I realise that this is an old thread but I am a new owner of an HD2 and still finding my way. I have done a search and this is the closest thread to my issue.
Just like ugotamesij I have 16 quick links on my home page. My probem is that I cannot remove an unwanted quick link by using the menu button option to get rid of it. The link that I am trying to remove is to the Excel Mobile program.
I would like to remove the .cab file that gave me the 16 links and then re-install it but I do not know how to remove the .cab file from the SD card.
I have located the particular file using the file explorer and deleted it from the list on my SD card but the 16 quick links still appear on my phone after a soft reset.
Can someone assist please?
Click to expand...
Click to collapse
you can use the registry editor to remove the links -
HKLM\Software\HTC\Manila\Home
There are keys marked with 0..9 (or 0..n)
each item is a shortcut on the home page.
there is a value called "IsExist" set it to 0,
and set all the other tring values to empty.
If you only want to re-order the links -
you can use the app in the following link
http://forum.xda-developers.com/showpost.php?p=5166930&postcount=6
Som30ne, thank you for the reply and link.
I am sorry to reveal my ignorance but I do not know what your instructions mean. I have never had a windows mobile phone before and have never attempted any tweaks.
This registry editor business sounds very interesting but sadly, it's like a foreign language to me.
If you have the time can you break it right down for me or point me to a "how to..." guide?
the_rascal said:
Som30ne, thank you for the reply and link.
I am sorry to reveal my ignorance but I do not know what your instructions mean. I have never had a windows mobile phone before and have never attempted any tweaks.
This registry editor business sounds very interesting but sadly, it's like a foreign language to me.
If you have the time can you break it right down for me or point me to a "how to..." guide?
Click to expand...
Click to collapse
To edit the registry I use TotalCommanderCE,
it's free, just google it.
After you install it, run it, and click on the [\] button (top right of the screen)
double click "Plugins"
double click "Registry"
and then go to the path specified (HKLM\Software\HTC\Manila\Home\. . . .)
go to each of the number folders and double click the values to edit them.
After editing - exit the TotalCommander,
and hold the power button, and select "power off", than turn the device back on,
so the new values would be loaded on bootup.
I hope it's clear enough.
Enjoy.
(BTW: if you are not sure - write down any o the value you changed,
just in case you need to restore the values to what they were before)
I feel as though I'm on the right path but require a little more help.
After a little further research I installed PHM RegEdit and using the directions provided by Som30ne have found the entry in the registry that relates to the offending quick link (Excel Mobile). It is next to a folder with the number 9.
The path is HKLM\Software\HTC\Manila\Home\9
What do I do to simply remove Excel Mobile as a quick link?
the_rascal said:
I feel as though I'm on the right path but require a little more help.
After a little further research I installed PHM RegEdit and using the directions provided by Som30ne have found the entry in the registry that relates to the offending quick link (Excel Mobile). It is next to a folder with the number 9.
The path is HKLM\Software\HTC\Manila\Home\9
What do I do to simply remove Excel Mobile as a quick link?
Click to expand...
Click to collapse
No
there is a value called "IsExist" set it to 0,
Then click save Then reboot
I don't have a value named, IsExist". I can see;
IsNeedRefresh
IsReadOnly
IsSet
IsSet is the only one of these that has a value other than 0 (the value is 1).
Any ideas?
Can anyone help?
the_rascal said:
I don't have a value named, IsExist". I can see;
IsNeedRefresh
IsReadOnly
IsSet
IsSet is the only one of these that has a value other than 0 (the value is 1).
Any ideas?
Click to expand...
Click to collapse
I dont understand - what do you mean it is near the 9 folder ?
There cannot/shouldnt/isnt any quick links near the folders.
The quick links are defined inside the folders.
Inside each of the folders (0 . . N) there are several entries - one of the entried is called "IsExist", and the others contain a path to a program link, and a path to the program icon.
Thanks for you patience.
I finally found the value IsExist and changed it from 1 to 0. I saved my change and then did a soft reset. Sadly, The quick link is still there and resolutely defies any attempts to remove it.
Is there something that I have missed or is there another way? If all else fails I can see only two choices;
1. Perform a hard reset and start again from scratch or,
2. Leave the quick link where it is and learn to live with it.
Any other ideas - PLEASE?
I am fairly new to this registry editing myself, but I also had this problem.
Using the good advice from this thread so far I have managed to get rid of the quick link from my 4x4 quick link grid.
I just looked at the registry values for an empty link and entered the same values for the one I wanted to remove. I then did a soft reset and it seems to have worked.
Thanks for the support speaky05 but I managed to get the required result by simply un-installing the .cab file that gave me the 4x4 grid and then re-installing it.
I don't know why it didn't occur to me sooner.

[solved]how to dump phone register and read it?

hello fellow chefs
i am looking for a way to dump my phones register
i wanna make some changes in the rom when you flash it by default but i cant seem to find a way i can dump and then read the reg on my compuiter
when i start up my camera it isnt set to full screen and superfine mode
so i wanna dump the reg and storer it on my computer
then i wanna make the changes and dump the reg of the phone again and compare it with winmerge to see whats changed
have done alot of google yesterdya but couldnt manage to find it
i did try wince reg editor but without succes there:S
thanks in advance for any tips
miniterror said:
hello fellow chefs
i am looking for a way to dump my phones register
i wanna make some changes in the rom when you flash it by default but i cant seem to find a way i can dump and then read the reg on my compuiter
when i start up my camera it isnt set to full screen and superfine mode
so i wanna dump the reg and storer it on my computer
then i wanna make the changes and dump the reg of the phone again and compare it with winmerge to see whats changed
have done alot of google yesterdya but couldnt manage to find it
i did try wince reg editor but without succes there:S
thanks in advance for any tips
Click to expand...
Click to collapse
Have you tried with ceregeditor?
Search the forums for a tool called "Kheb" it can take full registery dumps and diffs if you want to track changes.
Stick the task manager in windows, then run the shortcut. You need this folder, otherwise the dump will go to my docs (-storage card-my backups-registry). The registry will be dumped as a text file. You can edit the path in the shortcut. The task manager has to have the correct name, or else it won't work.
48#\Windows\dF_TaskMgr.exe /regxpall \Storage Card\My Backups\Registry\Full Registry Export.txt
airxtreme said:
Have you tried with ceregeditor?
Click to expand...
Click to collapse
yep i have tried it
i wrote the name wince regeditor
thought it whas the same name
played half hour with it without succes
MusikMonk said:
Search the forums for a tool called "Kheb" it can take full registery dumps and diffs if you want to track changes.
Click to expand...
Click to collapse
thanks i will give it a shot
Farmer Ted said:
Stick the task manager in windows, then run the shortcut. You need this folder, otherwise the dump will go to my docs (-storage card-my backups-registry). The registry will be dumped as a text file. You can edit the path in the shortcut. The task manager has to have the correct name, or else it won't work.
48#\Windows\dF_TaskMgr.exe /regxpall \Storage Card\My Backups\Registry\Full Registry Export.txt
Click to expand...
Click to collapse
much appriciated
also gonna give it a try to see wich one is easier and faster to make the register dumps
Hi Miniterror,
I've dumped the full registry using Registry Workshop form the PC.
It's really easy to use and allow you to change the registry easily from the PC via Activesync.
ypsmav said:
Hi Miniterror,
I've dumped the full registry using Registry Workshop form the PC.
It's really easy to use and allow you to change the registry easily from the PC via Activesync.
Click to expand...
Click to collapse
thansk mate this one worked for me
the other i couldnt get working:s
Usefull tools/applications you need for cooking you can find in the stickies, including Registry Workshop plus Dotfred's Taskmanager.
Sous-Chef's Kitchen Utensils & Appliances Review

Categories

Resources