473,387 Members | 1,724 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,387 software developers and data experts.

Best way to install my application's prerequisites??

I need to install a few prerequisites before the installation of my
application. I need these prereqs to install independantly of my
actual application for packaging purposes.. so i can email my app's
installation(and updates) but provide a cd to clients for the needed
prereqs.

I need to install .NET Framework 1.1, Direct X 9, and the managed
portion of Direct X 9.

What would be the best way to do this?
Nov 16 '05 #1
1 2081
Hi Buzzhack,

One way I've done this is to add LaunchConditions to the Setup project. The
condition can check the registry to see if a certain application is
installed. If not, setup will show the user a Dialog where they can click a
link to find out where to download the file. You can configure the message
and links in this dialog through the properties of the launch condition.

Joe
--
http://www.csharp-station.com

"buzzhack" <jl***@hotmail.com> wrote in message
news:b6**************************@posting.google.c om...
I need to install a few prerequisites before the installation of my
application. I need these prereqs to install independantly of my
actual application for packaging purposes.. so i can email my app's
installation(and updates) but provide a cd to clients for the needed
prereqs.

I need to install .NET Framework 1.1, Direct X 9, and the managed
portion of Direct X 9.

What would be the best way to do this?

Nov 16 '05 #2

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

Similar topics

1
by: Grace | last post by:
Dear Sir, When I install VS.Net 2003 from CD1, I always get a message says: "Setup has detected that another program requires the computer to reboot. You must reboot the computer before installing...
10
by: Kmistic | last post by:
I am trying to install vs, but i don't have a prerequisite cd. I have disk1 and disk2 only. Is there way i can download the prerequisite cd from somewhere? btw, I don't have the physical CDS. ...
2
by: Ralph | last post by:
I used to have Visual Basic .net std. 2003 installed on WinXP SP1A. But I found it too hard to upgrade WinXP to SP2. Now, I do have WinXP SP2 installed, but I am having problems installing...
3
by: Alan | last post by:
Everytime I try and install it it says that I do not have the prerequisites to install .NET. So I click to install the prerequisites and it says "Setup has detected that another program requires...
1
by: AndrewFrazier | last post by:
I hope that somebody can help me with my installation problem. I insert the Visual C++ .net disk in my computer and setup begins but then I am presented with a message telling me that I have the...
1
by: =?Utf-8?B?UHVjY2E=?= | last post by:
Hi, I'm using vs2005, .net 2, C# for windows application. My application needs a couple of prerequists like .net 2.0 and windows installer and some service packs. I have all these files. How can...
0
by: narayanaj | last post by:
hi i am narayana i have developed one project in C#.net,To run my application, it needs DirectX SDK installation as a prerequisite. While install this project it needs to check DirectX and .Net...
8
by: deciacco | last post by:
I created a deployment project for my .net 2 application in vs 2005. In the properties of the deployment project, under prerequisites i have "Create setup program to install prerequisite components"...
1
by: Sergiu Ignat | last post by:
Hello, I try to deploy an application through ClickOnce. I use .NET Framework 3.5SP1. In Publish/Prerequisites I require the entire framework (not only the client profile) and checked "Download...
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: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
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
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

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.