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

Easy installation of .NET 2.0

Making users install the .NET framework v1.1 to run my.NET program was hard
to do, so I ended up rewriting the program in none-NET code because no one
wanted to install it. One of the problems was that the setup pointe to a
..NET install URL but somehow Microsoft changed it and the users ended up on
a .NET download area that contained a whole bunch of .NET downloads, for
every OS and version so they gave up even before they started.

Right now I am still trying to convince the user to install the .NET using
the windows update but I alwasy end up with a personal step by step coaching
to make them do it. Some of them have no clue that Windows update even
exist. But once they have it installed it, and use my program the they are
happy about it.

So I am wondering if that changed in the VS2005?
I know that this one-click exist but I have seen a beta test of VS2005 and
it refused to install correctly. This not very reassuring.

Also when is the .NET framework 2.0 going to be available for the users? 7
October too?


Oct 21 '05 #1
4 1142
This link is what I mean:

http://msdn.microsoft.com/netframewo...s/default.aspx

People end up there, because they are redirected, but this is too much for a
simple users that only understands to click on a icon to start a program.

One solution might be that Microsoft could change the web site so that it
becomes a wizard users have to go through helping them to install the .NET
framework. Maybe using an ActiveX to detect which one has been installed
like the winwdows updat ActiveX does.
Oct 21 '05 #2
Don't hold your breath Olaf.

<%= Clinton Gallagher
METROmilwaukee (sm) "A Regional Information Service"
NET csgallagher AT metromilwaukee.com
URL http://metromilwaukee.com/
URL http://clintongallagher.metromilwaukee.com/
"Olaf Baeyens" <ol**********@skyscan.be> wrote in message
news:43**********************@news.skynet.be...
This link is what I mean:

http://msdn.microsoft.com/netframewo...s/default.aspx

People end up there, because they are redirected, but this is too much for
a
simple users that only understands to click on a icon to start a program.

One solution might be that Microsoft could change the web site so that it
becomes a wizard users have to go through helping them to install the .NET
framework. Maybe using an ActiveX to detect which one has been installed
like the winwdows updat ActiveX does.

Oct 21 '05 #3
Visual studio 2005 has additional setup options that allow you to distribute
all pre-requisites with your setup kit, thus ensuring a single installation.
You will need to distribute on CD though as a web download could be nasty!

Pre-requisites include .NET framework, SQL Server (express edition), MDAC
components ...

As for the release, I am going to the UK launch in Birmingham on November
8th; but the USA launch is a day earlier.
"Olaf Baeyens" <ol**********@skyscan.be> wrote in message
news:43**********************@news.skynet.be...
Making users install the .NET framework v1.1 to run my.NET program was
hard
to do, so I ended up rewriting the program in none-NET code because no one
wanted to install it. One of the problems was that the setup pointe to a
.NET install URL but somehow Microsoft changed it and the users ended up
on
a .NET download area that contained a whole bunch of .NET downloads, for
every OS and version so they gave up even before they started.

Right now I am still trying to convince the user to install the .NET using
the windows update but I alwasy end up with a personal step by step
coaching
to make them do it. Some of them have no clue that Windows update even
exist. But once they have it installed it, and use my program the they are
happy about it.

So I am wondering if that changed in the VS2005?
I know that this one-click exist but I have seen a beta test of VS2005 and
it refused to install correctly. This not very reassuring.

Also when is the .NET framework 2.0 going to be available for the users? 7
October too?

Oct 21 '05 #4
> Visual studio 2005 has additional setup options that allow you to
distribute
all pre-requisites with your setup kit, thus ensuring a single installation. You will need to distribute on CD though as a web download could be nasty!

Pre-requisites include .NET framework, SQL Server (express edition), MDAC
components ...

This would help a lot.

And now my second question, can this be installed without administrator
rights?
Because many administrators, especially in the medical area's have a big
scare to install the .NET framwork too as far as I heard.
This is very odd since .NET programs just add more secure features and .NET
programs are harder to misuse the system so I believe that these
administrators are afraid of the big unknown.


Oct 24 '05 #5

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

Similar topics

1
by: Hai-Chu Hsu | last post by:
Hi, I want to restore my databases from the old SQL Server installation into a new installation of SQL Server. My new installation of SQL Server has different data path from the old...
2
by: mb12036 | last post by:
All- Having a problem installing a DB2 client on a machine running AIX version 5.0. Client appeared to install one time succesfully, then was uninstalled and a reinstall was attempted. For...
4
by: Olaf Baeyens | last post by:
Making users install the .NET framework v1.1 to run my.NET program was hard to do, so I ended up rewriting the program in none-NET code because no one wanted to install it. One of the problems was...
6
by: NotGiven | last post by:
I have tried to install mod_PHP5 on freebsd where I had installed apache 2. It throws as error indicating mod_php5 needs apache 1.3. I am a newbie, shoudl I just run Apache 1.3 rather than trying...
4
by: Robert | last post by:
Hi I am completely new to programming and can't create ASP.NET applications because 'http://localhost not found' I know basically What this means but i need help to resolve it. Sorry if this...
2
by: Sachin | last post by:
Dear Group Members, i have installed easy php1-8 on my windows xp machine. Installation was successfully. But when i try to run a simple php script: <?php phpinfo(); ?> i browser displays...
3
by: trint | last post by:
Anyone know the best way for me to offer an installation process for my c# app that I just completed? I need for it to install into the / program files directory and it would be nice for it to be...
2
by: Dr. Colombes | last post by:
Is there an easy scientific graphics (plotting) package for Python 2.5.1 running on Ubuntu Linux 7.1 ("Gutsy Gibbon")? A few years ago I used PyLab (a MatLab-like plotting module for Python) on...
1
by: Gabriel Genellina | last post by:
En Thu, 29 May 2008 06:29:00 -0300, <Dominique.Holzwarth@ch.delarue.com> escribió: You don't need setuptools at all. Just write a setup.py file using the standard distutils module, and...
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
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
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:
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.