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. Thngs I learned today

Thngs I learned today

Scheduled Pinned Locked Moved The Lounge
15 Posts 10 Posters 2 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.
  • D Dan Neely

    If you created 300k temp files while benchmarking something, delete them from the command prompt not the winXP explorer. The former took under a minute to clean up the mess. After 20m the latter appears to've crashed. I'm waiting to see if it protests after a few hours about files not being found though so I haven't endtasked it. :doh:

    Today's lesson is brought to you by the word "niggardly". Remember kids, don't attribute to racism what can be explained by Scandinavian language roots. -- Robert Royall

    J Offline
    J Offline
    Joe Woodbury
    wrote on last edited by
    #3

    Learned that a long time ago; Windows explorer has always been a dog with lots of files and it's gotten worse with each Windows version.

    Anyone who thinks he has a better idea of what's good for people than people do is a swine. - P.J. O'Rourke

    1 Reply Last reply
    0
    • D Dan Neely

      If you created 300k temp files while benchmarking something, delete them from the command prompt not the winXP explorer. The former took under a minute to clean up the mess. After 20m the latter appears to've crashed. I'm waiting to see if it protests after a few hours about files not being found though so I haven't endtasked it. :doh:

      Today's lesson is brought to you by the word "niggardly". Remember kids, don't attribute to racism what can be explained by Scandinavian language roots. -- Robert Royall

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

      It's the same for cleaning up the Windows Temp folder. If you do it via Explorer it will stop when it gets to the first locked file. The command prompt will delete all the unlocked files and leave the locked files alone.

      Regards, Nish


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

      D 1 Reply Last reply
      0
      • H hairy_hats

        dan neely wrote:

        Thngs I learned today

        Your keyboard lacks a lowercase i?

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

        No, he is Turkish :)

        xacc.ide - now with TabsToSpaces support
        IronScheme - 1.0 beta 2 - out now!
        ((lambda (x) `((lambda (x) ,x) ',x)) '`((lambda (x) ,x) ',x))

        D 1 Reply Last reply
        0
        • N Nish Nishant

          It's the same for cleaning up the Windows Temp folder. If you do it via Explorer it will stop when it gets to the first locked file. The command prompt will delete all the unlocked files and leave the locked files alone.

          Regards, Nish


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

          D Offline
          D Offline
          Dan Neely
          wrote on last edited by
          #6

          This is fixed in vista.

          Today's lesson is brought to you by the word "niggardly". Remember kids, don't attribute to racism what can be explained by Scandinavian language roots. -- Robert Royall

          N 1 Reply Last reply
          0
          • D Dan Neely

            If you created 300k temp files while benchmarking something, delete them from the command prompt not the winXP explorer. The former took under a minute to clean up the mess. After 20m the latter appears to've crashed. I'm waiting to see if it protests after a few hours about files not being found though so I haven't endtasked it. :doh:

            Today's lesson is brought to you by the word "niggardly". Remember kids, don't attribute to racism what can be explained by Scandinavian language roots. -- Robert Royall

            J Offline
            J Offline
            Jorgen Andersson
            wrote on last edited by
            #7

            When you delete from the explorer, the files are moved to the Recycle Bin instead of just deleted. Changing the directory structure takes a lot more time than just simply a delete, especially if the bin is using its maximum size and needs to calculate and flush some other files instead. Use shift delete instead. But remember that the files are gone then just like when you delete from the prompt

            1 Reply Last reply
            0
            • D Dan Neely

              This is fixed in vista.

              Today's lesson is brought to you by the word "niggardly". Remember kids, don't attribute to racism what can be explained by Scandinavian language roots. -- Robert Royall

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

              dan neely wrote:

              This is fixed in vista.

              Well yeah, Vista brings up that dialog that lets you skip the locked items.

              Regards, Nish


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

              S 1 Reply Last reply
              0
              • L leppie

                No, he is Turkish :)

                xacc.ide - now with TabsToSpaces support
                IronScheme - 1.0 beta 2 - out now!
                ((lambda (x) `((lambda (x) ,x) ',x)) '`((lambda (x) ,x) ',x))

                D Offline
                D Offline
                Dario Solera
                wrote on last edited by
                #9

                I guess only a few would understand this joke. ;P

                If you truly believe you need to pick a mobile phone that "says something" about your personality, don't bother. You don't have a personality. A mental illness, maybe - but not a personality. - Charlie Brooker My Photos/CP Flickr Group - ScrewTurn Wiki

                R L 2 Replies Last reply
                0
                • D Dan Neely

                  If you created 300k temp files while benchmarking something, delete them from the command prompt not the winXP explorer. The former took under a minute to clean up the mess. After 20m the latter appears to've crashed. I'm waiting to see if it protests after a few hours about files not being found though so I haven't endtasked it. :doh:

                  Today's lesson is brought to you by the word "niggardly". Remember kids, don't attribute to racism what can be explained by Scandinavian language roots. -- Robert Royall

                  D Offline
                  D Offline
                  Dan Neely
                  wrote on last edited by
                  #10

                  dan neely wrote:

                  I'm waiting to see if it protests after a few hours about files not being found though so I haven't endtasked it. D'Oh!

                  and 2 hours later it finally protests. :doh:

                  Today's lesson is brought to you by the word "niggardly". Remember kids, don't attribute to racism what can be explained by Scandinavian language roots. -- Robert Royall

                  1 Reply Last reply
                  0
                  • D Dario Solera

                    I guess only a few would understand this joke. ;P

                    If you truly believe you need to pick a mobile phone that "says something" about your personality, don't bother. You don't have a personality. A mental illness, maybe - but not a personality. - Charlie Brooker My Photos/CP Flickr Group - ScrewTurn Wiki

                    R Offline
                    R Offline
                    Rob Graham
                    wrote on last edited by
                    #11

                    Having struggled, long ago, with case  insensitive string matches not working on a Turkish system running a VB6 app, I know exactly what you mean. Damn Turks, I mean who needs 4 i's.

                    L 1 Reply Last reply
                    0
                    • R Rob Graham

                      Having struggled, long ago, with case  insensitive string matches not working on a Turkish system running a VB6 app, I know exactly what you mean. Damn Turks, I mean who needs 4 i's.

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

                      You should always apply the Turkey test to any multilingual app :)

                      xacc.ide - now with TabsToSpaces support
                      IronScheme - 1.0 beta 2 - out now!
                      ((lambda (x) `((lambda (x) ,x) ',x)) '`((lambda (x) ,x) ',x))

                      1 Reply Last reply
                      0
                      • D Dario Solera

                        I guess only a few would understand this joke. ;P

                        If you truly believe you need to pick a mobile phone that "says something" about your personality, don't bother. You don't have a personality. A mental illness, maybe - but not a personality. - Charlie Brooker My Photos/CP Flickr Group - ScrewTurn Wiki

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

                        Dario Solera wrote:

                        I guess only a few would understand this joke.

                        I had to make it blatant too with that joke icon thingy :)

                        xacc.ide - now with TabsToSpaces support
                        IronScheme - 1.0 beta 2 - out now!
                        ((lambda (x) `((lambda (x) ,x) ',x)) '`((lambda (x) ,x) ',x))

                        1 Reply Last reply
                        0
                        • D Dan Neely

                          If you created 300k temp files while benchmarking something, delete them from the command prompt not the winXP explorer. The former took under a minute to clean up the mess. After 20m the latter appears to've crashed. I'm waiting to see if it protests after a few hours about files not being found though so I haven't endtasked it. :doh:

                          Today's lesson is brought to you by the word "niggardly". Remember kids, don't attribute to racism what can be explained by Scandinavian language roots. -- Robert Royall

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

                          I often try and delete a source tree of some 100k files (many branches of about 13k files), and give up on Vista. Then I go to command prompt, and the deletes are blazingly fast, but I get access denied errors (as admin) on all the svn files. Then I go back to Windows Explorer to investigate, and I can delete the svn files no problem.

                          1 Reply Last reply
                          0
                          • N Nish Nishant

                            dan neely wrote:

                            This is fixed in vista.

                            Well yeah, Vista brings up that dialog that lets you skip the locked items.

                            Regards, Nish


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

                            S Offline
                            S Offline
                            Shaun Wilde
                            wrote on last edited by
                            #15

                            that is if explorer actually lets you do something and not spend all its time filling in the address bar with green ink - like a very slow fill operation - sort of reminds of the hobbit game on the sinclair spectrum

                            I'll be more enthusiastic about encouraging thinking outside the box when there's evidence of any thinking going on inside it. - pTerry
                            BizSquawk

                            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