Q dir 7 41
Author: a | 2025-04-24
Q-Dir การดาวน์โหลดฟรีและปลอดภัย Q-Dir เวอร์ชันล่าสุด . Q-Dir Portable. 4.4. Download Q-Dir [EN] Q-Dir herunterladen [DE] Download Q-Dir [NL] Q-Dir 5.61 . Q-Dir 5.51 (64bit) Q-Dir 5.51 (32bit) Q-Dir 5.42 (64bit) Q-Dir 5.42 (32bit) Q-Dir 5.33 . Q-Dir 5.0.3 . Q-Dir 4.96 . Q-Dir v4.92 . A windows int ző lev lt sra alkalmazhat
Q-Dir -Q-Dir -Q-Dir _3DM
Is in the current folder or subfolder.File AAA14133000 9/4/2021 10:51:41 AM X:\Root Dir\Dir 003\Sub Dir 004\AAA_DXA.cvs ... 1194000 9/4/2021 10:51:40 AM X:\Root Dir\Dir 003\Sub Dir 001\AAA_DAC.cvs File BBB13552000 9/4/2021 10:51:38 AM X:\Root Dir\Dir 004\BBB_ADP.cvs ... 1124000 9/4/2021 10:51:39 AM X:\Root Dir\Dir 001\Sub Dir 004\BBB_BDA.cvsFile CCC15938000 9/4/2021 10:51:38 AM X:\Root Dir\Dir 003\CCC_ADE.cvs ... 1005000 9/4/2021 10:51:40 AM X:\Root Dir\Dir 002\Sub Dir 002\CCC_CEE.cvs File DDD18769000 9/4/2021 10:51:39 AM X:\Root Dir\Dir 001\Sub Dir 002\DDD_BDG.cvs ... 1198000 9/4/2021 10:51:40 AM X:\Root Dir\Dir 002\Sub Dir 001\DDD_CDD.cvsFile EEE50111000 9/4/2021 10:51:41 AM X:\Root Dir\Dir 003\Sub Dir 003\EEE_DXT.cvs ... 1125000 9/4/2021 10:51:41 AM X:\Root Dir\Dir 004\Sub Dir 001\EEE_EYR.cvsApply the commands to delete the files keeping the largest filesSince in for /F loop it is possible to define an output number of the command you want to skip/ignore, so adding skip=1, this will results in actions within the loop for files smaller than the largest being one or more files, all will be reached.for /f skip^=1^tokens^=1^,4* %I in ( 'where /r .\ String_*.cvs /t^|sort /r')do del /q /f /a: "%K"The Skip=1 also applies those files that do not meet their duplicity, and are ignored/skipped in loop: A00_ABC.cvs - V00_ETT.cvs.Obs.: For cases where the size of the files is even being in different folders, where /r .\ file.eXt /t |sort /r results in the most recent will be listed firstBefore executing a loop to delete, you can quantify each group and the total of files> dir /b /s /a-d|findstr \\AAA_...\...|find /v /c ""21> dir /b /s /a-d|findstr \\BBB_...\...|find /v /c ""21> dir /b /s /a-d|findstr \\CCC_...\...|find /v /c ""21> dir /b /s /a-d|findstr \\DDD_...\...|find /v /c ""21> dir /b /s /a-d|findstr \\EEE_...\...|find /v /c ""21> dir /b /s /a-d|findstr \\[A-V][0][0]\_.*|find /v /c ""22> dir /b /s /a-d *_*.cvs|find /v /c ""127:: AAA_???.cvs = 21:: BBB_???.cvs = 21:: CCC_???.cvs = 21 :: DDD_???.cvs = 21 :: EEE_???.cvs = 21 :: A-Z+00_???.cvs = 22 // single/unique files for test and kept //:: ???_???.cvs = 127Bat using loop to apply the listing of files in String_*.cvs groups and delete the smaller files so as to keep only the largest of each group and keep the files unique as well (no group if existing)@echo offcd/d "A:\Directory"||goto :eof setlocal EnableDelayedExpansion for /f tokens^=* %%G in ('where /r .\ *_*.cvs /t' )do set "_n=%%~nG" & call %:^) "!_n!" "_!_n:*_=!"%:^)if not "%~1" == "" (set "_file=%~1" && (for /f skip^=1^tokens^=1^,4* %%I in ( 'where /r .\ !_file:%~2^=!_*.cvs /t^|sort /r')do del /q /f /a: "%%K") & exit /b )else endlocal && goto :eOfCheck if other files of the same extension and unique were kept> for %G in (A,B,C,D,E)do @echo\File %G%G%G & @for /f tokens^=* %I in ('where /r . %G%G%G_*.cvs /t ^| sort /r')do @echo\%IFile AAA14133000 9/4/2021 10:51:41
Q-Dir _Q-Dir [2025 ]Q-Dir _
Tree view and Tab control! Changes for v6.04 - v6.05 Mouse Wheel support in Menus and updating of the language files! Changes for v6.03 - v6.04 Corrections of the language files, some adjustments plus improvements and updating of the language files! Changes for v6.02 - v6.03 Improvements in the list view and directory structure plus updating of the language files! Changes for v6.01 - v6.02 Improvements in Q-Dir for Windows 10 Technical-Preview. Update of the language files for Q-Dir. Changes for v6.00 - v6.01 Improvements in Q-Dir and corrections for Windows 10 Technical-Preview. Update of the language files for Q-Dir. Changes for v5.99.9 - v6.00 Verification and testing of Q-Dir on Windows 10 Technical-Preview. Update of the language files for Q-Dir. Changes for v5.99.7 - v5.99.9 Correction for Vista in the list view and the Classic Windows Theme!5.99.8Q-Dir in the notification area (To-Tray) via the F12 key, improvements for Windows 7 and update of the language files Changes for v5.99.6 - v5.99.7 Improvements for x64 Windows OS and update of the language files. Changes for v5.99.5 - v5.99.6 Improvements for Windows 8.1 and update of the language files. Changes for v5.99.4 - v5.99.5 Improvements for Windows Server 2012 and update of the language files. Changes for v5.99.3 - v5.99.4 Bug-Fix: Q-Dir crash reporting an error in comctl32 on Windows XP. Changes for v5.99.2 - v5.99.3 Corrections and improvements in the list view and update of the language files! Changes for v5.99.1 - v5.99.2 Bug-Fix in the list view autosort feature on Windows 7 and 8.1. Changes for v5.98.9 - v5.99.1 Bug Fix in Copy-Files Dialog and some adjustments and improvements in Q-Dir. Changes for v5.98.8 - v5.98.9 Improvements in Q-Dir fixis as updating the language files. Changes for v5.98.7 - v5.98.8 Corrections when rename the current folder in the list view, the new name of the folder will automatically open. Changes for v5.98.5 - v5.98.7 New Option: Disable auto sorting when renaming or copying elements. Info: By default, this option is selected in Menu, Tools, List view. To start the program in the notification area of the taskbar please use argument -bg. -bg must be used as the first argument. Changes for v5.98.4 - v5.98.5 Corrections in the Option: List-View, File type column und Erweiterungen and Show extensions and type. Changes for v5.98.2 - v5.98.4 Adjustments and improvements in the Q-Dir tool bars. Changes for v5.98.1 - v5.98.2 Corrections when copy the tab-s in Q-Dir explorer view. Changes for v5.98 - v5.98.1 Corrections in q-dir explorer view auto update or not auto update. Changes for v5.97.9 - v5.98 Corrections in the directory structure for Win 7 and 8.1 and update of the language files! Changes for v5.97.6 - v5.97.9 Improvements, corrections in the list view and update of the language files!Important bug fix in Q-Dir x64 and optimization! Update the language files in Q-Dir. Corrections in the address bar and toolbar for Windows 8.1 and small adjustments in the Edit menu. Changes for v5.97.5 - v5.97.6 Corrections in the listQ-Dir - Q-Dir 7.08 - OSzone.net
Pour maintenir votre ordinateur en bon état de fonctionnement et efficace.Q-Dir est un gestionnaire de fichiers puissant et flexible qui offre une gamme de fonctionnalités et d'outils pour organiser et gérer vos fichiers et dossiers. Que vous soyez un utilisateur occasionnel ou un utilisateur avancé, Q-Dir est un excellent choix pour quiconque recherche une solution de gestion de fichiers rapide, fiable et facile à utiliser.Caractéristiques clés :Interface à multiples volets pour visualiser plusieurs dossiers à la fois.Prise en charge du glisser-déposer pour une gestion facile des fichiers.Interface à onglets pour une navigation rapide entre les dossiers.Vues personnalisables pour une organisation de fichiers personnalisée.Aperçu de fichier intégré pour une vérification rapide des fichiers.Fonctions de filtrage et de recherche pour une localisation facile des fichiers.Accès aux dossiers système pour une gestion avancée des fichiers. Programme disponible dans d'autres langues Download Q-Dir (64bit) Herunterladen Q-Dir (64bit) Scaricare Q-Dir (64bit) ダウンロード Q-Dir (64bit) Descargar Q-Dir (64bit) Baixar Q-Dir (64bit) Avis des utilisateurs Évaluation des utilisateurs 5/519 Permis: Gratuit Exigences: Windows All Langues: Multi-languages Taille: 1.76MB Éditeur: Nenad Hrg Mis à jour: Dec 7, 2016 Propre Signalez le logiciel Niveaux de sécurité Pour éviter tout dommage potentiel à votre appareil et assurer la sécurité de vos données et de votre vie privée, notre équipe vérifie chaque fois qu'un nouveau fichier d'installation est téléchargé sur nos serveurs ou lié à un serveur distant et examine périodiquement le fichier pour confirmer ou mettre à jour son statut. Sur la base de cette vérification, nous définissons les niveaux. Q-Dir การดาวน์โหลดฟรีและปลอดภัย Q-Dir เวอร์ชันล่าสุด . Q-Dir Portable. 4.4. Download Q-Dir [EN] Q-Dir herunterladen [DE] Download Q-Dir [NL] Q-Dir 5.61 . Q-Dir 5.51 (64bit) Q-Dir 5.51 (32bit) Q-Dir 5.42 (64bit) Q-Dir 5.42 (32bit) Q-Dir 5.33 . Q-Dir 5.0.3 . Q-Dir 4.96 . Q-Dir v4.92 . A windows int ző lev lt sra alkalmazhatq-dir 64 _ q-dir _3DM
Changes for v5.57 - v5.58 Adjustments and optimization for the Windows 8 and Windows-7. Update of the language files in Q-Dir. Changes for v5.56 - v5.57 Optimisation, corrections, and improvements in the list view (no-subfolders, up folder select, ...) plus language files updating. Changes for v5.55 - v5.56 Bug-Fix Win-7 and Win-8 x64/x32:Is there some setting in ListView, it came to bad behavior. This happens since Q-Dir 5.53 and now corrected. Changes for v5.54 - v5.55 # Folder size, file number, folder number, file extension is correctly displayed in the Detailed List View in the right column. # Fixed: crash of Q-Dir under Win98. # Some optimizations and fixes in the menu Extras Changes for v5.52 - v5.53 Optimization, corrections, and improvements in the list view plus language files updating. Changes for v5.51 - v5.52 Small adjustments and improvements for Windows 7/8/Vista and Server 2008/2012 plus update of the languages files in Q-Dir Changes for v5.50 - v5.51 Bug-Fix Windows Server (2008,2012) operating systems. Changes for v5.49 - v5.50 Corrections in Q-Dir for Win-8 x64 and language files update. Changes for v5.48 - v5.49 Fixes in the Address-Bar combobox-treeview and listview Changes for v5.47 - v5.48 Small adjustments and improvements plus update of the languages files in Q-Dir. Changes for v5.46 - v5.47 Small changes, improvements and fixes at x86/x32 operating systems New language in Q-Dir: Ukrainian Changes for v5.45 - v5.46 Improvements in Q-Dir and fixes plus updating the language files. Changes for v5.42 - v5.44 Adaptation and testing for Windows-8 on Windows 8 Enterprise.Update of the language files in Q-Dir. Changes for v5.41 - v5.42 Bug fix in the printing function at Windows XP, Windows seven and eight fixed.Optimization and small adjustments for x64 operating systems Windows XP, Vista, Seven, Windows 8 .... and language files updated. Changes for v5.39 - v5.41 Additional verification and testing on Windows 8 Enterprise plus update of the languages files in Q-Dir.New parameters for the Application Launcher: %sel_files1% , %sel_files2%, ... and %all_files1%, %all_files2%,.... Changes for v5.38 - v5.39 Some improvements for Win-8 and updating of the language files in Q-Dir. Changes for v5.37 - v5.38 improvements for OS x64 Changes for v5.36 - v5.37 Bugfix when using the arrow keys to rename the files and/or folders.Updating the language files in Q-Dir. Changes for v5.35 - v5.36 Advanced verification and testing on Windows 8 Enterprise.Update of the language files in Q-Dir. Changes for v5.34 - v5.35 Corrections in the color filter and update language files. Changes for v5.33 - v5.34 Some improvements for x64 OS and language files update. Changes for v5.31 - v5.33 New Language in Q-Dir: HungarianFor problems with the new directory structure at Vista/W7/2008 please disable this via the menu, extras, directory structure (tree-view).Q-Dir 7.9 _ Q-Dir v7.9 -
Folders, and other nonstandard Folders:Show File Size in Bytes, KB, MB, ... and the file extension at internal Q-Dir File Size. Small tuning and other general improvements. Updating the language files in Q-dir. Changes for v7.21 - v7.22 Bug-Fix: Paste and copy from zip or rar archives does not work after the Windows 10 October Update. Update of the Quad-Explorer language files and fine-tuning for the new Windows 10 October update! Changes for v7.17 - v7.21 New: Save the color setting ergo color theme in the Q-Dir Favorites! New: Classic and modern address bar for Windows, or both together! Update the language files in Q-Dir and further fine-tuning. Update, due to wrong virus message, compiling or re-creating the Q-Dir.exe Only for security reasons, even though no virus was present. Changes for v7.13 - v7.17 Bug fix when accessing Dropbox, OneDrive, Google Drive, ... on Windows 10, especially on x64 OS. Some fixes in the drag-and-drop actions from the internal explorer views in Q-Dir to MS File Explorer. Updating of the language files in Q-Dir. Changes for v7.07 - v7.08 Some bug fixes in each 4 Explorer list views under Windows 10 and Server 2016!Correction in the classical address bar e.g. for SMB drivesUpdate of the language files in Q-Dir Changes for v7.02 - v7.03 Test on Windows 10 Update Build 1804 - 17134 (Redstone 4)Small fixes and rebuilding plus update of the language files in Q-Dir Changes for v6.99 - v7.01 Bug-Fix in the main menu, Code Signing certificate and update of the language files in the quad-explorer! Changes for v6.98 - v6.98.1 Improvements in the file preview function and integration of the preview window from MS-ExplorerMore installation program arguments for Q-dirBuf-Fix: Tree View and Dark-Color Theme on Windows 10Small adjustments, improvements 4 W10 and a new language in Q-Dir: Norwegian Changes for v6.96 - v6.98 mprovements in the file preview function and integration of the preview window from MS-ExplorerMore installation program arguments for Q-dirBuf-Fix: Tree View and Dark-Color Theme on Windows 10Small adjustments, improvements 4 W10 and a new language in Q-Dir: Norwegian Changes for v6.91 - v6.96 Small fixes and rebuilding / compiling of Q-Dir due to positive false virus alert on Windows 10, even though no virus was present. Update the language files in Q-Dir Changes for v6.89 - v6.91 Important bug fix in Q-Dir x64 and optimization! Updating the language files in Q-Dir. Changes for v6.78 - v6.79 Small adjustments, improvements W10 and a new language in Q-Dir: Spanish (Español) Changes for v6.77 - v6.78 General revision and update of the language files Optimization and various bugfixes. Changes for v6.74 - v6.77 Bug-Fix: List-View lost the keyboard Focus General revision and update of the language files Changes for v6.73 - v6.74 General revision and update of the language files Optimization and various bugfixes. Changes for v6.71 - v6.73 Improvements for Windows 7 x64 and x32! SORRY the improvements for the W10 Creators Update, have had effects on the Windows 7. Changes for v6.69.1 - v6.71 AndQ-Dir x64 -Q-Dir x64 [ ] _Q-Dir x64
Windows Utilities File & Disk Management Q-Dir (32bit) 6.22 Q-Dir (32bit)6.22 Q-Dir is a versatile and efficient file manager for Windows that allows users to easily navigate and organize their files and folders. With its intuitive interface and robust features, Q-Dir is an essential tool for anyone who works with a large number of files and folders on a regular basis.One of the most notable features of Q-Dir is its ability to display multiple file windows at once. Users can view up to four different folders simultaneously, allowing them to easily compare and move files between different locations. This is particularly useful for tasks such as copying or moving files between different folders, or for comparing files with similar names.Q-Dir also includes a range of customization options, allowing users to adjust the layout, color scheme, and other settings to suit their preferences. The program supports a wide range of file formats, including images, videos, documents, and archives, and includes built-in support for common file operations such as copying, moving, renaming, and deleting.In addition to its file management features, Q-Dir also includes a range of tools for system maintenance and optimization. Users can access tools for disk cleanup, file shredding, and registry optimization, among other tasks. This makes Q-Dir a valuable all-in-one tool for keeping your computer running smoothly and efficiently.Q-Dir is a powerful and flexible file manager that offers a range of features and tools for organizing and managing your files and folders. Whether you're a casual user or a power user, Q-Dir is a great choice for anyone looking for a fast, reliable, and easy-to-use file management solution.Key Features:Multi-pane interface for viewing multiple folders at once.Drag and drop support for easy file management.Tabbed interface for quick navigation between folders.Customizable views for personalized file organization.Built-in file preview for quick file checking.Filter and search functions for easy file location.Access to system folders for advanced file management. What's New Version 6.22Improvements and small adjustments for Windows 7, 8.1 and Windows 10, plus Update of the language files in Q-Dir. Program available in other languages Télécharger Q-Dir (32bit) Herunterladen Q-Dir (32bit) Scaricare Q-Dir (32bit) ダウンロード Q-Dir (32bit) Descargar Q-Dir (32bit) Baixar Q-Dir (32bit) User Reviews User Rating 5/511 License: Free Requirements: Windows All Languages: Multi-languages Size: 480KB Publisher: Nenad Hrg Updated: Nov 25, 2015 Security Levels To avoid any potential harm to your device and ensure the security of your data and privacy, our team checks every time a new installation file is uploaded to our servers or linked to a remote server and periodically reviews the file to confirm or update its status. Based on this checking, we set the following security levels for any downloadable files. Clean It is highly likely. Q-Dir การดาวน์โหลดฟรีและปลอดภัย Q-Dir เวอร์ชันล่าสุด . Q-Dir Portable. 4.4. Download Q-Dir [EN] Q-Dir herunterladen [DE] Download Q-Dir [NL]Comments
Is in the current folder or subfolder.File AAA14133000 9/4/2021 10:51:41 AM X:\Root Dir\Dir 003\Sub Dir 004\AAA_DXA.cvs ... 1194000 9/4/2021 10:51:40 AM X:\Root Dir\Dir 003\Sub Dir 001\AAA_DAC.cvs File BBB13552000 9/4/2021 10:51:38 AM X:\Root Dir\Dir 004\BBB_ADP.cvs ... 1124000 9/4/2021 10:51:39 AM X:\Root Dir\Dir 001\Sub Dir 004\BBB_BDA.cvsFile CCC15938000 9/4/2021 10:51:38 AM X:\Root Dir\Dir 003\CCC_ADE.cvs ... 1005000 9/4/2021 10:51:40 AM X:\Root Dir\Dir 002\Sub Dir 002\CCC_CEE.cvs File DDD18769000 9/4/2021 10:51:39 AM X:\Root Dir\Dir 001\Sub Dir 002\DDD_BDG.cvs ... 1198000 9/4/2021 10:51:40 AM X:\Root Dir\Dir 002\Sub Dir 001\DDD_CDD.cvsFile EEE50111000 9/4/2021 10:51:41 AM X:\Root Dir\Dir 003\Sub Dir 003\EEE_DXT.cvs ... 1125000 9/4/2021 10:51:41 AM X:\Root Dir\Dir 004\Sub Dir 001\EEE_EYR.cvsApply the commands to delete the files keeping the largest filesSince in for /F loop it is possible to define an output number of the command you want to skip/ignore, so adding skip=1, this will results in actions within the loop for files smaller than the largest being one or more files, all will be reached.for /f skip^=1^tokens^=1^,4* %I in ( 'where /r .\ String_*.cvs /t^|sort /r')do del /q /f /a: "%K"The Skip=1 also applies those files that do not meet their duplicity, and are ignored/skipped in loop: A00_ABC.cvs - V00_ETT.cvs.Obs.: For cases where the size of the files is even being in different folders, where /r .\ file.eXt /t |sort /r results in the most recent will be listed firstBefore executing a loop to delete, you can quantify each group and the total of files> dir /b /s /a-d|findstr \\AAA_...\...|find /v /c ""21> dir /b /s /a-d|findstr \\BBB_...\...|find /v /c ""21> dir /b /s /a-d|findstr \\CCC_...\...|find /v /c ""21> dir /b /s /a-d|findstr \\DDD_...\...|find /v /c ""21> dir /b /s /a-d|findstr \\EEE_...\...|find /v /c ""21> dir /b /s /a-d|findstr \\[A-V][0][0]\_.*|find /v /c ""22> dir /b /s /a-d *_*.cvs|find /v /c ""127:: AAA_???.cvs = 21:: BBB_???.cvs = 21:: CCC_???.cvs = 21 :: DDD_???.cvs = 21 :: EEE_???.cvs = 21 :: A-Z+00_???.cvs = 22 // single/unique files for test and kept //:: ???_???.cvs = 127Bat using loop to apply the listing of files in String_*.cvs groups and delete the smaller files so as to keep only the largest of each group and keep the files unique as well (no group if existing)@echo offcd/d "A:\Directory"||goto :eof setlocal EnableDelayedExpansion for /f tokens^=* %%G in ('where /r .\ *_*.cvs /t' )do set "_n=%%~nG" & call %:^) "!_n!" "_!_n:*_=!"%:^)if not "%~1" == "" (set "_file=%~1" && (for /f skip^=1^tokens^=1^,4* %%I in ( 'where /r .\ !_file:%~2^=!_*.cvs /t^|sort /r')do del /q /f /a: "%%K") & exit /b )else endlocal && goto :eOfCheck if other files of the same extension and unique were kept> for %G in (A,B,C,D,E)do @echo\File %G%G%G & @for /f tokens^=* %I in ('where /r . %G%G%G_*.cvs /t ^| sort /r')do @echo\%IFile AAA14133000 9/4/2021 10:51:41
2025-03-28Tree view and Tab control! Changes for v6.04 - v6.05 Mouse Wheel support in Menus and updating of the language files! Changes for v6.03 - v6.04 Corrections of the language files, some adjustments plus improvements and updating of the language files! Changes for v6.02 - v6.03 Improvements in the list view and directory structure plus updating of the language files! Changes for v6.01 - v6.02 Improvements in Q-Dir for Windows 10 Technical-Preview. Update of the language files for Q-Dir. Changes for v6.00 - v6.01 Improvements in Q-Dir and corrections for Windows 10 Technical-Preview. Update of the language files for Q-Dir. Changes for v5.99.9 - v6.00 Verification and testing of Q-Dir on Windows 10 Technical-Preview. Update of the language files for Q-Dir. Changes for v5.99.7 - v5.99.9 Correction for Vista in the list view and the Classic Windows Theme!5.99.8Q-Dir in the notification area (To-Tray) via the F12 key, improvements for Windows 7 and update of the language files Changes for v5.99.6 - v5.99.7 Improvements for x64 Windows OS and update of the language files. Changes for v5.99.5 - v5.99.6 Improvements for Windows 8.1 and update of the language files. Changes for v5.99.4 - v5.99.5 Improvements for Windows Server 2012 and update of the language files. Changes for v5.99.3 - v5.99.4 Bug-Fix: Q-Dir crash reporting an error in comctl32 on Windows XP. Changes for v5.99.2 - v5.99.3 Corrections and improvements in the list view and update of the language files! Changes for v5.99.1 - v5.99.2 Bug-Fix in the list view autosort feature on Windows 7 and 8.1. Changes for v5.98.9 - v5.99.1 Bug Fix in Copy-Files Dialog and some adjustments and improvements in Q-Dir. Changes for v5.98.8 - v5.98.9 Improvements in Q-Dir fixis as updating the language files. Changes for v5.98.7 - v5.98.8 Corrections when rename the current folder in the list view, the new name of the folder will automatically open. Changes for v5.98.5 - v5.98.7 New Option: Disable auto sorting when renaming or copying elements. Info: By default, this option is selected in Menu, Tools, List view. To start the program in the notification area of the taskbar please use argument -bg. -bg must be used as the first argument. Changes for v5.98.4 - v5.98.5 Corrections in the Option: List-View, File type column und Erweiterungen and Show extensions and type. Changes for v5.98.2 - v5.98.4 Adjustments and improvements in the Q-Dir tool bars. Changes for v5.98.1 - v5.98.2 Corrections when copy the tab-s in Q-Dir explorer view. Changes for v5.98 - v5.98.1 Corrections in q-dir explorer view auto update or not auto update. Changes for v5.97.9 - v5.98 Corrections in the directory structure for Win 7 and 8.1 and update of the language files! Changes for v5.97.6 - v5.97.9 Improvements, corrections in the list view and update of the language files!Important bug fix in Q-Dir x64 and optimization! Update the language files in Q-Dir. Corrections in the address bar and toolbar for Windows 8.1 and small adjustments in the Edit menu. Changes for v5.97.5 - v5.97.6 Corrections in the list
2025-04-08Changes for v5.57 - v5.58 Adjustments and optimization for the Windows 8 and Windows-7. Update of the language files in Q-Dir. Changes for v5.56 - v5.57 Optimisation, corrections, and improvements in the list view (no-subfolders, up folder select, ...) plus language files updating. Changes for v5.55 - v5.56 Bug-Fix Win-7 and Win-8 x64/x32:Is there some setting in ListView, it came to bad behavior. This happens since Q-Dir 5.53 and now corrected. Changes for v5.54 - v5.55 # Folder size, file number, folder number, file extension is correctly displayed in the Detailed List View in the right column. # Fixed: crash of Q-Dir under Win98. # Some optimizations and fixes in the menu Extras Changes for v5.52 - v5.53 Optimization, corrections, and improvements in the list view plus language files updating. Changes for v5.51 - v5.52 Small adjustments and improvements for Windows 7/8/Vista and Server 2008/2012 plus update of the languages files in Q-Dir Changes for v5.50 - v5.51 Bug-Fix Windows Server (2008,2012) operating systems. Changes for v5.49 - v5.50 Corrections in Q-Dir for Win-8 x64 and language files update. Changes for v5.48 - v5.49 Fixes in the Address-Bar combobox-treeview and listview Changes for v5.47 - v5.48 Small adjustments and improvements plus update of the languages files in Q-Dir. Changes for v5.46 - v5.47 Small changes, improvements and fixes at x86/x32 operating systems New language in Q-Dir: Ukrainian Changes for v5.45 - v5.46 Improvements in Q-Dir and fixes plus updating the language files. Changes for v5.42 - v5.44 Adaptation and testing for Windows-8 on Windows 8 Enterprise.Update of the language files in Q-Dir. Changes for v5.41 - v5.42 Bug fix in the printing function at Windows XP, Windows seven and eight fixed.Optimization and small adjustments for x64 operating systems Windows XP, Vista, Seven, Windows 8 .... and language files updated. Changes for v5.39 - v5.41 Additional verification and testing on Windows 8 Enterprise plus update of the languages files in Q-Dir.New parameters for the Application Launcher: %sel_files1% , %sel_files2%, ... and %all_files1%, %all_files2%,.... Changes for v5.38 - v5.39 Some improvements for Win-8 and updating of the language files in Q-Dir. Changes for v5.37 - v5.38 improvements for OS x64 Changes for v5.36 - v5.37 Bugfix when using the arrow keys to rename the files and/or folders.Updating the language files in Q-Dir. Changes for v5.35 - v5.36 Advanced verification and testing on Windows 8 Enterprise.Update of the language files in Q-Dir. Changes for v5.34 - v5.35 Corrections in the color filter and update language files. Changes for v5.33 - v5.34 Some improvements for x64 OS and language files update. Changes for v5.31 - v5.33 New Language in Q-Dir: HungarianFor problems with the new directory structure at Vista/W7/2008 please disable this via the menu, extras, directory structure (tree-view).
2025-04-17Folders, and other nonstandard Folders:Show File Size in Bytes, KB, MB, ... and the file extension at internal Q-Dir File Size. Small tuning and other general improvements. Updating the language files in Q-dir. Changes for v7.21 - v7.22 Bug-Fix: Paste and copy from zip or rar archives does not work after the Windows 10 October Update. Update of the Quad-Explorer language files and fine-tuning for the new Windows 10 October update! Changes for v7.17 - v7.21 New: Save the color setting ergo color theme in the Q-Dir Favorites! New: Classic and modern address bar for Windows, or both together! Update the language files in Q-Dir and further fine-tuning. Update, due to wrong virus message, compiling or re-creating the Q-Dir.exe Only for security reasons, even though no virus was present. Changes for v7.13 - v7.17 Bug fix when accessing Dropbox, OneDrive, Google Drive, ... on Windows 10, especially on x64 OS. Some fixes in the drag-and-drop actions from the internal explorer views in Q-Dir to MS File Explorer. Updating of the language files in Q-Dir. Changes for v7.07 - v7.08 Some bug fixes in each 4 Explorer list views under Windows 10 and Server 2016!Correction in the classical address bar e.g. for SMB drivesUpdate of the language files in Q-Dir Changes for v7.02 - v7.03 Test on Windows 10 Update Build 1804 - 17134 (Redstone 4)Small fixes and rebuilding plus update of the language files in Q-Dir Changes for v6.99 - v7.01 Bug-Fix in the main menu, Code Signing certificate and update of the language files in the quad-explorer! Changes for v6.98 - v6.98.1 Improvements in the file preview function and integration of the preview window from MS-ExplorerMore installation program arguments for Q-dirBuf-Fix: Tree View and Dark-Color Theme on Windows 10Small adjustments, improvements 4 W10 and a new language in Q-Dir: Norwegian Changes for v6.96 - v6.98 mprovements in the file preview function and integration of the preview window from MS-ExplorerMore installation program arguments for Q-dirBuf-Fix: Tree View and Dark-Color Theme on Windows 10Small adjustments, improvements 4 W10 and a new language in Q-Dir: Norwegian Changes for v6.91 - v6.96 Small fixes and rebuilding / compiling of Q-Dir due to positive false virus alert on Windows 10, even though no virus was present. Update the language files in Q-Dir Changes for v6.89 - v6.91 Important bug fix in Q-Dir x64 and optimization! Updating the language files in Q-Dir. Changes for v6.78 - v6.79 Small adjustments, improvements W10 and a new language in Q-Dir: Spanish (Español) Changes for v6.77 - v6.78 General revision and update of the language files Optimization and various bugfixes. Changes for v6.74 - v6.77 Bug-Fix: List-View lost the keyboard Focus General revision and update of the language files Changes for v6.73 - v6.74 General revision and update of the language files Optimization and various bugfixes. Changes for v6.71 - v6.73 Improvements for Windows 7 x64 and x32! SORRY the improvements for the W10 Creators Update, have had effects on the Windows 7. Changes for v6.69.1 - v6.71 And
2025-03-29View: In explorer auto update or not auto update. And when reordering (sort) after renaming and add files or folders! Changes for v5.97.3 - v5.97.5 New Settings: Via Menu, Tools, address bar: Optionally, the breadcrumb address bar, can be displayed without icons. Similarly, the autocomplete can be customized, files and folders, only folders plus Internet addresses (URLs). Changes for v5.97.1 - v5.97.3 Small improvements, corrections in the list view and update of the language files! Changes for v5.96.7 - v5.97 Buttons indentation in directory structure is customizable through menu, extras, Tree-View. Optionally, the system default navigational sound can be used via Menu, Tools, List-View. Changes for v5.96.6 - v5.96.7 Corrections in the list view for Windows 7 and 8/8.1! Changes for v5.96.5 - v5.96.6 Improvements in Q-Dir Update of the language files and small corrections plus optimisation. Changes for v5.96.2 - v5.96.5 And again corrections in the list view when using the background color, and optimisation in Q-Dir! Changes for v5.96.1 - v5.96.2 Corrections in the list view when using the background color! Changes for v5.95 - v5.96.1 Corrections in the directory structure! New in version 5.96Optional feature colored highlighting of the sort column via Menu, Extras, Listview can be also used with different background colors. Changes for v5.94 - v5.95 Small improvements and corrections in the directory structure and the tab-s on Windows 7 and Windows 8/8.1 Changes for v5.93 - v5.94 Small improvements and update of the language files! Changes for v5.91 - v5.93 Correction Windows 7 in the tree view, Ctrl + C / X / V and bug fixed at redrawing when there is no focus on the directory structure! Changes for v5.89 - v5.91 Adjustments and improvements in Q-Dir and update of the language files. Changes for v5.88 - v5.89 And again adjustments and improvements in the Treeview and Listview when not using default system fonts! Update of the language files in Q-Dir. Changes for v5.87 - v5.88 Adjustments and improvements in the tree-view, when customize the DPI values in the system display settings! Changes for v5.86 - v5.87 Disable / Enable of using the space bar for the scrolling feature (such as IE / Chrome) via Menu, Tools, List view. Optional for Windows 7/8/Vista Auto-Expand of the system favorites at program start. Changes for v5.85 - v5.86 And again, improvements and optimization for Windows 8.1 in Q-Dir and bug fix W8 Tree-View Changes for v5.84 - v5.85 Bug fix Windows 7 and 8.1: In the upward navigation, the output folder is not marked when use the color filter in Q-Dir. Further improvements and optimization for Windows 8.1 in Q-Dir. Changes for v5.83 - v5.84 Improvements, optimisation and some corrections for Windows 8.1 in Q-Dir and update of the language files. Admin Command Prompt via CTRL or SHIFT in menu File, Command Prompt. Changes for v5.82 - v5.83 Improvements in Q-Dir Update of the language files and small corrections plus optimisation. Changes for v5.81 - v5.82 Small improvements and update of the language files! Changes
2025-04-18