Search found 15060 matches

by void
Tue Feb 16, 2010 6:33 am
Forum: Support
Topic: A string of gibberish when I search "My Computer"
Replies: 2
Views: 6682

Re: A string of gibberish when I search "My Computer"

When you click Search "Everything"... from My Computer Windows passes a empty path. "Everything" also handles empty strings in the command line incorrectly. I have improved the handling of empty strings for the next release. I have added support right clicking My Computer to my &...
by void
Tue Feb 16, 2010 6:27 am
Forum: Suggestions
Topic: Search network drives
Replies: 1
Views: 5436

Re: Search network drives

I am currently implementing custom file lists..

Custom file lists will make indexing network drives a lot easier...
by void
Tue Feb 16, 2010 6:25 am
Forum: Suggestions
Topic: the address text should have a history list
Replies: 1
Views: 4973

Re: the address text should have a history list

Search history has been implemented for the next release.
The option to open "Everything" from a single click from the tray icon has also been implemented for the next release.

You can test this now with the latest alpha release.
by void
Fri Feb 12, 2010 4:34 am
Forum: Support
Topic: usb external harddrive not recognized?
Replies: 2
Views: 7586

Re: usb external harddrive not recognized?

1.2.1.371 is the latest official release. 1.2.1.451a is the latest alpha release. 452a is an unofficial alpha release with some memory alignment changes. Update notifications will only work for official releases. Are your USB drives NTFS or FAT32? "Everything" will only index NTFS volumes....
by void
Fri Feb 12, 2010 4:31 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

The problem is caused by starting an application with execute in a separate thread enabled. To disable execute in a separate thread: In " Everything ", from the Tools menu, click Options . Click the View tab. In the Advanced Settings , under the General folder, uncheck Execute in a separat...
by void
Fri Feb 12, 2010 1:18 am
Forum: General
Topic: "Everything" version 1.2.1.451a
Replies: 48
Views: 208083

Re: "Everything" version 1.2.1.451a

When I double click or press enter over an image, the windows image viewer(the default image viewer of the windows) close and open. This make the operation slow." I forgot to say: in the Everything-1.2.1.371.exe, the problem did not occur. In this version, the image viewer did not close before...
by void
Tue Feb 09, 2010 6:15 am
Forum: Support
Topic: usb external harddrive bug?
Replies: 6
Views: 11111

Re: usb external harddrive bug?

As suspected, the file system is corrupt. You can see from the debug output all your folders are missing parent folders. I would recommend you Make a backup of the drive. Run Check Disk. Make sure you make a backup first as Check Disk will most likely mangle your folder names and file names. To run ...
by void
Tue Feb 09, 2010 6:08 am
Forum: Support
Topic: Running Everything without administrator privileges in XP
Replies: 5
Views: 27616

Re: Running Everything without administrator privileges in XP

"Everything" requires administrative privileges for low level access to volumes.
by void
Mon Feb 08, 2010 6:37 am
Forum: General
Topic: "Everything" version 1.2.1.451a
Replies: 48
Views: 208083

Re: "Everything" version 1.2.1.451a

I wish to ask if its possible to avoid this behavior, perhaps by allowing the search to go on/keeping the program responsive while the indexing is going on and/or reveal the results as they become available in the database? The only possible way with 1.2.1.371 would be to edit the Everything.ini fi...
by void
Mon Feb 08, 2010 6:28 am
Forum: Suggestions
Topic: Things to do (TODO)
Replies: 127
Views: 2179833

Re: Things to do

I think that would be great if put buttons for active and deactivate volumes. "Everything" will need to rescan all volumes if you make any changes to which volumes are included. It might be easier and faster to use the NOT operator (!) to exclude a folder from your search. For example, to...
by void
Mon Feb 08, 2010 6:21 am
Forum: Suggestions
Topic: New File Type for Saved Searches Support + Win7 Jump Lists
Replies: 2
Views: 6674

Re: New File Type for Saved Searches Support + Win7 Jump Lists

It might be easier to do this with shortcuts? You can specify the start-up search string in the "Everything" shortcut with the -search command line option. To change the search string when opening "Everything" from a shortcut: Right click the shortcut . Click Properties Change th...
by void
Mon Feb 08, 2010 6:15 am
Forum: Suggestions
Topic: integrate Everything as desktop bar search field
Replies: 2
Views: 6444

Re: integrate Everything as desktop bar search field

Finishing the "Everything" deskband is on my "Things to do" list.
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: 11111

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

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

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

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

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

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

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

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

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

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

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

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