CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 3 of 3
  1. #1
    Join Date
    Jul 2001
    Posts
    430

    parallel os installation

    i want to install the same os on the same partition using different windows directory name "windows2". i know that for the new windows2 folder, it should not have any problems because it's new. But how about directory of "Program Files", and "Documents and Settings"(same user name used)? does it overwrite all the setting of my previous installation. or i can configure to have it like "Program Files2" and "Documents and Settings2" thanks

  2. #2
    Join Date
    Jan 2006
    Location
    Fox Lake, IL
    Posts
    15,007

    Re: parallel os installation

    you would need 2 licenses. the only way to do that is to create two partitions on one drive, and use a partition manager (windows 7) to switch

    or, use windows 7, and XP Mode to dual boot to ANY other os

    or, just use TWO hard drives, and switch in BIOS
    David

    CodeGuru Article: Bound Controls are Evil-VB6
    2013 Samples: MS CODE Samples

    CodeGuru Reviewer
    2006 Dell CSP
    2006, 2007 & 2008 MVP Visual Basic
    If your question has been answered satisfactorily, and it has been helpful, then, please, Rate this Post!

  3. #3
    Join Date
    Oct 2008
    Posts
    47

    Re: parallel os installation

    I highly suggest using two hard drives for a dual boot system, there is nothing to change in the BIOS with that as once you install Win7 on the second hard drive you will be prompted at each start up wth which OS to load, inthe instance of XP being the other OS you will be prompted with "Windows 7" or "earlier version of windows" the default will be Windows 7

    Larry D
    MSAE

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured