PDA

View Full Version : Shortcut Icons


Riley
April 16th 04, 01:04 AM
Ya know dat little box wid a arrow on a shortcut does ne1
no how to get rid of it

LucB
April 16th 04, 01:04 AM
1. Remove Shortcut Arrows: use Regedit to change names of keys from
'IsShortcut' to 'IsNotShortcut' in the following places:

[HKEY_CLASSES_ROOT\InternetShortcut]
....
"IsNotShortcut"=""

[HKEY_CLASSES_ROOT\lnkfile]
....
"IsNotShortcut"=""

[HKEY_CLASSES_ROOT\piffile]
....
"IsNotShortcut"=""

2. Restore Shortcut Arrows: restore original key names (replace
'IsNotShortcut' with 'IsShortcut')

Don't forget to backup your registry before you start fiddling with it.

"Riley" > wrote in message
...
> Ya know dat little box wid a arrow on a shortcut does ne1
> no how to get rid of it

niknik1971
April 16th 04, 01:04 AM
Use TweakUI to remove the short cut arrow.

NIK

"LucB" > wrote in message
...
> 1. Remove Shortcut Arrows: use Regedit to change names of keys from
> 'IsShortcut' to 'IsNotShortcut' in the following places:
>
> [HKEY_CLASSES_ROOT\InternetShortcut]
> ...
> "IsNotShortcut"=""
>
> [HKEY_CLASSES_ROOT\lnkfile]
> ...
> "IsNotShortcut"=""
>
> [HKEY_CLASSES_ROOT\piffile]
> ...
> "IsNotShortcut"=""
>
> 2. Restore Shortcut Arrows: restore original key names (replace
> 'IsNotShortcut' with 'IsShortcut')
>
> Don't forget to backup your registry before you start fiddling with it.
>
> "Riley" > wrote in message
> ...
> > Ya know dat little box wid a arrow on a shortcut does ne1
> > no how to get rid of it
>
>

Google