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. WhoDunIt: accessing Drive A:

WhoDunIt: accessing Drive A:

Scheduled Pinned Locked Moved The Lounge
csharpcomwindows-adminregexhelp
20 Posts 14 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.
  • S Shog9 0

    Ah, i'd forgotten about that bit of HP madness. Had me convinced of some bizarre virus 'till i tracked it down (and then disconnected the floppy drive). What, is HP running a retirement home for demented VB coders or something?

    every night, i kneel at the foot of my bed and thank the Great Overseeing Politicians for protecting my freedoms by reducing their number, as if they were deer in a state park. -- Chris Losinger, Online Poker Players?

    G Offline
    G Offline
    Gary Wheeler
    wrote on last edited by
    #10

    Who said they retired?


    Software Zen: delete this;

    1 Reply Last reply
    0
    • E Ennis Ray Lynch Jr

      Need a C# Consultant? I'm available.
      Happiness in intelligent people is the rarest thing I know. -- Ernest Hemingway

      P Offline
      P Offline
      peterchen
      wrote on last edited by
      #11

      for a variety of reasons, it is still necessary (And I guess one of them IS the culprit!)


      We are a big screwed up dysfunctional psychotic happy family - some more screwed up, others more happy, but everybody's psychotic joint venture definition of CP
      My first real C# project | Linkify!|FoldWithUs! | sighist

      1 Reply Last reply
      0
      • C Chris Losinger

        peterchen wrote:

        sometimes in ca. 5 minute intervals,

        got any HP printers on that PC ?

        image processing toolkits | batch image processing

        P Offline
        P Offline
        peterchen
        wrote on last edited by
        #12

        not anymore, but drivers/funny software may still be installed. Any details?


        We are a big screwed up dysfunctional psychotic happy family - some more screwed up, others more happy, but everybody's psychotic joint venture definition of CP
        My first real C# project | Linkify!|FoldWithUs! | sighist

        S C 2 Replies Last reply
        0
        • P peterchen

          not anymore, but drivers/funny software may still be installed. Any details?


          We are a big screwed up dysfunctional psychotic happy family - some more screwed up, others more happy, but everybody's psychotic joint venture definition of CP
          My first real C# project | Linkify!|FoldWithUs! | sighist

          S Offline
          S Offline
          Shog9 0
          wrote on last edited by
          #13

          Make sure the automatic updater and "share to web" shell extension crap is completely gone.

          every night, i kneel at the foot of my bed and thank the Great Overseeing Politicians for protecting my freedoms by reducing their number, as if they were deer in a state park. -- Chris Losinger, Online Poker Players?

          1 Reply Last reply
          0
          • P peterchen

            We have a PC here that persistently accesses the Disk drive A: Behavior is persistent for almost a year, PC was replaced in the meantime but problem persists - so I suspect one of the applications running on it. I've ruled out the things obvious to me (searched registry for A:, virus scan). Any idea how to find the culprit? The pattern is not quite clear, sometimes it seems to coincide with (Windows) Explorer activity, sometimes in ca. 5 minute intervals, sometimes nothing. I already tried process explorer to hunt it down, but I couldn't catch it this way. Suggestions?


            We are a big screwed up dysfunctional psychotic happy family - some more screwed up, others more happy, but everybody's psychotic joint venture definition of CP
            My first real C# project | Linkify!|FoldWithUs! | sighist

            S Offline
            S Offline
            Shog9 0
            wrote on last edited by
            #14

            peterchen wrote:

            I already tried process explorer to hunt it down

            Have you tried Procmon? Diskmon? Filemon? If not, try 'em. In that order.

            every night, i kneel at the foot of my bed and thank the Great Overseeing Politicians for protecting my freedoms by reducing their number, as if they were deer in a state park. -- Chris Losinger, Online Poker Players?

            1 Reply Last reply
            0
            • P peterchen

              not anymore, but drivers/funny software may still be installed. Any details?


              We are a big screwed up dysfunctional psychotic happy family - some more screwed up, others more happy, but everybody's psychotic joint venture definition of CP
              My first real C# project | Linkify!|FoldWithUs! | sighist

              C Offline
              C Offline
              Chris Losinger
              wrote on last edited by
              #15

              what Shog9 said. HP has some utilities that wake up every 5 minutes, do something, then disappear. i noticed them when i was playing games: their auto-update thing would spawn a top-level window, then immediately close it. that would send the game to the background and bring up the desktop.

              image processing toolkits | batch image processing

              1 Reply Last reply
              0
              • P peterchen

                We have a PC here that persistently accesses the Disk drive A: Behavior is persistent for almost a year, PC was replaced in the meantime but problem persists - so I suspect one of the applications running on it. I've ruled out the things obvious to me (searched registry for A:, virus scan). Any idea how to find the culprit? The pattern is not quite clear, sometimes it seems to coincide with (Windows) Explorer activity, sometimes in ca. 5 minute intervals, sometimes nothing. I already tried process explorer to hunt it down, but I couldn't catch it this way. Suggestions?


                We are a big screwed up dysfunctional psychotic happy family - some more screwed up, others more happy, but everybody's psychotic joint venture definition of CP
                My first real C# project | Linkify!|FoldWithUs! | sighist

                U Offline
                U Offline
                UncaDanno
                wrote on last edited by
                #16

                Try checking your MRU lists. Not easy to get them all. You'll have to check the registry and data files, depending upon the application(s). Take a look at your "My Recent Documents" list. Same thing happened to me a couple of years ago. I found a path to a file on the A: drive in an MRU list, removed it, and the floppy drive ghost was exhorcised.

                1 Reply Last reply
                0
                • P peterchen

                  We have a PC here that persistently accesses the Disk drive A: Behavior is persistent for almost a year, PC was replaced in the meantime but problem persists - so I suspect one of the applications running on it. I've ruled out the things obvious to me (searched registry for A:, virus scan). Any idea how to find the culprit? The pattern is not quite clear, sometimes it seems to coincide with (Windows) Explorer activity, sometimes in ca. 5 minute intervals, sometimes nothing. I already tried process explorer to hunt it down, but I couldn't catch it this way. Suggestions?


                  We are a big screwed up dysfunctional psychotic happy family - some more screwed up, others more happy, but everybody's psychotic joint venture definition of CP
                  My first real C# project | Linkify!|FoldWithUs! | sighist

                  R Offline
                  R Offline
                  Rocky Moore
                  wrote on last edited by
                  #17

                  You still have a Drive A? ;) Like others have mentioned the SysInternals drive monitor should help you.

                  Rocky <>< Blog Post: LINQ - Disconnected-Attach, no change tracking fix.. Tech Blog Post: Cheap Biofuels and Synthetics coming soon?

                  1 Reply Last reply
                  0
                  • P peterchen

                    We have a PC here that persistently accesses the Disk drive A: Behavior is persistent for almost a year, PC was replaced in the meantime but problem persists - so I suspect one of the applications running on it. I've ruled out the things obvious to me (searched registry for A:, virus scan). Any idea how to find the culprit? The pattern is not quite clear, sometimes it seems to coincide with (Windows) Explorer activity, sometimes in ca. 5 minute intervals, sometimes nothing. I already tried process explorer to hunt it down, but I couldn't catch it this way. Suggestions?


                    We are a big screwed up dysfunctional psychotic happy family - some more screwed up, others more happy, but everybody's psychotic joint venture definition of CP
                    My first real C# project | Linkify!|FoldWithUs! | sighist

                    H Offline
                    H Offline
                    hairy_hats
                    wrote on last edited by
                    #18

                    Not a Compaq is it? My (Compaq) test rig won't go to sleep properly because it keeps flicking the A drive.

                    1 Reply Last reply
                    0
                    • P peterchen

                      We have a PC here that persistently accesses the Disk drive A: Behavior is persistent for almost a year, PC was replaced in the meantime but problem persists - so I suspect one of the applications running on it. I've ruled out the things obvious to me (searched registry for A:, virus scan). Any idea how to find the culprit? The pattern is not quite clear, sometimes it seems to coincide with (Windows) Explorer activity, sometimes in ca. 5 minute intervals, sometimes nothing. I already tried process explorer to hunt it down, but I couldn't catch it this way. Suggestions?


                      We are a big screwed up dysfunctional psychotic happy family - some more screwed up, others more happy, but everybody's psychotic joint venture definition of CP
                      My first real C# project | Linkify!|FoldWithUs! | sighist

                      S Offline
                      S Offline
                      springjazzy
                      wrote on last edited by
                      #19

                      Maybe somebody shared Drive A in network with description "Interesting Films" 8)

                      P 1 Reply Last reply
                      0
                      • S springjazzy

                        Maybe somebody shared Drive A in network with description "Interesting Films" 8)

                        P Offline
                        P Offline
                        peterchen
                        wrote on last edited by
                        #20

                        Now THAT's an idea! :D


                        We are a big screwed up dysfunctional psychotic happy family - some more screwed up, others more happy, but everybody's psychotic joint venture definition of CP
                        My first real C# project | Linkify!|FoldWithUs! | sighist

                        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