Windows 7 removing Registry Key Effects specific 2 Win7

May 7 2009No Commented

Categorized Under: Registry, Tips n Trix, Windows 7

Removing shortcut icon arrow is one of the easiest and most needed hack for a starter geek for Windows.

Removing it via registry is a simple trik..goto lnkfile–>del isshortcut key.

this thing was ok till Win Vista. but if you delete this key in Windows 7 …. there may be occasional error where user cannot drag and drop an application program to Windows Taskbar (Superbar) and Start Menu anymore, with the icon shows a red cross when user attempts to place it on Taskbar or Start Menu. When right click on a program icon or shortcut, the “Pin to Taskbar” and “Pin to Start Menu” context menu is missing and not showing too.

You may also find an error that no Jump List been popped up when right clicking on icons in Taskbar.

Infact you may also find an error http://www.merawindows.com/Forums/tabid/324/forumid/96/threadid/42169/scope/posts/Default.aspx

i tried to figure out a lot about the solution.infact i even reinstalled os..(tx 2 win7 it took hardly half hour 2 get evrthng back 2 normal)….and 2day i found that the same problem has rose again…

and then after some r n d i found the cause of the problem.

So following are the effects of deleting Regsitry key “isshortcut” in
windows 7
.

if u wana restore 2 all normal…simple add the isshortcut(new string) in the .lnk file…this will get back all things 2 work…


Windows Registry
Editor Version 5.00

[HKEY_CLASSES_ROOT\lnkfile]
@=”Shortcut”
“IsShortcut”=”"

or paste the abve code in bold in a text file and save it as .reg and then execute that.

n 4 tech guyz still u wana remove the thingy??

use the following code…

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Shell Icons]
“29″=hex(2):25,00,73,00,79,00,73,00,74,00,65,00,6d,00,72,00,6f,00,6f,00,74,00,\
25,00,5c,00,73,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c,00,73,00,68,\
00,65,00,6c,00,6c,00,33,00,32,00,2e,00,64,00,6c,00,6c,00,2c,00,35,00,30,00,\
00,00

this will fade the shortcut arrow and make it transparent.this way also works out.

Well ques can b….is it a bug or a feature in
Windows 7
…being it specific 2 only
windows 7
…???

Digg This
Reddit This
Stumble Now!
Buzz This
Vote on DZone
Share on Facebook
Bookmark this on Delicious
Kick It on DotNetKicks.com
Shout it
Share on LinkedIn
Bookmark this on Technorati
Post on Twitter
Google Buzz (aka. Google Reader)

Leave a Reply