I have created a program with VS2008 Express C# and it uses the MySQL Connector NET. However when I publish the program with oneclick and install it on a seperate computer it gets a send bug report to M$ error with MySQL.Data.Mysq lclient. Why is this not packaging properly? I read up on using the Windows Application Deployment but cannot find that template.
Any ideas to get everything packaged into one setup file so they dont have to go and download many install files to get my program to work?
I'm looking for something that is free.
Any ideas to get everything packaged into one setup file so they dont have to go and download many install files to get my program to work?
I'm looking for something that is free.
Comment