I made a Windows Forms Application C# and I want to add music to it, I know how to do it if I have the file in my PC, but what if I want to send the application to a friend and he does not have the sound file what to do? Can you use an URL? Or resources? If yes, how to do it?
Thanks alot !