Creating an Installer
I'm doing a lot of coding with Visual C# and lately I've been storing sounds, images, etc, in separate folders that are accessed by the executable.
I want to distribute my work, with one download and installation setting up the executable to run from the start menu, but I have no idea how to create an installer. I don't know what to do or even where to begin looking.
Any advice would be much appreciated.
|