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

Microsoft .NET Redistributable Package - Too big for me.

Hi.

1. in order for a computer to be able to run a C# .NET app, it __has__ to
have a redistibutable runtime package installed, right?
2. I saw that the size of the package for download ("dotnetredist.exe") is
around 20 MB :-/. This is a big download in fact. Especially for modem users
it is actually TOO big.
3. So here comes my question (very important to me): is there any way to:
redistribute my C# .NET programs wihout forcing users to download such a
huge redist package? The possible options that come to my mind are:
3.1. There are other versions of the package available; Possibly the many
various components are split into SEPARATE, smaller downloads.
3.2. There is a way to "statically" link executable code from the runtime
libraries into the final executable. That would remove the need for
downloading any (or some?) redistributable packages.
3.3. ... ?

Anybody has any information or ideas or useful links?

TIA
Jul 21 '05 #1
2 2416
Raven <qs******@remove.this.wp.pl> wrote:
1. in order for a computer to be able to run a C# .NET app, it __has__ to
have a redistibutable runtime package installed, right?
In some form or other, yes.
2. I saw that the size of the package for download ("dotnetredist.exe") is
around 20 MB :-/. This is a big download in fact. Especially for modem users
it is actually TOO big.
There are alternatives. .NET is available on Windows Update, and many
people may well have downloaded it that way. I think it's been on
magazine CDs, too.
3. So here comes my question (very important to me): is there any way to:
redistribute my C# .NET programs wihout forcing users to download such a
huge redist package? The possible options that come to my mind are:
3.1. There are other versions of the package available; Possibly the many
various components are split into SEPARATE, smaller downloads.
3.2. There is a way to "statically" link executable code from the runtime
libraries into the final executable. That would remove the need for
downloading any (or some?) redistributable packages.
3.3. ... ?

Anybody has any information or ideas or useful links?


There's the Salamander linker (http://www.remotesoft.com/linker/), but
I've never used it myself. By the time a user has downloaded a few
applications using that, they might as well have downloaded the full
framework in the first place.

--
Jon Skeet - <sk***@pobox.com>
http://www.pobox.com/~skeet
If replying to the group, please do not mail me too
Jul 21 '05 #2
Hi,

RemoteSoft (think it's just remotesoft.com) have a product that will analyse
which bits you need and link against them, there are other similar products
floating around. It's worth bearing in mind that .NET is part of Windows
Update (if people choose to get it). But the host computer will need the
framework (as a Java app needs the JRE).

Steve

"Raven" <qs******@remove.this.wp.pl> wrote in message
news:ci**********@nemesis.news.tpi.pl...
Hi.

1. in order for a computer to be able to run a C# .NET app, it __has__ to
have a redistibutable runtime package installed, right?
2. I saw that the size of the package for download ("dotnetredist.exe") is
around 20 MB :-/. This is a big download in fact. Especially for modem users it is actually TOO big.
3. So here comes my question (very important to me): is there any way to:
redistribute my C# .NET programs wihout forcing users to download such a
huge redist package? The possible options that come to my mind are:
3.1. There are other versions of the package available; Possibly the many
various components are split into SEPARATE, smaller downloads.
3.2. There is a way to "statically" link executable code from the runtime
libraries into the final executable. That would remove the need for
downloading any (or some?) redistributable packages.
3.3. ... ?

Anybody has any information or ideas or useful links?

TIA

Jul 21 '05 #3

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

Similar topics

2
by: Richard L Rosenheim | last post by:
I need to install the runtime portion of the version of Crystal Reports that came with Visual Studio 2003. I would prefer not to have to bother to create setup programs, etc. Is there a...
0
by: Enrico Campidoglio | last post by:
Does somebody know exactly in which scenarios installing the .NET Framework from the redistributable package requires a machine reboot? Does it have something to do with whether the target machine...
2
by: Raven | last post by:
Hi. 1. in order for a computer to be able to run a C# .NET app, it __has__ to have a redistibutable runtime package installed, right? 2. I saw that the size of the package for download...
1
by: Flix | last post by:
I found this new version on the MS website. I have the November 2005 version installed. Should I disinstall it and update it? I found no info about changes... Also I'm downloading the SDK...
1
by: Saqib Ali | last post by:
I recently installed "Microsoft .Net Framework 2.0 Redistributable" on a Windows 2003 server, and noticed that there is NO "Microsoft .Net Framework 2.0 Configuration" item under Administrative...
1
by: =?Utf-8?B?TWFya3VzIEhvcm4=?= | last post by:
Hi, I have an Question about to the license of the . NET Framework redistributable package. I develop software for a customer who wants to burn the Software with the . NET Framework...
1
by: Tim Haughton | last post by:
For the .Net framework 3.0, the download link is... http://go.microsoft.com/fwlink/?LinkId=70848 If I'm creating an installer, how do I find the permalink for redistributables? For example, I...
3
by: Kerem Gümrükcü | last post by:
Hi, until today i always forced users to download/install the complete package of the Microsoft Visual C++ 2008 Redistributable Package (x86), but mostly my applications only need the...
0
by: danbst | last post by:
There are script languages compiled at runtime. So, we can download interpreter and code-file to run the program. Everybody knows it. here is my idea. I create redistributable package (for *nix...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 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 former...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
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: 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
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: 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...

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.