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. VS 2008 'What the...?"

VS 2008 'What the...?"

Scheduled Pinned Locked Moved The Lounge
visual-studioc++comarchitecturequestion
9 Posts 8 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 Offline
    C Offline
    Chris Maunder
    wrote on last edited by
    #1

    To clear the recent project list (File -> Recent Projects -> Clear Recent Project List) you are presented with a dialog with very, very non-standard dialog weird glow-and-expand buttons (after quiet a pause) then, after you've made your selections, you have to restart Visual Studio Just to clear items out of a MRU list. A full restart of the IDE. Huh??

    cheers, Chris Maunder

    CodeProject.com : C++ MVP

    R T N P 4 Replies Last reply
    0
    • C Chris Maunder

      To clear the recent project list (File -> Recent Projects -> Clear Recent Project List) you are presented with a dialog with very, very non-standard dialog weird glow-and-expand buttons (after quiet a pause) then, after you've made your selections, you have to restart Visual Studio Just to clear items out of a MRU list. A full restart of the IDE. Huh??

      cheers, Chris Maunder

      CodeProject.com : C++ MVP

      R Offline
      R Offline
      R Giskard Reventlov
      wrote on last edited by
      #2

      Sounds like you've installed a thrid party tool the name of which escapes me at present and, amongst other things, adds loads of centext menu items and other wee goodies. I have a small vbs file which simply clears the appropriate registry settings. HKEY_CURRENT_USER\Software\Microsoft\VisualStudio\9.1\FileMRUList\ HKEY_CURRENT_USER\Software\Microsoft\VisualStudio\9.1\ProjectMRUList\ Happy to send it to you: pretty trivial. Ooh, forgot: if you clear whilst VS is running they can get restored so do it prior to running VS. (Which is why the tool restarts VS).

      me, me, me

      S 1 Reply Last reply
      0
      • R R Giskard Reventlov

        Sounds like you've installed a thrid party tool the name of which escapes me at present and, amongst other things, adds loads of centext menu items and other wee goodies. I have a small vbs file which simply clears the appropriate registry settings. HKEY_CURRENT_USER\Software\Microsoft\VisualStudio\9.1\FileMRUList\ HKEY_CURRENT_USER\Software\Microsoft\VisualStudio\9.1\ProjectMRUList\ Happy to send it to you: pretty trivial. Ooh, forgot: if you clear whilst VS is running they can get restored so do it prior to running VS. (Which is why the tool restarts VS).

        me, me, me

        S Offline
        S Offline
        Steve Hansen
        wrote on last edited by
        #3

        I think it's the PowerCommands AddIn.

        1 Reply Last reply
        0
        • C Chris Maunder

          To clear the recent project list (File -> Recent Projects -> Clear Recent Project List) you are presented with a dialog with very, very non-standard dialog weird glow-and-expand buttons (after quiet a pause) then, after you've made your selections, you have to restart Visual Studio Just to clear items out of a MRU list. A full restart of the IDE. Huh??

          cheers, Chris Maunder

          CodeProject.com : C++ MVP

          T Offline
          T Offline
          Tom Deketelaere
          wrote on last edited by
          #4

          Chris Maunder wrote:

          File -> Recent Projects -> Clear Recent Project List

          I don't even have this option :confused: The file->recent projects just shows the list with recent projects that's it :sigh:

          B R 2 Replies Last reply
          0
          • T Tom Deketelaere

            Chris Maunder wrote:

            File -> Recent Projects -> Clear Recent Project List

            I don't even have this option :confused: The file->recent projects just shows the list with recent projects that's it :sigh:

            B Offline
            B Offline
            Brady Kelly
            wrote on last edited by
            #5

            Mine too. :confused:

            All Sorted

            1 Reply Last reply
            0
            • T Tom Deketelaere

              Chris Maunder wrote:

              File -> Recent Projects -> Clear Recent Project List

              I don't even have this option :confused: The file->recent projects just shows the list with recent projects that's it :sigh:

              R Offline
              R Offline
              Rutvik Dave
              wrote on last edited by
              #6

              because your projects are very important... and you dont know... :-D

              T 1 Reply Last reply
              0
              • R Rutvik Dave

                because your projects are very important... and you dont know... :-D

                T Offline
                T Offline
                Tom Deketelaere
                wrote on last edited by
                #7

                Ah it's one off those 'I know better than you' functions vs has. :-D :laugh:

                1 Reply Last reply
                0
                • C Chris Maunder

                  To clear the recent project list (File -> Recent Projects -> Clear Recent Project List) you are presented with a dialog with very, very non-standard dialog weird glow-and-expand buttons (after quiet a pause) then, after you've made your selections, you have to restart Visual Studio Just to clear items out of a MRU list. A full restart of the IDE. Huh??

                  cheers, Chris Maunder

                  CodeProject.com : C++ MVP

                  N Offline
                  N Offline
                  Nish Nishant
                  wrote on last edited by
                  #8

                  Chris - I am decently sure there's no such VS 2008 option. You may have an add-in (maybe Whole Tomato) installed that shows that dialog.

                  Regards, Nish


                  Nish’s thoughts on MFC, C++/CLI and .NET (my blog)
                  My latest book : C++/CLI in Action / Amazon.com link

                  1 Reply Last reply
                  0
                  • C Chris Maunder

                    To clear the recent project list (File -> Recent Projects -> Clear Recent Project List) you are presented with a dialog with very, very non-standard dialog weird glow-and-expand buttons (after quiet a pause) then, after you've made your selections, you have to restart Visual Studio Just to clear items out of a MRU list. A full restart of the IDE. Huh??

                    cheers, Chris Maunder

                    CodeProject.com : C++ MVP

                    P Offline
                    P Offline
                    PIEBALDconsult
                    wrote on last edited by
                    #9

                    Yeah, must be PowerCommands, I see it too.

                    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