This release fixes an issue detecting the current state of the “Set Search Option” for the search bar/icon on the Windows 10 taskbar, located in d7x on the Tweaks > Start Menu/Taskbar tab, and in Tweaky on the Interface/Explorer > Taskbar tab. Previously the default setting was not being detected properly if the setting had never been changed before. Under these conditions, this would have the effect of not applying your chosen setting (when applying...
The main fix to all three apps involves a hopefully rare underlying problem with the code used to work with Windows’ CreateProcess API, which has a bug of it’s own that our code wasn’t compensating for. d7x: Under some rare conditions this may cause a failure to launch 3rd party applications. dSupportSuite: The problem was a little more complicated, and under some conditions this could cause a custom app that had a bad download link...
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...