Icon Shortcut Arrow Removal

Monday, March 10, 2003 by hispeed | Discussion: WinCustomize Talk

I know that this sounds stupid, but I have been trying to find the switch to turn off the little shortcut arrow on my desktop icons. I had it set before but it reset when I changed my icons. I cannot find the setting anywhere!? HEP
Angel_Wings
Reply #1 Monday, March 10, 2003 1:50 AM
If you are using IconPackager then click on it to bring up the main dialogue...click on th e"settings" tab/icon and "UNCHECK" the "Display shortcut" overlays box.

Hope that works for ya!


Powered by SkinBrowser!
c242
Reply #2 Monday, March 10, 2003 2:43 AM
TweakUi by MS can do that. There is also a registry tweak :

Copy this into notepad and save as 'Shortcut.inf', then right click the file and choose 'Install'.

; setup file will edit the registry to remove the little arrows on short cuts

[version]
signature="$CHICAGO$"
SetupClass=BASE

[DefaultInstall]
AddReg=Install.Uninstall.Option,Install.Uninstall.Information
DelReg=Uninstall.IsShortcut
CopyFiles=Copy.inf.file
Restart


[DefaultUninstall]
DelReg=Install.Uninstall.Option,Install.Uninstall.Information
DelFiles=Copy.inf.file
AddReg=Uninstall.IsShortcut
Restart


[Install.Uninstall.Information]
HKLM,SoftWare\Microsoft\Windows\CurrentVersion\Uninstall\IsShortcutOff,,,
HKLM,SoftWare\Microsoft\Windows\CurrentVersion\Uninstall\IsShortcutOff,"DisplayName",,"Shortcut Arrow Killer!"
HKLM,SoftWare\Microsoft\Windows\CurrentVersion\Uninstall\IsShortcutOff,"UninstallString",,"c:\windows\rundll.exe setupx.dll,InstallHinfSection DefaultUnInstall 132 %17%\shortcut.inf"


[Install.Uninstall.Option]
HKCR,inffile\shell\Uninstall,,,
HKCR,inffile\shell\Uninstall,command,,,
HKCR,inffile\shell\uninstall\command,,,"C:\WINDOWS\rundll.exe setupx.dll,InstallHinfSection DefaultUnInstall 132 %1"


[Uninstall.IsShortcut]
HKCR,lnkfile,IsShortcut,,""
HKCR,piffile,IsShortcut,,""

[Copy.inf.file]
shortcut.inf

[DestinationDirs]
Copy.inf.file=17, ; put a copy of the inf file in \windows\inf

[SourceDisksNames]
55="Remove Shortcut Arrow","",1

[SourceDisksFiles]
shortcut.inf=55

Powered by SkinBrowser!
hispeed
Reply #3 Tuesday, March 11, 2003 1:48 AM
Thanks a million for the info!
Drlovemikey
Reply #4 Tuesday, March 11, 2003 2:41 AM
I use Winboost 4 to do that before I spent my $50 on this limited package OBJECT Desktop.

Please login to comment and/or vote for this skin.

Welcome Guest! Please take the time to register with us.
There are many great features available to you once you register, including:

  • Richer content, access to many features that are disabled for guests like commenting on the forums and downloading skins.
  • Access to a great community, with a massive database of many, many areas of interest.
  • Access to contests & subscription offers like exclusive emails.
  • It's simple, and FREE!



web-wc01