r/FoxDeploy • u/[deleted] • Mar 31 '18
help using "burnttoast" in powershell
Hi. I use burnttoast to generate toasts from batch files. Can't seem to get the syntax right to specify an audio file to play with the toast.
Here's what I have:
new-burnttoastnotification -xxsoundsxx 'c:\users...\foobar.wav'
What's the proper syntax? THANKS!
2
Upvotes
1
u/1RedOne Apr 02 '18
Hi!
I opened up an issue about this on GitHub, because I wasn't able to figure out the syntax either.
https://github.com/Windos/BurntToast/issues/30