How would I intergrate a midi file in the .exe program?

Right now the program has to access @"c:\windows\midi.mid" so there is two files a .mid and a .exe.

Im trying to make only one file which would be a .exe.

Im guessing that I would add a midi to Resources but a midi is not a choice.
How do I access it after I add it? Or am I going about this completely wrong.