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

help: do all .net applications require the .net framework?

this may sound like a crazy question but ive read elswhere that you can
remove the dependency for the .net framework by editing the .msi file. is
this true??

ive created an ultra simple app to run on clients machines but they dont
have the framework. totally short sighted by me but any help/suggestions
would be GREATLY appreciated.

cheers,
jc.
Feb 6 '06 #1
2 1222
All .NET apps require the framework. Some companies have created tools that
will embed the framework classes into your assembly (basically turning your
5K app into a 5M app), but I doubt these tools are beneficial.

Most all XP and alter machines have .NET installed.

"toiletgraffiti" <to************@discussions.microsoft.com> wrote in message
news:99**********************************@microsof t.com...
this may sound like a crazy question but ive read elswhere that you can
remove the dependency for the .net framework by editing the .msi file. is
this true??

ive created an ultra simple app to run on clients machines but they dont
have the framework. totally short sighted by me but any help/suggestions
would be GREATLY appreciated.

cheers,
jc.

Feb 6 '06 #2
Yes. All the .net applications require framework.
From XP ServicePack 2 , .Net framework is mandatory update.

--------------------
Thread-Topic: help: do all .net applications require the .net framework?
thread-index: AcYrZTpcu/z7oI4jTxuhru0EeCR/Dg==
X-WBNR-Posting-Host: 84.19.247.22
From: "=?Utf-8?B?dG9pbGV0Z3JhZmZpdGk=?=" <to************@discussions.microsoft.com>Subject: help: do all .net applications require the .net framework?
Date: Mon, 6 Feb 2006 13:35:19 -0800
Lines: 10
Message-ID: <99**********************************@microsoft.co m>
MIME-Version: 1.0
Content-Type: text/plain;
charset="Utf-8"
Content-Transfer-Encoding: 7bit
X-Newsreader: Microsoft CDO for Windows 2000
Content-Class: urn:content-classes:message
Importance: normal
Priority: normal
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.0
Newsgroups: microsoft.public.dotnet.general
NNTP-Posting-Host: TK2MSFTNGXA03.phx.gbl 10.40.2.250
Path: TK2MSFTNGXA02.phx.gbl!TK2MSFTNGXA03.phx.gbl
Xref: TK2MSFTNGXA02.phx.gbl microsoft.public.dotnet.general:188116
X-Tomcat-NG: microsoft.public.dotnet.general

this may sound like a crazy question but ive read elswhere that you can
remove the dependency for the .net framework by editing the .msi file. is
this true??

ive created an ultra simple app to run on clients machines but they dont
have the framework. totally short sighted by me but any help/suggestions
would be GREATLY appreciated.

cheers,
jc.


--

Thank You,
Nanda Lella,

This Posting is provided "AS IS" with no warranties, and confers no rights.

Feb 8 '06 #3

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

Similar topics

5
by: Jeremy | last post by:
I'm new to .Net. Specifically, I just started playing around with VB ..Net 2003. I'm considering developing some shareware applications. Would you consider .Net a suitable platform for this? ...
1
by: Cat | last post by:
Hello. I've installed both 1.1 and 2.0 beta 2. Now, when I execute a .NET application I'd like to choose which version to use. Some applications work better on .NET Framework 1.1 and some require...
1
by: Timothy V | last post by:
Hi, Could anybody tell me the differences between web applications (.aspx) and applications (.exe)? A url with some information would be great too. Thank you in advance, Timothy.
4
by: simonc | last post by:
I want to write a console application which as a .exe will be portable to another machine which doesn't have the .net framework installed. Is this possible - or does even the simplest...
0
by: Phillip Taylor | last post by:
This is in reference to the message I posted about running a Visual Basic ..Net 2003 application on Windows 2003 server and trying to access it across the network. I am pretty sure that Office...
3
by: kingflux | last post by:
Hello, all-- Is the Microsoft.NET Framework required on the client for a web application? What are the possible consequences if the Framework is required but not present on a client PC? I...
4
by: Bragadiru | last post by:
Hi all, Where can I find how to deploy a xml web service, build with .NET Framework 2.0 ? For Windows 2003 Server (IIS 6.0) or Windows XP Professional (IIS 5.1). I found only Win 2003 Server...
0
by: gunimpi | last post by:
http://www.vbforums.com/showthread.php?p=2745431#post2745431 ******************************************************** VB6 OR VBA & Webbrowser DOM Tiny $50 Mini Project Programmer help wanted...
3
by: Tery | last post by:
I'm trying to implement the Handango.com HTTP POST registration method. The instructions are here: http://www.handango.com/marketing/developerTeam/HTTP_Post_Reg_Model_How2.doc I'm stuck on how...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
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: 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...
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...
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,...

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.