New backup name collision functionality for inline renames

Features wanted...
MCS
Posts: 29
Joined: 25 May 2010 22:20

Re: New backup name collision functionality for inline renames

Post by MCS »

Now that I've had time to use it more in real life situations it just feels even more awesome. I'm so glad I bought the lifetime pro license, this feels like such a great product with the frequent updates and features.

jayfischer
Posts: 61
Joined: 22 Nov 2009 21:28

Re: New backup name collision functionality for inline renames

Post by jayfischer »

OK - I feel dumb.

After upgrading - I added the tweak RenameOverwriteNoConfirm=1 to my XYPlorer.ini and I am still getting the confirmation.

admin
Site Admin
Posts: 60624
Joined: 22 May 2004 16:48
Location: Win8.1 @100%, Win10 @100%
Contact:

Re: New backup name collision functionality for inline renames

Post by admin »

jayfischer wrote:OK - I feel dumb.

After upgrading - I added the tweak RenameOverwriteNoConfirm=1 to my XYPlorer.ini and I am still getting the confirmation.
http://www.xyplorer.com/xyfc/viewtopic.php?f=10&t=3543

jayfischer
Posts: 61
Joined: 22 Nov 2009 21:28

Re: New backup name collision functionality for inline renames

Post by jayfischer »

I had done all that - but I did it again to make sure and it still asks for confirmation. I have rechecked the ini file and XY version (0020). Does it matter where in the ini file it goes I tried both general and settings sections?

admin
Site Admin
Posts: 60624
Joined: 22 May 2004 16:48
Location: Win8.1 @100%, Win10 @100%
Contact:

Re: New backup name collision functionality for inline renames

Post by admin »

jayfischer wrote:I had done all that - but I did it again to make sure and it still asks for confirmation. I have rechecked the ini file and XY version (0020). Does it matter where in the ini file it goes I tried both general and settings sections?
Of course. Let XY write the INI, then open it and look for the key.

admin
Site Admin
Posts: 60624
Joined: 22 May 2004 16:48
Location: Win8.1 @100%, Win10 @100%
Contact:

Re: New backup name collision functionality for inline renames

Post by admin »

Look for this:

Code: Select all

; Tweak: no overwrite prompt on inline rename
RenameOverwriteNoConfirm=0

jayfischer
Posts: 61
Joined: 22 Nov 2009 21:28

Re: New backup name collision functionality for inline renames

Post by jayfischer »

I have verified the key is there with tools->open config. I have PM'ed you my ini file for review.

jayfischer
Posts: 61
Joined: 22 Nov 2009 21:28

Re: New backup name collision functionality for inline renames

Post by jayfischer »

I have =1 not =0. I will try that.

I have tried =0 - same effect.
Last edited by jayfischer on 08 Dec 2010 15:13, edited 1 time in total.

admin
Site Admin
Posts: 60624
Joined: 22 May 2004 16:48
Location: Win8.1 @100%, Win10 @100%
Contact:

Re: New backup name collision functionality for inline renames

Post by admin »

No no.

1) Look for this:

Code: Select all

; Tweak: no overwrite prompt on inline rename
RenameOverwriteNoConfirm=0
2) Edit it to this:

Code: Select all

; Tweak: no overwrite prompt on inline rename
RenameOverwriteNoConfirm=1

It's all correctly described under the link I posted:
(3) In the editor: Do your editing (look up the tweak key and edit its value), save the tweaked INI
Of course you have to read it... :wink:

PeterH
Posts: 2785
Joined: 21 Nov 2005 20:39
Location: Germany

Re: New backup name collision functionality for inline renames

Post by PeterH »

jayfischer wrote:I have =1 not =0. I will try that.
=0 says, "No Confirm" is *not* active!

The mentioned line is the default - this is what you have to change...

Edit - Don was faster than I :roll:
Win11 Pro 223H2 Gerrman

jayfischer
Posts: 61
Joined: 22 Nov 2009 21:28

Re: New backup name collision functionality for inline renames

Post by jayfischer »

Thanks everyone. Got it. :oops:

I **added** the tweak when it was already there. I knew I was going something stupid.

Post Reply