Search found 15129 matches

by void
Mon May 17, 2010 11:04 am
Forum: Bug report
Topic: can't search out all files
Replies: 6
Views: 11826

Re: can't search out all files

Does "Everything" find the folder that is missing these files? Are there any other files found in the folder with missing files? "Everything" is limited to 255 bytes per file name. Chinese characters take 3 bytes per character, are the file name lengths greater than 85 characters...
by void
Mon May 17, 2010 10:56 am
Forum: Support
Topic: Windows 7 - 64 bits - windows firewall problem
Replies: 7
Views: 16195

Re: Windows 7 - 64 bits - windows firewall problem

Please make sure Start ETP/FTP server on startup is disabled. To disable Start ETP/FTP server on startup: In " Everything ", from the Tools menu, click Options . Click the ETP/FTP tab. Uncheck Start ETP/FTP server on startup . Click OK . Please make sure Start HTTP server on startup is dis...
by void
Mon May 17, 2010 9:41 am
Forum: Off-topic discussion
Topic: I am terribly upset after installing Everything.
Replies: 6
Views: 37852

Re: I am terribly upset after installing Everything.

Glad to hear you like "Everything" :D
by void
Mon May 17, 2010 7:40 am
Forum: Bug report
Topic: can't search out all files
Replies: 6
Views: 11826

Re: can't search out all files

I can assume these files have not been indexed or "Everything" has missed the creation of these files. Are there any errors reported in your Errorlog.txt file in your "Everything" installation folder? Please try the following fix: Exit "Everything". Delete your Everythi...
by void
Mon May 17, 2010 7:29 am
Forum: General
Topic: everything db
Replies: 4
Views: 11331

Re: everything db

"Everything" uses its own database specifically for handling file and folder names.
by void
Mon May 17, 2010 7:27 am
Forum: General
Topic: Are "ALL" files and folders shown?
Replies: 1
Views: 7427

Re: Are "ALL" files and folders shown?

Your Antivirus program would most likely scan files inside rar/zip/cab/etc files. "Everything" will only see the rar/zip/cab files and not the files inside these compressed/container files. "Everything" will also only show physical NTFS files. With Windows Vista or later there ar...
by void
Sat May 15, 2010 7:36 am
Forum: Bug report
Topic: Crash on scroll
Replies: 10
Views: 19340

Re: Crash on scroll

I am aware of the crash when scrolling with the ETP client.
I have fixed this for the next release.
by void
Sat May 15, 2010 7:26 am
Forum: Bug report
Topic: can't search out all files
Replies: 6
Views: 11826

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: 16195

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: 112372

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: 112372

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: 12383

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: 6713

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: 6602

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: 9931

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: 5176

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: 10244

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: 5145

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: 5173

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: 5835

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: 16295

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: 8967

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: 5353

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: 7577

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: 33041

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: 7792

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: 15218

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: 13047

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: 5296

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: 112372

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: 8388

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: 9200

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: 13047

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: 5097

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: 8388

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: 6911

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: 9413

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: 6113

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: 6163

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: 9413

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: 9564

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: 2182670

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: 13436

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: 6747

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: 11431

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: 5381

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: 6364

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: 15202

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: 6657

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: 5652

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) ...