I have my software fully functional. Now I need to make an installer (package) for it.
My software uses MySQL Server, .NET MySQL.
So, along with my builds, I also want to pack these MySQL tools so that my client can install everything in one go.
How should I do it? This is the first time I am doing the installer, I do not know how to do it. So, please indicate what is needed for all classes / documentation for this?
source share