473,466 Members | 1,351 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

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 1267
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: 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...
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
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,...
1
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...
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
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...
0
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...

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.