Search found 15048 matches

by void
Mon Feb 08, 2010 6:09 am
Forum: Suggestions
Topic: Add custom tasks to context menu
Replies: 4
Views: 7056

Re: Add custom tasks to context menu

The option to customize the context menus is on my "Things to do" list.

Thanks for your suggestion.
by void
Mon Feb 08, 2010 6:04 am
Forum: Support
Topic: usb external harddrive bug?
Replies: 6
Views: 11110

Re: usb external harddrive bug?

Please try the following: To launch "Everything" in debug mode: Exit "Everything". From the Start menu, Click Run . Enter: cmd Enter: cd "C:\program files\Everything" Enter: everything.exe -debug To copy the text in the debug console: Right click the console title bar ....
by void
Mon Feb 08, 2010 6:00 am
Forum: Support
Topic: Trash filter
Replies: 9
Views: 18527

Re: Trash filter

Keep in mind the ext: command does not support wildcards. Use < and > to group boolean operations. Please try the following: \Windows\Temp\ | <<ext:---;###;$$$;$db;$sa;@@@;___;_dd;_detmp;_dump;_mp;aps;bac;bak;bk;chk;cpy;dao;db$;diz;dmp;err;errorlog;fic;fnd;ftg;fts;gid;ilk;lo_;log;mch;MS;nav;ncb;nch;...
by void
Mon Feb 08, 2010 2:00 am
Forum: Support
Topic: Excluding folders _vti*
Replies: 4
Views: 9194

Re: Excluding folders _vti*

Please try creating the two following filters (applies to 1.2.1.371): Add Filter : Set Type to Exclude . Set the Filter to _vti* Set Apply To to Files and folders . Click OK . Add Filter : Set Type to Exclude . Set the Filter to *\_vti*\* Set Apply To to Files and folders . Click OK . With the lates...
by void
Sat Feb 06, 2010 10:52 pm
Forum: Support
Topic: Trash filter
Replies: 9
Views: 18527

Re: Trash filter

You can use an exclamation mark (!) prefix to exclude a search term.

For example, to exclude C:\windows

Code: Select all

!C:\windows\
Please see the "Everything" Search Syntax for more information.
by void
Fri Feb 05, 2010 10:40 am
Forum: Off-topic discussion
Topic: Is View active topics Not Working?
Replies: 2
Views: 23616

Re: Is View active topics Not Working?

Needed to re-enable active topics with the phpbb 3.0.6 upgrade.
by void
Fri Feb 05, 2010 10:34 am
Forum: Support
Topic: Trash filter
Replies: 9
Views: 18527

Re: Trash filter

Please try:

Code: Select all

*.*~|*.?$?|*.??$|*.?~?|*.^*|*.bak|*.err|*.log|*.old|*.temp|*.tmp|*~tmp.*
Unfortunately, wildcards do not work with the ext: command.
by void
Fri Feb 05, 2010 8:43 am
Forum: Support
Topic: usb external harddrive bug?
Replies: 6
Views: 11110

Re: usb external harddrive bug?

It appears "Everything" is indexing this volume. However, there maybe some orphaned files and folders due to a damaged file system. You can confirm this by building a fresh database in debug mode. To rebuild the database in debug mode: Exit "Everything" completely. Delete your Ev...
by void
Fri Feb 05, 2010 8:14 am
Forum: Bug report
Topic: Crash while sorting
Replies: 3
Views: 8325

Re: Crash while sorting

Sorry the bug is still present in 451a.

The current alpha release is still 451a.

Fixed for the next release of "Everything".
by void
Wed Feb 03, 2010 10:27 am
Forum: Bug report
Topic: Problem with New window hotkey + German keyboard
Replies: 2
Views: 9664

Re: Problem with New window hotkey + German keyboard

This is a limitation with the Windows HotKey API.

Alt Gr maps to Ctrl + Alt (with no distinguation between left and right Alt/Ctrl).

I am considering the option to ignore the hotkey press if the Right Alt (Alt Gr) key was used.
However, this is not 100% accurate.
by void
Wed Feb 03, 2010 9:52 am
Forum: Bug report
Topic: Bug with Excel files in Version 1.2.1.451a
Replies: 4
Views: 9725

Re: Bug with Excel files in Version 1.2.1.451a

I have been unable to reproduce the problem here (Win XP SP2 + Office 2003).

What is displayed in the debug console when opening an Excel file where Excel is already open?
by void
Mon Feb 01, 2010 1:52 am
Forum: General
Topic: Solution for Linux/ext3
Replies: 6
Views: 16261

Re: Solution for Linux/ext3

This will be possible with the upcoming custom file list support.
However, indexing will be slow and you will need to manually update the indexes.

I will consider implementing native Linux/ext3 support.
by void
Mon Feb 01, 2010 1:46 am
Forum: General
Topic: "Everything" version 1.2.1.451a
Replies: 48
Views: 208083

Re: "Everything" version 1.2.1.451a

I am currently still improving custom file lists, rewriting search history and improving the toolbars.

Will have an another alpha once that is done.

I would still like to add color/font customization before a beta / official release.
by void
Mon Feb 01, 2010 1:43 am
Forum: Suggestions
Topic: Lite version - without networking functions
Replies: 2
Views: 6231

Re: Lite version - without networking functions

I have plans to convert the ETP/FTP/HTTP servers to optional plugins in a future release of "Everything".
by void
Sun Jan 31, 2010 8:49 pm
Forum: Bug report
Topic: Crash while sorting
Replies: 3
Views: 8325

Re: Crash while sorting

Fixed for the next release of "Everything".

You can test this now with the latest alpha release.
by void
Sun Jan 31, 2010 8:44 pm
Forum: Support
Topic: Custom assignment for mouse and keyboard buttons do not work
Replies: 17
Views: 21173

Re: Custom assignment for mouse and keyboard buttons do not work

"Everything" requires administrative privileges for low level access to volumes.
by void
Fri Jan 29, 2010 11:31 pm
Forum: Support
Topic: Custom assignment for mouse and keyboard buttons do not work
Replies: 17
Views: 21173

Re: Custom assignment for mouse and keyboard buttons do not

The problem is caused by "Everything" having administrative privileges and your mouse/keyboard software having limited privileges.

Applications run from "Everything" will also have administrative privileges.
by void
Fri Jan 29, 2010 8:23 am
Forum: Support
Topic: Slow indexing
Replies: 1
Views: 6812

Slow indexing

Please make sure all your volumes are currently in DMA transfer mode. To check if your volumes are currently in DMA transfer mode: Right click My Computer. Click Properties. Click the Hardware tab. Click Device Manager. Open IDE ATA/ATAPI controllers. Right click Primary IDE Channel. Click Propertie...
by void
Fri Jan 29, 2010 8:18 am
Forum: Suggestions
Topic: Indicate the state of Path Search on the status bar
Replies: 1
Views: 5213

Re: Indicate the state of Path Search on the status bar

I have added the state of Match Case, Whole Word, Path, Regex, ETP, HTTP, filters and recent changes to the status bar.

You can test this now with the latest alpha release.
by void
Fri Jan 29, 2010 2:28 am
Forum: Development, plugins and third party software
Topic: Req: Browser Plugin
Replies: 2
Views: 21139

Re: Req: Browser Plugin

I have added URL Protocol support to "Everything" for the next release. The following will be supported: ES: URL Protocol (ES is short for Everything Search). Install URL Protocol from installer (disabled by default). Install/Uninstall URL Protocol from within "Everything". -inst...
by void
Thu Jan 28, 2010 9:01 am
Forum: Suggestions
Topic: Things to do (TODO)
Replies: 127
Views: 2179577

Re: Things to do

is it possible that everything supports "environment variables" like %temp%, %userprofile%, %APPDATA%
Yes, added to my "Things to do" list.
by void
Mon Jan 25, 2010 5:45 am
Forum: Bug report
Topic: Options window too narrow for some buttons with long labels
Replies: 1
Views: 5830

Re: Options window too narrow for some buttons with long labels

I have made a note of this for the translators for the next release of "Everything".
by void
Mon Jan 25, 2010 5:22 am
Forum: Development, plugins and third party software
Topic: Using Everthing without the client running?
Replies: 4
Views: 19075

Re: Using Everthing without the client running?

The "Everything" SDK requires "Everything" is running in the background. This is done for up-to-date results and efficiency. If you do not need up-to-date results you could go directly to the Everything.db. There is some information on the db here . However, I would recommend wai...
by void
Sat Jan 23, 2010 12:04 pm
Forum: Support
Topic: Multiple Everything icons in the systray
Replies: 4
Views: 9110

Re: Multiple Everything icons in the systray

Please try using named instances.

You will need to disable allow multiple instances.

For more information please see:
http://support.voidtools.com/everything ... _instances
by void
Fri Jan 22, 2010 11:16 pm
Forum: Suggestions
Topic: Edit the Home Page of web Server
Replies: 8
Views: 14737

Re: Edit the Home Page of web Server

If you run a HTTP server you will be able to download these files from your own computer. To run a HTTP server: In " Everything ", from the Tools menu, click Start HTTP Server . Once you have started a HTTP server, click on the following links to download these files from your own computer...
by void
Fri Jan 22, 2010 11:11 pm
Forum: Support
Topic: Multiple Everything icons in the systray
Replies: 4
Views: 9110

Re: Multiple Everything icons in the systray

Disable Allow multiple instances.

To disable allow multiple instances:
  • In "Everything", from the Tools menu, click Options.
  • Uncheck Allow multiple instances.
  • Click OK.
by void
Fri Jan 22, 2010 5:08 am
Forum: Suggestions
Topic: Limit search to folder or drive
Replies: 5
Views: 16361

Re: Limit search to folder or drive

I am working on custom file lists for the next release of "Everything".

Custom file lists will allow you to index and search single folders at a time.
by void
Fri Jan 22, 2010 5:07 am
Forum: Suggestions
Topic: Manually Sync db
Replies: 1
Views: 5176

Re: Manually Sync db

This will be possible with the next release of "Everything" by running Everything.exe with the -loaddb and -quit command line options.

You could schedule this with task scheduler or place a shortcut in your start-up folder.
by void
Wed Jan 20, 2010 1:41 am
Forum: Suggestions
Topic: File by ID (as given by CHKDSK)?
Replies: 2
Views: 7749

Re: File by ID (as given by CHKDSK)?

"Everything" only keeps file IDs or File Reference Numbers (FRNS) in memory for folders.

You can use the latest alpha release to view folder FRNs.

Although possible, "Everything" does not keep a record of FRNs for files due to large memory requirements.
by void
Wed Jan 20, 2010 12:51 am
Forum: Support
Topic: database is not saved on shutdown
Replies: 6
Views: 11828

Re: database is not saved on shutdown

Fixed for the next release. I think there is a second problem: some of my harddisks are "mounted" as subdirectory on drive D:, e.g. d:\_HDEXT\graphics I've tried to exclude the directory d:\_HDEXT but it seems, that Everything ignore this. You will need to use the latest alpha release to i...
by void
Tue Jan 19, 2010 5:48 am
Forum: Support
Topic: Custom assignment for mouse and keyboard buttons do not work
Replies: 17
Views: 21173

Re: Custom assignment for mouse and keyboard buttons do not work

What version of Windows are you running?

Try running your mouse software with administrative privileges.
by void
Mon Jan 18, 2010 9:39 am
Forum: Support
Topic: How stable/resource hungry is Everything (Windows2003 Server
Replies: 3
Views: 8276

Re: How stable/resource hungry is Everything (Windows2003 Server

It will still work.

However, you can expect the memory usage to climb over 100mb with over 2 million files.

For a rough guide you can expect roughly 50mb ram usage per 1 million files.

CPU usage should always be minimal, no matter the number of files you have.
by void
Sat Jan 16, 2010 3:50 pm
Forum: Support
Topic: How stable/resource hungry is Everything (Windows2003 Server
Replies: 3
Views: 8276

Re: How stable/resource hungry is Everything (Windows2003 Server

Depends how many files you have.

Less than 2 million you should be fine.
by void
Fri Jan 15, 2010 10:15 pm
Forum: Suggestions
Topic: Explain options on "Volumes" tab in help file/Wiki
Replies: 1
Views: 5329

Re: Explain options on "Volumes" tab in help file/Wiki

Write some further explanation concerning the options on the "Volumes" tab in the options window. I have updated http://support.voidtools.com/everything/Indexing to include a little more information about each option. Should it not work without the USN Logging Journal and just reading the...
by void
Fri Jan 15, 2010 9:56 pm
Forum: General
Topic: Include only folders when indexing
Replies: 0
Views: 8162

Include only folders when indexing

To index only folders: In "Everything", from the Tools menu, click Options . Click the Exclude tab. Make sure Enable exclude list is checked. Click Add Filter . Make sure Exclude is checked. Type in * for the filter . Make sure Apply to Files only is checked. Click OK. Click OK.
by void
Fri Jan 15, 2010 9:31 pm
Forum: Support
Topic: SOLVED Doesn't find filenames with upper case letters?
Replies: 4
Views: 8434

Re: SOLVED Doesn't find filenames with upper case letters?

Maybe you accidentally pressed the match case keyboard shortcut Ctrl + Q.
by void
Fri Jan 15, 2010 8:40 pm
Forum: Support
Topic: SOLVED Doesn't find filenames with upper case letters?
Replies: 4
Views: 8434

Re: Doesn't find filenames with upper case letters?

Does searching for Big Sky find any results?

Do you have match case enabled from the search menu?
by void
Thu Jan 14, 2010 1:45 am
Forum: Bug report
Topic: the * bug in everything software
Replies: 3
Views: 7779

Re: the * bug in everything software

Using regex: * Matches the preceding element zero or more times. For example, ab*c matches "ac", "abc", "abbbc", etc. [xyz]* matches "", "x", "y", "z", "zx", "zyx", "xyzzy", and so on. \(ab\)* matches...
by void
Wed Jan 13, 2010 8:40 pm
Forum: Development, plugins and third party software
Topic: 64bit
Replies: 1
Views: 11204

Re: 64bit

only 32bit libraries are supported.

I have added supported 64bit libraries to my "Things to do" list.
by void
Tue Jan 12, 2010 8:39 pm
Forum: Bug report
Topic: the * bug in everything software
Replies: 3
Views: 7779

Re: the * bug in everything software

Code: Select all

*.
is a special search that will only match files with no extension.

What results were you expecting?
by void
Mon Jan 11, 2010 8:48 pm
Forum: Support
Topic: Win2000 support in Alphas beyond 442a?
Replies: 1
Views: 5514

Re: Win2000 support in Alphas beyond 442a?

This has been fixed for the next release of "Everything".

I also have plans to add support for Windows 95/98/98SE for the next release.
You will need to use the custom file lists to index volumes in 95/98/98se.
by void
Mon Jan 11, 2010 9:08 am
Forum: Suggestions
Topic: recent changes toolbar
Replies: 1
Views: 5589

Re: recent changes toolbar

Added to my "Things to do" list.
by void
Mon Jan 11, 2010 8:20 am
Forum: Support
Topic: database is not saved on shutdown
Replies: 6
Views: 11828

Re: database is not saved on shutdown

"Everything" saves changes to the Everything.db file after WM_QUIT has been received.

Please note that "Everything" does not save changes to the database if you run it in debug mode.
by void
Thu Jan 07, 2010 1:02 pm
Forum: Bug report
Topic: ctrl++ Text Size Increase does not work always
Replies: 1
Views: 5981

Re: ctrl++ Text Size Increase does not work always

Ctrl + Numpad + in the result list auto sizes the columns.
Ctrl + Numpad + in the search edit increases the text size.

This will be customizable in the next release of "Everything".
by void
Wed Jan 06, 2010 11:26 pm
Forum: Support
Topic: HTTP Server
Replies: 1
Views: 6092

Re: HTTP Server

I would recommend running multiple instances of "Everything". Create another instance of "Everything", for example: Everything.exe -instance HTTP Setup which files and folders you wish to include or exclude from the exclude options for the HTTP instance. See -instance and Indexin...
by void
Wed Jan 06, 2010 11:22 pm
Forum: Support
Topic: Show Search Results from External Drives when Off
Replies: 2
Views: 6169

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

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

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

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

Re: Search in Text/html files

I have plans to add optional file content indexing in a future release of "Everything".