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

Running .NET apps. on non-.NET Windows

If I build a .NET app. (in C#, say), can I run the resulting .EXE on Windows
98 (say)? Will Windows 98 require .NET (the CLR, etc?) to be installed?

--
Thanks,
Brian Toothill
Jul 21 '05 #1
3 1116
yes it requires the .net clr to be installed.
"Brian Toothill" <.> wrote in message
news:%2****************@TK2MSFTNGP10.phx.gbl...
If I build a .NET app. (in C#, say), can I run the resulting .EXE on Windows 98 (say)? Will Windows 98 require .NET (the CLR, etc?) to be installed?

--
Thanks,
Brian Toothill

Jul 21 '05 #2

"Brian Toothill" <.> wrote in message
news:%2****************@TK2MSFTNGP10.phx.gbl...
If I build a .NET app. (in C#, say), can I run the resulting .EXE on Windows 98 (say)?
Possible, but even with .NET it might not. Depends on what type of app (for
example, ASP.NET is right out). In general, with the .NET redistributable,
it will run.
Will Windows 98 require .NET (the CLR, etc?) to be installed?


At least the redistributable package.

NOTE: If you make an install package for your app, you can bootstrap the
..NET redist to it. This means .NET will be installed when the user tries to
install your app. While this does not take away the install, it does remove
the user's need to install separately.

--
Gregory A. Beamer
MVP; MCP: +I, SE, SD, DBA

************************************************** ********************
Think Outside the Box!
************************************************** ********************
Jul 21 '05 #3
"Brian Toothill" <.> wrote in message
news:%2****************@TK2MSFTNGP10.phx.gbl...
If I build a .NET app. (in C#, say), can I run the resulting .EXE on Windows 98 (say)? Will Windows 98 require .NET (the CLR, etc?) to be installed?

Yes, the target PC must be running the .NET Framework with a version
compatible with your EXE.
Here is a link to the redistribuable package for .NET Framework 1.1 :
http://www.microsoft.com/downloads/d...displaylang=en
You can also download and install language pack if your target PC uses a
non-english language, although it's optional it will make sure that error
messages are displayed in the proper language.
Note that it is a big download (23MB) and the users will appreciate if you
provide it on CDRom ;-)

Jul 21 '05 #4

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

Similar topics

14
by: mirnazim | last post by:
Hi, There are great Python Web Application Framework. But most of them are meant for content oriented web apps. Is there something that can ease the development of application that are not...
1
by: Rittercorp | last post by:
I am debugging an app which blocks many processes in a SQL7 server DB. The app log writes every transaction "open" and "close". The weird thing is : when the app logfile says the transaction is...
3
by: Michael Sherf | last post by:
I'm looking for "real life" experiences of companies running DB2 in an 24x7 OLTP environment. Seems like most folks are using DB2 for DSS applications, rather than OLTP. If your DB2 production...
2
by: jjmraz | last post by:
Hi, I have a need to create an app that will check on my pc what apps are running and if one is found that shouldn't be running, shut it down. How can I do this in c# or what areas should I be...
3
by: Mark | last post by:
Ok, I know that .net inherently does not share session data across asp.net projects, but is there any decent work around to this. We already have a big chunk of our application using the asp.net...
6
by: just1coder | last post by:
I would like to build an interface between two NON .NET applications. Both are web apps, both use MS SQL ... however on is a classic ASP application while the other is a Java/JSP application. ...
16
by: TB | last post by:
Hi all: If you think that the following comments are absolute amateurish, then please bear with me, or simply skip this thread. A couple of months back I made the decision to initiate a...
1
by: Ben Fidge | last post by:
Can anyone shed some light on why compiling and running web-apps is so slow in VS2005. I have a solution with 3 web-apps, 20 or so library projects and several winforms apps. All in all it totals...
3
by: wizofaus | last post by:
I've now created the same setup on four different machines, where I'm changing the processModel section machine.config so that ASP.NET (1.1) runs as SYSTEM, to give it permission to do various...
9
by: Jimmy | last post by:
Well, i know it may be a little non-python thing, however, I can think of no place better to post this question :) can anyone tell me, in python, how to obtain some information of a running...
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: 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:
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?
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
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
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...

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.