Results 1 to 3 of 3

Thread: [RESOLVED] How to find list of recently opened Visual Studio VB.Net files...without GUI

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Oct 1999
    Posts
    106

    Resolved [RESOLVED] How to find list of recently opened Visual Studio VB.Net files...without GUI

    Hi, really need some help please. My entire Visual Studio 2019 and computer has been corrupted, forcing me to work in MS-DOS window modes only. Is there a skilled soul out there that knows where the Visual Studio editor stores a list of recently opened project files?

  2. #2
    PowerPoster
    Join Date
    Nov 2017
    Posts
    3,116

    Re: How to find list of recently opened Visual Studio VB.Net files...without GUI

    Found this for VS2017, presumably the case is similar for VS2019, with the likely difference that the path referenced that starts with 15.0_... probably starts with 16.0_...

    https://stackoverflow.com/questions/...-the-start-tab

    Good luck.

  3. #3

    Thread Starter
    Lively Member
    Join Date
    Oct 1999
    Posts
    106

    Re: How to find list of recently opened Visual Studio VB.Net files...without GUI

    OptionBase1 - Right on, very similar to what I covered here. Thanks for your help on this!

    https://visualstudioextensions.vlaso...stry-settings/

    Also, it should be noted in case it helps others in the future, that you can actually activate a GUI interface registry editor from the command line simply using
    Code:
    regedit
    That is a huge treasure to know in my opinion. I've uncovered what I needed, thanks!

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