473,395 Members | 1,666 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,395 software developers and data experts.

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.
Oct 17 '06 #1
3 4315
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)" <es*****@noemail.nospamwrote in message
news:51**********************************@microsof t.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.

Oct 17 '06 #2
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)" <es*****@noemail.nospamwrote in message
news:51**********************************@microsof t.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.


Oct 17 '06 #3
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/is.../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/subscripti...ult.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/subscripti...t/default.aspx.
==================================================

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

Oct 18 '06 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

13
by: Fortepianissimo | last post by:
Here is the situation: I want my server started up upon connection. When the first connection comes in, the server is not running. The client realizes the fact, and then starts up the server and...
19
by: Raposa Velha | last post by:
Hello to all! Does any of you want to comment the approach I implement for instantiating a form? A description and an example follow. Cheers, RV jmclopesAThotmail.com replace the AT with the...
86
by: Michael Adams | last post by:
I don't know if you have noticed, but it seems like Microsoft is losing interest in C#, and putting their energy into Visual Basic.NET instead. For instance, online chats by language since July...
29
by: vishnupriya.sureshbabu | last post by:
Struct in C and C++ are same? Can Struct in C handle member functions?
3
by: kelvin | last post by:
Can anyone tell me what could cause the error below? Starting installation ... Loading zlib: ok Downloading package: PEAR-stable......ok Downloading package: Archive_Tar-stable....ok...
1
by: CSTechie | last post by:
I've been battling to install PEAR on Windows XP now for too long. I am not sure what I need to do. When I run go-pear.php from the command line, I get the error message as shown at the end. I...
1
by: Paul | last post by:
I just installed php 4.4 with apache 2.0 on WIN XP. All is working so far. From: the prompt, I type: go-pear and here's what I get: Loading zlib: ok Using local package: PEAR-stable......ok...
1
by: deciacco | last post by:
I want to write an index.php the is the central point of my website. I see it used everywhere, but I can't seem to figure out a good way to do it. I found an article on Zend's website where it...
2
by: Mauler | last post by:
I need some help with adding bootstrap code to the core of python, the idea is to leave a super base core inside a zip file (python25.zip works right out of the box) and leave the rest in separate...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.