Anzeigen der neuesten Beiträge
0 Mitglieder und 2 Gäste betrachten dieses Thema.
A new Enumerator allowing UltraSearch to find NTFS hardlinks has been implemented. UltraSearch is now able to find all files on a hard drive. The search for NTFS hardlinks can be activated in the 'Options' menu. Regular expressions are now supported. Hint: to perform a search using a Regular expression, the search pattern must be enclosed with / (/Pattern/). A live update of the internal index has been realized: The index does not have to be refreshed when adding or deleting files on the system. The exclude filter has been replaced by the pattern manager of TreeSize Free V2.7. Exclude patterns can now be defined more precisely. A new option 'Launch at Windows startup' has been added: UltraSearch starts after Windows startup in the system tray. A new option 'Desktop Shortcut' has been added. The created shortcut allows you start UltraSearch without the UAC prompt (Windows Vista or later versions). A new option 'Context Menu Entry' has been added which can be used to create UltraSearch entries in the context menu of folders and drives, making it easy to search them. Search results can now be sorted according to specific criteria ('name', 'path', 'size' etc.) via the new menu item 'sort by'. A new column 'hardlinks' has been added which provides information regarding the number of hardlinks to a file. The new command line parameters / MINIMIZED and / TRAY can be used to start UltraSearch minimized in the taskbar or in the system tray. A new option 'Update Results' (F5) has been added. The progress bar now shows the progress while creating the index. Memory usage has been reduced, various search speed improvements have been implemented. When using the exclude filter the number of excluded files and folders is now displayed in the status bar. The search input field has been enlarged; it now adapts itself automatically to the size of the Ultra Search window. When searching for a full path the related drive will now be selected automatically. The user interface is now displayed properly on the scale of 125 % or 150 %. The Excel export function has been updated Setup: A new option has been added which can be used to create UltraSearch entries in the context menu of folders. Setup: A new option, 'Launch UltraSearch on Windows startup? has been added to the setup. Bugfix: The portable version of UltraSearch no longer creates an empty folder in the user directory. Bugfix: The user now receives a message if UltraSearch was not started with administrator rights. Bugfix: An error in the CSV export function has been fixed (an incorrect list separator was used). Bugfix: Using a combined search (full path and filename) now displays the correct results. Bugfix: The flickering appearing when resizing the UltraSearch window has been reduced. Bugfix: The search input field is now focused on UltraSearch startup; a search can be entered immediately without an additional mouse click. Bugfix: The window position of UltraSearch is now saved when Ultra Search is closed via the icon in the system tray. Bugfix: In some cases the UAC started minimized. This error has been fixed. Bugfix: Numerous other bugfixes have been implemented.
Portuguese (Brazilian) translation added Significantly rearranged the dirhtml.zip file and the folder organization of the installable version Note: Scripts are now located in a "Scripts" subfolder. Some previously saved .init files will need to be updated to reflect this, particularly framed build .init files. Links in files built without sizes or dates now have the after the filename, outside the <a></a>, instead of inside the link New variable: %%RANDOM_COLOR% Variables now work in /PRE_FNAME_FILE sections Unqualified or relative %%FILE...% variables are now searched for first in the currently searched folder, then in the folder the script being used is located in. Note: In earlier dirhtml versions, unqualified %%FILE...% includes would search the dirhtml.exe folder if the file isn't found in the searched folder Unqualified file references in /FILE_MATCH... sections load files from the same folder as the script Added new feedback item for "Column sorting..." and a related xml-definable language text entry Pressing "Cancel" during a column sort will terminate the current build with a minimum of delay Column sorting is skipped for random sorts %%RELATIVE_FOLDER variables work in /FILE_HREF_APPEND sections New variable: ~~FILE...~, which is similar to %%FILE...%, but supports variables The language xml file is now saved in general.init instead of dirhtml.init New script section: /FILE_MATCHES_INSIDE_A_SUPPRESSED, which supppresses the link text of matching filenames and replaces them with user-definable code The parent link (..) is no longer shown in the root folder for multiple file builds %%FOLDER variables work correctly for folders ending in a slash %%TOTAL_FILE_SIZE% now works correctly for large combined file sizes File sizes can be shown in bytes, k, megabytes or gigabytes %%DIR variables no longer show the drive letter for html files created on the same drive as dirhtml.exe