Title: Control Panel & Sysem Properties Post by: RBCC on May 09, 2010, 09:24:39 pm :) Can I put one picture in System Properties and another in Control Panel. I mean one picture as the background of system properties and completely different one in control panel. Also what file has the system properties screen?
John Title: Re: Control Panel & Sysem Properties Post by: 3am on May 09, 2010, 09:37:03 pm No. It's the same background in both: Explorer & Shell > Explorer > Control Panel > Control Panel > Content Pane.
And it's a FillColor not an image. I'm assuming you mean the one that is a Control Panel screen? Title: Re: Control Panel & Sysem Properties Post by: RBCC on August 06, 2011, 06:36:31 am yes
Title: Re: Control Panel & Sysem Properties Post by: 3am on August 06, 2011, 03:29:25 pm Yeah you can put an image in systemcpl.dll:
(http://i632.photobucket.com/albums/uu41/3am_2009/gb3.png) 1) I put an image (png 910x683px) in WSB where there was nothing. In this case Lists, Menus, & Tabs > EmptyMarkup > MarkupText > NormalText. 2) To do this you have to add properties & values: BGTYPE:ENUM = IMAGEFILE, SIZINGTYPE:ENUM = TRUESIZE, STRETCH or TILE (in this case TRUESIZE), IMAGEFILE:FILENAME = your image. You can also add SIZINGMARGINS:MARGINS etc too 3) Go into systemcpl.dll > UIFILE > 1001 and replace all the ControlPanel,2,0 with (in this case) EmptyMarkup,1,1. I did this fast and from the looks of it you might not want to change all of them. Play around to see which ones. If you have a 64 bit computer use ResSpy to see what's up. That's it. I tried to put an image in the main control panel pane but that's harder and I haven't been able to get anything that looks good. But that will take an image also using the same procedure as above :) Title: Re: Control Panel & Sysem Properties Post by: Bongo on August 06, 2011, 03:37:39 pm Nicely done 3am
Title: Re: Control Panel & Sysem Properties Post by: Dave Senior on August 06, 2011, 05:56:54 pm Works for me, used sizingtype :tile and added a 2x2px pattern.I think this is the only CPL window that will take a full size image,all the others seem to tile the image, good find :cool:
You can do most of the CPL windows at once (no system file edit needed) by replacing the fillcolor in the .msstyles here- (-- Explorer & Shell > Explorer > Control Panel > ControlPanel > ContentPane and use sizingtype:enum =Tile -- and the properties that 3am mentioned .) ..... with a small patterned image ,carbon fibre etc...has to be a small pattern because some of the windows tile them selves. (http://i1134.photobucket.com/albums/m603/Dave_Sr_2011/CPLImage.png) Title: Re: Control Panel & Sysem Properties Post by: RBCC on August 06, 2011, 06:41:22 pm I was hoping for this screen! Those are cute puppies are they all yours? Can I put a background image in (1) and another in (2) ? Thank you for your help 3am! John
Title: Re: Control Panel & Sysem Properties Post by: 3am on August 06, 2011, 07:34:52 pm No the puppies aren't mine. Just a random Google Image.
1) You can try. I played with it for awhile but couldn't get it to look right. Shell32.dll UIFILE 24. 2) Yeah. This is bitmaps 634 and 635 in shell32.dll. Title: Re: Control Panel & Sysem Properties Post by: RBCC on August 06, 2011, 08:08:43 pm Where is ResSpy? thank you, John
Title: Re: Control Panel & Sysem Properties Post by: 3am on August 06, 2011, 08:18:45 pm Where is ResSpy? thank you, John http://vistastylebuilder.com/forum/index.php?topic=1290.0 Title: Re: Control Panel & Sysem Properties Post by: RBCC on August 07, 2011, 02:11:40 am Is it a standalone app or a part of reshack? If it is standalone where can I download it? Thank you John
Title: Re: Control Panel & Sysem Properties Post by: Panda X on August 07, 2011, 02:43:53 am Is it a standalone app or a part of reshack? If it is standalone where can I download it? Thank you John It's in the link he sent you: (http://i.cubeupload.com/SwwwnZ.png) Note: That's an image above. Title: Re: Control Panel & Sysem Properties Post by: ka-la on August 11, 2011, 04:55:02 pm Yeah you can put an image in systemcpl.dll: (http://i632.photobucket.com/albums/uu41/3am_2009/gb3.png) Ha-ha niceley done :) Title: Re: Control Panel & Sysem Properties Post by: RBCC on August 14, 2011, 08:58:10 am Something weird going on, I can't download resource replacer! Please repost! John
Title: Re: Control Panel & Sysem Properties Post by: Panda X on August 14, 2011, 10:17:59 am Something weird going on, I can't download resource replacer! Please repost! John What does it do when you click the attachment? Title: Re: Control Panel & Sysem Properties Post by: RBCC on August 14, 2011, 08:51:49 pm nothing, the link doesn't work
|