Is it possible to delete a file without prompt?
Moderator: xnview
-
johnmy
- Posts: 15
- Joined: Sun Mar 26, 2023 6:29 am
Is it possible to delete a file without prompt?
Is it possible to delete a file without prompt when I presss Delete key? The Windows Explorer does like that.
-
johnmy
- Posts: 15
- Joined: Sun Mar 26, 2023 6:29 am
Re: Is it possible to delete a file without prompt?
Got the answer
Code: Select all
confirmDel=false-
cday
- XnThusiast
- Posts: 4507
- Joined: Sun Apr 29, 2012 9:45 am
- Location: Cheltenham, U.K.
Re: Is it possible to delete a file without prompt?
There is also a direct setting Tools > Settings... > General -- File operations tab -- Confirm file deletejohnmy wrote: Sat Apr 29, 2023 4:01 am Is it possible to delete a file without prompt when I presss Delete key? The Windows Explorer does like that.
-
johnmy
- Posts: 15
- Joined: Sun Mar 26, 2023 6:29 am