21 unknown users

 Word :   Username :  
 
Bottom
Author
 Thread :

Window Explorer bar half color

 
n°24206
yourmanjh
Profil: New Penguin
Avatar
profil
Posted on 01-31-2009 at 05:14:01 AM  
 

Can someone help me cause my window explorer bar title only appear half color  
 
http://i277.photobucket.com/albums/kk80/yourmanjh/Missingcolor.jpg
 
Would appreciate if someone could help  
 
It seems download patcher.exe which is advise here (http://www.crystalxp.net/forum/en/Windows-Customization-Support/Bricopacks-2/bricopack-sujet_37765_1.htm) in not working..............
 
Thank you ....


Message edited by yourmanjh on 02-26-2009 at 05:00:02 AM
answer
mood
GoogleAds
profil
Posted on 01-31-2009 at 05:14:01 AM  
 

answer
n°24211
poiru
Profil: Moderator
Avatar
profil
Posted on 01-31-2009 at 07:20:12 PM  
 

1. Open Display Properties > Appearance. Change the Visual-style to the Windows XP default (the blue one)
2. Download ResHack:Download link. After download, unzip the ResHack.zip file and double-click on ResHack.exe
3. On ResHack, open shellstyle.dll which can be found in C:\WINDOWS\Resources\Themes\Inspirat2\Shell\NormalColor (This one is Aero Green)
4. Expand the UIFILE [on the left bar of ResHack], then expand 1 and then click on 1033 (or whatever you have, since it may differ with different languages)
5. Open the ResHack File-menu -> Find text
6. Search for <style resid=taskpane>. Below <style resid=taskpane> you can see three lines of text that you will have to change.
 
Change:
background: rcbmp(120,6,0,0,0,1,0);
borderthickness: rect(4,4,4,4);
padding: rect(4rp,4rp,0rp,0rp);
 
to:
background: rcbmp(120,5,0,0,0,1,0);
borderthickness: rect(8,8,8,2);
padding: rect(1rp,1rp,1rp,1rp);
 
Remember to save :)
You can do this for the Aero Blue and Black too.

Message quoted 1 times
Message edited by poiru on 01-31-2009 at 07:21:59 PM

---------------
poiru.deviantart.com
answer
n°24214
dazza
Profil: Big Penguin
Avatar
profil
Posted on 02-01-2009 at 08:49:25 AM  
 

reshacker comes with vista inspirat 2 lol


---------------
http://www.crystalxp.net/forum/mesimages/302482/Signature post-it copy.png
answer
n°24217
yourmanjh
Profil: New Penguin
Avatar
profil
Posted on 02-01-2009 at 02:19:42 PM  
 

poiru wrote :

1. Open Display Properties > Appearance. Change the Visual-style to the Windows XP default (the blue one)
2. Download ResHack:Download link. After download, unzip the ResHack.zip file and double-click on ResHack.exe
3. On ResHack, open shellstyle.dll which can be found in C:\WINDOWS\Resources\Themes\Inspirat2\Shell\NormalColor (This one is Aero Green)
4. Expand the UIFILE [on the left bar of ResHack], then expand 1 and then click on 1033 (or whatever you have, since it may differ with different languages)
5. Open the ResHack File-menu -> Find text
6. Search for <style resid=taskpane>. Below <style resid=taskpane> you can see three lines of text that you will have to change.
 
Change:
background: rcbmp(120,6,0,0,0,1,0);
borderthickness: rect(4,4,4,4);
padding: rect(4rp,4rp,0rp,0rp);
 
to:
background: rcbmp(120,5,0,0,0,1,0);
borderthickness: rect(8,8,8,2);
padding: rect(1rp,1rp,1rp,1rp);
 
Remember to save :)
You can do this for the Aero Blue and Black too.


 
Thanks for your reply Legace, i did that but nothing happen too ...

answer
n°24230
poiru
Profil: Moderator
Avatar
profil
Posted on 02-02-2009 at 09:05:45 PM  
 

dazza wrote :

reshacker comes with vista inspirat 2 lol


Yes it does, forgot that :p
 

yourmanjh wrote :


 
Thanks for your reply Legace, i did that but nothing happen too ...


You sure you did it right?
And by the way, did you patch the shellstyle in this folder:
 
/media/windows/WINDOWS/Resources/Themes/Inspirat2/Shell/AeroBlack
 
 
WINDOWS/Resources/Themes/Inspirat2/Shell/AeroBlack
(as you appear to have the black bar)

Message quoted 1 times
Message edited by poiru on 02-02-2009 at 09:06:24 PM

---------------
poiru.deviantart.com
answer
n°24251
yourmanjh
Profil: New Penguin
Avatar
profil
Posted on 02-06-2009 at 04:24:49 AM  
 

poiru wrote :


Yes it does, forgot that :p
 


 

poiru wrote :


You sure you did it right?
And by the way, did you patch the shellstyle in this folder:
 
/media/windows/WINDOWS/Resources/Themes/Inspirat2/Shell/AeroBlack
 
 
WINDOWS/Resources/Themes/Inspirat2/Shell/AeroBlack
(as you appear to have the black bar)


 
 
Sorry bro I'm really stupid in computers maybe i did wrong, how can i change the black and what is the coding ...

answer
n°24257
poiru
Profil: Moderator
Avatar
profil
Posted on 02-06-2009 at 08:36:16 PM  
 

Follow this CAREFULLY. And you will do it :)

1.
Open Display Properties > Appearance. Change the Visual-style to the Windows XP default (the blue one)
2. Download ResHack:Download link. After download, unzip the ResHack.zip file and double-click on ResHack.exe
3. On ResHack, open shellstyle.dll which can be found in C:\WINDOWS/Resources/Themes/Inspirat2/Shell/AeroBlack
4. Expand the UIFILE [on the left bar of ResHack], then expand 1 and then click on 1033 (or whatever you have, since it may differ with different languages)
5. Open the ResHack File-menu -> Find text
6. Search for <style resid=taskpane>. Below <style resid=taskpane> you can see three lines of text that you will have to change.
 
Change:
background: rcbmp(120,6,0,0,0,1,0);
borderthickness: rect(4,4,4,4);
padding: rect(4rp,4rp,0rp,0rp);
 
to:
background: rcbmp(120,5,0,0,0,1,0);
borderthickness: rect(8,8,8,2);
padding: rect(1rp,1rp,1rp,1rp);
 
 
Finally, save the file :)


---------------
poiru.deviantart.com
answer
n°24298
yourmanjh
Profil: New Penguin
Avatar
profil
Posted on 02-11-2009 at 03:32:14 PM  
 

poiru wrote :

Follow this CAREFULLY. And you will do it :)

1.
Open Display Properties > Appearance. Change the Visual-style to the Windows XP default (the blue one)
2. Download ResHack:Download link. After download, unzip the ResHack.zip file and double-click on ResHack.exe
3. On ResHack, open shellstyle.dll which can be found in C:\WINDOWS/Resources/Themes/Inspirat2/Shell/AeroBlack
4. Expand the UIFILE [on the left bar of ResHack], then expand 1 and then click on 1033 (or whatever you have, since it may differ with different languages)
5. Open the ResHack File-menu -> Find text
6. Search for <style resid=taskpane>. Below <style resid=taskpane> you can see three lines of text that you will have to change.
 
Change:
background: rcbmp(120,6,0,0,0,1,0);
borderthickness: rect(4,4,4,4);
padding: rect(4rp,4rp,0rp,0rp);
 
to:
background: rcbmp(120,5,0,0,0,1,0);
borderthickness: rect(8,8,8,2);
padding: rect(1rp,1rp,1rp,1rp);
 
 
Finally, save the file :)


 
Bro Legace,
on Expand the UIFILE [on the left bar of ResHack], then expand 1 and then click on 1033 (or whatever you have, since it may differ with different languages) i cant seem to expand the expand sign appear watermark is there any way to change it ..
 
Thanks bro ...

answer
n°24304
poiru
Profil: Moderator
Avatar
profil
Posted on 02-12-2009 at 01:36:51 PM  
 

Change your visual style to the XP default (Luna).
 
Download this: http://www.mediafire.com/?sharekey [...] f6e8ebb871
And unzip the file. Then replace the Inspirat2 in C:\WINDOWS\Resources\Themes folder with the contents of the unzipped file.
 
Now change back to the Vista Inspirat style, and it should be patched..

Message quoted 1 times
Message edited by poiru on 02-12-2009 at 01:37:33 PM

---------------
poiru.deviantart.com
answer
n°24379
yourmanjh
Profil: New Penguin
Avatar
profil
Posted on 02-25-2009 at 08:59:10 AM  
 

poiru wrote :

Change your visual style to the XP default (Luna).
 
Download this: http://www.mediafire.com/?sharekey [...] f6e8ebb871
And unzip the file. Then replace the Inspirat2 in C:\WINDOWS\Resources\Themes folder with the contents of the unzipped file.
 
Now change back to the Vista Inspirat style, and it should be patched..


 
Thank you so so so so much Legace now it works ....... U are so helpfull and may god bless you with your kindnest....
 

answer
n°24384
poiru
Profil: Moderator
Avatar
profil
Posted on 02-25-2009 at 07:24:10 PM  
 

yourmanjh wrote :


 
Thank you so so so so much Legace now it works ....... U are so helpfull and may god bless you with your kindnest....


Glad it helped. Enjoy!


---------------
poiru.deviantart.com
answer
n°24386
yourmanjh
Profil: New Penguin
Avatar
profil
Posted on 02-26-2009 at 05:14:16 AM  
 

poiru wrote :


Glad it helped. Enjoy!


 
Thanks again legace, after installing the patched the color bar appear in full but after i reboot and startup it appear that the sound of vista have change to windows xp sound have u got any idea why it has changed?
 
Appreciate your help again ...thanks

answer
n°24390
poiru
Profil: Moderator
Avatar
profil
Posted on 02-26-2009 at 02:34:11 PM  
 

yourmanjh wrote :


 
Thanks again legace, after installing the patched the color bar appear in full but after i reboot and startup it appear that the sound of vista have change to windows xp sound have u got any idea why it has changed?


Download, unzip, and execute the .reg file (press ok or yes if it asks something).
 
-> www.elisanet.fi/legace/SOUND.zip


---------------
poiru.deviantart.com
answer

Go to:
Add a reply