Fixed tweak “Disable Delay Before Loading Startup Apps” which was applying to the HKLM registry hive, not the (correct) HKCU hive. Chanced tweak “Remove Delay in System Menus” which previously set a delay of 0 milliseconds for the HKCU\Control Panel\Desktop\MenuShowDelay registry value, now it is “Reduce Delay in System Menus” and sets a delay of 50ms because of a complaint in the menus showing up ‘too fast’ (note the default is a 400ms delay). Fixed...
Fixed an issue with d7x updates failing when d7x.exe is running from the root of any partition, e.g. the root of a flash drive. Obviously the update failure will still occur when updating to this version, but should not occur in the future.
Fixed: d7x should now extract the correct product key from Windows 8.x/10 when it is embedded in the UEFI. Change: When the key is not embedded in the UEFI on Windows 10, d7x will no longer display an incorrect product key, instead leaving the field blank. v21.4.2.1 – Fixed: d7x should now detect the correct product key on Windows 8.x and with the Enterprise editions of various Windows versions.
Added new “Battery Report” to reports options (using powercfg /batteryreport) which saves the html report file in your d7x reports directory. Added an “Info Report (Minimal)” which does not gather any mail settings at all, any wireless passwords/network info, or any product keys. This can be found on the Audit/Diagnose/Testing tab in the left column, and can also be added to session start via Config > Custom Apps > Assign App/Function to Section. Added ability...
Added list of ‘Installed Apps’ and ‘Installed Store Apps (Non-Microsoft)’ to the Info Report. Added Edge (Chromium) version to the Info Report. Cleaned up the battery details in the Info Report, and removed all values with empty data; also cleaned up formatting of some other items (e.g. Mapped Drives and others) in the Info Report and removed some unnecessary data. Info Report should no longer report RAID volumes as a blank SMART HDD status.
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....