jisin63 Posted April 29, 2005 Posted April 29, 2005 I know that you can remove all the shortcut arrows by either modifying the registry or using TweakUI, but I was wondering if there was a way to create a single shortcut without an arrow. Thank guys.
member11 Posted April 29, 2005 Posted April 29, 2005 if you look into a registry tweak which published in this msfn.org, you can do that.
KJxp Posted April 30, 2005 Posted April 30, 2005 I couldn't find what msfn11 was referring to, but here is a workaround kind-of method:(Change "zzz" to any available extension)Using registry editor...Export HKCR\.lnk to a temporary reg fileUsing notepad, replace all "HKEY_CLASSES_ROOT\.lnk" with "\.zzz" in this reg fileReplace the @="lnkfile" with @="zzzfile"Save the file, and import it back into the registryExport HKCR\lnkfile to a temporary reg fileUsing notepad, replace all "HKEY_CLASSES_ROOT\lnkfile" with "HKEY_CLASSES_ROOT\zzzfile" in this reg fileRemove the "IsShortcut"="" lineSave the file, and import it back into the registryUsing command prompt, rename your link to something with a .zzz extension (explorer won't work because it refuses to show shortcut extensions)
Avatar Posted May 1, 2005 Posted May 1, 2005 I think you need HKCR\Lnkfile where you will find a key called IsShortcut. Rename it rather than deep-sixing it straight away. If it fixes your problem, get rid of it.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now