Turn off "confirm on overwrite"?
Moderators: XnTriq, helmut, xnview
-
- Posts: 15
- Joined: Sat Jul 05, 2008 5:15 am
Turn off "confirm on overwrite"?
Is there a way to turn this off (like there exists turning off "confirm on delete")?
-
- XnThusiast
- Posts: 4441
- Joined: Sun Oct 17, 2004 4:57 am
- Location: Bordeaux, France
In the INI
dk
Hello !
• Use the INI entries below, to add by hand :
Kind regards,
Claude
Clo
Hello !
• Use the INI entries below, to add by hand :
• More details are available online HERE[Start]
ShowSaveDlg= Flag
¤ 0: The dialogue'll remain disabled for the current session only.
¤ 129: The dialogue'll be displayed in all cases.
¤ 130: The dialogue'll never be displayed, even in the next sessions. These flags define the behaviour of the programme when one ticks the box :
“Never display this dialogue again” when a file is modified and closed. Since 1.90 ß-4.
--------------------------------------------------------------------------------
[Start]
SaveAdvDlg=1
Allows a fine-tuning of the previous entry functions above by saving the state of the advice dialogue.
Using it, you may avoid the unwanted “Overwrite” dialogue when saving a changed file only.
Kind regards,
Claude
Clo
Old user ON SELECTIVE STRIKE till further notice •
-
- Posts: 15
- Joined: Sat Jul 05, 2008 5:15 am
-
- Posts: 1
- Joined: Mon Jul 07, 2014 8:19 pm
Re: Turn off "confirm on overwrite"?
I have played with the ShowSaveDlg=130 and SaveAdvDlg=1 and I cannot seem to get this dialog to go away when I am resizing files in place.
-
- Moderator & Librarian
- Posts: 6363
- Joined: Sun Sep 25, 2005 3:00 am
- Location: Ref Desk
Re: Turn off "confirm on overwrite"?
[quote="XnTriq (how to avoid the " do you want to overwrite" window)"]Thanks to user Brother Gabriel-Marie, I've been able to isolate and identify the proper settings:
[/quote]
Code: Select all
[Start]
SaveAdvDlg=1
ShowAgain=268171860
ShowSaveDlg=129