[Users] Notification plugin: command to play beep

Thorsten Maerz info at netztorte.de
Thu Mar 11 16:51:59 CET 2021


Am Thu, 11 Mar 2021 14:19:05 -0000
schrieb subscribes <subscribes at disroot.org>:

> Using the notification plugin on Windows 10, what command should I
> put in the box to have Claws play a simple beep when an email arrives
> or emails arrive?

This should work:
  powershell -c (New-Object Media.SoundPlayer 'c:\Windows\Media\chord.wav').PlaySync();

But I don't know a way to get around the Window, that will shortly pop up.

-- 
LG
Thorsten


More information about the Users mailing list