Search found 5 matches
- Sun Oct 16, 2016 10:57 pm
- Forum: Suggestions
- Topic: Integration of Everything in Open/Save as dialogs
- Replies: 4
- Views: 13291
Re: Integration of Everything in Open/Save as dialogs
i created for me a solution long time ago, which solved this problem for me: a second instance of Everything opens per hotkey with a user set filter, depending on the current application window, and returns and inserts the chosen (executed) file-/pathname at the former active cursor position, which ...
- Fri Oct 14, 2016 2:24 am
- Forum: Suggestions
- Topic: combine this soft with Autocad
- Replies: 4
- Views: 3873
Re: combine this soft with Autocad
maybe this is a solution for you: http://www.voidtools.com/forum/viewtopic.php?f=4&t=1071
- Sun Sep 27, 2015 7:59 pm
- Forum: Suggestions
- Topic: Finding Duplicated version of a file from right click
- Replies: 4
- Views: 4438
Re: Finding Duplicated version of a file from right click
maybe this works also for you:
http://www.voidtools.com/forum/viewtopi ... =10&t=4408
(but i haven't tested it in Windows 10 yet)
Klaus
http://www.voidtools.com/forum/viewtopi ... =10&t=4408
(but i haven't tested it in Windows 10 yet)
Klaus
- Mon Aug 18, 2014 6:35 pm
- Forum: Suggestions
- Topic: finding duplicates
- Replies: 8
- Views: 12394
finding duplicates
maybe a function like this:
http://www.voidtools.com/forum/viewtopi ... =10&t=4408
based on md5 checksum would be nice...
Klaus
http://www.voidtools.com/forum/viewtopi ... =10&t=4408
based on md5 checksum would be nice...
Klaus
- Mon Aug 18, 2014 1:01 pm
- Forum: Development, plugins and third party software
- Topic: finding duplicates
- Replies: 13
- Views: 45618
finding duplicates
maybe someone finds this useful: I created a function for the explorer context menu "finding duplicates", which shows all duplicates of the appropriate file. For this I created a batchfile "everything_this.bat" in the installation folder of Everything with the following text: "%~dp0Everything.exe" -...