Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. The Lounge
  3. Visual Studio Dual Boot Scenario

Visual Studio Dual Boot Scenario

Scheduled Pinned Locked Moved The Lounge
csharpvisual-studiocomwindows-admin
14 Posts 11 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • C code frog 0

    I had no idea you could do such things. Interesting... Now wait. If you installed it to a USB D:\ drive as an example then that should work right? That would get you what you were after.

    J Offline
    J Offline
    Joseph Dempsey
    wrote on last edited by
    #5

    Never really thought about it that way but its a bit late for that for me. I already have my vista machine fully up and running with everything installed on it.

    -- Joseph Dempsey Sr. Software Engineer joseph_r_dempsey@yahoo.com

    1 Reply Last reply
    0
    • C code frog 0

      I had no idea you could do such things. Interesting... Now wait. If you installed it to a USB D:\ drive as an example then that should work right? That would get you what you were after.

      C Offline
      C Offline
      Christian Graus
      wrote on last edited by
      #6

      If he installed it over and over to the same drive, so the registry keys were written for each OS ? I still wonder if it won't crap itself when it finds half the local settings have changed ?

      Christian Graus - Microsoft MVP - C++ "also I don't think "TranslateOneToTwoBillion OneHundredAndFortySevenMillion FourHundredAndEightyThreeThousand SixHundredAndFortySeven()" is a very good choice for a function name" - SpacixOne ( offering help to someone who really needed it ) ( spaces added for the benefit of people running at < 1280x1024 )

      C 1 Reply Last reply
      0
      • C Christian Graus

        If he installed it over and over to the same drive, so the registry keys were written for each OS ? I still wonder if it won't crap itself when it finds half the local settings have changed ?

        Christian Graus - Microsoft MVP - C++ "also I don't think "TranslateOneToTwoBillion OneHundredAndFortySevenMillion FourHundredAndEightyThreeThousand SixHundredAndFortySeven()" is a very good choice for a function name" - SpacixOne ( offering help to someone who really needed it ) ( spaces added for the benefit of people running at < 1280x1024 )

        C Offline
        C Offline
        code frog 0
        wrote on last edited by
        #7

        It's worth trying. :)

        1 Reply Last reply
        0
        • J Joseph Dempsey

          Yeah I thought of this but I just wanted to avoid trying it and then screwing up my install if it doesn't work the way it should. Well I suppose I'll just ghost my machine first then give it a go :)

          -- Joseph Dempsey Sr. Software Engineer joseph_r_dempsey@yahoo.com

          E Offline
          E Offline
          Ed Poore
          wrote on last edited by
          #8

          Might work, the problems I've run into was 2K and XP when trying to use media player on 2K it complained that it wasn't a valid Win32 executable :wtf: so wouldn't run, would only run on XP.


          My Blog[^]

          1 Reply Last reply
          0
          • C code frog 0

            I had no idea you could do such things. Interesting... Now wait. If you installed it to a USB D:\ drive as an example then that should work right? That would get you what you were after.

            M Offline
            M Offline
            Mark Salsbery
            wrote on last edited by
            #9

            Borland had a registry-only install. I missed that when I first switched to VS. :( Mark

            Mark Salsbery Microsoft MVP - Visual C++ :java:

            1 Reply Last reply
            0
            • J Joseph Dempsey

              Does anyone here have an experience dual booting vista/xp/2k (any combo) and having a single visual studio install. I know some programs offer a "registry only" install so that you can use the same physical installation. I don't want to have to keep multiple copies around but I need to run vista and xp. I tried a quick Google and came up with a whole lot of not much. Any tips, hints, tricks or pointers in the right direction would be greatly appreciated.

              -- Joseph Dempsey Sr. Software Engineer joseph_r_dempsey@yahoo.com

              L Offline
              L Offline
              leppie
              wrote on last edited by
              #10

              I used to do this many years back, with hard space needed. Havent do it in years. I did however have a SVN repository on my thumb drive (recently). :)

              xacc.ide
              IronScheme a R5RS/R6RS-compliant Scheme on the DLR
              The rule of three: "The first time you notice something that might repeat, don't generalize it. The second time the situation occurs, develop in a similar fashion -- possibly even copy/paste -- but don't generalize yet. On the third time, look to generalize the approach."

              1 Reply Last reply
              0
              • J Joseph Dempsey

                Does anyone here have an experience dual booting vista/xp/2k (any combo) and having a single visual studio install. I know some programs offer a "registry only" install so that you can use the same physical installation. I don't want to have to keep multiple copies around but I need to run vista and xp. I tried a quick Google and came up with a whole lot of not much. Any tips, hints, tricks or pointers in the right direction would be greatly appreciated.

                -- Joseph Dempsey Sr. Software Engineer joseph_r_dempsey@yahoo.com

                M Offline
                M Offline
                Muneeb R Baig
                wrote on last edited by
                #11

                I had used the same installation from two different os i.e. XP and Win2003. i don't exactly remeber, but as i recall, i think i did install the VS on XP and then from Win2003. well, when u finish installation on 1st OS, reboot ur system to the other OS and reinstall VS to the same location. i tell you it won't work since VS setup assumes that the VS is already installed there and won't write required registry settings etc. NOW after completing the installation, you need to rerun the setup and select the Reinstall option. simply let the setup reinstall visual studio and it will work. in fact i don't remeber the link where i got this tip.

                -muneeb A thing of beauty is the joy forever.

                modified on Saturday, December 22, 2007 8:51:37 AM

                1 Reply Last reply
                0
                • J Joseph Dempsey

                  Does anyone here have an experience dual booting vista/xp/2k (any combo) and having a single visual studio install. I know some programs offer a "registry only" install so that you can use the same physical installation. I don't want to have to keep multiple copies around but I need to run vista and xp. I tried a quick Google and came up with a whole lot of not much. Any tips, hints, tricks or pointers in the right direction would be greatly appreciated.

                  -- Joseph Dempsey Sr. Software Engineer joseph_r_dempsey@yahoo.com

                  A Offline
                  A Offline
                  apache21
                  wrote on last edited by
                  #12

                  Hi I think it maybe quite easy to virtualize whole vs with tools like thinstall. With thinstall vs could be run from usb, lan share or even cd... Tiny problem "Pricing in North America starts at $4,995 for the Thinstall Virtualization Suite." Regards apache21

                  N 1 Reply Last reply
                  0
                  • A apache21

                    Hi I think it maybe quite easy to virtualize whole vs with tools like thinstall. With thinstall vs could be run from usb, lan share or even cd... Tiny problem "Pricing in North America starts at $4,995 for the Thinstall Virtualization Suite." Regards apache21

                    N Offline
                    N Offline
                    NimitySSJ
                    wrote on last edited by
                    #13

                    Heck with that. Just put it on VMware virtual machine and run that from any system you need to use Visual Studio on. I have a virtual machine fully configured with all kinds of development tools on a USB hard drive, and all I have to install is VMware player or workstation, then I have everything.

                    1 Reply Last reply
                    0
                    • J Joseph Dempsey

                      Does anyone here have an experience dual booting vista/xp/2k (any combo) and having a single visual studio install. I know some programs offer a "registry only" install so that you can use the same physical installation. I don't want to have to keep multiple copies around but I need to run vista and xp. I tried a quick Google and came up with a whole lot of not much. Any tips, hints, tricks or pointers in the right direction would be greatly appreciated.

                      -- Joseph Dempsey Sr. Software Engineer joseph_r_dempsey@yahoo.com

                      C Offline
                      C Offline
                      Carlo XGS
                      wrote on last edited by
                      #14

                      If your system runs on NTFS-formatted drives, then you can go this way:

                      1. Install it again, wherever you prefer
                      2. Delete one of the two installation folders, but write-down its full path
                      3. Download Junction[^], a former SysInternals' free utility, now owned by Microsoft
                      4. Create a Junction (friendly name for an NTFS Reparse Point, much like Unix/Linux/MacOS links) with the name of the deleted folder, pointing to the other installation folder

                      This should be enough...

                      1 Reply Last reply
                      0
                      Reply
                      • Reply as topic
                      Log in to reply
                      • Oldest to Newest
                      • Newest to Oldest
                      • Most Votes


                      • Login

                      • Don't have an account? Register

                      • Login or register to search.
                      • First post
                        Last post
                      0
                      • Categories
                      • Recent
                      • Tags
                      • Popular
                      • World
                      • Users
                      • Groups