How to make installer setup of a project in VB.net
I have created a small program using VB.NET and .MS Access database, it makes an .exe file but how do I create a setup program so that I can install my program on other system using installation program not just copying the .exe and the ms access file. Can anyone help me .
Thanks