For the new Windows Updates (DISM Wrapper) - updated install time to a year-first date and leading zero based format so Windows Update lists would display in chronological order. Changed the date format for reports storage in file/folder naming to use leading zeros on months/days so dated folders and email file attachments etc. will display in chronological order when in a list.
Added d7x function to enable Windows System Restore, which is disabled by default on Windows 10. This can be conveniently added to your Start Session for example, to always run on each system, just before creating a restore point which is another pre-existing d7x function. Can also be used with d7x scripting/automated RDT deployments. Added "System Restore Points" under the d7x Internal drop down menu, giving you an interface to enable/disable/view/restore but most importantly to...
Registry Hive backup function now backs up registry hives to your 'Local d7x Operating Directory' (Config > Session tab > Session Paths/Files tab) instead of a static backup location in C:\Support Fixed an issue with dSupportSuite where it wasn't recognized as installed if your licensed company name ends in a period "." Also made minor updates to many of the d7x modules used by various internal functionality. v21.2.19.1 - Fixed d7x Functions searches not finding...
Fixed an issue with dUninstaller (UI) failing to uninstall programs that can't be uninstalled silently, with this version if a program fails a silent uninstall it will execute the standard uninstall string of the application, most likely triggering user interaction for the uninstall process. Behavior of the "dUninstaller (Auto)" function has not changed, it will continue to fail on these installers and move on to the next item. Fixed some settings preferences getting cleared when...
Added ability to run Custom Apps with standard user privileges (as opposed to Admin/default or TrustedInstaller) which is probably most useful for certain scripts you may be using, not so much for the apps themselves. Fixed (hopefully) a timing issue causing d7x to fail in either updating itself and/or in configuration switching when d7x is run from a flash drive with slower write speeds. Fixed 'Map Pre-Defined Network Drive(s)' in the Network drop down menu....
Added the ability to test your configured Map Drives directly from d7x Config > Session > Session Paths/Files, with verbose error messages. Fixed an issue where Mapping Drives in d7x did not persist after logoff/reboot, now mapped drives should remain persistent as expected until End Session is run.
Added ability to search/run all custom apps directly from the d7x Tools tab. You can once again save persistent config settings for default custom apps. Fixed an issue causing the Autoruns custom app to always run dUninstaller afterwards. The search box for custom apps including the new one on the d7x Tools tab, the d7x Config > Custom Apps tab, and the floating window now finds search terms in the app's description as well.
d7x email functionality is now enabled for all, regardless of SMTP server configuration. If you do not have an SMTP server configured in d7x Config, now d7x will use its own mail server by default. If you are uncomfortable with reporting info going through our mail servers, you can disable this behavior in d7x Config > Servers/Email > SMTP Server/Email Options > Email Settings (at the bottom) set "Use Internal Mail = False" (or don't...
Reports tab now displays reports with Unicode characters. For example, if a file contained these symbols "△➜test🂡🂡✘♞" it will now display properly in this version, instead of the older versions which would display this "??test????" with question marks in place of the symbols. New: .TXT, .LOG, and .RTF files can be edited and saved directly from the Reports tab. Now when viewing .TXT, .LOG, and .RTF in the Reports window, text will no longer word...
Fixed an issue in dUninstaller (KillEmAll) where programs installed without anything listed for an "App Publisher" were not matching either whitelist or blacklist definitions that should have matched. This issue could be noticed with the more recent "Microsoft Edge Update" for example, which contains no App Publisher entry. Some apps and functions were being launched behind the main d7x window; hopefully this issue has been resolved across the board, although there may be a few...