Information

Username: Arpad
Member since: 18 Mar 2014
Last login: 18 Mar 2014
Status: Active

Activity

Where Created Comments
Algorithms 0 2
Forum Topics 1 1
Jobs 0 0

Last Algorithm Comments

AR
Arpad · 10 years ago

Thanks, this is superior, awesome!

AR
Arpad · 10 years ago

It doesn’t play the sound for me too.

Could you tell me how should I modify the code if I want to write the absolute path to the sound file, please?

So, instead of this row:

                    Notifications.PlaySound(Path.Combine(windowsFolder, "Media", "tada.wav"));

what should I write?

Thanks.