473,467 Members | 1,565 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

Packaging dotnetfx as part of install

Is there some Microsoft website or ftp server that I can point my
installer to to download dotnetfx. Pointing user to the Windows update
page is not an option, I would like my application to install the .NET
framework seamlessly and silently without asking the user to do
anything other than agreeing to the license. Is this possible?

regards Mark
Jul 21 '05 #1
4 1831
you can package the dotnetfx as part of the MSI that
Installs your application. You can use Install shield
software for doing this

- Gopi
-----Original Message-----
Is there some Microsoft website or ftp server that I can point myinstaller to to download dotnetfx. Pointing user to the Windows updatepage is not an option, I would like my application to install the .NETframework seamlessly and silently without asking the user to doanything other than agreeing to the license. Is this possible?
regards Mark
.

Jul 21 '05 #2


Thanks for replying to my post Gopi. We are currently using
InstallShield to distribute our application, however we have been
getting compliants from our customers that the .NET download is too
slow. I was hoping to find a Microsoft supported site with a faster link
to the .NET framework. Is there one out there?

regards,

*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!
Jul 21 '05 #3
I think what Gopi said was,
you can package dotnetfx.exe with your app,
which eliminates the need for the download of the .NET Framework.

unless I am misunderstanding something, that seems to solve your issue?

-D

"Mort Andersen" <ms****@semaview.com> wrote in message
news:uz*************@tk2msftngp13.phx.gbl...


Thanks for replying to my post Gopi. We are currently using
InstallShield to distribute our application, however we have been
getting compliants from our customers that the .NET download is too
slow. I was hoping to find a Microsoft supported site with a faster link
to the .NET framework. Is there one out there?

regards,

*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!

Jul 21 '05 #4
The dotnetfx.exe is a 20+MB install... so depending on their network
connection, it is going to take a while. One solution is to have your
customers pre-deploy the Dot Net Frameworks.

You can also download the frameworks from Microsoft's web site.
http://www.microsoft.com/downloads/d...5e3-f589-4842-
8157-034d1e7cf3a3&displaylang=en
---
David Guyer - VBQA Deployment Testing
This posting is provided "AS IS" with no warranties, and confers no rights.
--------------------
From: Mort Andersen <ms****@semaview.com>
References: <06****************************@phx.gbl>
X-Newsreader: AspNNTP 1.50 (ActionJackson.com)
Subject: Re:Packaging dotnetfx as part of install
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Message-ID: <uz*************@tk2msftngp13.phx.gbl>
Newsgroups: microsoft.public.dotnet.general
Date: Fri, 14 Nov 2003 07:02:39 -0800
NNTP-Posting-Host: actionjackson133.dsl.frii.net 216.17.147.133
Lines: 1
Path: cpmsftngxa06.phx.gbl!cpmsftngxa10.phx.gbl!TK2MSFTN GXA05.phx.gbl!TK2MSFTNGP08
.phx.gbl!tk2msftngp13.phx.gblXref: cpmsftngxa06.phx.gbl microsoft.public.dotnet.general:115630
X-Tomcat-NG: microsoft.public.dotnet.general

Thanks for replying to my post Gopi. We are currently using
InstallShield to distribute our application, however we have been
getting compliants from our customers that the .NET download is too
slow. I was hoping to find a Microsoft supported site with a faster link
to the .NET framework. Is there one out there?

regards,

*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!


Jul 21 '05 #5

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

Similar topics

2
by: Roland | last post by:
I am having trouble installing dotnetfx on a machine. Here is the dotnetfx.log file Any Ideas how to fix the machine so it will install will be helpful. What does ReturnCode=995 mean? I...
19
by: Blair Adamache | last post by:
IBM is hosting a user focus session to get feedback on a new design concept for installing software products and maintenance. The information below gives a brief summary of the information about...
2
by: Ann Marinas | last post by:
Hi All! I am kinda confused with deploying a dotnetfx & MDAC together with my .NET applications. I was reading the "Redistributing the .NET Framework" on MSDN...
1
by: ray well | last post by:
hi, i need to deploy MDAC_typ.exe and dotnetfx.exe with an app. i do NOT want the user to have to exit the app's setup and have to run these 2 programs on their own. i would like to have my...
3
by: VJ | last post by:
I have a MSI that installs some Add-ins for office applications. This package was generated by the Add-in project Wizard. How do I include this project as part of the package I build for my...
7
by: Mark | last post by:
Is there some Microsoft website or ftp server that I can point my installer to to download dotnetfx. Pointing user to the Windows update page is not an option, I would like my application to...
0
by: blkwebman | last post by:
I'm trying to create a "standalone" install package (without any of the dialog boxes that a standard setup package would have). I think I understand how to do it in VB6 (using PDCmdLn.exe); I have...
15
by: John Nagle | last post by:
I've been installing Python and its supporting packages on a dedicated server with Fedora Core 6 for about a day now. This is a standard dedicated rackmount server in a colocation facility,...
60
by: jim | last post by:
I am looking for an application that will wrap my .Net application (and any needed .Net parts) into a single exe. I know of Thinstall ($4,000 for application and per copy fees for your exes) and...
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:
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...
1
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
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,...
0
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...
0
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
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?

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.