Creating a link omits the file extension for the new file

Please report only one bug per message!

Moderators: white, Hacker, petermad, Stefan2

Post Reply
adoeller
Junior Member
Junior Member
Posts: 82
Joined: 2011-05-23, 09:47 UTC

Creating a link omits the file extension for the new file

Post by *adoeller »

if you create a link with TC, the extension is missing in the link. is there a way to control the new filename?

image you have two files in the same dir:
fileA.doc
fileA.pdf

creating links to them will bring up a popup because of the name conflict

fileA.doc -> fileA.lnk
fileA.pdf -> fileA.lnk

Cheers,
Alex
User avatar
HolgerK
Power Member
Power Member
Posts: 5406
Joined: 2006-01-26, 22:15 UTC
Location: Europe, Aachen

Post by *HolgerK »

- wincmd.ini
- Section [Configuration]
- AppendLnk=1
F1, 4.b wincmd.ini wrote:AppendLnk=2 Link files (*.lnk) will be created as follows:
0: file.ext -> file.lnk
1: file.ext -> file.ext.lnk
2: like 0 for files, 1 for directories
HTH
Holger
Post Reply