--- In [email protected], "theyaleon" <pet...@...> wrote:
>
> Make reg-file
> _____________________
> REGEDIT4
>
> [HKEY_LOCAL_MACHINE\SOFTWARE\Classes\lnkfile]
> "IsShortcut"=""
> _____________________
> and execute it.
>
Thanks t, that did indeed seem to be the problem. Seems removing that key is
sometimes applied as a tweak to remove the arrow from shortcut icons.
I found a work around, that seems to keep .lnk files functional in Menu Folder
contents without having the IsShortcut key. Entered as the command for Menu
Folder's format:
file.doverb("|","open")
seems to do the job.
Regards,
Sheri