I have a project that i have created in Visual Studio express and SQL server express. i want to create an install file so that i can send to others to install. Currently it is requiring the user to install SQL server Express and 3.5 .net framework.
what steps can i take to stop the user having to install these 2 so that it is a simple install for them.
Thanks
what steps can i take to stop the user having to install these 2 so that it is a simple install for them.
Thanks