473,480 Members | 2,840 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

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 2013
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
1379
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
2495
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
1574
by: Totto | last post by:
Hi, Is it possibel to include installation of dotnetfx and mdac in a setup project ? Tnx Totto
2
536
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
3820
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
2182
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
1750
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
1494
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
3162
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
6920
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
7060
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
7106
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...
1
6760
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
4501
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
3004
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
1311
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
1
572
muto222
php
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
206
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

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.