Ok, I was told a long time ago, that VS Professional 2005 could 'create' my own installer, instead of using click once, does anyone know how to do this, I have had a look around...
Printable View
Ok, I was told a long time ago, that VS Professional 2005 could 'create' my own installer, instead of using click once, does anyone know how to do this, I have had a look around...
You can use the Setup Project type that comes with VS (add it to your current solution, then set all of the necessary options.).... or you can use a third party, like Wise or INNO.
-tg