PC Review Forums Newsgroups Microsoft DotNet Microsoft VB .NET Bootstrapping .NET 2.0

Reply

Bootstrapping .NET 2.0

 
Thread Tools Rate Thread
Old 17-10-2006, 10:29 PM   #1
=?Utf-8?B?ZVNvbFRlYywgSW5jLiA1MDEoYykoMyk=?=
Guest
 
Posts: n/a
Default Bootstrapping .NET 2.0


Thank you in advance for all your assistance. It is greatly appreciated,
especially the Microsoft Certified Personnel that monitor these newgroups and
answer questions and people like Seth and Ghost. I really appreciate all the
help you people give.

I have a problem, and I know you all can help me with it. My VS 205
application requires .NET 2.0 framework to be installed to run. I would like
to bootstrap .NET Framework 2.0 to my installation setup, but I have no idea
where to look or how to do it. Any code samples or information would be
greatly appreciated.

--
Michael Bragg, President
eSolTec, Inc.
a 501(C)(3) organization
MS Authorized MAR
looking for used laptops for developmentally disabled.
  Reply With Quote
Old 17-10-2006, 10:50 PM   #2
Zer0
Guest
 
Posts: n/a
Default Re: Bootstrapping .NET 2.0

If you are using Visual Studio 2005, you can click Project from the menus
along the top and then Properties. In here you can specify to include .NET
Framework into the Setup.exe.

HTH,
Zer0

"eSolTec, Inc. 501(c)(3)" <esoltec@noemail.nospam> wrote in message
news:5124A6B0-2EE5-467E-BAF0-F57A5ED3744F@microsoft.com...
> Thank you in advance for all your assistance. It is greatly appreciated,
> especially the Microsoft Certified Personnel that monitor these newgroups
> and
> answer questions and people like Seth and Ghost. I really appreciate all
> the
> help you people give.
>
> I have a problem, and I know you all can help me with it. My VS 205
> application requires .NET 2.0 framework to be installed to run. I would
> like
> to bootstrap .NET Framework 2.0 to my installation setup, but I have no
> idea
> where to look or how to do it. Any code samples or information would be
> greatly appreciated.
>
> --
> Michael Bragg, President
> eSolTec, Inc.
> a 501(C)(3) organization
> MS Authorized MAR
> looking for used laptops for developmentally disabled.



  Reply With Quote
Old 17-10-2006, 11:04 PM   #3
=?Utf-8?B?ZVNvbFRlYywgSW5jLiA1MDEoYykoMyk=?=
Guest
 
Posts: n/a
Default Re: Bootstrapping .NET 2.0

Zero,

Thank you for your reply, but where in Project?
--
Michael Bragg, President
eSolTec, Inc.
a 501(C)(3) organization
MS Authorized MAR
looking for used laptops for developmentally disabled.


"Zer0" wrote:

> If you are using Visual Studio 2005, you can click Project from the menus
> along the top and then Properties. In here you can specify to include .NET
> Framework into the Setup.exe.
>
> HTH,
> Zer0
>
> "eSolTec, Inc. 501(c)(3)" <esoltec@noemail.nospam> wrote in message
> news:5124A6B0-2EE5-467E-BAF0-F57A5ED3744F@microsoft.com...
> > Thank you in advance for all your assistance. It is greatly appreciated,
> > especially the Microsoft Certified Personnel that monitor these newgroups
> > and
> > answer questions and people like Seth and Ghost. I really appreciate all
> > the
> > help you people give.
> >
> > I have a problem, and I know you all can help me with it. My VS 205
> > application requires .NET 2.0 framework to be installed to run. I would
> > like
> > to bootstrap .NET Framework 2.0 to my installation setup, but I have no
> > idea
> > where to look or how to do it. Any code samples or information would be
> > greatly appreciated.
> >
> > --
> > Michael Bragg, President
> > eSolTec, Inc.
> > a 501(C)(3) organization
> > MS Authorized MAR
> > looking for used laptops for developmentally disabled.

>
>
>

  Reply With Quote
Old 18-10-2006, 03:05 AM   #4
Kevin Yu [MSFT]
Guest
 
Posts: n/a
Default Re: Bootstrapping .NET 2.0

Hi Michael,

You can access the Bootstrapper through the Project/Properties page. Select
Publish from the left tab, and click Prerequisites button on the right.

Here is an article about how to use the Visual Studio 2005 Bootstrapper to
kick-start your installation. I think it will be helpful.

http://msdn.microsoft.com/msdnmag/i...0/Bootstrapper/

If anything is unclear, please feel free to let me know.

Kevin Yu
Microsoft Online Community Support

==================================================
Get notification to my posts through email? Please refer to
http://msdn.microsoft.com/subscript...ault.aspx#notif
ications.
Note: The MSDN Managed Newsgroup support offering is for non-urgent issues
where an initial response from the community or a Microsoft Support
Engineer within 1 business day is acceptable. Please note that each follow
up response may take approximately 2 business days as the support
professional working with you may need further investigation to reach the
most efficient resolution. The offering is not appropriate for situations
that require urgent, real-time or phone-based interactions or complex
project analysis and dump analysis issues. Issues of this nature are best
handled working with a dedicated Microsoft Support Engineer by contacting
Microsoft Customer Support Services (CSS) at
http://msdn.microsoft.com/subscript...rt/default.aspx.
==================================================

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

  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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off