Cannot change themes anymore - Mogul, XV6800 General

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

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.

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

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

Make themes

Hello everyone...
I just looked for hours...
But can't find a program to make my own theme's for diamond.
I've tried using google, youtube and this forum... iam sure iam missing something,,,,
I understand i shall use Manila editor??? or???
But when iam opening it ... I can't se any pic's i can change...
I really hope someone can help me.. maybe its just in front off my eyes... But then iam totaly Blind.....
-Best regards Dennis
The easiest way is this, and do note themes do not work on any theme with a disattached Manila (for example, TLR ROMs seem to have problems with theming):
Preparations:
- Make a folder on your computers desktop called "Theme", and in it a folder called "My Theme" or the name of your personal theme.
- Connect your Diamond to your computer and copy ALL manila files (files ending in _manila) in the Windows subdirectory of your Diamond to the "Theme" folder on your desktop.
- Download Manila Editor and extract the files to a place where you can easily find it.
- In Manila Editor, press "Select Path" and select the "Theme" directory on your desktop. The program will "parse" the files and you'll see a loading bar in the bottom left.
Modifying:
- The files are now loaded. Browse through the files, and notice they're ordered by category. Also note the "Friendly name" is somewhat of a description as to what each image is. Finally, do note some files do NOT have a description and can be found in the "Unknown" category.
- Select the files you want to modify, and use Export -> Selected -> BMP/JPG/PNG (whichever you prefer). Choose a location to extract the files to.
- Use The Gimp, Photoshop, Paint Shop Pro or your image editing program of choice to edit the files as desired. Use the old file as indicator for placement and size. Save the files under the same name for practicality, or give them a name that lets you easily figure out what each image is.
- When done, go back to Manila Editor and select the items you modified one by one. Each time, click the item, then click "Replace". Select your new image, and click OK. Repeat this as many times as necessary.
- If all files are correctly changed, click Zip -> Zip All. I've found that Zip All gives the least problems on most ROMs. This will create a .zip file, which you can name and save anywhere you wish.
Installing: (Sushilange has confirmed that later versions of Manila Editor will have a "Create Theme" function).
- Rename the .zip file to .theme and copy it to a subdirectory on your Diamond.
- Download, Install and Run Diamond TF3D Config 0.6.7 or higher. Go to the appearance tab and select the "Path..." button. Select the DIRECTORY in which your .theme file is and click OK. Then, from the dropdown list, select the name of your theme (the name of the zip-file).
- Select "Apply'. Take into account you need AT LEAST 20MB of free space on your device, as indicated by the program.
- Select start, wait until it finishes (don't worry if it says something about deleting files), click Finish and let the program restart your Diamond.
Thank you very much...
Perfect explination...'
Thank you . Glad it helps.
Instead of renaming the exported manila files from .zip to .theme, you can also use QuickCab to make a cab file of the exported manila files. Then you don't have to use the Diamond TF3D Config 0.6.7 program.
Advantage is that you can run the cab file and you can easily uninstall your theme. Uninstalling your own theme means that the original manila files wil be restored again. Furthermore it's much more easier and faster to install a theme.
MRE-net said:
Instead of renaming the exported manila files from .zip to .theme, you can also use QuickCab to make a cab file of the exported manila files. Then you don't have to use the Diamond TF3D Config 0.6.7 program.
Advantage is that you can run the cab file and you can easily uninstall your theme. Uninstalling your own theme means that the original manila files wil be restored again. Furthermore it's much more easier and faster to install a theme.
Click to expand...
Click to collapse
Wouldn't uninstalling the theme through Diamond TF3D Config also restore the original theme? That's what happens here, in any case.
but how do you copy manilla files from Diamond to PC ?
it doesnt show Windows directory in Vista on Windows Mobile Device Center ?
Hello There Greg...
Your Going To Wanna Go To MY COMPUTER> MOBILE DEVICE>MY WINDOWS MOBILE DEVICE> Tools>folder Options>view>show Hidden Files And Folders
WHILE IN ACTIVE SYNC MODE
Hope I Helped... Ill Be Looking At The Thread So.... You Can Ask For More Help If Need Be
tha_rami said:
- If all files are correctly changed, click Export -> Export All. I've found that Export All gives the least problems on most ROMs. This will create a .zip file, which you can name and save anywhere you wish.
- Rename the .zip file to .theme and copy it to a subdirectory on your Diamond.
Click to expand...
Click to collapse
You meant "Zip" not "Export"... Export is only the converting-function qtc->png
tha_rami said:
- Download, Install and Run Diamond TF3D Config 0.6.7 or higher. Go to the appearance tab and select the "Path..." button. Select the DIRECTORY in which your .theme file is and click OK. Then, from the dropdown list, select the name of your theme (the name of the zip-file).
- Select "Apply'. Take into account you need AT LEAST 20MB of free space on your device, as indicated by the program.
- Select start, wait until it finishes (don't worry if it says something about deleting files), click Finish and let the program restart your Diamond.
Click to expand...
Click to collapse
No, no! Don't do this! Wait until I added a "Create Theme"-function in Manila Editor. A *.theme-File is not just a Zip-File. You can't use a custom zip as a theme-file.
sushilange said:
You meant "Zip" not "Export"... Export is only the converting-function qtc->png
No, no! Don't do this! Wait until I added a "Create Theme"-function in Manila Editor. A *.theme-File is not just a Zip-File. You can't use a custom zip as a theme-file.
Click to expand...
Click to collapse
I'm just telling what works, but I can't wait until you get that functionality in - sounds good.
And yup, I meant Zip All, will edit now.
tha_rami said:
I'm just telling what works, but I can't wait until you get that functionality in - sounds good.
And yup, I meant Zip All, will edit now.
Click to expand...
Click to collapse
I know that it is possible, that it works But the problem is, if it is not working in some reasons, the noobs are crying and i can't give support ;-)
When I add the feature officially, I can give support
I'd daresay screw them. It's not supported by your application yet, so you have no obligation to make it work for them until making *.theme files is actually supported by the program.
Great program, by the way.
I don't know whether I am asking too much. I want to know if it's possible to turn the big digital clock on the 3D theme to transparent (instead of white opaque color). I wanted to change the background to a photo and the clock occupies half of the screen and always blocks the person's face in the photo.
bbju said:
I don't know whether I am asking too much. I want to know if it's possible to turn the big digital clock on the 3D theme to transparent (instead of white opaque color). I wanted to change the background to a photo and the clock occupies half of the screen and always blocks the person's face in the photo.
Click to expand...
Click to collapse
Try this one
http://forum.xda-developers.com/showpost.php?p=2546236&postcount=584
NisseDILLIGAF said:
Try this one
http://forum.xda-developers.com/showpost.php?p=2546236&postcount=584
Click to expand...
Click to collapse
Wow, NisseDilligaf you are an angel!! I searched the forum for about 2 hours and couldn't find it. This is EXACTLY what I want.
Thanks!!
If I do not want to create a new theme (because I do not know how ) , can I change the png?.
So I change 123213_manila for my icon 123231_manila , Can it works?.
Thank you
Juan w said:
If I do not want to create a new theme (because I do not know how ) , can I change the png?.
So I change 123213_manila for my icon 123231_manila , Can it works?.
Thank you
Click to expand...
Click to collapse
Yep that works. See http://forum.xda-developers.com/showthread.php?t=420423
MRE-net said:
Yep that works. See http://forum.xda-developers.com/showthread.php?t=420423
Click to expand...
Click to collapse
Thank you.
I will try it.
tha_rami said:
The easiest way is this, and do note themes do not work on any theme with a disattached Manila (for example, TLR ROMs seem to have problems with theming):
Preparations:
- Make a folder on your computers desktop called "Theme", and in it a folder called "My Theme" or the name of your personal theme.
- Connect your Diamond to your computer and copy ALL manila files (files ending in _manila) in the Windows subdirectory of your Diamond to the "Theme" folder on your desktop.
- Download Manila Editor and extract the files to a place where you can easily find it.
- In Manila Editor, press "Select Path" and select the "Theme" directory on your desktop. The program will "parse" the files and you'll see a loading bar in the bottom left.
Modifying:
- The files are now loaded. Browse through the files, and notice they're ordered by category. Also note the "Friendly name" is somewhat of a description as to what each image is. Finally, do note some files do NOT have a description and can be found in the "Unknown" category.
- Select the files you want to modify, and use Export -> Selected -> BMP/JPG/PNG (whichever you prefer). Choose a location to extract the files to.
- Use The Gimp, Photoshop, Paint Shop Pro or your image editing program of choice to edit the files as desired. Use the old file as indicator for placement and size. Save the files under the same name for practicality, or give them a name that lets you easily figure out what each image is.
- When done, go back to Manila Editor and select the items you modified one by one. Each time, click the item, then click "Replace". Select your new image, and click OK. Repeat this as many times as necessary.
- If all files are correctly changed, click Zip -> Zip All. I've found that Zip All gives the least problems on most ROMs. This will create a .zip file, which you can name and save anywhere you wish.
Installing: (Sushilange has confirmed that later versions of Manila Editor will have a "Create Theme" function).
- Rename the .zip file to .theme and copy it to a subdirectory on your Diamond.
- Download, Install and Run Diamond TF3D Config 0.6.7 or higher. Go to the appearance tab and select the "Path..." button. Select the DIRECTORY in which your .theme file is and click OK. Then, from the dropdown list, select the name of your theme (the name of the zip-file).
- Select "Apply'. Take into account you need AT LEAST 20MB of free space on your device, as indicated by the program.
- Select start, wait until it finishes (don't worry if it says something about deleting files), click Finish and let the program restart your Diamond.
Click to expand...
Click to collapse
GREAT explanation! Thanx!
bbju said:
I don't know whether I am asking too much. I want to know if it's possible to turn the big digital clock on the 3D theme to transparent (instead of white opaque color). I wanted to change the background to a photo and the clock occupies half of the screen and always blocks the person's face in the photo.
Click to expand...
Click to collapse
You can find many transparent clocks here

System font issues....

Well here it is.........
I've been trying to change my systrem font to "old english text"
I have a cab file for it which works, however it changes absolutely ALL the text in the phone, even renders websites in the new font, which is not ideal...
I uninstalled and tried to use sk tools to change the font, this kinda works however the "start" and softkeybar buttons remain unchanged, which is kinda annoying...
I also tried the reg editing method of changing the font from a how to guide on here.... still the same,, system font is changed however "start" and softkeybar remains unchanged.........
Would anyone be able to alter this cab so that it only changes the fonts in WM and manilla (leaving thing like opera/resco explorer etc untouched)...
or tell me which reg entrys I need to revert to default after installing it...
I tried getting into the cab and seeing what entries it manipulates but couldnt find a way of opening an xml file as text on my phone to see whats in there....
Any help would be much appreciated...........
Thanks in advance.....
Does anyone have a cab to restore the default sytem font......??
I found one via search but it doesnt work unfortuneately.............
Looks like another hard reset looming................

Categories

Resources