473,395 Members | 1,856 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.

setup project with dotnetfx and

I have fınished my project which is using access database. I want to deploy
my project to another pc. However dot net framework should be installed on
destination PC. How can i add the dot net framework to my setup project? and
also i need to add mdac2.7 for win98 client.

Thanks a lot


Jul 19 '05 #1
1 2009
The shortest and simplest answer is that you can't. You need to give your
clients (or put on the CD or get them to download) the dotnetfx.exe
redistributable for whichever version of the framework you're supporting.
That should be done first - you can't install this stuff onto Windows 98
from inside your setup project if your setup project requires Windows
Installer 2.0 and .NET infrastructure. This is why CD autoruns are useful -
they can get the prerequisites installed first, before your setup runs.

Installing MDAC on Windows 98 may have some prerequisites of its own - you
may need to try it on a Windows 98 system just in case it requires COM or IE
updates.
--
Phil Wilson [MVP Windows Installer]

"XenofeX" <xe*******@hotmail.com> wrote in message
news:%2****************@tk2msftngp13.phx.gbl...
I have fınished my project which is using access database. I want to deploy my project to another pc. However dot net framework should be installed on
destination PC. How can i add the dot net framework to my setup project? and also i need to add mdac2.7 for win98 client.

Thanks a lot

Jul 19 '05 #2

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

Similar topics

0
by: NightHog | last post by:
Hi, I am creating setup wizard project to do the following: a. Check whether dotnet framework is installed,. b. If not install it and continue with the main installation. However, i am...
4
by: Husam | last post by:
Hi Every Body: How can I add the .Net Framework to my setup project? any help will be appreciated. Regard's Husam
1
by: Totto | last post by:
Hi, Is it possibel to include installation of dotnetfx and mdac in a setup project ? Tnx Totto
2
by: XenofeX | last post by:
I have fınished my project which is using access database. I want to deploy my project to another pc. However dot net framework should be installed on destination PC. How can i add the dot net...
2
by: Dennis | last post by:
I have created a setup project and it works fine. However, it inlcudes a file "Dotnetfx.exe" which I have read is the installer for the required .net framework. I have read the documentation that...
2
by: Saber | last post by:
To detect if .net framework is installed or not on client's computer, and if yes, what is its version, I found an article: http://support.microsoft.com/default.aspx?scid=kb;%5BLN%5D;315291 But...
2
by: sudhaoncyberworld | last post by:
Hi all I am using VS2005, How can I deploy the .Net Framework from my setup project? In the bootstrapper setup program we have below 3 options 1.Download prerequisites from the...
1
by: Claire | last post by:
I just tried experimenting. I checked dotnet in prerequisites and didnt add any files to my setup project as I found later that the compile finds them from somewhere and creates a subdirectory...
1
by: =?Utf-8?B?QWxoYW1icmEgRWlkb3MgRGVzYXJyb2xsbw==?= | last post by:
Hi misters, I continue installing; my production PC is Windows 2003; development environment: using VS 2005 in Windows XP for create Setup Project Now, I need install Acrobat Reader...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
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
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
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...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
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...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

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.