Wrox Programmer Forums
Go Back   Wrox Programmer Forums > C# and C > C# 2005 > C# 2005
|
C# 2005 For discussion of Visual C# 2005.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the C# 2005 section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old January 17th, 2007, 03:29 PM
Friend of Wrox
 
Join Date: Dec 2006
Posts: 176
Thanks: 0
Thanked 0 Times in 0 Posts
Default run application without .NetFramework !!!!!

hi
i want know how i can run my C# application on another computer without installing .Net FrameWork




best regards
kiani mehdi
 
Old January 17th, 2007, 03:33 PM
Wrox Author
 
Join Date: Oct 2005
Posts: 4,104
Thanks: 1
Thanked 64 Times in 64 Posts
Send a message via AIM to dparsons
Default

You can't run an application created under the .NET framework without having the framework installed on your target PC.

If you dont want to use the .NET framework you will have to write the application that doesn't specifcially need to run under the framework.

(C++, Fortran, Legacy VB, etc)

================================================== =========
I will only tell you how to do it, not do it for you.
Unless, of course, you want to hire me to do work for you.
================================================== =========
http://www.catb.org/~esr/faqs/smart-questions.html
^^Took that from planoie's profile
================================================== =========
 
Old January 17th, 2007, 04:24 PM
Imar's Avatar
Wrox Author
 
Join Date: Jun 2003
Posts: 17,089
Thanks: 80
Thanked 1,576 Times in 1,552 Posts
Default

Maybe this helps: http://www.thinstall.com/solutions/net_virtual.php

I don't know how real this is, and whether it works or not, but it may work for you.

Of course, the .NET framework is still necessary, but they just wrap it in an installer for you....

Imar
---------------------------------------
Imar Spaanjaars
http://Imar.Spaanjaars.Com
Everyone is unique, except for me.
Author of ASP.NET 2.0 Instant Results and Beginning Dreamweaver MX / MX 2004
Want to be my colleague? Then check out this post.





Similar Threads
Thread Thread Starter Forum Replies Last Post
COM Exception while run the C# Application saravanan.k General .NET 0 March 19th, 2007 09:07 AM
run application more than once!!!! angelboy C# 2005 2 February 12th, 2007 03:53 PM
Not able to run my application twice! nicky05 Excel VBA 0 August 26th, 2005 04:44 AM
How to upgrade .netFrameWork doctorsom General .NET 0 February 1st, 2005 08:31 AM
installing the .netframework jaideepc BOOK: Beginning ASP.NET 1.0 1 March 2nd, 2004 12:41 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.