Search found 15003 matches

by void
Wed Jan 06, 2010 11:22 pm
Forum: Support
Topic: Show Search Results from External Drives when Off
Replies: 2
Views: 6165

Re: Show Search Results from External Drives when Off

You will be able to index files for offline use in the next release of "Everything".
by void
Wed Jan 06, 2010 7:58 am
Forum: Bug report
Topic: Problematic characters in RegEx
Replies: 1
Views: 6053

Re: Problematic characters in RegEx

Only ASCII characters are supported when regex is enabled.

Unicode regex support is on my "Things to do" list.
by void
Mon Jan 04, 2010 11:27 pm
Forum: Bug report
Topic: hotkey bug
Replies: 1
Views: 5568

Re: hotkey bug

Windows NT4 and Windows 2000/XP: The F12 key is reserved for use by the debugger at all times, so it should not be registered as a hot key. Even when you are not debugging an application, F12 is reserved in case a kernel-mode debugger or a just-in-time debugger is resident.
by void
Mon Jan 04, 2010 6:54 am
Forum: Off-topic discussion
Topic: Mounting split files
Replies: 3
Views: 25977

Re: Mounting split files

Well, mounting as a virtual file is the simplest option I guess
I think so too.
This would be easier to accomplish on linux, right?
Yes.
by void
Mon Jan 04, 2010 6:52 am
Forum: General
Topic: Search in Text/html files
Replies: 18
Views: 54699

Re: Search in Text/html files

I have plans to add optional file content indexing in a future release of "Everything".
by void
Mon Jan 04, 2010 6:50 am
Forum: Suggestions
Topic: Place filter panel on the left side
Replies: 1
Views: 5426

Re: Place filter panel on the left side

I am considering the option to show a folder tree panel view similar to Windows Explorer.
by void
Mon Jan 04, 2010 6:45 am
Forum: Suggestions
Topic: DELETED FILES?
Replies: 2
Views: 6989

Re: DELETED FILES?

Deleted files are stored in the mft, until re-allocated.

I will consider the option to show deleted files and locked files.
by void
Mon Jan 04, 2010 6:42 am
Forum: Support
Topic: Slow Start in Windows 7
Replies: 14
Views: 20284

Re: Slow Start in Windows 7

Please try the following: Disable Start on system startup in "Everything" from the option window. Restart your computer. Run "Everything" in debug mode. To run "Everything" in debug mode: Run Everything.exe with the -debug command line option Everything.exe -debug What ...
by void
Sun Jan 03, 2010 1:24 am
Forum: Support
Topic: Slow Start in Windows 7
Replies: 14
Views: 20284

Re: Slow Start in Windows 7

"Everything" is re-indexing every time you restart it. "Everything" will re-index when one of the follow happens: Too many file system changes occurred. Please increase your USN Journal maximum size to at least 32768 KB. To change the USN Change Journal maximum size: In "Eve...
by void
Sun Jan 03, 2010 1:06 am
Forum: Support
Topic: It just dosen't work
Replies: 6
Views: 10563

Re: It just dosen't work

09-12-31 7:32:30 PM: Everything 1.2.1.371: d:\dev\everything\src\mu.h(534): mu::OpenVolume(): CreateFileW(): GetLastError(): 5: Failed to open volume \\.\C: "Everything" does not have administrator privileges. Please make sure "Everything" has administrative privileges. You will...
by void
Sun Jan 03, 2010 1:02 am
Forum: Suggestions
Topic: Search locally and on ETP server simultaneously
Replies: 3
Views: 7712

Re: Search locally and on ETP server simultaneously

I have implemented the option to include any folder (network share) for the next release of "Everything".
by void
Wed Dec 30, 2009 11:25 pm
Forum: Support
Topic: Crashing while not searching
Replies: 9
Views: 14378

Re: Crashing while not searching

Some menu items do not work, and the list tab does nothing.

You would be better off sticking with the alpha.
by void
Wed Dec 30, 2009 12:13 am
Forum: Support
Topic: Crashing while not searching
Replies: 9
Views: 14378

Re: Crashing while not searching

The latest alpha version should fix these issues.
I love the program and am happy to try the beta - but will I just be getting new problems?
The alpha version is stable, however, there are some incomplete features.
by void
Wed Dec 30, 2009 12:03 am
Forum: General
Topic: Security of network drive
Replies: 1
Views: 7200

Re: Security of network drive

Unfortunately, No.

It is not possible to include another computer's Everything.db yet.

You will be able to include another computer's Everything.db in your local index for the next release of "Everything".
by void
Tue Dec 29, 2009 12:14 am
Forum: Support
Topic: Folder Search Is Highlighted, Don't Want It To Be
Replies: 7
Views: 10199

Re: Folder Search Is Highlighted, Don't Want It To Be

Fixed for the next release of "Everything".

-filename, -path and -parentpath will move the cursor to the end of the search string and no longer highlight the text.
-search will highlight the text.
by void
Mon Dec 28, 2009 1:52 pm
Forum: Support
Topic: How to use an old DB?
Replies: 1
Views: 5420

Re: How to use an old DB?

Please see Option to freeze database for viewing an old database.
by void
Sun Dec 27, 2009 11:15 pm
Forum: General
Topic: Using "Everything" as a program launcher?
Replies: 7
Views: 19680

Re: Using "Everything" as a program launcher?

You can set a keyboard shortcut to a custom filter with the latest alpha release of "Everything" . To set a keyboard shortcut to a custom filter: In " Everything ", from the Tools menu, click Options . Click the Keyboard tab. Type in filter for Show commands containing . Locate t...
by void
Sun Dec 27, 2009 11:02 pm
Forum: Support
Topic: How just to force Everything to create a DB and exit?
Replies: 11
Views: 17799

Re: How just to force Everything to create a DB and exit?

I will improve the option to create the DB and exit for the next release of "Everything".
by void
Sun Dec 27, 2009 2:29 am
Forum: Support
Topic: It just dosen't work
Replies: 6
Views: 10563

Re: It just dosen't work

Are there any errors reported in the Errorlog.txt file in your "Everything" installation folder?
by void
Sun Dec 27, 2009 1:04 am
Forum: General
Topic: Using "Everything" as a program launcher?
Replies: 7
Views: 19680

Re: Using "Everything" as a program launcher?

You will need to do two separate searches.

Code: Select all

"C:\Dokumente und Einstellungen\Verwaltung\Startmenü\" Word
and

Code: Select all

"C:\Dokumente und Einstellungen\All Users\Startmenü\"  Word
by void
Sun Dec 27, 2009 12:02 am
Forum: Support
Topic: How just to force Everything to create a DB and exit?
Replies: 11
Views: 17799

Re: How just to force Everything to create a DB and exit?

The Everything.ComputerName.UserName.db file is created in the same location as your Everything.exe. You can change the location of the db with the -db command line option or the db_location settting in the Everything.ini. It is currently not possible to change the database file name. Is it possible...
by void
Sat Dec 26, 2009 12:38 am
Forum: Off-topic discussion
Topic: Mounting split files
Replies: 3
Views: 25977

Re: Mounting split files

Mounting the split files as a virtual file/drive is possible.

AFAIK, merging the two mft entries would only be possible if the first file is aligned to the NTFS allocation unit size (4096 bytes by default).
by void
Fri Dec 25, 2009 10:05 pm
Forum: Suggestions
Topic: Manual resort option?
Replies: 10
Views: 13802

Re: Manual resort option?

You might like the prototype multiple file renamer now. It is available from: http://www.voidtools.com/rename.zip You will need to drag drop the files you wish to rename onto the app. Adjust the new format to your needs and click Rename. The pattern matching needs to be improved before I add this to...
by void
Fri Dec 25, 2009 9:59 pm
Forum: Suggestions
Topic: ssh support
Replies: 1
Views: 5399

Re: ssh support

I plan to make the FTP/ETP and HTTP servers open source plugins in the future.
I will consider adding SSH when this occurs..
by void
Fri Dec 25, 2009 9:51 pm
Forum: General
Topic: Using "Everything" as a program launcher?
Replies: 7
Views: 19680

Re: Using "Everything" as a program launcher?

You might like to try the latest alpha release of "Everything" . With the latest alpha release you can sort by run frequency. Files and folders that you run more often will appear at the top of the result list. You can right click a file or folder to change its run frequency. Pressing Ente...
by void
Fri Dec 25, 2009 7:23 am
Forum: Bug report
Topic: -config switch requires relative path
Replies: 2
Views: 9269

Re: -config switch requires relative path

Absolute paths for the -config command line option has been fixed for the next release of "Everything".
by void
Fri Dec 25, 2009 7:19 am
Forum: Support
Topic: Everything Always started Minimized !
Replies: 2
Views: 6485

Re: Everything Always started Minimized !

Right click the "Everything" shortcut.

Make sure that Run is set to Normal Window.

Make sure there is no -startup parameter specified in the target.
by void
Fri Dec 25, 2009 7:17 am
Forum: Bug report
Topic: SDK Everything_Query hangs with large result set
Replies: 3
Views: 7534

Re: SDK Everything_Query hangs with large result set

I have been unable to re-produce this error. Are there any errors reported in the Errorlog.txt file in your Everything installation folder? Try running "Everything" in debug mode. To run "Everything" in debug mode: Run Everything.exe with the -debug command line option: Everythin...
by void
Thu Dec 24, 2009 10:05 am
Forum: Suggestions
Topic: Regex simple(?) optimization
Replies: 1
Views: 5926

Re: Regex simple(?) optimization

I have added implement optimized regex cases to my "Things to do" list.
by void
Thu Dec 24, 2009 9:42 am
Forum: Support
Topic: How just to force Everything to create a DB and exit?
Replies: 11
Views: 17799

Re: How just to force Everything to create a DB and exit?

You will need the latest alpha release of "Everything".

Create a batch file newdb.bat in your Everything installation folder:

Code: Select all

del Everything*.db
Everything.exe -startup -quit
by void
Tue Dec 22, 2009 5:15 am
Forum: Suggestions
Topic: Things to do (TODO)
Replies: 127
Views: 2178529

Re: Things to do

I do have plans to add the option to ignore accents.

However, with this option enabled, your searches will take nearly twice as long (but should still be faster than you can type).
by void
Tue Dec 22, 2009 2:53 am
Forum: Bug report
Topic: No search results in a virtual machine
Replies: 3
Views: 7883

Re: No search results in a virtual machine

Normally "Everything" includes all NTFS volumes by default. "Everything" 1.2.1.371 will exclude a volume if it encounters an error (this includes access denied errors due to limited privileges). If you run "Everything" with out admin privileges you will need to manually...
by void
Mon Dec 21, 2009 8:39 pm
Forum: Support
Topic: Context menu problem
Replies: 5
Views: 9368

Re: Context menu problem

This is a known issue, please see Can not open any drive from Search Everything...context menu for a solution.

This has been fixed for the next release of "Everything".
You might like to try this now with the latest alpha release.
by void
Fri Dec 18, 2009 9:14 pm
Forum: General
Topic: "Everything" version 1.2.1.451a
Replies: 48
Views: 208050

Re: "Everything" version 1.2.1.451a

I use Drive Snapshot http://www.drivesnapshot.de/en/ and mount NTFS disk images created by it. Everything version 1.2.1.371 will let me search these mounted volumes/images (which are assigned a drive letter), but this new version won't. (I'm don't know what version this would have appeared initiall...
by void
Fri Dec 18, 2009 8:53 pm
Forum: Bug report
Topic: 1.2.1.371 sending wrong filenames to context menu extensions
Replies: 2
Views: 10847

Re: 1.2.1.371 sending wrong filenames to context menu extensions

I am aware of "Everything" opening some context menu items with the path of the focused item only, instead of the correct path for each file and folder. I have fixed this for a few menu items, and will continue to fix other menu items.. If your application supports drag drop, you might lik...
by void
Fri Dec 18, 2009 8:45 pm
Forum: Support
Topic: want to never search folder names, only file names
Replies: 4
Views: 9164

Re: want to never search folder names, only file names

You can make "Everything" never search folder names and only file names with custom search filters. To make a custom search filter to search files only: In " Everything ", from the Tools menu, click Options . Click the Filters tab. Click New . Set the Filter name to: Files only ....
by void
Thu Dec 17, 2009 8:39 pm
Forum: Support
Topic: want to never search folder names, only file names
Replies: 4
Views: 9164

Re: want to never search folder names, only file names

I have implemented custom search filters and the search command file: for the next release of "Everything".

You might like to try this now with the latest alpha release of "Everything".
by void
Wed Dec 16, 2009 8:43 pm
Forum: Bug report
Topic: No search results in a virtual machine
Replies: 3
Views: 7883

Re: No search results in a virtual machine

Does "Everything" have admin privileges?
Is there at least one NTFS volume?
Are there any errors reported in your Errorlog.txt file in your "Everything" installation folder?
by void
Wed Dec 16, 2009 8:40 pm
Forum: Suggestions
Topic: stdout support
Replies: 1
Views: 5684

Re: stdout support

The command line interface supports stdout.

Please try the Everything Command-line Interface from:
http://www.voidtools.com/download.php
by void
Sat Dec 12, 2009 10:10 pm
Forum: Support
Topic: Use of System Variables
Replies: 7
Views: 12169

Re: Use of System Variables

I will consider supporting the following additional variables:

Code: Select all

%ADMINTOOLS%
%COMMON_ADMINTOOLS%
%APPDATA%
%COMMON_APPDATA%
%COMMON_DOCUMENTS%
%COOKIES%
%HISTORY%
%INTERNET_CACHE%
%LOCAL_APPDATA%
%MYPICTURES%
%PERSONAL%
%PROGRAM_FILES%
%PROGRAM_FILES_COMMON%
%SYSTEM%
%WINDOWS%
by void
Fri Dec 11, 2009 11:02 pm
Forum: Support
Topic: Have installed program entries at the top of the list?
Replies: 3
Views: 8057

Re: Have installed program entries at the top of the list?

Only with sorting by run history, and increasing the run frequency for .lnk extensions.
by void
Fri Dec 11, 2009 10:59 pm
Forum: Support
Topic: How do I include a volume
Replies: 1
Views: 6357

Re: How do I include a volume

Please make sure your F: drive is formated with NTFS.

To convert to NTFS, please see:
http://support.microsoft.com/kb/307881

You will need to have your F: drive connected for "Everything" to search it.

Support for offline files is on my "Things to do" list.
by void
Fri Dec 11, 2009 10:54 pm
Forum: Support
Topic: Use of System Variables
Replies: 7
Views: 12169

Re: Use of System Variables

Code: Select all

*\Local Settings\Application Data\Google\*
*\Application Data\Mozilla\Firefox\Profiles\*
*\Local Settings\Temporary Internet Files\*
Should work for the next release of "Everything".

I have added support for %% variables to my "Things to do" list...
by void
Fri Dec 11, 2009 10:44 pm
Forum: Suggestions
Topic: Manual resort option?
Replies: 10
Views: 13802

Re: Manual resort option?

Files and folders must be sorted at all time for "Everything" to work.

It would be possible to keep a couple renamed files at the same position, but it would require a lot of work.

I will consider implementing this feature.

I also have plans to add support for renaming multiple files.
by void
Fri Dec 11, 2009 6:34 am
Forum: Support
Topic: Error 8: Not enough memory? Fatal Error: Failed to allocate?
Replies: 3
Views: 11495

Re: Error 8: Not enough memory? Fatal Error: Failed to allocate?

Curious...what exactly does the debug mode do? Debug mode provides a debug console that shows all sorts of useful information about what "Everything" is doing and it's internal state. It doesn't take away some of Everything's abilities like 'keeping the db up-to-date", does it? No, i...
by void
Fri Dec 11, 2009 6:31 am
Forum: Suggestions
Topic: exFAT (FAT64)
Replies: 3
Views: 9543

Re: exFAT (FAT64)

I have not tried exFAT.
I am guessing exFat would not be compatible with the NTFS USN Change Journal API.
by void
Fri Dec 11, 2009 6:29 am
Forum: Suggestions
Topic: [req] Any chance for a "Bit Rate" column sort.
Replies: 4
Views: 9360

Re: [req] Any chance for a "Bit Rate" column sort.

I have plans to add support for column plugins in a future release of "Everything".
by void
Thu Dec 10, 2009 8:42 pm
Forum: Support
Topic: Common problems
Replies: 10
Views: 22464

Re: Common problems

But since it's a task i cannot pass arguments each time, only when creating the task
Once "Everything" is running, try using this non-admin app to pass arguments to "Everything":
http://www.voidtools.com/Everything_SendCommandLine.zip