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

Run .NET application without install the framework

Hi to all.

I would like to run .NET application without install the framework on my
computer. This is a requirement for my application because it will
downloaded from the internet.

I know there are various "compilers" which link all the assemblies of a
project and embed the .NET Framework.

Have you got any experience?

Thanks,

Pino.
Jul 21 '05 #1
1 2305
I'm don't think you can actually 'embed' .NET the way you might be looking
for, but you can include the .NET redistributable in your setup application
and it will install .NET if it detects a need for it. This just requires a
slight alteration of the setup project:
http://www.microsoft.com/downloads/d...displaylang=en

A slightly more advanced solution is something like this:
http://www.devage.com/dotNetInstalle...Installer.html

Jesper.
"Pino" <pi********************@gmail.com> wrote in message
news:uS**************@TK2MSFTNGP09.phx.gbl...
Hi to all.

I would like to run .NET application without install the framework on my
computer. This is a requirement for my application because it will
downloaded from the internet.

I know there are various "compilers" which link all the assemblies of a
project and embed the .NET Framework.

Have you got any experience?

Thanks,

Pino.

Jul 21 '05 #2

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

Similar topics

3
by: Lubos | last post by:
Hi, How can i make this. When i maked a program in C# and then when the program is execute on computer without .NET Framework, how can i automaticaly invoke instalation of Framework after execute...
21
by: Chris | last post by:
I'm trying to get an existing VS.NET project up on my Win2003 server and I get the following error (on the actual website page): "It is an error to use a section registered as...
3
by: ALI-R | last post by:
Hi ALl, If I create an ASP.NET application and deploy it to IIS ,it works but if I want to install an ASP.NET application (any kind which uses setup file) ,,it just simply gives me some memory...
4
by: bob lambert | last post by:
Help I am trying to deploy to another pc a vb.net std 2002 windows form application. I am confused. I created a project - windows form I built form, compiled and debugged. I created a...
1
by: Pino | last post by:
Hi to all. I would like to run .NET application without install the framework on my computer. This is a requirement for my application because it will downloaded from the internet. I know...
5
by: Josef Brunner | last post by:
Hi everybody, I tried to publich my application to a simple file location. (no online publishing or anything like that.) Running the setup that VS generates for me works fine on my machine...
21
by: cddiller | last post by:
Hi All, My office doesn's use VB all that much (mostly embedded systems development). I adapted a co-workers VB application (from VB 6.0) to suit my needs using VB 2005 Express. VB 2005...
17
by: =?Utf-8?B?RGF2ZQ==?= | last post by:
I have set up a virtual directory using IIS. Whenever, I load a web page of type .htm, I have no problem. Whenever I run a .aspx page I get the statement below. I am running on XP Pro, both...
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...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
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
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...
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.