Hello Bob,
Thanks for your post and also thanks to everyone for sharing your ideas. :
The .lnk extension is attached to a shortcut by default. As a special file
type, its extension (.lnk) cannot be changed in Windows Explorer.
Michael is correct, we can simply change it by using the "Rename" command
in Command Prompt. The command example Michael provide (rename test.lnk
test.txt) is correct.
If you need more information regarding the rename command, you can run
"rename /?" and it should return:
C:\WINDOWS\system32>rename /?
Renames a file or files.
RENAME [drive:][path]filename1 filename2.
REN [drive:][path]filename1 filename2.
Note that you cannot specify a new drive or path for your destination file.
Please check if it meets your requirements. Thanks.
Sincerely,
George Yin
Microsoft Online Support
Microsoft Global Technical Support Center
Get Secure! -
www.microsoft.com/security
=====================================================
When responding to posts, please "Reply to Group" via your newsreader so
that others may learn and benefit from your issue.
=====================================================
This posting is provided "AS IS" with no warranties, and confers no rights.