Jump to content
View in the app

A better way to browse. Learn more.

WinCert.net Forums

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Featured Replies

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

:P 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.

1.jpg

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.jpg

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

background="Gradient

3.jpg

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

4.jpg

5.jpg

6. Now save shell32.dll and exit.

7. Restart the PC to take effect.

DeviantArt Guide In PDF Format

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.