PPCGeeks

PPCGeeks (http://forum.ppcgeeks.com/index.php)
-   HTC Apache Development (http://forum.ppcgeeks.com/forumdisplay.php?f=53)
-   -   Deleting Windows Default Theme (http://forum.ppcgeeks.com/showthread.php?t=11511)

Schwartz 11-11-2007 01:28 PM

Deleting Windows Default Theme
 
How would I go about doing this? Can anyone point me in the right direction?

Thanks

colonel 11-11-2007 02:52 PM

which theme and why?

Schwartz 11-11-2007 03:27 PM

the blue windows default theme. i hate it.

colonel 11-11-2007 03:31 PM

Just install your own theme (.tsk file) and use it. I am not sure why you are trying to delete the default one. You cannot delete anything without building your own rom and messing with files.

Schwartz 11-11-2007 04:26 PM

I can't do it in the kitchen some how?

luv2chill 11-11-2007 04:41 PM

Quote:

Originally Posted by Schwartz (Post 119450)
I can't do it in the kitchen some how?

Short answer: no. The default theme is not just a simple .tsk file that can be deleted. It's all broken apart into several files and registry entries and is not meant to be deleted.

If you'd like to set a different theme as default you can easily do that instead. Simply drop the tsk file you want into \BuildOS\USER_OEM\Additional Themes. Then you'll need to open up the .rgu file in that folder (it's probably not associated with any program so what you should do is open up notepad on your computer, then drag the ef780ba2-f5aa-11db-8314-0800200c9a66.rgu file onto the notepad window. It should open up and you'll see a few lines like this:

REGEDIT4
[HKEY_CURRENT_USER\Software\Microsoft\Today]
"Skin"="\\Windows\\Htc_default.tsk"
"UpdateFlag"=dword:00000001
"Restriction"=dword:00000002


Where it says "Htc_default.tsk", replace that with the exact name of the .tsk you want set as the default. So if I put a file called "Clouds.tsk" into the folder I'd change that one line to read:

"Skin"="\\Windows\\Clouds.tsk"

Don't mess with anything else in that file. All you need to do is replace the file name itself.

Go to File->Save, close notepad, and then include that package when you build your ROM. On first boot, your theme should be changed automatically to the one you included (sometimes it takes a few seconds for it to change).

Also, I would recommend deleting a lot of themes from that folder--it takes up over 1MB with all the ones that are in there now. We're going to try to come up with a better solution, because a lot of people are including that package and then wondering why their ROMs are too full.

Hope that helps.

Schwartz 11-11-2007 05:42 PM

All ready deleted all the themes except metal and the htc default so onlt these are included if I select addtional themes. Just wondered if I could rid myself of the horrid default one.


All times are GMT -4. The time now is 01:25 AM.

Powered by vBulletin® ©2000 - 2024, Jelsoft Enterprises Ltd.
©2012 - PPCGeeks.com


Content Relevant URLs by vBSEO 3.6.0