Hey all,
i have always made my setup exe's with inno setup.
However i have had probloms with getting it to install for 64- bit windows (xp, vista, 7)
Does anyone know of a free installer for windows with good features an compatibility?
Thanks
Paul
Printable View
Hey all,
i have always made my setup exe's with inno setup.
However i have had probloms with getting it to install for 64- bit windows (xp, vista, 7)
Does anyone know of a free installer for windows with good features an compatibility?
Thanks
Paul
What edition of Visual Studio are you using?
2008
sorry lol V9.0
My apologies its standard
You could right-click your solution, select Add -> new Project, then select the Setup & Deployment project. I'd use the wizard for creating it though, it simplifies things for a first-timer. I use VS to create MSI installers all the time.
I second that - you cant customise the installation that much but you can get it to install files, edit registry entries, create shortcuts, and also automatically download and install prerequisites such as the .NET framework or SQL server
Yh was going to use it but got put of by its lack of customization. How do you get it to create desktop shortcut taskbar icon and make it show up under all programs?
There's 2 base folders you can create shortcuts (or more subfolders). They're shown in the folder view tab.
Moved To Application Deployment
Ok im gona have a bash at it. How do i add terms for them to agree to?