473,399 Members | 3,038 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,399 software developers and data experts.

URGENT: need help installing framework!

i have a c# app that needs to somehow detect if the .NET framework is
installed or not and if it isnt then do a silent install. My program is very
small and i would like it to remain on a cd and not have to use an installer.
The target environment is an unknown and i want my .exe to work as seamlessly
as possible whether or not the Framework is previously installed.
Jul 21 '05 #1
2 1265
A C# app requires the .Net framework to be installed therefore, if it
is not installed, the C# app cannot even start so it cannot detect the
..Net framework.

There is a product that has been mentioned in these groups called
"Thinstall" that somehow links in all the necessary .Net .dlls directly
into the app so you can run it without the .Net framework being
installed.

It seems to be a nice program, but, unless you work for a big company,
they don't make it easy for you to even get a demo. Their attitude is
basically, "If you're not a big company, we don't want to waste our
time with you".

In any case, do a search on Google or on these forums and you should
find the links to their site and can decide for yourself if it meets
your needs. It is expensive though ($4000).

Good Luck!

Jul 21 '05 #2

"Dan Vasquez" <Dan Va*****@discussions.microsoft.com> wrote in message
news:B8**********************************@microsof t.com...
i have a c# app that needs to somehow detect if the .NET framework is
installed or not and if it isnt then do a silent install. My program is very small and i would like it to remain on a cd and not have to use an installer. The target environment is an unknown and i want my .exe to work as seamlessly as possible whether or not the Framework is previously installed.


I think this article will help
http://www.codeproject.com/managedcpp/dotnetsetup.asp

/Fredrik
Jul 21 '05 #3

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

Similar topics

3
by: Mike Hanson | last post by:
I have transferred an application to a new development machine, and the same code that works fine in production and on my previous development machine, no longer works. During login I create an...
4
by: Timo | last post by:
Over the weekend, I am installing a website on a laptop so our sales staff can give a demonstration on Monday at a potential client site. Things are not working as expected. I'm hoping what's wrong...
16
by: | last post by:
Hi all, I have a website running on beta 2.0 on server 2003 web sp1 and I keep getting the following error:- Error In:...
7
by: Adam | last post by:
Im trying to add an httphandler for all *.sgf file extensions. I have developed the handler, 1. installed it into the gac 2. added it to the machine.config: <httpHandlers> <add verb="*"...
2
by: Dan Vasquez | last post by:
i have a c# app that needs to somehow detect if the .NET framework is installed or not and if it isnt then do a silent install. My program is very small and i would like it to remain on a cd and...
2
by: Preetam Pattanashetty | last post by:
Hi I am learning ASP.NET using C#. I am able to run .aspx files on local system, but when I load them to the server, I get the "Server Error in '/' Application" error. I have tried to configure the...
8
by: David Thielen | last post by:
Hi; In our setup program how do I determine if I need to run "aspnet_regiis –i" and if so, is there an API I can calll rather than finding that program on the user's disk and calling it? --...
7
by: Cirene | last post by:
I used to use the Web Deployment Project with my VS2005 projects. Now I've fully upgraded to VS2008. Do I have to download a new version of the Web Deployment Project? If so where can I find...
3
by: =?Utf-8?B?VmFuZXNzYQ==?= | last post by:
Hi all! I am having problems on installing .NET Framework 3.5 on some machines. In one machine the error is: '.NET Framework 3.5' RunCheck result: Install Needed Verifying file integrity of...
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:
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
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
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,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 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 a new...

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.