Hard link cannot be created

Things you’d like to miss in the future...
Post Reply
yogi
Posts: 100
Joined: 18 Feb 2010 09:05

Hard link cannot be created

Post by yogi »

Version 23.70.0200 cannot create hard links
Misidentified as different disks even on the same disk

Also can you add the option to disable the symlink name dialog and remove the "SymLink to" in front of the symlink
I searched and found that the request was made in 2011
viewtopic.php?t=6079

It would be better if relative paths were used in preference when creating symlinks

jupe
Posts: 2757
Joined: 20 Oct 2017 21:14
Location: Win10 22H2 120dpi

Re: Hard link cannot be created

Post by jupe »

You can set these tweaks to accomplish some of your requests:

Code: Select all

CreateSymlinkPrefix=" "
CreateSymlinkPrompt=0
follow these instructions exactly on how to tweak: https://www.xyplorer.com/faq-topic.php?id=tweak

yogi
Posts: 100
Joined: 18 Feb 2010 09:05

Re: Hard link cannot be created

Post by yogi »

jupe wrote: 06 Oct 2022 02:12 You can set these tweaks to accomplish some of your requests:

Code: Select all

CreateSymlinkPrefix=" "
CreateSymlinkPrompt=0
follow these instructions exactly on how to tweak: https://www.xyplorer.com/faq-topic.php?id=tweak
thanks
I found it's comment removed
caused me to ignore it when searching for "; Tweak:"

Post Reply