Login    Register
  • Advertisement

.Theme question windows 7

Feel free to talk about anything and everything in this board
  • Author
    Message

.Theme question windows 7

Postby xxrazor » September 17th, 2010, 1:05 pm

As you can see below the coded .Theme file as been set up to follow the path back to the Theme folder which contains the following
Theme msstyle
Brandname[image]
Desktop icon[ICO]
Cursors[ANI]
Media[WAV]
Wallpaper[Sildeshow [JPG]

My question is, do you think that the .Theme can replace the following images
System32 Shell32.dll\Bitmap,632,633,634,635
In the same manner as below.

I think it can, but i am have trouble working out the following
What is the CLSID for System32 Shell32.dll\Bitmap,632,633,634,635
and how should it be written.

I would not ask but i have had many goes at this with no success

cheers
xxrazor



Code: Select all
; Copyright © Microsoft Corp.

[Theme]
; Windows 7 - IDS_THEME_DISPLAYNAME_AERO
DisplayName=Simpson
BrandImage=%SystemRoot%\Resources\Themes\Simpson\Shell\Logo.png

; Computer - SHIDI_SERVER
[CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\DefaultIcon]
DefaultValue=%SystemRoot%\Resources\Themes\Simpson\Icons\My Computer.ico

; UsersFiles - SHIDI_USERFILES
[CLSID\{59031A47-3F72-44A7-89C5-5595FE6B30EE}\DefaultIcon]
DefaultValue=%SystemRoot%\Resources\Themes\Simpson\Icons\User Icon.ico

; Network - SHIDI_MYNETWORK
[CLSID\{F02C1A0D-BE21-4350-88B0-7367FC96EF3C}\DefaultIcon]
DefaultValue=%SystemRoot%\Resources\Themes\Simpson\Icons\Network Blue.ico

; Recycle Bin - SHIDI_RECYCLERFULL SHIDI_RECYCLER
[CLSID\{645FF040-5081-101B-9F08-00AA002F954E}\DefaultIcon]
Full=%SystemRoot%\Resources\Themes\Simpson\Icons\Recycle Full Blue.ico
Empty=%SystemRoot%\Resources\Themes\Simpson\Icons\Recycle Empty Blue.ico


[Control Panel\Cursors]
AppStarting=%SystemRoot%\Resources\Themes\Simpson\Cursors\AppStarting.ani
Arrow=%SystemRoot%\Resources\Themes\Simpson\Cursors\Arrow_Down.ani
Crosshair=%SystemRoot%\Resources\Themes\Simpson\Cursors\Cross.ani
Hand=%SystemRoot%\Resources\Themes\Simpson\Cursors\Hand.ani
Help=%SystemRoot%\Resources\Themes\Simpson\Cursors\Help.ani
IBeam=%SystemRoot%\Resources\Themes\Simpson\Cursors\IBeam.ani
No=%SystemRoot%\Resources\Themes\Simpson\Cursors\NO.ani
NWPen=%SystemRoot%\Resources\Themes\Simpson\Cursors\Handwriting.ani
SizeAll=%SystemRoot%\Resources\Themes\Simpson\Cursors\SizeAll.ani
SizeNESW=%SystemRoot%\Resources\Themes\Simpson\Cursors\SizeNESW.ani
SizeNS=%SystemRoot%\Resources\Themes\Simpson\Cursors\SizeNS.ani
SizeNWSE=%SystemRoot%\Resources\Themes\Simpson\Cursors\SizeNWSE.ani
SizeWE=%SystemRoot%\Resources\Themes\Simpson\Cursors\SizeWE.ani
UpArrow=%SystemRoot%\Resources\Themes\Simpson\Cursors\UpArrow.ani
Wait=%SystemRoot%\Resources\Themes\Simpson\Cursors\Wait.ani
DefaultValue=Simpson

[Control Panel\Desktop]
Wallpaper=%SystemRoot%\Resources\Themes\Simpson\Wallpapers\
TileWallpaper=0
WallpaperStyle=10
Pattern=

[VisualStyles]
Path=%SystemRoot%\Resources\Themes\Simpson\Simpson.msstyles
ColorStyle=NormalColor
Size=NormalSize
ColorizationColor=0X80555555
Transparency=1
Composition=1
VisualStyleVersion=10

[boot]
SCRNSAVE.EXE=

[MasterThemeSelector]
MTSM=DABJDKT

[Sounds]
; IDS_SCHEME_DEFAULT
SchemeName=Simpson

[Sounds.A]
SchemeName=Simpson
[Sounds.W]
SchemeName=Simpson
[AppEvents\Schemes\Apps\.Default\AppGPFault]
DefaultValue=%SystemRoot%\Resources\Themes\Simpson\Media\
[AppEvents\Schemes\Apps\.Default\ChangeTheme]
DefaultValue=%SystemRoot%\Resources\Themes\Simpson\Media\
[AppEvents\Schemes\Apps\.Default\CriticalBatteryAlarm]
DefaultValue=%SystemRoot%\Resources\Themes\Simpson\Media\
[AppEvents\Schemes\Apps\.Default\DeviceConnect]
DefaultValue=%SystemRoot%\Resources\Themes\Simpson\Media\
[AppEvents\Schemes\Apps\.Default\DeviceDisconnect]
DefaultValue=%SystemRoot%\Resources\Themes\Simpson\Media\
[AppEvents\Schemes\Apps\.Default\DeviceFail]
DefaultValue=%SystemRoot%\Resources\Themes\Simpson\Media\
[AppEvents\Schemes\Apps\.Default\LowBatteryAlarm]
DefaultValue=%SystemRoot%\Resources\Themes\Simpson\Media\
[AppEvents\Schemes\Apps\.Default\SystemAsterisk]
DefaultValue=%SystemRoot%\Resources\Themes\Simpson\Media\
[AppEvents\Schemes\Apps\.Default\SystemExclamation]
DefaultValue=%SystemRoot%\Resources\Themes\Simpson\Media\
[AppEvents\Schemes\Apps\.Default\SystemExit]
DefaultValue=%SystemRoot%\Resources\Themes\Simpson\Media\
[AppEvents\Schemes\Apps\.Default\SystemHand]
DefaultValue=%SystemRoot%\Resources\Themes\Simpson\Media\
[AppEvents\Schemes\Apps\.Default\SystemNotification]
DefaultValue=%SystemRoot%\Resources\Themes\Simpson\Media\
[AppEvents\Schemes\Apps\.Default\WindowsLogoff]
DefaultValue=%SystemRoot%\Resources\Themes\Simpson\Media\
[AppEvents\Schemes\Apps\.Default\WindowsLogon]
DefaultValue=%SystemRoot%\Resources\Themes\Simpson\Media\
[AppEvents\Schemes\Apps\Explorer\EmptyRecycleBin]
DefaultValue=%SystemRoot%\Resources\Themes\Simpson\Media\
[AppEvents\Schemes\Apps\Explorer\FaxError]
DefaultValue=%SystemRoot%\Resources\Themes\Simpson\Media\
[AppEvents\Schemes\Apps\Explorer\FaxSent]
DefaultValue=%SystemRoot%\Resources\Themes\Simpson\Media\

[Slideshow]
Interval=1800000
Shuffle=0
ImagesRootPath=%SystemRoot%\Resources\Themes\Simpson\Wallpapers
Item0Path=%SystemRoot%\Resources\Themes\Simpson\Wallpapers\1.jpg
Item1Path=%SystemRoot%\Resources\Themes\Simpson\Wallpapers\2.jpg
Item2Path=%SystemRoot%\Resources\Themes\Simpson\Wallpapers\3.jpg
Item3Path=%SystemRoot%\Resources\Themes\Simpson\Wallpapers\
Item4Path=%SystemRoot%\Resources\Themes\Simpson\Wallpapers\
Item5Path=%SystemRoot%\Resources\Themes\Simpson\Wallpapers\
Item6Path=%SystemRoot%\Resources\Themes\Simpson\Wallpapers\
Item7Path=%SystemRoot%\Resources\Themes\Simpson\Wallpapers\
xxrazor
 
Posts: 5
Joined: September 17th, 2010, 12:00 pm
Has Liked: 0 time
Been Liked: 1 time
Gender: None specified

Re: .Theme question windows 7

Postby Fixit » September 17th, 2010, 1:10 pm

I'm sorry, i have no idea.. :n

(7tsp just replaces them in shell32.dll)
Last night I dreamed I ate a ten-pound marshmallow, and when I woke up the pillow was gone!!
Fixit
Site Admin

User avatar
 
Posts: 158
Joined: July 19th, 2010, 4:35 pm
Has Liked: 10 times
Been Liked: 32 times
Gender: None specified

Re: .Theme question windows 7

Postby xxrazor » September 17th, 2010, 1:15 pm

It doesn't replace all those images, it only replace 634

unless i am do some thing wrong?

cheer
xxrazor
xxrazor
 
Posts: 5
Joined: September 17th, 2010, 12:00 pm
Has Liked: 0 time
Been Liked: 1 time
Gender: None specified

Re: .Theme question windows 7

Postby Fixit » September 17th, 2010, 1:20 pm

with which pack are u patching?
Last night I dreamed I ate a ten-pound marshmallow, and when I woke up the pillow was gone!!
Fixit
Site Admin

User avatar
 
Posts: 158
Joined: July 19th, 2010, 4:35 pm
Has Liked: 10 times
Been Liked: 32 times
Gender: None specified

Re: .Theme question windows 7

Postby xxrazor » September 17th, 2010, 1:26 pm

Sorry, i am not using any pack, I have created my own theme, but i was trying to get away without supply the shell32.dll to go with it.

I have always supplied ico,cursors and media from the .theme in the pass, now i am trying to expand on that through the .theme file.

cheers
xxrazor
xxrazor
 
Posts: 5
Joined: September 17th, 2010, 12:00 pm
Has Liked: 0 time
Been Liked: 1 time
Gender: None specified

Re: .Theme question windows 7

Postby Fixit » September 17th, 2010, 1:29 pm

ok i understand..

btw, 7tsp is build on that same principle,
the packs only contain the resources them self and no dll or exe files

packs can be easily made based on an existing one and any user can apply everything with a few clicks
Last night I dreamed I ate a ten-pound marshmallow, and when I woke up the pillow was gone!!
Fixit
Site Admin

User avatar
 
Posts: 158
Joined: July 19th, 2010, 4:35 pm
Has Liked: 10 times
Been Liked: 32 times
Gender: None specified

Re: .Theme question windows 7

Postby xxrazor » September 17th, 2010, 1:33 pm

Ok, thanks mate, will give that a go, appreciate the help

cheers
xxrazor
xxrazor
 
Posts: 5
Joined: September 17th, 2010, 12:00 pm
Has Liked: 0 time
Been Liked: 1 time
Gender: None specified

Re: .Theme question windows 7

Postby Fixit » September 17th, 2010, 1:36 pm

np ;)
if u need any help with your pack, just let us know.
Last night I dreamed I ate a ten-pound marshmallow, and when I woke up the pillow was gone!!
Fixit
Site Admin

User avatar
 
Posts: 158
Joined: July 19th, 2010, 4:35 pm
Has Liked: 10 times
Been Liked: 32 times
Gender: None specified

Re: .Theme question windows 7

Postby Twisted-Devil » September 17th, 2010, 5:24 pm

I cant see the .theme file replacing all those images ... Has u would av to open the .dll while the theme is changing also making sure that the users installing the theme av got permission to open the shell file itself ...
Twisted-Devil
 
Posts: 15
Joined: August 15th, 2010, 12:04 pm
Has Liked: 0 time
Been Liked: 3 times
Gender: None specified

Return to General Discussions

Who is online

Users browsing this forum: No registered users and 1 guest

  • Advertisement