Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Including the .Net Framework in the Setup project......

0 views
Skip to first unread message

Husam

unread,
Jan 19, 2004, 1:46:08 PM1/19/04
to
Hi Every Body:

How can I add the .Net Framework to my setup project?

any help will be appreciated.

Regard's

Husam

Steven Stein [MSFT]

unread,
Jan 19, 2004, 2:47:32 PM1/19/04
to
Husam

Check out this topic on MSDN:

Creating a Single Setup Project to Install a .NET Framework Application and
Dotnetfx.exe (.NET Framework Developer's Guide)
http://msdn.microsoft.com/library/en-us/cpguide/html/cpconcreatingsinglesetu
pprojecttoinstallnetframeworkapplicationdotnetfxexe.asp?frame=true


hope that helps

Steve Stein
VB Team

This posting is provided "AS IS" with no warranties and confers no rights.


--------------------
| Thread-Topic: Including the .Net Framework in the Setup project......
| thread-index: AcPevIB5RtB6RZUqTAmWsuIqrM2H9w==
| X-Tomcat-NG: microsoft.public.dotnet.languages.vb
| From: "=?Utf-8?B?SHVzYW0=?=" <anon...@discussions.microsoft.com>
| Subject: Including the .Net Framework in the Setup project......
| Date: Mon, 19 Jan 2004 10:46:08 -0800
| Lines: 9
| Message-ID: <2E1D749F-493A-4CAA...@microsoft.com>
| MIME-Version: 1.0
| Content-Type: text/plain;
| charset="Utf-8"
| Content-Transfer-Encoding: 7bit
| X-Newsreader: Microsoft CDO for Windows 2000
| Content-Class: urn:content-classes:message
| Importance: normal
| Priority: normal
| X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.0
| Newsgroups: microsoft.public.dotnet.languages.vb
| NNTP-Posting-Host: tk2msftcmty1.phx.gbl 10.40.1.180
| Path: cpmsftngxa07.phx.gbl!cpmsftngxa10.phx.gbl
| Xref: cpmsftngxa07.phx.gbl microsoft.public.dotnet.languages.vb:174197
| X-Tomcat-NG: microsoft.public.dotnet.languages.vb

Herfried K. Wagner [MVP]

unread,
Jan 19, 2004, 5:52:51 PM1/19/04
to
* "=?Utf-8?B?SHVzYW0=?=" <anon...@discussions.microsoft.com> scripsit:

> How can I add the .Net Framework to my setup project?

Framework 1.0:

.NET Framework Deployment Guide
<http://msdn.microsoft.com/library/en-us/dnnetdep/html/dotnetframedepguid.asp>

Using Visual Studio .NET to Redistribute the .NET Framework
<http://msdn.microsoft.com/library/en-us/dnnetdep/html/vsredistdeploy.asp>

Framework 1.1:

Redistributing the .NET Framework 1.1
<http://msdn.microsoft.com/library/en-us/dnnetdep/html/redistdeploy1_1.asp>

.NET Framework 1.1 Deployment Guide
<http://msdn.microsoft.com/library/en-us/dnnetdep/html/dotnetframedepguid1_1.asp>

.NET Framework 1.1 Redistributable Prerequisites
<http://msdn.microsoft.com/library/en-us/dnnetdep/html/NETFx1Redistreq1_1.asp>

.NET Framework Redistributable Package 1.1 Technical Reference
<http://msdn.microsoft.com/library/en-us/dnnetdep/html/dotnetfxref1_1.asp>

Using Visual Studio .NET 2003 to Redistribute the .NET Framework
<http://msdn.microsoft.com/library/en-us/dnnetdep/html/vsredistdeploy1_1.asp>

Visual Studio .NET Framework Bootstrapper Plug-in
<http://workspaces.gotdotnet.com/vsboot>

--
Herfried K. Wagner [MVP]
<http://www.mvps.org/dotnet>

David Guyer [MS]

unread,
Jan 22, 2004, 3:36:03 PM1/22/04
to
The one I'd recommend the most is the last one in Herfried's list...

Visual Studio .NET Framework Bootstrapper Plug-in
< http://workspaces.gotdotnet.com/vsboot >


---
David Guyer - VBQA Deployment Testing
This posting is provided "AS IS" with no warranties, and confers no rights.
--------------------
>From: hirf-spa...@gmx.at (Herfried K. Wagner [MVP])
>Newsgroups: microsoft.public.dotnet.languages.vb
>Subject: Re: Including the .Net Framework in the Setup project......
>Date: 19 Jan 2004 23:52:51 +0100
>Lines: 34
>Sender: Administrator@FAMILIE-IF1R60H
>Message-ID: <buhn3u$i5f5t$1...@ID-208219.news.uni-berlin.de>
>References: <2E1D749F-493A-4CAA...@microsoft.com>
>NNTP-Posting-Host: v208-105.vps.tuwien.ac.at (128.131.208.105)
>Mime-Version: 1.0
>Content-Type: text/plain; charset=us-ascii
>X-Trace: news.uni-berlin.de 1074552766 19053757 128.131.208.105 ([208219])
>X-Face:
vJn^g[Lkg9YfJ,Oj#{Y[')WBo<1kS#Rc3Vb!D;jf$;OZ%<"'z+DX"K/m)h\Gi;e-AYsc%'CmL~Ix
@YEq$}A>^]KbF1.Z|=/'*CcB[f+8(m&vP.u4+P.q$n]?[s>nnFu/8EuC?h[c\#wR{ok_um~57to=
P=1"{qO1e%A2~nS?<[o`jn?C/-}7Mbz~L)WI=5VL!*xU#^d
>User-Agent: Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.4 (Common Lisp (Windows))
Hamster/2.0.0.1
>Path:
cpmsftngxa07.phx.gbl!cpmsftngxa06.phx.gbl!cpmsftngxa09.phx.gbl!TK2MSFTNGP08.
phx.gbl!newsfeed00.sul.t-online.de!newsfeed01.sul.t-online.de!t-online.de!fu
-berlin.de!uni-berlin.de!v208-105.vps.tuwien.ac.AT!not-for-mail
>Xref: cpmsftngxa07.phx.gbl microsoft.public.dotnet.languages.vb:174292
>X-Tomcat-NG: microsoft.public.dotnet.languages.vb

Herfried K. Wagner [MVP]

unread,
Jan 22, 2004, 4:59:15 PM1/22/04
to
* dav...@online.microsoft.com (David Guyer [MS]) scripsit:

> The one I'd recommend the most is the last one in Herfried's list...
>
> Visual Studio .NET Framework Bootstrapper Plug-in
> < http://workspaces.gotdotnet.com/vsboot >

I'll change that in my reply-template...

;-)

0 new messages