How do I modify the shortcut arrow?

John Savill

January 8, 2000

1 Min Read
ITPro Today logo in a gray background | ITPro Today

A. Perform the registry change as described below to modify the arrowused on shortcuts

  1. Start the registry editor (regedt32 or regedit.exe)

  2. Move toHKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsCurrentVersionExplorerShellIcons

  3. Double click on 29

  4. Change to the name of the icon, icon number, e.g."shell32.dll,30" is a big arrow

  5. Close OK

  6. Close the registry editor

The above change would then take effect at next logon.

To avoid the logoff you could modify an icon related entry, make the screenrepaint by changing the background and set back, e.g. HKEY_CURRENT_USERControlPanelDesktopWindowMetricsShell Icon Size.

If the Shell Icons29 value does not exist then you will need to create theShell Icons branch and then create the 29 value of type String, told you thatyour hands would get dirty

A better way is to use TweakUI to perform the above arrow change.

About the Author

Sign up for the ITPro Today newsletter
Stay on top of the IT universe with commentary, news analysis, how-to's, and tips delivered to your inbox daily.

You May Also Like