Search found 15222 matches

by void
Sat May 15, 2010 7:26 am
Forum: Bug report
Topic: can't search out all files
Replies: 6
Views: 11829

Re: can't search out all files

The filesystem monitors might have missed the creation of these files.
Have the missing files been indexed by "Everything"?
To check, try searching for

Code: Select all

*.rmvb

Are the files still missing with this search?
by void
Sat May 15, 2010 12:32 am
Forum: Support
Topic: Windows 7 - 64 bits - windows firewall problem
Replies: 7
Views: 16209

Re: Windows 7 - 64 bits - windows firewall problem

Does disabling check for update notifications fix the problem?
by void
Wed May 12, 2010 12:16 pm
Forum: General
Topic: "Everything" version 1.2.1.451a
Replies: 51
Views: 112517

Re: "Everything" version 1.2.1.451a

Ok, thanks for the update! I appreciate your working on this program. It's truly amazing. Making a donation tonight for your effort.
Thanks for your support.
by void
Tue May 11, 2010 12:49 am
Forum: General
Topic: "Everything" version 1.2.1.451a
Replies: 51
Views: 112517

Re: "Everything" version 1.2.1.451a

I'm wondering if this app is still being developed. It's been over 5 months since the last alpha release, so I just want to check, since I really like Everything and hope it will continue to be improved. I am still developing "Everything" in my free time. what is "Objects" that ...
by void
Fri May 07, 2010 10:42 am
Forum: Suggestions
Topic: Keep the database of external drive searchable when unplugge
Replies: 5
Views: 12415

Re: Keep the database of external drive searchable when unplugge

Offline volumes will be supported in the next release of "Everything".
by void
Fri May 07, 2010 10:38 am
Forum: Suggestions
Topic: Regexp matching of foreign characters
Replies: 2
Views: 6717

Re: Regexp matching of foreign characters

The regex parser only supports ASCII characters. Adding support for unicode regex is on my "Things to do" list. Just to point out that the wildcard (i.e. not regex) '?' character also will not work. So H?ndel will find Handel, but not Händel. By default, "Everything" will only se...
by void
Fri May 07, 2010 7:56 am
Forum: Support
Topic: Help with ETP Server please
Replies: 2
Views: 6608

Re: Help with ETP Server please

The "Everything" ETP server is intended for a single admin user. Although you can have multiple instances of "Everything" to search and access different files and folders. See Multiple instances for more information. To limit one instance to include only D:\Folder1 and D:\Folder2...
by void
Fri May 07, 2010 7:44 am
Forum: Support
Topic: Local volumes mapped
Replies: 6
Views: 9948

Re: Local volumes mapped

I have added support for subst drives for the next release of "Everything".

You can test this now with the latest alpha release of "Everything".
by void
Sat May 01, 2010 1:36 pm
Forum: Support
Topic: Search Problem
Replies: 1
Views: 5178

Re: Search Problem

The "Everything" SDK uses the "Everything" IPC.

The "Everything" SDK requires Everything is running in the background.
by void
Fri Apr 30, 2010 10:53 am
Forum: Support
Topic: Cannot connect to etp server
Replies: 5
Views: 10255

Re: Cannot connect to etp server

"Everything" does not have a ETP password by default. Maybe you are connecting to another FTP service.. Is the Start ETP Server ticked in the Tools menu after clicking it? If not, try changing the ETP/FTP port number. To change the ETP server port: In " Everything ", from the Too...
by void
Fri Apr 30, 2010 10:48 am
Forum: Support
Topic: Subsequent Search Defaults For Previous One
Replies: 1
Views: 5147

Re: Subsequent Search Defaults For Previous One

Thanks for pointing this one out.

I have fixed this for the next release of "Everything".

A new "Everything" window should only inherit the old window's search settings if you create a new window from the File -> New Window command.
by void
Tue Apr 27, 2010 11:08 am
Forum: Suggestions
Topic: Simple one, return scroll bar position to 1st row...
Replies: 1
Views: 5179

Re: Simple one, return scroll bar position to 1st row...

Fixed for the next release of "Everything".

You can test this now with the alpha latest release of "Everything".
by void
Tue Apr 27, 2010 11:07 am
Forum: Suggestions
Topic: Escape Metacharacters when switching to RegEx
Replies: 2
Views: 5844

Re: Escape Metacharacters when switching to RegEx

Thanks for bringing this to my attention.

I will consider escaping and unescaping when Switch to and from regex.

I have also added escape command line search options when regex is enabled to my "Things to do" list.
by void
Tue Apr 27, 2010 10:49 am
Forum: General
Topic: Everything.db - How Why When
Replies: 4
Views: 16302

Re: Everything.db - How Why When

The "Everything" database is a cache of all your NTFS Master File Tables (MFTs). It is not a vital file and can be deleted. So how is it updated When you run "Everything", it reads the database from disk into memory. If the database does not exist, or is out of date "Everyth...
by void
Sat Apr 24, 2010 1:38 am
Forum: Support
Topic: failed to load created database: Database is out of date
Replies: 4
Views: 8977

Re: failed to load created database: Database is out of date

Please check all your NTFS volumes for errors.

To check your NTFS volumes for errors:
  • Open My Computer.
  • For each NTFS volume:
    • Right click.
    • Click Properties.
    • Click the Tools tab.
    • Click Check Now....
    • Check Automatically fix file system errors.
    • Click Start.
by void
Tue Apr 20, 2010 7:06 am
Forum: Support
Topic: NTFS volumes with no drive letters
Replies: 1
Views: 5355

Re: NTFS volumes with no drive letters

"Everything" 1.2.1.371 requires a volume to have a drive letter assigned.

Support for volumes mounted in NTFS folders has been implemented for the next release of "Everything".

You might like to test this now with the latest alpha release.
by void
Mon Apr 19, 2010 7:09 am
Forum: Bug report
Topic: bug with "Date Modified" in Windows 7
Replies: 2
Views: 7583

Re: bug with "Date Modified" in Windows 7

The problem is caused by "Everything" rendering the date/time format with ASCII characters only. "Everything" will not display unicode characters correctly in the data/time format. The issue has been fixed for the next release of "Everything". You can change your date/t...
by void
Mon Apr 19, 2010 7:03 am
Forum: Suggestions
Topic: MP3 Tags
Replies: 13
Views: 33112

Re: MP3 Tags

I am working on custom file lists, which would allow indexing of id3 tags.

Indexing id3 tags will be slow and you will need to maintain these indexes.
by void
Mon Apr 19, 2010 7:00 am
Forum: Suggestions
Topic: Disable context menu if the user is an idiot!
Replies: 3
Views: 7799

Re: Disable context menu if the user is an idiot!

Maybe an "Are you sure?" message if you are trying to right click more than 1000 files ;)
by void
Mon Apr 19, 2010 6:54 am
Forum: General
Topic: How to search a network drive
Replies: 4
Views: 15238

Re: How to search a network drive

How can I set up Everything to search more than just the "C" drive? Most of my stuff is on a network drive at the company where I work. No. Unfortunately, "Everything" can only search one database per search window. I am considering searching multiple databases per window in a f...
by void
Mon Apr 19, 2010 6:47 am
Forum: Support
Topic: Everything automatically closes after a second
Replies: 8
Views: 13053

Re: Everything automatically closes after a second

Corrupt file systems can make "Everything" unstable. Please check your NTFS volumes for errors. To check your NTFS volumes for errors: Open My Computer . For each NTFS volume: Right click . Click Properties . Click the Tools tab . Click Check Now... . Check Automatically fix file system er...
by void
Mon Apr 19, 2010 5:55 am
Forum: Support
Topic: Not finding all volumes?
Replies: 1
Views: 5299

Re: Not finding all volumes?

"Everything" will only index local NTFS volumes.

To search remote NTFS volumes you will need to use an ETP connection.
by void
Mon Apr 19, 2010 5:53 am
Forum: General
Topic: "Everything" version 1.2.1.451a
Replies: 51
Views: 112517

Re: "Everything" version 1.2.1.451a

Windows compatibility agent has popped up twice since I started using 451a saying that Everything is looking for flash.ocx. Everything's not calling flash.ocx is it??
"Everything" should not be calling flash.ocx.
by void
Fri Apr 09, 2010 12:17 pm
Forum: Support
Topic: Problem with include and exclude
Replies: 4
Views: 8401

Re: Problem with include and exclude

Unfortunately, there is a bug in 1.2.1.451a that prevents "Everything" from using full path wild card excludes.

The issue has been fixed for the next release of "Everything".
by void
Fri Apr 09, 2010 10:15 am
Forum: Support
Topic: Excluding folders _vti*
Replies: 4
Views: 9205

Re: Excluding folders _vti*

The exclude filter for *\sam\* applied to files and folders is correctly excluding all sam folders here. Are the folders you wish to exclude are named exactly as sam, or do they have some extra characters or spaces? Try using only the *\sam\* exclude filter for files and folders. Please make sure ex...
by void
Fri Apr 09, 2010 8:28 am
Forum: Support
Topic: Everything automatically closes after a second
Replies: 8
Views: 13053

Re: Everything automatically closes after a second

"Everything" is crashing. Are there any errors reported in your Errorlog.txt file in your "Everything" installation folder? Try deleting your Everything.db in your "Everything" installation folder. Try running "Everything" in debug mode. To run "Everythin...
by void
Fri Apr 09, 2010 8:27 am
Forum: Support
Topic: folder encrypted with PGP isn't seen
Replies: 1
Views: 5100

Re: folder encrypted with PGP isn't seen

Unfortunately, No. "Everything" will not index these files.

I do have plans to add support for indexing these files.
However, you will need to manually update these indexes.
by void
Wed Apr 07, 2010 9:48 pm
Forum: Support
Topic: Problem with include and exclude
Replies: 4
Views: 8401

Re: Problem with include and exclude

Please add the following exclude rules: Click Add Filter . Select Include . Set the Filter to c:\program files\*\*.exe Click OK . Click Add Filter . Select Include . Set the Filter to d:\program files\*\*.exe Click OK . Click Add Filter . Select Include . Set the Filter to d:\tools\*\*.exe Click OK ...
by void
Wed Apr 07, 2010 5:53 am
Forum: Support
Topic: Explorer context menu & UAC
Replies: 2
Views: 6921

Re: Explorer context menu & UAC

Unfortunately, it is not possible to avoid the UAC from a context menu as far as I know.
by void
Wed Apr 07, 2010 5:49 am
Forum: Support
Topic: Missing folder
Replies: 4
Views: 9419

Re: Missing folder

"Everything" will also exclude the following folders: $RmMetadata\$TxfLog $RmMetadata\$Txf $RmMetadata "Everything" will also exclude the following files: $RmMetadata\$Repair $RmMetadata\$TxfLog\$Tops $RmMetadata\$TxfLog\$TxfLog.blf $RmMetadata\$TxfLog\$TxfLogContainer00000000000...
by void
Wed Apr 07, 2010 5:34 am
Forum: Support
Topic: Not working on Citrix Windows Server 2003 X64
Replies: 2
Views: 6116

Re: Not working on Citrix Windows Server 2003 X64

"Everything" should include this volume by default.

Are there any errors reported in your Errorlog.txt file in your "Everything" installation?
by void
Wed Apr 07, 2010 5:24 am
Forum: Support
Topic: Always Scanning...
Replies: 1
Views: 6171

Re: Always Scanning...

"Everything" must rescan all volumes if you plug in a new volume. To stop "Everything" from indexing new volumes: Exit "Everything" Open your Everything.ini file in your "Everything" installation folder. Set check_media_ X to 1 for volumes you want "Every...
by void
Mon Apr 05, 2010 9:47 pm
Forum: Support
Topic: Missing folder
Replies: 4
Views: 9419

Re: Missing folder

"Everything" is most likely excluding this folder because it can not find its parent file reference number (FRN).

Please try the following:
  • Make a new folder G:\New
  • Move all files in G:\$MapAttributeValue to G:\New
  • Delete G:\$MapAttributeValue
  • Rename G:\New to G:\$MapAttributeValue
by void
Sat Mar 27, 2010 12:19 am
Forum: Support
Topic: only show files, no folders.
Replies: 4
Views: 9597

Re: only show files, no folders.

I have implemented filters for the next release. Filters will allow you to show file results only. You can test this now with the latest alpha release . To add a new file only filter: In " Everything ", from the Tools menu, click Options . Click the Filters tab. Click New . Enter Files Onl...
by void
Fri Mar 26, 2010 5:34 am
Forum: Suggestions
Topic: Things to do (TODO)
Replies: 127
Views: 2184440

Re: Things to do

Updated things to do
by void
Fri Mar 26, 2010 4:58 am
Forum: Bug report
Topic: Not updating deleted folders in Windows 7
Replies: 5
Views: 13455

Re: Not updating deleted folders in Windows 7

It works fine with files, they are updated at once when deleted, why not folders? I am not sure why the folder deletion is being missed by "Everything". Try making a new folder.. Does "Everything" find the newly created folder "New Folder"? Try deleting the newly creat...
by void
Fri Mar 26, 2010 4:19 am
Forum: Bug report
Topic: File size not updated
Replies: 1
Views: 6751

Re: File size not updated

"Everything" does not update file sizes automatically.

You must press F5 to refresh file information, such as file size.

Monitoring file sizes is on my "Things to do" list.
by void
Fri Mar 26, 2010 4:08 am
Forum: Support
Topic: Everything-1.2.1.451a - hotkeys
Replies: 5
Views: 11442

Re: Everything-1.2.1.451a - hotkeys

Win + Shift + VK_BROWSER_SEARCH with version 1.2.1.371 worked fine here, as did Win + Ctrl + Alt + Browser Search with 1.2.1.451a. Browser Search will bring up the normal Windows Search if it is not bound to a hotkey. There might be a conflict with another application. "Everything" will re...
by void
Fri Mar 26, 2010 3:53 am
Forum: Support
Topic: Non-Admin Client
Replies: 1
Views: 5384

Re: Non-Admin Client

I am considering implementing an optional plug-in that would communicate with a service for indexing and updating.

All the functions that require administrative privileges could be moved from the client to the service..
by void
Fri Mar 26, 2010 3:41 am
Forum: Support
Topic: Server log off close ETP Server
Replies: 3
Views: 6366

Re: Server log off close ETP Server

You might like to try running "Everything" as a service.

Please see Run Everything as a service for more information.
by void
Tue Mar 23, 2010 6:40 am
Forum: Bug report
Topic: File path parsing error with an external file manager
Replies: 7
Views: 15226

Re: File path parsing error with an external file manager

Please use $$, $%, $( and $) to escape $, %, ( and ).
by void
Sun Mar 21, 2010 8:50 pm
Forum: Suggestions
Topic: Indicatoricon in the systray when updating the searchindex.
Replies: 2
Views: 6666

Re: Indicatoricon in the systray when updating the searchindex.

Added for the next release of "Everything":
Ignore new removable volumes by default.
Improved/Removed some of the UI locks, meaning you can still use the UI while "Everything" is busy.
by void
Wed Mar 17, 2010 8:52 pm
Forum: Suggestions
Topic: may i share specified files i want though http/ftp server
Replies: 1
Views: 5655

Re: may i share specified files i want though http/ftp server

You will need to run another instance of "Everything" with limited indexing. To run another "Everything" instance: Copy your "Everything" folder to a new folder: Everything_Server Edit the Everything.ini in the Everything_Server folder (Create one if it does not exist) ...
by void
Tue Mar 16, 2010 8:58 am
Forum: General
Topic: can i retrieve list of files?
Replies: 1
Views: 7226

Re: can i retrieve list of files?

Copy the Everything.exe and your backup of your Everything.db into an empty folder.
Run Everything.exe
You can export the list from the File menu.
by void
Tue Mar 16, 2010 8:56 am
Forum: General
Topic: Should New Window Inherit Filter Setting?
Replies: 2
Views: 8704

Re: Should New Window Inherit Filter Setting?

The filter setting should be temporary.

I will consider making this an option, with new windows not inheriting the old windows filter settings by default.
by void
Sun Mar 14, 2010 12:56 am
Forum: Support
Topic: Can not search files name with "+"
Replies: 3
Views: 8445

Re: Can not search files name with "+"

Thanks for pointing out this bug.

Fixed for the next release of "Everything".
by void
Sat Mar 13, 2010 9:46 am
Forum: Support
Topic: First run of Everything takes 5mins scanning C:
Replies: 8
Views: 14939

Re: First run of Everything takes 5mins scanning C:

You may need to enable Ultra DMA Mode 5 from your BIOS.
by void
Sat Mar 13, 2010 9:43 am
Forum: Support
Topic: How to limit Regex to a particular drive?
Replies: 3
Views: 7693

Re: How to limit Regex to a particular drive?

You will be able to mix and match regex and non-regex expressions in the next release of "Everything".

You can test this now with the latest alpha release.

The following search should work with the alpha release, with regex and match path disabled:
c:\Users\ regex:^[xyz]*
by void
Fri Mar 12, 2010 8:20 am
Forum: Support
Topic: How to limit Regex to a particular drive?
Replies: 3
Views: 7693

Re: How to limit Regex to a particular drive?

Please enable Match Path from the Search Menu. Please try the following search: ^C:\\Users.*\\[xyz][^\\]* ^ = Match the start of the file name. C:\\Users = Match the path C:\Users (use \\ to escape a single \). .* = match any number of any character. \\[xyz] = match a file name starting with xyz. [^...
by void
Fri Mar 12, 2010 5:55 am
Forum: Bug report
Topic: Problem with *
Replies: 7
Views: 12304

Re: Problem with *

Include your search in double quotes to include the spaces. With out the spaces the search would be: E:\Projects\MM\fdtCONTAINER\trunk\Research\Scanning\Profibus\TestResults\Schneider\master AND *1.0.23.0\DTM___Se_MasterPrmDtm.DTMCore\ScanIdentRaw.txt With spaces: "E:\Projects\MM\fdtCONTAINER\t...