event sounds
-
zzjean
- Posts: 115
- Joined: 22 Nov 2009 14:56
event sounds
Hello
I really like the event sounds. This is a very good improvement.
I often copy a large number of files from one directory to another and sometimes there is a collision between filenames. The copy in the background then stops. Would it be possible to have a sound to alert in this case.
Thank you
Jean
nota : google translation
I really like the event sounds. This is a very good improvement.
I often copy a large number of files from one directory to another and sometimes there is a collision between filenames. The copy in the background then stops. Would it be possible to have a sound to alert in this case.
Thank you
Jean
nota : google translation
-
admin
- Site Admin
- Posts: 66094
- Joined: 22 May 2004 16:48
- Location: Win8.1, Win10, Win11, all @100%
- Contact:
-
admin
- Site Admin
- Posts: 66094
- Joined: 22 May 2004 16:48
- Location: Win8.1, Win10, Win11, all @100%
- Contact:
Re: event sounds
I'll add it for foreground operations first. Background is harder and comes later...
FAQ | XY News RSS | XY X
-
admin
- Site Admin
- Posts: 66094
- Joined: 22 May 2004 16:48
- Location: Win8.1, Win10, Win11, all @100%
- Contact:
-
Norn
- Posts: 504
- Joined: 24 Oct 2021 16:10
Re: event sounds
Maybe the sound shouldn't be played in this case.
Code: Select all
delete 0, 0, "%temp%\tmp.txt"Windows 11 24H2 @100% 2560x1440
-
admin
- Site Admin
- Posts: 66094
- Joined: 22 May 2004 16:48
- Location: Win8.1, Win10, Win11, all @100%
- Contact:
-
Norn
- Posts: 504
- Joined: 24 Oct 2021 16:10
Re: event sounds
Permanently delete an item via script command without prompting.
Windows 11 24H2 @100% 2560x1440
-
admin
- Site Admin
- Posts: 66094
- Joined: 22 May 2004 16:48
- Location: Win8.1, Win10, Win11, all @100%
- Contact:
-
Norn
- Posts: 504
- Joined: 24 Oct 2021 16:10
Re: event sounds
It feels a bit weird to play a sound when using that command in the script to delete the cache file, it's just my personal opinion at the moment.
Windows 11 24H2 @100% 2560x1440
-
jupe
- Posts: 3446
- Joined: 20 Oct 2017 21:14
- Location: Win10 22H2 120dpi
Re: event sounds
I don't use sounds myself, so have no vested interest, but might I suggest perhaps a way to temporarily disable CES would be useful, eg something like SC
setting "PlayEventSounds", 0;, so that it can reset to previous state afterwards.-
admin
- Site Admin
- Posts: 66094
- Joined: 22 May 2004 16:48
- Location: Win8.1, Win10, Win11, all @100%
- Contact:
Re: event sounds
Or simply not play sounds for events triggered by a script?
FAQ | XY News RSS | XY X
-
highend
- Posts: 14925
- Joined: 06 Feb 2011 00:33
- Location: Win Server 2022 @100%
Re: event sounds
I'd like a way to turn it off temporarily via
setting "PlayEventSounds", 0; more as well...One of my scripts helped you out? Please donate via Paypal
XYplorer Beta Club