How-To Geek Forums » Windows Vista
Tip: Click Here to Update All Your PC's Outdated Drivers (Sponsored Link)
How to make Your C# application installable
(4 posts)You can use the nullsoft installer to wrap it up into an installable. Otherwise there's similar functionality built into visual studio.
There is also Inno Setup to create installers too.
Also many other ones that cost money like InstallShield.
I'm not sure of the tool to make one but one other way is making a package that uses the Windows Installer.
I haven't found a free easy tool to create Windows Installer packages but from what I've read it's the best way to go if possible.
Reply
You must log in to post.
