473,385 Members | 1,373 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.

How to run an exe file without C# installed?

Hi,

I'm having problems with running an exe file created with C# on computers
which do not have VS C# installed. Is there any way to make it run on any
computers? Do I need to put my source code into an installer package? If so
where can I find it?

Sorry for many questions, thx in advance.
Nov 16 '05 #1
5 3713
You should only need the .Net Framework (V1.0 or V1.1 depending on your app)
installed.

--
Tim Wilson
..Net Compact Framework MVP

"Johnny" <Jo****@discussions.microsoft.com> wrote in message
news:2D**********************************@microsof t.com...
Hi,

I'm having problems with running an exe file created with C# on computers
which do not have VS C# installed. Is there any way to make it run on any
computers? Do I need to put my source code into an installer package? If so where can I find it?

Sorry for many questions, thx in advance.

Nov 16 '05 #2
Hi,

you must have the .NET Framework installed:
http://www.microsoft.com/downloads/d...displaylang=en

To make it run on any computers, you can include the framework in your
installer project...
Nov 16 '05 #3
u need to install just .Net framework.
"Johnny" <Jo****@discussions.microsoft.com> wrote in message
news:2D**********************************@microsof t.com...
Hi,

I'm having problems with running an exe file created with C# on computers
which do not have VS C# installed. Is there any way to make it run on any
computers? Do I need to put my source code into an installer package? If so where can I find it?

Sorry for many questions, thx in advance.

Nov 16 '05 #4
Johny,

You have to check if the proper .Net framework is installed.
(It is in the standard update procedures, so it would be probably that it
is).

When that is not you can ask the user to do that or make it in your own
procedures.

I hope this helps?

Cor
Nov 16 '05 #5
Thank you very much for your help ^^
Nov 16 '05 #6

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

Similar topics

0
by: JL | last post by:
Platform: Linux Red Hat RHEL 3 (and red hat 9) Installed MySQL from source. As a matter of fact, installed all LAMPS from source, and the mysql socket file was arranged in a place other than...
2
by: david | last post by:
I'm developing a Visual C++ database application which will be delivered to customers. Some customers install Access 97 on their computers, others install Acess 2000 or higher versions. In my...
2
by: jun_qu | last post by:
I have compile my first C# to exe. My question is what library file else need to run this exe at a compute without installed C#. Thanks
8
by: Sarah | last post by:
I need to access some data on a server. I can access it directly using UNC (i.e. \\ComputerName\ShareName\Path\FileName) or using a mapped network drive resource (S:\Path\FileName). Here is my...
4
by: Larry | last post by:
I have a Perl script using DBD::DB2, that runs during system startup on a Solaris system. The script is working fine during startup on many machines, except on one machine it fails complaining...
0
by: Bernhard Hess | last post by:
Hi folks, for a long time, I use following C# code to send a pdf file to a client. It works fine, the browser opens Acrobat Reader and displayss the file. this.Response.ClearHeaders();...
4
by: mina | last post by:
One of my client want to export data into excel file but he can not installed office just installed excel and want to export file into ..xls format at that time he got error .... Retrieving the...
2
by: kenny9239 | last post by:
Hi all I know my question must be very commend. But it does not appears to me easy to get the answer for it. ok, i got a .net windows based application that uses a mdb file at the back end....
4
by: =?Utf-8?B?R2lkaQ==?= | last post by:
Hi, I know it's possible to open and edit a word document in hidden mode (without opening word), by edit i mean to replace one text with another. is it possible to do the same with pdf files...
2
by: JS | last post by:
Hi. I am writing a c++ program get the data from mdb file using odbc library. By the way, I couldn't get table list from mdb file. i goolgled it up little bit, what i found is only using the...
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
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: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
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:
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: 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...

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.