"Paste as" without prefix?

Please check the FAQ (https://www.xyplorer.com/faq.php) before posting a question...
Post Reply
Megalith
Posts: 87
Joined: 24 Jan 2015 16:53

"Paste as" without prefix?

Post by Megalith »

If I try to paste (for example) a new junction, there is a "Junction to" prefix added to the folder/file name by default. Is there any way to change that?

TheQwerty
Posts: 4373
Joined: 03 Aug 2007 22:30

Re: "Paste as" without prefix?

Post by TheQwerty »

There is an INI-tweak CreateJunctionPrefix that allows you to modify this to whatever you desire.
By default it is set to an empty string but changing it to a space should remove the prefix:

Code: Select all

CreateJunctionPrefix=" "
Instructions for how to tweak XY can be found here: http://www.xyplorer.com/faq-topic.php?id=tweak

Megalith
Posts: 87
Joined: 24 Jan 2015 16:53

Re: "Paste as" without prefix?

Post by Megalith »

Thanks, it looks like there is even an option there to skip the rename prompt altogether.

Post Reply