473,396 Members | 2,089 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,396 software developers and data experts.

Installing VS on two operating systems?

Hello

If one has two operating systems on two different partitions, say
Vista and XP.

Is there is a way to install VS2005 on one partition and make it work
on both operating systems, without needing to install VS2005 on both
OSes (so that the registry is patched correctly) ?

Regards,
Elias

May 28 '07 #1
4 1554
What are you trying to do ????
have you ever try to drive a second car by beeing on a first one ?

"lallous" wrote:
Hello

If one has two operating systems on two different partitions, say
Vista and XP.

Is there is a way to install VS2005 on one partition and make it work
on both operating systems, without needing to install VS2005 on both
OSes (so that the registry is patched correctly) ?

Regards,
Elias

May 29 '07 #2

"lallous" <la*****@lgwm.orgwrote in message
news:11**********************@q66g2000hsg.googlegr oups.com...
Hello

If one has two operating systems on two different partitions, say
Vista and XP.
You know, you can do this with Vista.

http://www.microsoft.com/windows/pro...c/default.mspx
>
Is there is a way to install VS2005 on one partition and make it work
on both operating systems, without needing to install VS2005 on both
OSes (so that the registry is patched correctly) ?
That answer should be no, and you shouldn't even try such a thing. It's too
ridiculous.
Two different registries would be in play I would suspect, along with
different versions of common Dll(s) working between the two O/S(s), etc,
etc.

May 29 '07 #3
Hello

Yes indeed, there would be two different registries, but most of the
files are quite the same: MSDN files, .lib and header files, etc...
So why consume the disk space twice?

On May 29, 1:42 pm, "Mr. Arnold" <MR. Arn...@Arnold.comwrote:
"lallous" <lall...@lgwm.orgwrote in message

news:11**********************@q66g2000hsg.googlegr oups.com...
Hello
If one has two operating systems on two different partitions, say
Vista and XP.

You know, you can do this with Vista.

http://www.microsoft.com/windows/pro...tualpc/default...
Is there is a way to install VS2005 on one partition and make it work
on both operating systems, without needing to install VS2005 on both
OSes (so that the registry is patched correctly) ?

That answer should be no, and you shouldn't even try such a thing. It's too
ridiculous.
Two different registries would be in play I would suspect, along with
different versions of common Dll(s) working between the two O/S(s), etc,
etc.

May 29 '07 #4

"lallous" <la*****@lgwm.orgwrote in message
news:11********************@w5g2000hsg.googlegroup s.com...
Hello

Yes indeed, there would be two different registries, but most of the
files are quite the same: MSDN files, .lib and header files, etc...
So why consume the disk space twice?
Well, you should let this sink in.

One doesn't develop solutions like this. You're asking for trouble on the
intended platform when said application is deployed. Just because both
O/S(s) have similar files Dll(s), libs, etc etc doesn't mean that a solution
is going to run on a given platform.

You cannot expect that a solution that was built on the Win 2K platform is
going to run on Win XP. You cannot expect that a solution built on Win XP is
going to run on Win Vista.

Although Dll(s), Lib(s) etc etc. will have the same filename, they are
different versions of them, common ones or not, that can be specific to a
given platform.

The rule of thumb should be you develop a solution to be deployed and ran on
its intended platform. Solution development on Win 2K to be deployed and ran
on the Win 2K platform, XP for XP, and Vista for Vista etc, etc.

If you want to know what Dll Hell is about, then you deploy Dll(s) into the
System32 directory that are intended to run on a specific platform replacing
like Dll(s) on that platform and watch applications brake that are dependent
upon a particular version.

May 30 '07 #5

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

Similar topics

32
by: David Brown | last post by:
Hello. I recently came across a free operating system called Unununium (or something like that) and it was developed in Python and Assembly. Now, I have been looking for a way to make an...
7
by: Edward Diener | last post by:
I can install Python 2.4 on the Fedora 3 Linux system, but after I do a number of Linux utilities and commands, like yum, stop working because they were dependent on the Python 2.3 installation....
6
by: Darrell Wesley | last post by:
I'm looking at diving into .net and have several questions. At this plant site we have a diversity of PC's with different operating systems from WIN98, Win2000 to XP-Home and XP-PRO and NT 4.0....
27
by: Kevin A | last post by:
Hi, Is there a way to determine the name and version of the operating system in a portable way? (for Solaris/Linux) Thanks, Kevin
4
by: P.Jayant | last post by:
ATI insists that dotnet 1.1 Must be installed for using several of the recent videocards of ATI. As a simple user of TV program capture functionality, I would like to understand what in dotnet is...
6
by: G.Ashok | last post by:
Hello, My WindowsApp is using only few of the .NET framework .DLL files. When I install my app on the clinet machine, I just want to install only required/used .DLL files of the framework not...
7
by: Tom Wild | last post by:
Please excuse me if I'm posting this to the wrong group I'm trying to install IIS in Windows XP Professional so I can write a web services program in VB.Net I have gone into Control Panel then...
8
by: Daniel | last post by:
Hi My software requires .net 2.0, as always good old MS STILL hasn't put this on the essential download so it doesn't go through with an automatic update. Cleary they have a lot of faith in...
16
by: The Prisoner | last post by:
Hey- I was reading about interrupts, and I got to thinking it would be a real neat thing to use interrupts for program-wide exception handling. What I haven't been able to find is a clear guide...
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: 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: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
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
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,...
0
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...

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.