I’m trying to make a setup file of my Winforms App made using .net framework 4.7.2 & visual studio 2022 it uses db for data insertion and display I’ve copied the mdf file from the sql server and pasted it on my projects directory.
can anyone please enlighten me step by step how can I make a setup file of this project this app will be installed on other systems as well they have windows 7, 8.1 & 10 installed.
I’ve tried making a setup using Advanced Installer & included extra files just to make sure that they are working but they are not….
Here is the photo from windows 7 when I tried Installing my Software in it => Click Here
& Here is the photo from windows 10 pc => Click Here
Please tell me solution for it as I have to give the Working setup of this project to my team leader by the end of the day.
The Unique 1 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.