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. Win 7 explorer search box

Win 7 explorer search box

Scheduled Pinned Locked Moved The Lounge
algorithmsquestion
8 Posts 6 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.
  • D Offline
    D Offline
    Dave Parker
    wrote on last edited by
    #1

    Having trouble getting a simple file search to work. I'm in a folder, that contains a file called "RetroEventHandler.bat". In the search box at the top, I've tried typing "Retro", "RetroEventHandler", "RetroEventHandler.*" and even the full name "RetroEventHandler.bat". It doesn't seem to find anything. Any ideas? I tried searching a parent folder before and was beginning to think I had lost the file when the folder containing it happened to catch my eye.

    H P C 3 Replies Last reply
    0
    • D Dave Parker

      Having trouble getting a simple file search to work. I'm in a folder, that contains a file called "RetroEventHandler.bat". In the search box at the top, I've tried typing "Retro", "RetroEventHandler", "RetroEventHandler.*" and even the full name "RetroEventHandler.bat". It doesn't seem to find anything. Any ideas? I tried searching a parent folder before and was beginning to think I had lost the file when the folder containing it happened to catch my eye.

      H Offline
      H Offline
      Hans Dietrich
      wrote on last edited by
      #2

      This should fix it.

      Best wishes, Hans


      [Hans Dietrich Software]

      D 1 Reply Last reply
      0
      • H Hans Dietrich

        This should fix it.

        Best wishes, Hans


        [Hans Dietrich Software]

        D Offline
        D Offline
        Dave Parker
        wrote on last edited by
        #3

        Thanks, it probably would. Though it would be nice if the built-in search worked. Hmm guess I could revert to doing my file searches from the command line, using "dir /s filename".... :sigh:

        A 1 Reply Last reply
        0
        • D Dave Parker

          Thanks, it probably would. Though it would be nice if the built-in search worked. Hmm guess I could revert to doing my file searches from the command line, using "dir /s filename".... :sigh:

          A Offline
          A Offline
          AspDotNetDev
          wrote on last edited by
          #4

          I created a small search application myself that does a simple search of file data so I could avoid that nonsensical Windows search tool. Ran into trouble a while back because it would only search files with certain extensions. I got around that, but I have never trusted it since. My tool also indicates how much data has been searched so far, which the Windows search tool was lacking as well (i.e., no way to see how fast it is progressing). Probably some free search tools already out there that allow you to do simple searches. Heck, I bet there are a couple on Code Project.

          [Forum Guidelines]

          L 1 Reply Last reply
          0
          • A AspDotNetDev

            I created a small search application myself that does a simple search of file data so I could avoid that nonsensical Windows search tool. Ran into trouble a while back because it would only search files with certain extensions. I got around that, but I have never trusted it since. My tool also indicates how much data has been searched so far, which the Windows search tool was lacking as well (i.e., no way to see how fast it is progressing). Probably some free search tools already out there that allow you to do simple searches. Heck, I bet there are a couple on Code Project.

            [Forum Guidelines]

            L Offline
            L Offline
            Luc Pattyn
            wrote on last edited by
            #5

            There's always room for one more... :)

            Luc Pattyn [Forum Guidelines] [Why QA sucks] [My Articles]


            Getting an article published on CodeProject now is hard and not sufficiently rewarded.


            A 1 Reply Last reply
            0
            • L Luc Pattyn

              There's always room for one more... :)

              Luc Pattyn [Forum Guidelines] [Why QA sucks] [My Articles]


              Getting an article published on CodeProject now is hard and not sufficiently rewarded.


              A Offline
              A Offline
              AspDotNetDev
              wrote on last edited by
              #6

              Meh. I kinda like the looks of "A C# Grep Application". Not bad for an app written in 2001.

              [Forum Guidelines]

              1 Reply Last reply
              0
              • D Dave Parker

                Having trouble getting a simple file search to work. I'm in a folder, that contains a file called "RetroEventHandler.bat". In the search box at the top, I've tried typing "Retro", "RetroEventHandler", "RetroEventHandler.*" and even the full name "RetroEventHandler.bat". It doesn't seem to find anything. Any ideas? I tried searching a parent folder before and was beginning to think I had lost the file when the folder containing it happened to catch my eye.

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

                For file search, nothing beats Everything[^]. They directly access NTFS - so it comes with a barrage of limitations: you need to run as admin, can only index local NTFS drives, only files and folders (not content), and when you make the resutls accessible to others, file permissions are not considered. The killer point is raw speed. 20 seconds to index two well-used disks, and updatign the index is virtually instantaneous through reading the change journal. Or so they say. Might be acheap excuse for magic, too.

                Agh! Reality! My Archnemesis![^]
                | FoldWithUs! | sighist | µLaunch - program launcher for server core and hyper-v server.

                1 Reply Last reply
                0
                • D Dave Parker

                  Having trouble getting a simple file search to work. I'm in a folder, that contains a file called "RetroEventHandler.bat". In the search box at the top, I've tried typing "Retro", "RetroEventHandler", "RetroEventHandler.*" and even the full name "RetroEventHandler.bat". It doesn't seem to find anything. Any ideas? I tried searching a parent folder before and was beginning to think I had lost the file when the folder containing it happened to catch my eye.

                  C Offline
                  C Offline
                  Calla
                  wrote on last edited by
                  #8

                  I use Locate (found here) on both windows xp and windows 7. Like it so far..

                  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