Friday, May 23, 2008   
  Search  
 
Register  Login  
Forums  
   Get Your Own E-Mail Account @MeraWindows.com Minimize  
New Page 1 New Page 1
Show your cool quotient with @merawindows.com email account
     
  
     Minimize  

Welcome to MeraWindows forums.

Thank you for being at the Microsoft Windows Community Site. You may have to register before posting in forums. It's absolutely free. After registering, you can get all the benefits available to our registered members, you can access our Downloads section, you can participate in contests, etc. You can post in forums in English as well as in Hindi, in fact we encourage you to use Hindi in your posts. If you have any problem with registration or login, please contact us.

     
  
 
  Microsoft Windows Forums  Windows Vista  Customization  [Tutorial] Change Copying, Moving, Deleting, and Applying attributes animation color
Previous Previous
 
Next Next
New Post 10/6/2007 9:49 AM
User is offline Ramesh
1792 posts
MW Addict






[Tutorial] Change Copying, Moving, Deleting, and Applying attributes animation color 

[Tutorial] Change Copying, Moving, Deleting, and Applying attributes animation color.

Change Copying, Moving, Deleting, and Applying attributes animation color.
With the release of Vista, Microsoft has developed a new method of animation in explorer instead of
AVIs (Video Clip); here I am sharing a smart tutorial to change color of Copying, Moving, Deleting, and
Applying attributes process.

Requires:
Resource Hacker (ResHacker):
http://www.angusj.com/resourcehacker/
Text file editor (prefer Notepad)

How to:
1.  Extract text  file from shell32.dll/UIFILE/42.txt using a ResHacker.
(You can find shell32.dll at C:\Windows\System32)

2.  Edit Text file using Notepad and use Search feature (press CTRL+F  to find the line) and search for
background="Gradient  

3.  Original Color Code: 
background="Gradient(argb(255, 9, 74, 116), argb(255, 32, 121, 140), argb (255, 5, 111, 90), 3)
 
Explanation 
argb(X,R,G,B) 
Where    X --> Transparency  
R --> Red
G --> Green
B --> Blue
background="Gradient(argb(255,R 1 ,G 1 ,B 1 ),argb(255,R 2 ,G 2 ,B 2 ),argb(255,R 3 ,G 3 ,B 3 ),3)"

4.  Replace the code with desired one. I have replaced with this.
background="Gradient(argb(255, 15, 55,107 ), argb (255, 50, 110, 210), argb(255, 50, 160 ,200 ), 3)" 
 
After making changes; save the text file and exit. 
5.  Now replace this text file  in shell32.dll using ResHacker

6.  Now save shell32.dll and exit.
7.  Restart the PC to take effect. 
 

Download PDF


Ramesh Kumar [Microsoft MVP].
 
New Post 10/6/2007 3:15 PM
User is offline Vishal Gupta
4941 posts
www.AskVG.com
Distinguished Member








Re: [Tutorial] Change Copying, Moving, Deleting, and Applying attributes animation color 

Awesome. I'm glad you are enjoying resource hacker.


Microsoft® Windows™ MVP

Tweaking with Vishal
 
New Post 10/7/2007 12:03 AM
User is offline Ramesh
1792 posts
MW Addict






Re: [Tutorial] Change Copying, Moving, Deleting, and Applying attributes animation color 

 Vishal Gupta wrote

Awesome. I'm glad you are enjoying resource hacker.

Thanx for Comments.....Your Resource Hacker Tutorial has contributed a vital role to discover this kind of tutorials.


Ramesh Kumar [Microsoft MVP].
 
New Post 10/7/2007 12:55 AM
User is offline Vishal Gupta
4941 posts
www.AskVG.com
Distinguished Member








Re: [Tutorial] Change Copying, Moving, Deleting, and Applying attributes animation color 

^^ My pleasure.


Microsoft® Windows™ MVP

Tweaking with Vishal
 
New Post 10/7/2007 2:18 PM
User is offline techfreak
755 posts
gizmos4fun.blogspot.com
Experienced Member




Re: [Tutorial] Change Copying, Moving, Deleting, and Applying attributes animation color 

hey cool trick buddy.


Gizmos4fun
 
Previous Previous
 
Next Next
  Microsoft Windows Forums  Windows Vista  Customization  [Tutorial] Change Copying, Moving, Deleting, and Applying attributes animation color