Looking for work? Check out our jobs area.

VB.NET

Moderators: seancampbell
Number of threads: 3618
Number of posts: 9200

This Forum Only
Post New Thread

Report
How do I create a setup program Posted by honest_dude on 2 Jul 2009 at 4:17 AM

I have created a small program using VB.NET and .XML database, it makes an .exe file but how do I create a setup program so that I can install my program on other system using installation program not just copying the .exe and the .xml file. I have Smart Install Maker installation software with me. Can anyone help me or point me a good site to get information regarding this.

Thanks

Zela
Report
Re: How do I create a setup program Posted by nick2304 on 8 Jul 2009 at 4:14 AM
I know in Visual Studio there is a setup wizard that can do that very thing for you. Im still new to the setup thing myself, i have done a couple programs and packaged them via setup wizard and experienced problems such as:

If you package on xp, it wont work on vista but if you package on vista it will work and work on any operating system below it.

The way i went around this was to publish my program using visual Studio.
Report
Re: How do I create a setup program Posted by honest_dude on 16 Jul 2009 at 4:24 AM
How do you used the setup package program, i tried but could not make them work still, do you mean external setup program or the vb.net sepup package program, I am using .NET 2003 version, could not make an setup program which could be install on other machine.

Report
Re: How do I create a setup program Posted by honest_dude on 16 Jul 2009 at 4:25 AM
How do you used the setup package program, i tried but could not make them work still, do you mean external setup program or the vb.net sepup package program, I am using .NET 2003 version, could not make an setup program which could be install on other machine.

Report
Re: How do I create a setup program Posted by seancampbell on 16 Jul 2009 at 6:47 AM
Personally, I write batch scripts that create network drives on the computer, and copy the files / create directories... I only deploy my .Net applications on Company computers though...

After a google search I found this artile about making a setup program. Read it, then download the source and look at that, might give you ideas
http://www.codeproject.com/KB/mcpp/dotnetsetup.aspx

I found this software that does it for you:
http://www.download3k.com/Software-Development/Editors-Tools/Download-MSI-To-EXE-Installation-Package-Creator.html

Yet another awesome codeproject project that does a .net setup program
http://www.codeproject.com/KB/install/dotNetInstaller.aspx

Just a few google searches will help you from the humiliation of multiple unanswered posts... Hope this helps, I do not know anything better to tell you
Sean Campbell - Forum mod

Report
This post has been deleted. Posted by carolled on 16 Jul 2009 at 7:48 AM
This post has been deleted.



 
Popular resources and forums for programmers on Programmersheaven.com
Assembly, Basic, C, C#, C++, Delphi, Java, JavaScript, Pascal, Perl, PHP, Python, Ruby, Visual Basic
© Copyright 2009 Programmersheaven.com - All rights reserved.
Reproduction in whole or in part, in any form or medium without express written permission is prohibited.
Violators of this policy may be subject to legal action. Please read our Terms Of Use and Privacy Statement for more information.
Publisher: Lars Hagelin. Read the latest words from the publisher here.
Be the first to sign up for Lars Hagelin’s In-depth Outsourcing Newsletter here.
bootstrapLabs Logo A bootstrapLabs project.