PC Review


Reply
Thread Tools Rate Thread

Create a setup

 
 
Antonio
Guest
Posts: n/a
 
      27th Aug 2003
Hi everyone, I need to know how can I create a setup
packege for a VB.NET aplication that I have alredy done.
Thanks in advance
 
Reply With Quote
 
 
 
 
Herfried K. Wagner [MVP]
Guest
Posts: n/a
 
      27th Aug 2003
Hello,

"Antonio" <(E-Mail Removed)> schrieb:
> Hi everyone, I need to know how can I create a setup
> packege for a VB.NET aplication that I have alredy done.
> Thanks in advance


In VB .NET Standard there is no wizard, only a Setup project template.
In VS .NET Professional and greater just add a Setup and Deployment
project or start the wizward (in the new project dialog). Notice that you
can add the setup project to an existing solution by setting the appropriate
option in the "New Project" dialog box.

HTH,
Herfried K. Wagner
--
MVP · VB Classic, VB .NET
http://www.mvps.org/dotnet


 
Reply With Quote
 
Nak
Guest
Posts: n/a
 
      27th Aug 2003
Or

If you don't like the VS Installer you could always check out Inno

http://www.jrsoftware.org/isinfo.php

It's Free, I used to use it for VB6. But the VS one may do everything you
want anyway :-)

Nick.

--
/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\
/\/\/\/\/\/\/\/\/\/\/
It seems you are not enabling Option Strict. Enable it in the project
properties and the compiler might find the error for you. Jobs a good'n!
/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\
/\/\/\/\/\/\/\/\/\/\/


 
Reply With Quote
 
Cor
Guest
Posts: n/a
 
      28th Aug 2003
Change Build to Release in your IDE
Open your Solution Explorer
RigthClick on the setup project and choose Build
(The setup is the .msi that is generated)


 
Reply With Quote
 
Herfried K. Wagner [MVP]
Guest
Posts: n/a
 
      28th Aug 2003
Hello,

"Juan Antonio Islas Perez" <(E-Mail Removed)> schrieb:
> I have already created the setup project in the global solution but now
> what? how caa I create the Setup.exe?


Just compile the solution.

Regards,
Herfried K. Wagner
--
MVP · VB Classic, VB .NET
http://www.mvps.org/dotnet


 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Create setup Christian Havel Microsoft C# .NET 3 10th Dec 2007 07:01 PM
how to create setup Jwalant Natvarlal Soneji Microsoft VB .NET 2 19th Apr 2007 07:06 AM
Can't create setup! chook.harel@gmail.com Microsoft Dot NET 1 30th May 2006 05:04 PM
Create DSN in setup =?Utf-8?B?TWNDb29s?= Microsoft Dot NET 3 18th Oct 2004 08:37 PM
how to create setup in .Net Kanaiya Microsoft C# .NET 1 4th Feb 2004 05:17 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 08:42 AM.