Results 1 to 7 of 7

Thread: Can I install vs2022 and leave vs2008 installed?

  1. #1

    Thread Starter
    Fanatic Member
    Join Date
    Mar 2024
    Posts
    874

    Can I install vs2022 and leave vs2008 installed?

    Simply I need to start using vs2022 for what I need to do, but don't want to lose access to vs2008 as I still may need it.

  2. #2
    PowerPoster techgnome's Avatar
    Join Date
    May 2002
    Posts
    34,687

    Re: Can I install vs2022 and leave vs2008 installed?

    So install it. They install side by side just fine. At one point I has VB6, VS2008, VS2010, VS2012, and VS 2015 all installed at the same time.


    -tg
    * I don't respond to private (PM) requests for help. It's not conducive to the general learning of others.*
    * I also don't respond to friend requests. Save a few bits and don't bother. I'll just end up rejecting anyways.*
    * How to get EFFECTIVE help: The Hitchhiker's Guide to Getting Help at VBF - Removing eels from your hovercraft *
    * How to Use Parameters * Create Disconnected ADO Recordset Clones * Set your VB6 ActiveX Compatibility * Get rid of those pesky VB Line Numbers * I swear I saved my data, where'd it run off to??? *

  3. #3

    Thread Starter
    Fanatic Member
    Join Date
    Mar 2024
    Posts
    874

    Re: Can I install vs2022 and leave vs2008 installed?

    Quote Originally Posted by techgnome View Post
    So install it. They install side by side just fine. At one point I has VB6, VS2008, VS2010, VS2012, and VS 2015 all installed at the same time.


    -tg
    Good to go then, thanks

    vs2022 is a big long install process I see.

  4. #4
    PowerPoster
    Join Date
    Nov 2017
    Posts
    3,515

    Re: Can I install vs2022 and leave vs2008 installed?

    The only thing I would recommend is that if you are installing different versions like this, install them in the order of oldest to newest. So, I think it may be possible to run in to problems if you installed 2022 first, then something like 2015, and then 2008. But if you want those three, installing 2008, then 2015, and finally 2022 should be just fine.

  5. #5

    Thread Starter
    Fanatic Member
    Join Date
    Mar 2024
    Posts
    874

    Re: Can I install vs2022 and leave vs2008 installed?

    Quote Originally Posted by OptionBase1 View Post
    The only thing I would recommend is that if you are installing different versions like this, install them in the order of oldest to newest. So, I think it may be possible to run in to problems if you installed 2022 first, then something like 2015, and then 2008. But if you want those three, installing 2008, then 2015, and finally 2022 should be just fine.
    yes, I started with 2008, I have 2022 now as 2008 is beginning to cause me some confusion and some other issues.

    I just started a thread on vs2008 and project references and can you look at it, it is strangely incomprehensible to me.

    https://www.vbforums.com/showthread....es-work-in-vb6

  6. #6
    Super Moderator Shaggy Hiker's Avatar
    Join Date
    Aug 2002
    Location
    Idaho
    Posts
    39,837

    Re: Can I install vs2022 and leave vs2008 installed?

    When you installed VS 2008, you installed ALL of it. Starting around VS2019, VS became somewhat modular. You don't need to install ALL of it right off, and likely don't need to. Adding other pieces later on is entirely possible. For example, if you aren't doing web development, you can leave out some pieces. Of course, this is because the whole of VS is now so big that not only does nobody need all of it, but you don't want to deal with installing all of it.
    My usual boring signature: Nothing

  7. #7
    Frenzied Member 2kaud's Avatar
    Join Date
    May 2014
    Location
    England
    Posts
    1,151

    Re: Can I install vs2022 and leave vs2008 installed?

    Note that VS2022 17.7 and later requires at least Windows 10 v1909.
    https://learn.microsoft.com/en-us/tr...rating-systems
    All advice is offered in good faith only. You are ultimately responsible for the effects of your programs and the integrity of the machines they run on. Anything I post, code snippets, advice, etc is licensed as Public Domain https://creativecommons.org/publicdomain/zero/1.0/

    C++23 Compiler: Microsoft VS2022 (17.6.5)

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