DeskRule Changelog

What's new in DeskRule 2.6.1.0

Jan 4, 2023
  • If you have SEARCH HIDDEN FOLDERS option OFF, then deskrule won't go into C:WINDOWS folder, since it is huge and you hardly ever want to search in this folder. If you do want to search, start the search inside it, or turn ON search hidden folders, but then expect long delays.

New in DeskRule 2.6.0.0 (Jan 4, 2023)

  • AQS SIMPLE SEARCH: In simple mode (one rule box for everything) you can issue Advance Query Syntax searches, which you may be familiar with from MS Outlook, e.g. the search phrase: date:this month size:small deskrule
  • would search for documents that contain DESKRULE that were modified THIS MONTH and are of SMALL size. Of course this kind of functionality already exists in deskrule though regular search (individual search rule boxes) but some people may find it useful. AQS is explained in more detail here:
  • https://learn.microsoft.com/en-us/windows/win32/lwef/-search-2x-wds-aqsreference
  • You can also use system property names as System.IsFolder:TRUE and advanced boolean search tricks like: author:(theresa OR lee)
  • Beware that search phrases are lenient with syntax errors, so if you misspell a property name for example, you may end up searching for something completely different — and you may wonder why!
  • This new mode is incompatible with live filename search introduced in v2.5, so to use AQS you must turn off SEARCH AS YOU TYPE setting (F12 key). It works only within folders that are in the search index at present, as it cannot offer a "robust" alternative.
  • DEFAULT FILE PROPERTIES. The details you see in search results are a mix of some standard stuff (name, size, date) and properties you searched for. If you right click on the column header you can use SELECT COLUMNS menu to add or remove properties of interest, then use SET AS DEFAULT menu command to make sure that they always appear regardless of what you search for
  • FOCUSED DIALOGS. Whenever a dialog window or message appears, the main deskrule window is alpha-shaded, to help focusing on the message at hand. This behavior can be turned off setting the advanced registry option GAO2_NOSHADEDLG (=16)
  • EXTERNAL MAP SEARCH: Since the demise of IE the embedded map dialog doesn't work. We've designed an alternative dialog that maintains the output information (including saving the location name), but uses an EXTERNAL internet browser window to define the search area, and imports the latitude/longitude coordinates to use as search rules. You select the map point you want, specify a search area around it (in miles/kilometers), and deskrule will find photos shot in that area as before.
  • The procedure isn't as smooth as before, but it is tolerable IMHO
  • Explanator video: https://youtu.be/jiuqrU1TPAs

New in DeskRule 2.5.0.0 (Nov 28, 2022)

  • LIVE FILENAME SEARCH. In simple mode, you can activate SEARCH AS YOU TYPE setting (press F12 key) and locate files by name easily. The search mechanism doesn't change, you just don't need to press START SEARCH button; matching filenames appear immediately as you type, and if you modify the search keyword, the results update to match it automatically!
  • Compared to regular simple search mode, you lose the capability to search in file contents and other indexed search properties, but if you search for filenames only live search makes sense!
  • Automatic search begins once you type the 4th letter (to save CPU effort). This threshold can be revised (up) as it is shared with the quickfilter automatic jump setting. To begin a search with fewer letters, press ENTER key or click the start search button.
  • DEMO VIDEO: https://youtu.be/KkY09-y6xak

New in DeskRule 2.4.1.0 (Feb 14, 2022)

  • Multimonitor DPI fixes, switching monitors while deskrule is running should be smoother

New in DeskRule 2.4.0.0 (Oct 18, 2021)

  • REFINE SEARCH. A new toolbar button next to START SEARCH lets you refine previous search results. It is like a local search, where instead of searching your hard disk, it just considers the previous search results available in the window, applying a new search filter on them. Old search results that don't match the new filter are removed.
  • One possible use is to correct desktop search results that include special symbols. E.g. if you search for HOW-TO (notice the hyphen), then desktop search will return files that contain "how to" but the hyphen will be ignored. If you press CTRL+R keys at this point (without changing the original search criteria), you will find the exact matching documents, including the missing -. This way you combine fast and exact search. You can also refina a search with different search rules, if you like.
  • Refine search acts as a super visibility filter, like when you type keywords in quick filter (FILTER RESULTS) box -- with more powerful search criteria of course. If you double click on the filter icon in the statusbar, you cancel the refine search filter and you can see all the original search results.
  • dialog font sizes increased for better readability in higher DPI
  • catalog registry tweak nCatalogMinFile is a byte limit that excludes small files from the catalog (default smaller than 1024 bytes). Set it to 0 if you want all files catalogued, but perhaps you should consider increasing it! (unless you have a use for searching really small files).
  • double-click on the status bar (left side) to repeat the last message, error or otherwise.

New in DeskRule 2.3.1.0 (Jun 8, 2021)

  • Location-based photo search gets much faster in windows 10, taking advantage of indexed GPS properties (System.GPS.LatitudeDecimal etc). For more information see here
  • http://zabkat.com/deskrule/gps-photo-search.htm
  • Right click on the search results column header to choose which file properties you want to see. Normally deskrule picks file details matching the search parameters; SELECT COLUMNS menu command allows you to TEMPORARILY see extra file information. If you want to add some details permanently in all search results, use msExtraColumns registry tweak (search the documentation for more details)
  • some resizable dialogs like google maps will remember their sizes when you restart Deskrule
  • If you bought DeskRule and want to use your unlock key immediately after you install the trial, press <Ctrl+Shift+L> keys and follow the instructions. For more information see the email with your registration key.

New in DeskRule 2.3.0.0 (Apr 12, 2021)

  • MOUSE PEEK PREVIEW. Press both left+right mouse buttons together to see a large preview of the item under the cursor. Then let go of the mouse keys and the preview will go away! It is also available through <Alt+Q> keyboard shortcut; then any key (except Pageup/Down) will dismiss the preview.
  • Program settings (F12) allows you to choose the preview size as a percent of your monitor. For text previews, the registry setting nPeekTextWidth is the maximum width of the popup preview window, for pictures the size is determined by the bitmap dimensions.
  • VERTICAL TOOLBAR WIDTH. When you stack search boxes one on top of the other, you can now choose the width of the left docked toolbar using program settings. The right value would depend on your taste and your screen DPI resolution.
  • In this mode, normally no property names are shown to save space. You won't see e.g. NAME before the box where you search for file names, you recognize the box by it's hint text (cue banner inside the box). If this isn't clear enough, use the registry tweak bRebarLabels (see the help file for details editing the registry). Set it to 1 to show a single letter from the title (N for Name, C for Content etc), that is usually adequate as a reminder. Or set bRebarLabels to 2 to show the full property name in a separate row, if you don't mind the wasted space.
  • QUICK JUMP TO PROPERTY. When using the normal file property search boxes, use <ALT+letter> to quickly jump to the search box that starts with "letter", e.g. <ALT+N> will jump to Name, <ALT+D> to Date modified and so on. This works best if you are already in the search toolbar area.
  • HIT HIGHLIGHTING. When you search for text in documents, the quick previewer panel will highlight the keywords found in a distinct color so you can see them in context. Pressing F3 key in the quickviewer jumps to the next keyword hit.
  • RIP FLASH VIDEOS. The on-board SWF videos have been replaced with youtube "videos" (sorry no sound but you can follow the text descriptions).
  • F1 key for help works better with your preferred web browser
  • new macro commands KEYDOWN/UP, similar to SENDKEY but more flexible. For example SENDKEY A is equivalent to KEYDOWN A followed by KEYUP A. This is useful e.g. if you want to simulate pressing SHIFT key while clicking on a dialog button:
  • A few bugfixes

New in DeskRule 2.2.0.0 (Aug 22, 2020)

  • New program option (F12 key) to have search toolbars docked VERTICALLY on the left side (instead of top). Rules cannot be rearranged other than deleted and re-inserted, but many people may find this easier to manage. Note you cannot have more than one column of toolbars in this mode.
  • If a statusbar error message is too long to see whole, it will scroll FYI

New in DeskRule 2.1.0.0 (Apr 4, 2020)

  • Deskrule 64-bit version will automatically use 32 bit text extraction filters, in case you have only 32 bit versions of them installed
  • mini search engine refabrication for faster results display
  • registry setting msExtraColumns is a comma separated list of details (columns) you want to appear in all search results along the default Name/Size/Date. Use full property names as System.Title etc

New in DeskRule 2.0.5.0 (Feb 24, 2020)

  • Ctrl+mousewheel changes thumbnail size as well as view styles
  • Detective panel function DATE() converts strings to dates. Perhaps its most useful case is with an empty argument, which returns the current date. This can be used to calculate the file age in days e.g.
  • DATE("") - $System.DateModified
  • Detective panel functions FILE2 and FILEPROP can be used to compare the current item with others, e.g. for synchronization checks. FILEPROP can only fetch a single property, whereas FILE2 can execute any arbitrary expression on the second file. The example below tests if the file is newer than its namesake in E:OTHER folder:
  • $System.DateModified > FILEPROP($System.DateModified, "E:other" + $name)
  • You can have only one FILE2 but as many FILEPROP as you need in an expression. See the documentation for more details.
  • Abbreviations pseudo-environmental variable can be used to simplify complex detective expressions. Either type %ABBR% or use the Operator drop-down box. Think of it as a #define term that is replaced with something else. To define its content use the ABBR button at the right side of the desktop detective panel.

New in DeskRule 2.0.4.0 (Oct 24, 2019)

  • More complete dark user interface including program dialog boxes

New in DeskRule 2.0.3.1 (Oct 8, 2019)

  • Use the Program Settings toolbar button to turn on DARK MODE, the latest fashion in user interfaces. Not all things are rendered dark, e.g. all dialogs are still in windows default colors.
  • Zoom previewer takes JPG photo/picture orientation tags into account and shows correctly turned picture previews
  • Desktop detective panel has new function DIRCNT that can count items in folder objects. See the documentation for more information
  • Deskrule should look better in multiple monitors that happen to have different DPI resolution

New in DeskRule 2.0.1.0 (Feb 25, 2019)

  • Added registry options msCatalogIncl and msCatalogExcl which control which files go in and which are excluded from the catalog, respectively. You normally use only one of these. They are comma separated wildcards of names to include or exclude, e.g. "*.txt,*.pdf". Without them, all files go in the catalog.
  • On-demand offline cloud files are shown with a link overlay icon, to distinguish them from locally available content

New in DeskRule 2.0.0.1 (Jan 21, 2019)

  • Better search in cloud drives (onedrive, dropbox etc). Deskrule will search for basic properties in cloud drives, but will not cause unnecessary downloads for (offline) files on demand, e.g. for preview purposes.
  • If some of the rule boxes get out of shape (e.g. after a window resize), deskrule will automatically arrange them. You can also right click on any toolabr and use the AUTO ARRANGE menu command
  • If a search result is in a deep folder and cannot be opened by windows, deskrule offers to create a temporary readonly copy and open that instead. Note that Deskrule can preview deep documents but most other applications cannot open their own documents if they are in a folder with too many letters.

New in DeskRule 2.0.0.0 (Dec 10, 2018)

  • Offline file search. Create a CATALOG of your removable media files, and have them searched just as if all your files were connected. Deskrule will search the index of your external hard discs, DVDs etc, then tell you where they are located. You create the index table ONCE, then fast offline file searches become possible.
  • You can do a basic search by Name or modification date, or add more properties like tags and comments. You trade-off a bigger index table with richer search attributes. Optionally you can save a short text and a little thumbnail for offline preview purposes.
  • Offline search is seamless, you use the same search boxes (even the advanced search panels) as if you were doing a normal desktop file search. The only difference is the folder path: instead of e.g. C:MY DOCUMENTS you enter the special path DR::CATALOG as the root of the search, using the new catalog toolbar button next to the folder path box. For more information press F1 to access the on-board help in Deskrule.
  • The amount of preview text to store in the catalog and the thumbnail picture pixel size are tweakable from program options. Increasing the defaults will result in larger index size.
  • Introducing tip of the day window, showing useful tips and tricks every time you start the program. The window stays on top so you can try out the tips as you read them. Tips are also available from the drop-down menu next to Help toolbar button. You can also read all the tips from the file DRTIPS.HTM in the program's installation folder.
  • Negative keyword search. Adding a leading minus symbol before a keyword excludes it (NOT rule), e.g. THIS -THAT will match documents that contain THIS but not if they also contain THAT. Useful for text rules in the normal (toolbar) search mode.
  • Folders in the system search index can be searched faster. If a folder is not in the index (the normal windows index, not the deskrule offline catalog), you can press <Ctrl+Shift+I> keys to have it added. This command is applied to the folder being searched, whatever appears in the addressbar.
  • Choose property dialog shows descriptions for many common properties. For other properties you can right click and use WHAT IS THIS PROPERTY menu to find more details online. Usually the first search result is the documenation you need.
  • WDX plugins that export text content in wide (unicode) format are handled properly. For more information see here: http://zabkat.com/blog/tc-plugins.htm

New in DeskRule 1.6.2.0 (Oct 23, 2018)

  • Fixed google maps (picture geolocation search) problem
  • Improvements to desktop detective (SYSTEM and TOKEN commands), allowing external (DOS or powershell) programs to be used when searching for documents; see the documentation (F1) for more details
  • Macro command MATH allows simple integer arithmetic operations

New in DeskRule 1.6.1.0 (Oct 23, 2018)

  • Search history toolbar button offers quick access to recent searchesNote that you can save searches you frequently use via the "disk" toolbar icon
  • Plain text (toolbar) rules show a history of frequently used keywordsAlso note the addressbar supports autocompletion of partial folder names using the UP arrow key.
  • Macro command NOPOPUPS will cause any dialog windows that appear during the macro execution to be invisibleIf you are annoyed by windows flashing quickly as a result of macros, put this NOPOPUPS instruction first in all your macros

New in DeskRule 1.6.0.0 (May 8, 2018)

  • Advanced search panel: If you select more than one compatible rules, you can modify their properties simultaneously. For example say you want to find music tracks that contain "Mozart" in either the Title or Artist properties. After you insert the 2 text property rules, select them and type the desired text to find. Both rules will be defined on the same data.
  • If the selected rules are not compatible (e.g mixed text and dates), you can only change the boolean context of the rules.
  • Macro recorder allows you to compose macro commands "programming-free". Pressing F9 key you can do simple operations (launch commands, manipulate dialogs etc). When you are done, click on FINISH (macro recording) button and you get the script written for you automatically.
  • To edit the previous macro without invoking the macro recorder press <Alt+F9> or quit the macro recorder immediately

New in DeskRule 1.5.7.0 (Feb 21, 2018)

  • A few improvements in the macro engine. This is a free upgrade for existing customers, please use CHECK FOR UPDATES menu (under the question mark/Help toolbar button) to get yours.

New in DeskRule 1.5.6.0 (Dec 22, 2017)

  • When searching for multiple keywords inside files' contents, the previewer window will show all keyword matches, and in a more pronounced fashion too
  • Search option to clear WDS (fast) search results before starting second phase robust (slow :) search. See the FRESH RESTART option in the program options dialog (F12 key). This is useful when WDS results aren't what you were expecting to find.
  • Macro commands (F9 key, not available in LITE version) support debugging and single stepping, handy if you need to troubleshoot your macro instructions. While single-stepping a macro, you will see more information about each command as it runs, and you will see the command's active window drawn with a distinct border
  • Ctrl+F9 key repeats the last macro

New in DeskRule 1.5.5.0 (Oct 2, 2017)

  • Deskrule looks better in high resolution monitors with a large icon skin. It is automatically adjusted depending on your display resolution
  • You can "zoom" item icons in and out using CTRL+mouseWheel. Each zoom level goes either to larger icons/thumbnails or smaller, all the way to detailed view mode.
  • [UWP-store version]: fixed problem with google maps (picture geolocation)

New in DeskRule 1.5.4.0 (Jun 26, 2017)

  • Macro instruction CLICKDEF meant for controls that are only accessible through accessibility interfaces (MSAA). It performs the default action on the item.
  • Registered program with windows restart manager in case of abnormal crashes

New in DeskRule 1.5.1.0 (Mar 13, 2017)

  • Easier drag-drop from search results to other windows (deskrule window stays in the background)
  • Fixed bug for very high resolution display DPI (large text size)

New in DeskRule 1.5.0.0 (Jan 24, 2017)

  • Windows shell is not yet ready for very long filenames, but DeskRule can find documents in deep and otherwise inaccessible folders (using simple properties like NAME and contained text). Windows Search Index won't work beyond 260 letters so deep searches aren't instant. Shell context menu commands are not available either. But it is a small step in the right direction!
  • Deep file search is available for all supported windows versions, not just windows 10. It is not dependent on LongPathsEnabled registry tweak. Sorry this feature is not available in Deskrule Lite edition.
  • The quick previewer shows (deep) plain text and image previews. You can also export the results as text (pressing <ALT+C> on the selected files) then use something that understands long paths like PowerShell. If you have xplorer² installed, you can press <F3> key in Deskrule to preview the selected text file in editor².
  • <Ctrl+Q> keyboard shortcut toggles the preview pane on/off (in the docked/hidden state). You can also do this with the mouse, clicking on the little pin icon found on the quick previewer pane's titlebar.

New in DeskRule 1.4.2.0 (Nov 7, 2016)

  • zoom toolbar on picture preview window fades out letting you see most of the previewed image. Move the mouse over the toolbar to see the buttons properly.
  • Stock kind property (aka TYPE, one of the default rules) also supports searching for folders. Note that these "kind" categories are extensible through registry editing. For more information press F1 key in deskrule.

New in DeskRule 1.4.0.0 (Oct 3, 2016)

  • Find pictures using a map! Finding pictures by latitude/longitude data is now very easy with the new PICTURE MAP toolbar button. This opens google maps and you can choose a place where to search for pictures. This way you can find pictures you shot in New York or in Cyprus. Your pictures must contain geolocation exif tags that define where each picture was taken. Most modern phones and cameras with GPS receivers can add this information.
  • The drop-down menu next to the map toolbar button has a command to show a picture on the map. Useful for pictures found using the new geographic search mode. This works only for one picture at a time.
  • Detective function GREP() checks file contents. This special function is a workaround to include "search in file contents" rule in complex desktop detective expressions that won't allow direct use of $System.Search.Contents property in any other way.
  • System.Comment property also handles some special comments created by xplorer². These extra comments cannot be found by fast WDS search.
  • Various shell:xxx folders are added in the drop-down list of FOLDERS SEARCHED input combo box and are available for quick autocompletion. For example type in PICT in this box and hit up arrow key and it will fetch shell:my PICTures; hit the up arrow key again for the next completion

New in DeskRule 1.3.0.0 (Sep 16, 2016)

  • Desktop detective mode also supports simple functions like len() and mid() that can be used to manipulate strings and dates — e.g. calculate string length or extract substrings. For more information press F1 to see the deskrule help file. A drop-down box in the desktop detective panel allows easy insertion of functions. For example the expression:
  • DPART($DateModified, year)+1 = DPART($DateCreated, year)
  • will find all files that were modified one year after they were created.
  • Desktop detective edit window has a context menu for cut/copy/paste/clear. These commands are also available with their usual keyboard shortcuts.
  • /G command line option extended so that except for a saved search name you can pass any string to search for, like as if you were using a SIMPLE search mode. This will match the keyword in any string property like Name or Contained text. If you need to specify quoted text, use single ears, e.g.
  • deskrule.exe "/G:this 'or that'"
  • Remember to get out of the simple mode and see all the search toolbars you must click on the magnifying glass toolbar icon.

New in DeskRule 1.2.1.2 (May 9, 2016)

  • You can enter multiple folders to search in one go, separating them with pipe (|) characters, e.g.
  • c:\folder | d:\ | f:\test
  • A convenient alternative is to select many folders in an explorer window then drag-drop them in the "folder to search" box (addressbar). To drag-drop and add folders one by one, hold down the CTRL key while dropping in the addressbar.
  • Image previewer also rotates images (press Ctrl+left/right arrows to rotate (anti)clockwise). There is also an autohiding toolbar for all zooming operations.
  • Registry setting szSimplePropertyList is a comma separated list of system property names to search in simple search mode (in case fast windows search doesn't produce any results). By default only filename is searched after the WDS stage. Note if multiple keywords are entered, they should ALL be present in a single listed property (e.g. not one keyword in filename and the other in file contents).
  • Pan gesture (scrolling with the finger), should work on touch-enabled computers.

New in DeskRule 1.2.0.9 (May 9, 2016)

  • Image previewer pane supports zooming in/out. Click on a picture with the LEFT mouse button to zoom in, and with the RIGHT to zoom out. Hold down CTRL key to zoom in/out to the maximum extent. To zoom with the keyboard, press CTRL+plus/minus keys, like in your internet browser. You can drag-scroll the enlarged image to see other parts of it. Remember you can also double click on the previewer titlebar to have it floating as a separate window, that can be enlarged to taste.

New in DeskRule 1.2.0.7 (Mar 7, 2016)

  • Desktop detective autocompletion list shows infotips on property names, so you can easily see which one does what you need. You can also use the "Insert property" button for more clarifications.

New in DeskRule 1.2.0.6 (Mar 4, 2016)

  • Added program option "Disable wildcards" that makes strings you put in toolbar rule boxes verbatim. If you don't know what a regular expression is, or if you want to search what you type, then turn on this option (e.g. to find brackets). Note you can still search with regular expressions and wildcards using the advanced or detective search panels.

New in DeskRule 1.2.0.4 (Feb 8, 2016)

  • New stock property FileCount returns the number of items in a folder. The registry value szFileCountRule can be either a comma separated list of filename wildcards to match (default='*' to match and count all folder contents) or even the name of a previously saved complex filter. This innovative property allows you e.g. to find all folders that contain 3 or more MP3 files and such tricks. Remember, to edit registry settings you must FULLY quit DeskRule pressing ALT+X.
  • Added option to search subfolders (press F12 key for all options). This is on by default but you can turn it off to search only a single folder (the root specified in the addressbar)
  • Double click on the right of any box rule (if you can find empty space on the toolbar) to add a new rule.

New in DeskRule 1.2.0.3 (Jan 26, 2016)

  • Added large-ish (24x24) toolbar for high DPI desktops

New in DeskRule 1.2.0.1 (Jan 11, 2016)

  • Stock.SignedBy legacy property also returns the countersign (timestamp) certificate name, if any
  • In desktop detective window (see below) you can press CTRL+DOWN ARROW to autocomplete partially typed system property names. If you see the property you need in the drop-down list, select it with UP/DOWN arrow keys and press ENTER or SPACE key to insert the property name.
  • command line switch /C turns Deskrule into a console tool. After the end of the search the results are printed out in a console window and the program exits. To use this /C mode you must start DeskRule from a console (DOS) window and make sure you also use the /G option to specify the saved search to repeat. Optionally you can specify a file for the text output using the > redirector. For example: deskrule.exe /C "/G:some old search" "C:\root folder" > results.txt. Note this console mode is only available for registered versions (purchased).
  • New search mode Desktop Detective. The unique feature is that you can test file properties of a single file against each other. So instead of finding files that are Modified this year, you can search for files whose Modification date is older than their Creation date (!). All file properties can be combined in sensibe logico-arithmetic operations to match files with unique precision. You type these property expressions in a new panel called Desktop Detective (next to the Advanced search panel). For more information please refer to the quickstart guide (press F1 key)
  • Added various stock properties for some system properties that don't exist or won't work properly. You can find them under the LEGACY category:
  • TotalFileSize - actual file size, including streams and compression/sparse attributes
  • Streams - number of any alternate data streams (NTFS)
  • Strean names - More details about the parallel streams
  • Many other useful properties are covered using TC plugins, for example:
  • Filename character count: (FilenameChrCount)
  • Hard link information: (NL_Info)
  • Folder content counters: (DirSizeCalc)
  • Any plugins you install will be available from the Legacy category, along with older shell column handlers
  • command line option /J forces deskrule to load all 1000+ system properties. Note that most of them are either duplicate or empty (that's why they are normally left out), but it allows one to use some exotic properties.
  • Option to show shell infotips for items. When you don't see file details, the popup will show also the attributes searched for, if not otherwise available.
  • A few small bugs fixed

New in DeskRule 1.1.0.1 (Nov 30, 2015)

  • When searching for filenames only (no other properties) in NTFS local folders, and if running in administrator mode, files are found very quickly using the MFT and no indexing. To get this mode working you need to right click on deskrule icon and pick "Run as administrator" menu command. This also works if you start searching from "My Computer" folder where all the local NTFS drives will be searched by name.
  • F8 key to clear search parameters (equivalent to clicking on the toolbar button)

New in DeskRule 1.0.0.41 (Mar 23, 2015)

  • Right click on toolbars to access a context menu with 2 items: auto-arrange will size the various bands optimally. The other command can be used to hide/show the auto-filter field (if you don't need it).
  • Date rules optionally accept times as well as dates.

New in DeskRule 1.0.0.40 (Mar 23, 2015)

  • You can define which rules appear by default in normal search mode using SET DEFAULT menu command next to the reset toolbar button. These rules will show whenever you click on Reset and whenever you switch back from the Simple search mode.
  • 64 bit version included in the installer. The package includes both 32 and 64 bit versions and installs the one most suitable for your Windows system.

New in DeskRule 1.0.0.39 (Mar 23, 2015)

  • Super plain/simple search mode, turn it on/off using the magnifying glass toolbar button.
  • Search folder field has a drop-down portion with folders where you search FREQUENTLY.
  • Licensing and registration introduced. You get 15 days to try it for free, and from then on the nags start pushing you to either purchase or uninstall.
  • Documentation updated (press F1 key), including demo videos, please use the drop-down menu next to the HELP toolbar button.

New in DeskRule 1.0.0.36 (Mar 23, 2015)

  • Layout and search customizations. Use the drop-down toolbar buttons to save the simple rules you want to appear on the toolbar (search templates), and also specific search rules you use often.

New in DeskRule 1.0.0.34 (Mar 23, 2015)

  • Windows search index is used to speed-up searches whenever possible. A first phase of search uses WDS and if something is found the search is paused. If you cannot see what you were looking for in these results, click on the footer button to repeat the search robustly (slow but accurate).

New in DeskRule 1.0.0.32 (Mar 23, 2015)

  • WDX content plugins are also integrated for attribute search and for text content search.
  • The extra file attributes are found under the LEGACY category, where all the older column handlers like TSVN are also located. Or put the category selector to ALL PROPERTIES and filter for WDX to see what's included.

New in DeskRule 1.0.0.31 (Mar 23, 2015)

  • Experimental support for TC lister plugins (WLX) extending the capabilities of the quick previewer panel for more file types.

New in DeskRule 1.0.0.29 (Mar 23, 2015)

  • Improved previewer speed when loading the same document type (e.g. PDF) over and over again

New in DeskRule 1.0.0.28 (Mar 23, 2015)

  • Numeric rules can also have "approximate to" values, e.g. ~20KB (using the ~ operator). This matches the number given and a 10% range around it.

New in DeskRule 1.0.0.26 (Mar 23, 2015)

  • Program settings toolbar button (or F12 key) shows the most important adjustable program options.