Install File
I want to create an install file for a program I created in Visual Studio .NET, I want it to put the program in the program files folder, a shortcut in the start menu and on the desktop, add two registry keys, and check if the .NET framework is installed and if not install it. Is all this possible? I have no idea how to create an install file. Thanx for the help in advance!
|