Search found 15138 matches

by void
Sat Sep 11, 2010 8:59 pm
Forum: General
Topic: WIN-F
Replies: 23
Views: 73424

Re: WIN-F

by void
Sat Sep 11, 2010 8:57 pm
Forum: Support
Topic: Everything does not search in a mounted folder
Replies: 5
Views: 8488

Re: Everything does not search in a mounted folder

Unfortunately, "Everything" will only index NTFS volumes at this stage.

I am implementing support for indexing any folder in Windows.
However, indexing folders will not be as fast as indexing NTFS volumes and you would need to maintain these indexes manually.
by void
Fri Sep 10, 2010 9:11 am
Forum: Support
Topic: Save sorting
Replies: 4
Views: 6646

Re: Save sorting

What is Date Recently Changed? Recent changes is similar to date modified, but only exists for files or folders changed within the last week. Recent changes basically refers to the contents of the USN Change Journal, that is a list of changes to the file system. Usually recent changes will go back ...
by void
Fri Sep 10, 2010 9:00 am
Forum: Support
Topic: Search in just one drive
Replies: 2
Views: 5305

Re: Search in just one drive

When I right-click in Explorer for Search Everything, Everything opens up with "G:"" and what to enter then ????
This is a known bug..

See http://forum.voidtools.com/viewtopic.ph ... =6&start=0

Try searching for:

Code: Select all

G:\ fraggle*.mpg
by void
Fri Sep 10, 2010 8:54 am
Forum: Support
Topic: Drive letter assigned to System Reserved partition
Replies: 0
Views: 5119

Drive letter assigned to System Reserved partition

Any idea why "Everything" would add a drive letter to the System Reserved partition in Windows 7?
by void
Thu Sep 09, 2010 8:34 am
Forum: Suggestions
Topic: Limit search to folder or drive
Replies: 5
Views: 16379

Re: Limit search to folder or drive

To limit "Everything" to index a single folder: In " Everything ", from the Tools menu, click Options . Click the Exclude tab. Check Enable exclude list . Make sure the exclude list is empty. Click Add folder . Select Include for type . Set the folder to the path you wish to incl...
by void
Thu Sep 09, 2010 8:28 am
Forum: Support
Topic: Windows 7 + RAID 1 (PCI Controller)
Replies: 6
Views: 9992

Re: Windows 7 + RAID 1 (PCI Controller)

Are there any errors reported in your Errorlog.txt file in your "Everything" installation folder?
by void
Thu Sep 09, 2010 8:26 am
Forum: Support
Topic: Save sorting
Replies: 4
Views: 6646

Re: Save sorting

Unfortunately, "Everything" does not save sorting by date modified due to performance reasons.

However, you can save the sorting by recent changes.
by void
Tue Sep 07, 2010 11:05 am
Forum: Support
Topic: Windows 7 - doesn't search as-I-type
Replies: 2
Views: 5222

Re: Windows 7 - doesn't search as-I-type

Please make sure match whole word is diabled.

To disable match whole word:
  • In "Everything", from the Search menu, uncheck Match Whole Word.
by void
Tue Sep 07, 2010 10:38 am
Forum: Support
Topic: High memory usage
Replies: 2
Views: 5599

Re: High memory usage

This leak is mostly likely related to an issue with certain CRT library implementations and thread creation / destruction. It should be fixed for the next release of "Everything".. You might like to try the latest alpha release if you are experiencing memory leakage: http://forum.voidtools...
by void
Mon Sep 06, 2010 9:39 am
Forum: Support
Topic: Install looks good but executable not there
Replies: 2
Views: 5246

Re: Install looks good but executable not there

I am not sure that my friend has Adm Privileges and I used her account to install, of course. Could this be the problem? Do I need Adm privileges to install Everything Search?? "Everything" requires administrative privileges for low level read access to volumes. Where is the program I &qu...
by void
Mon Sep 06, 2010 9:33 am
Forum: Suggestions
Topic: Things to do (TODO)
Replies: 127
Views: 2183161

Re: Things to do

Simply show the number. Bytes should be implied unless noted otherwise (like KB, MB, GB). "bytes" (the word) takes a lot of screen space & is "ugly" (IMO).
Fixed for next release.
by void
Thu Sep 02, 2010 11:16 am
Forum: Support
Topic: Shall we have a 64bit version Everything?
Replies: 5
Views: 10150

Re: Shall we have a 64bit version Everything?

On my "Things to do" list.

Keep in mind the x64 bit version will require twice the amount of memory as the x86 version.
by void
Thu Sep 02, 2010 11:15 am
Forum: Support
Topic: Remember ETP Settings
Replies: 7
Views: 11311

Re: Remember ETP Settings

I am aware of the instability of the ETP client with 451a and have fixed the issue for the next release of "Everything"..
by void
Thu Sep 02, 2010 11:11 am
Forum: Development, plugins and third party software
Topic: Slovak translation.
Replies: 5
Views: 15878

Re: Slovak translation.

Thank you for your Slovak translation of "Everything".

Is it possible to send me your translation template so I could include this translation in the "Everything" language pack?
by void
Tue Aug 31, 2010 9:37 pm
Forum: Suggestions
Topic: A couple of suggestions/requests
Replies: 3
Views: 6661

Re: A couple of suggestions/requests

A configurable option, I suppose ;-).
Yes, It would be the same as Windows, which you can override in "Everything", ie:

File name renaming selection:
  • Use Windows settings (Default).
  • Select file name and Extension.
  • Select file name only.
by void
Tue Aug 31, 2010 4:12 am
Forum: Suggestions
Topic: A couple of suggestions/requests
Replies: 3
Views: 6661

Re: A couple of suggestions/requests

When I move a large file (e.g. AVI) between two drives by dragging the file from one Explorer window to another, both Explorer windows are available to me while the file transfer is taking place. i.e. I can navigate within either window, I can move the window and resize them etc. I have moved the e...
by void
Fri Aug 27, 2010 8:22 am
Forum: General
Topic: Search in Text/html files
Replies: 18
Views: 54753

Re: Search in Text/html files

Content indexing still needs a lot of work..
by void
Fri Aug 27, 2010 12:54 am
Forum: General
Topic: Enable regex by default?
Replies: 4
Views: 10948

Re: Enable regex by default?

Everything should remember this setting automatically. Enable regex in "Everything" from the Search menu. Exit Everything. The next time you run "Everything", Regex should still be enabled. You can also enable regex in the Everything.ini file with the following line: match_regex=1
by void
Fri Aug 27, 2010 12:51 am
Forum: General
Topic: subst drives?
Replies: 1
Views: 7351

Re: subst drives?

I have added subst drive support for the next release. You might like to test this now with the latest alpha release . Subst drives will work on 1.2.1.371 if the redirected drive points to the root of another drive. For example, the following should work with 1.2.1.371: subst D: h:\ subst E: F:\ The...
by void
Thu Aug 26, 2010 7:24 am
Forum: Suggestions
Topic: Single Click access
Replies: 1
Views: 4680

Re: Single Click access

To enable single click from the system tray for "Everything" 1.2.1.371: Exit "Everything". Open the Everything.ini file from the same folder as your Everything.exe Add the following line to the end of the file: single_click_tray=1 Save changes to the Everything.ini file and resta...
by void
Wed Aug 25, 2010 9:38 pm
Forum: Support
Topic: Program without using the HTTP server response
Replies: 4
Views: 7074

Re: Program without using the HTTP server response

you will need to use a UTF-8 enabled FTP client.
by void
Wed Aug 25, 2010 3:14 am
Forum: Support
Topic: Issue with Alpha Build v1.2.1.451a
Replies: 2
Views: 5421

Re: Issue with Alpha Build v1.2.1.451a

The 1.2.1.451a version uses administrator shares by default. To disable the use of administrator shares: In " Everything ", from the Tools menu, click Options . Click the View tab. From the Advance settings , under the General folder, uncheck Use admin share for ETP connections . Click OK .
by void
Wed Aug 25, 2010 3:09 am
Forum: Support
Topic: Remember ETP Settings
Replies: 7
Views: 11311

Re: Remember ETP Settings

Please try the latest alpha version and make a shortcut with the following command line option: Everything.exe -connect username:password@host:port Or please try the un-official release http://www.voidtools.com/Everything-1.2.1.452a.zip and add the following line to the end of your Everything.ini fi...
by void
Wed Aug 25, 2010 3:01 am
Forum: Bug report
Topic: BUG: Conflicting options in v1.2.1.451a [FIXED]
Replies: 2
Views: 6971

Re: BUG: Conflicting options in v1.2.1.451a

Thank you for bringing this to my attention.

Fixed for next release of "Everything".
by void
Tue Aug 24, 2010 10:28 am
Forum: Suggestions
Topic: Keep the database of external drive searchable when unplugge
Replies: 5
Views: 12386

Re: Keep the database of external drive searchable when unplugge

is this going to happen with internal drives too?
Optionally, yes.
by void
Sun Aug 08, 2010 12:00 am
Forum: Suggestions
Topic: Let Sleeping Dogs Lie
Replies: 1
Views: 6440

Re: Let Sleeping Dogs Lie

It could be the NTFS volume monitors waking the drive up..

Added: Disable the monitors for hard drives that have been powered down to my "Things to do" list.
by void
Thu Aug 05, 2010 12:19 am
Forum: Support
Topic: how to setup ETP server
Replies: 2
Views: 6743

Re: how to setup ETP server

"Everything" uses the following hard-coded format for accessing remote shares:
\\server\drive-letter

Please make sure you share your C: drive as C
D: drive as D
E: drive as E, and so on...
by void
Sun Aug 01, 2010 9:49 pm
Forum: Suggestions
Topic: buttons/hotkeys for custom display modes (not filters)
Replies: 5
Views: 14819

Re: buttons/hotkeys for custom display modes (not filters)

I'd like some custom hotkeys and/or buttons that can temporarily switch sorting mode instead. Implemented for the next release of "Everything". You might like to test this now with the latest alpha version of "Everything" . The default keyboard shortcuts are: Ctrl + Shift + 1 fo...
by void
Tue Jul 27, 2010 7:45 am
Forum: Suggestions
Topic: Command line switch for http and ftp disable
Replies: 1
Views: 4655

Re: Command line switch for http and ftp disable

I have plans to implement the FTP and HTTP servers as plugins in a future release of "Everything".
by void
Tue Jul 27, 2010 7:41 am
Forum: Bug report
Topic: I can't find anything on some folders
Replies: 21
Views: 36317

Re: I can't find anything on some folders

Does the current alpha version correctly maintain this folder?
by void
Mon Jul 26, 2010 8:24 am
Forum: Support
Topic: USN Journal Logging and the pop-up "default" 8192/1024 ?
Replies: 4
Views: 9906

Re: USN Journal Logging and the pop-up "default" 8192/1024 ?

32768 max and 4096 delta is the default for Vista or later.

The "Everything" UI will reflect this in the next release.
by void
Mon Jul 19, 2010 8:21 am
Forum: Bug report
Topic: results:Chinese filename in wrong sorting
Replies: 3
Views: 7820

Re: results:Chinese filename in wrong sorting

"Everything" will only sort by the unicode value of the Chinese character.

Correct sorting is on my "Things to do" list.
by void
Mon Jul 19, 2010 7:23 am
Forum: Bug report
Topic: I can't find anything on some folders
Replies: 21
Views: 36317

Re: I can't find anything on some folders

What's happens: everything can't search any file in a folder (and I suppose only in this one "C:\Documents and Settings\Alb\My Documents\My Dropbox\...") and when I rebuild .DB file everything works fine again. Am I correct to say "Everything" is not detecting new changes? Does ...
by void
Sun Jul 18, 2010 9:10 am
Forum: Bug report
Topic: Application not found from context menu
Replies: 3
Views: 10417

Re: Application not found from context menu

This issue will occur if you moved Everything.exe

To restore context menus after moving Everything.exe:
  • In "Everything", from the Tools menu, click Options.
  • Check Show shell context menus making sure it is ticked.
  • Click OK.
by void
Sun Jul 18, 2010 8:32 am
Forum: Support
Topic: case insensitive option?
Replies: 1
Views: 8074

Re: case insensitive option?

From the Search menu, please make sure Match Case is not checked.
by void
Wed Jul 14, 2010 1:39 am
Forum: General
Topic: "Everything" version 1.2.1.451a
Replies: 51
Views: 112383

Re: "Everything" version 1.2.1.451a

I presume the project is dead...
I am still working on "Everything" in my free time.
by void
Fri Jul 09, 2010 9:55 am
Forum: Support
Topic: Recently opened documents
Replies: 2
Views: 5386

Re: Recently opened documents

"Everything" does not add executed files to the recent documents folder. This is by design. "Everything" uses ShellExecuteEx to execute files. ShellExecuteEx does not add files to the recent documents list. I will consider implementing SHAddToRecentDocs which would add files to t...
by void
Tue Jul 06, 2010 11:12 am
Forum: Support
Topic: Printing lists
Replies: 4
Views: 8738

Re: Printing lists

Please try the File -> Export function in "Everything" version 1.2.1.451a

You can print the exported file list with Excel, notepad etc..
by void
Tue Jul 06, 2010 11:10 am
Forum: Support
Topic: question about etp server
Replies: 2
Views: 5791

Re: question about etp server

Yes, it is possible. Everything accesses ETP files with \\servername\share\path\filename Everything is currently hard-coded to use \\servername\C for servers C: drive, \\servername\D for servers D: drive and so on.. If you have full access to \\servername\share you will be able to delete these files...
by void
Mon Jun 28, 2010 7:42 am
Forum: Bug report
Topic: Context menu of two selected files passes wrong parameters
Replies: 1
Views: 5732

Re: Context menu of two selected files passes wrong parameters

I am aware of the issue with the context menu and items in different paths.

Fixing this is on my "Things to do" list.
by void
Mon Jun 28, 2010 7:28 am
Forum: Support
Topic: "Everything" does not render custom icon files correctly
Replies: 0
Views: 5936

"Everything" does not render custom icon files correctly

To change the "Everything' icon, please see: http://support.voidtools.com/everything/Customizing#Changing_the_icon "Everything" is using the incorrect icon for the taskbar (largest icon possible, rendered as small icon (16x16)). "Everything" is using the incorrect icon for t...
by void
Fri Jun 25, 2010 3:03 am
Forum: Support
Topic: Running Everything without administrator privileges in XP
Replies: 5
Views: 27622

Re: Running Everything without administrator privileges in XP

Unfortunately, there is no way around the administrative privileges requirements for the current release of "Everything" (1.2.1.371). I am working on a service/client model as a plug-in for a future release of "Everything". The service will require administrative privileges for i...
by void
Fri Jun 25, 2010 2:48 am
Forum: Support
Topic: First run of Everything takes 5mins scanning C:
Replies: 8
Views: 14918

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

Please try running a Disk Defragmenter Analysis report. To run a Disk Defragmenter Analysis report: From My Computer , right click your F: volume and select Properties . From the Tools tab, click Defragment Now... . Select your F: drive in the volume list. Click Analyse . Wait for the Disk Deframent...
by void
Fri Jun 18, 2010 7:42 am
Forum: Support
Topic: Indexing Temporary Internet Files
Replies: 2
Views: 6796

Re: Indexing Temporary Internet Files

"Everything" should index all your files and folders on all your NTFS volumes. 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 Au...
by void
Fri Jun 18, 2010 7:33 am
Forum: General
Topic: Easy way to access Archive Database/Search Results
Replies: 1
Views: 8472

Re: Easy way to access Archive Database/Search Results

Apart from using the Everything SDK there is no real easy way to access the raw database. The database format is likely to change in future releases making it difficult to support. You would be able to do this with custom file lists in the next release of "Everything". However, you would h...
by void
Tue Jun 15, 2010 2:44 am
Forum: Support
Topic: No System Tray Icon
Replies: 8
Views: 14410

Re: No System Tray Icon

This issue should be fixed for the next release of "Everything".

"Everything" will automatically delay adding the tray icon if it fails to add the first time.
by void
Sun May 30, 2010 9:53 pm
Forum: General
Topic: "Everything" version 1.2.1.451a
Replies: 51
Views: 112383

Re: "Everything" version 1.2.1.451a

David, is there ever going to be another update to this? It has been quite a while now.
I am working on a re-write of 451a, refining some of the functionality in hope of releasing a beta version.

I am sorry, I can not give a time estimate at this stage as there is still a lot of work to do.