Would it be possible to create a installer in vb.net which adds keys into the registry. Also how would you go about making your program show up in the add or remove program files list in the control panel. How would you start
Create Program InstallerCreate a install shield type program
Page 1 of 1
3 Replies - 3445 Views - Last Post: 20 January 2010 - 11:16 AM
Replies To: Create Program Installer
#2
Re: Create Program Installer
Posted 19 January 2010 - 06:54 PM
Google 'VB installation program'. Here is first item return by my search:
http://www.vbdotneth...ionProgram.aspx
http://www.vbdotneth...ionProgram.aspx
#3
Re: Create Program Installer
Posted 19 January 2010 - 07:11 PM
You can also use the Window Installer, you can make it using Visual Studio. It's easy.
#4
Re: Create Program Installer
Posted 20 January 2010 - 11:16 AM
Or you could be really sneaky and create you own installer inheriting from the installer object in the .net framework, I dont know if its possible in Visual Basic express but it should be as it is a part of the framework, you could use this article that explains how to use code to install a service and Mod it to install you program. http://www.codeproje...iceInstall.aspx. I think its good I haven't checked though
Page 1 of 1
|
|

New Topic/Question
Reply




MultiQuote






|