473,545 Members | 2,797 Online
Bytes | Software Development & Data Engineering Community
+ 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 2028
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*******@hotm ail.com> wrote in message
news:%2******** ********@tk2msf tngp13.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
1387
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 unable to do this, I have to execute setup.exe again to install my application after dotnet is installation is done. How do I do this automation?
4
2503
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
1578
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 framework to my setup project? and also i need to add mdac2.7 for win98 client. Thanks a lot
2
3827
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 is included in the MSDN but I think I am still confused! My question is then running the .msi file on a user's computer that does not have the...
2
2194
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 it can be done in a Setup and Deployment project, my program doesn't needs setup and deployment, it runs just on CD-ROM and for simplicity I don't...
2
1755
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 component vendor's web site
1
1500
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 called "dotnetfx" to be created at the same place as my setup file with dotnetfx.exe in there. I added \dotnetfx\dotnetfx.exe as the InstallUrl...
1
3174
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 7.0 in Windows 2003 using my Setup
0
7434
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 effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language...
0
7692
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, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. ...
0
7946
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 tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that...
0
6026
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, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then...
1
5360
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes...
0
3470
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
1921
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 we have to send another system
1
1045
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
744
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 can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating...

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.