Windows 7 How to change shortcuts?

zorglub76

New Member
Joined
Oct 14, 2009
Messages
2
How can I change original W7 shortcuts?
I use Launchy heavily, and I'm used to Win+Space shortcut, but now it's used for some useless W7 feature, which annoys me..
Thanks
 

Solution
I'm not sure what launchy is, but would this help.

It eliminate the -shortcut when you make a shortcut.

Copy and paste the following between the quotes into Notepad and save the file in ANSI format and name it noshortcut.reg

Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer]
"link"=hex:00,00,00,00

Double-click on this file to merge it into the registry

You have to reboot for it to take effect.
I'm not sure what launchy is, but would this help.

It eliminate the -shortcut when you make a shortcut.

Copy and paste the following between the quotes into Notepad and save the file in ANSI format and name it noshortcut.reg

Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer]
"link"=hex:00,00,00,00

Double-click on this file to merge it into the registry

You have to reboot for it to take effect.
 

Solution
Back
Top