Released Horodruin 2024.09.801.0
Released a new shiny version: – fixed sporadic crashes when repeating the analysis of an invalidated source. – minor fixes & enhancements. link
the public hub for my projects, notes, …
Released a new shiny version: – fixed sporadic crashes when repeating the analysis of an invalidated source. – minor fixes & enhancements. link
Released a new shiny version: – fixed & improved support for LFN (long file names). – [copy engine] fixed SetFileAttrs false-error reports. – [ui] fixed minor configuration problems for temporary files usage. – minor fixes & enhancements. link
[oem drv repository] improved NVIDIA video drivers comparison minor fixes and improvements. Home Page
Released a new ‘service’ version: – [collected data view] crash fixed in folder operations. – minor fixes and enhancements. link
Released a new version: – added platform detection and processing for executable files (see help file for details). – [source properties] minor UI improvements. – [collected data viewer] improved ‘Get Data’ processing. – [collected data viewer] minor UI improvements. – minor fixes and enhancements. link
improved system error codes reporting Home Page
Released a new ‘service’ release: – fixed folder changes notifications issues. – improved system error reporting. – minor fixes & improvements. – now the setup also has 32 bits support (for 32 bits windows only) link
Sometimes we might need to use the amazing ‘winget’ command where it isn’t available (for example from a Windows Sandbox, …). The few steps below will solve this problem. The installation process To install ‘winget’ command, you will need to download C++ Runtime framework packages for Desktop Bridge from MS, selecting the proper package (x86, x64, …) from the ‘How to install and update Desktop … Continue reading HOWTO install ‘winget’ from command line
[OEM drivers repository] items are now properly sorted by default. [OEM drivers repository] fixed drivers’ exception minor problems. [system log] fixed parser problems. minor enhancements and improvements. Home Page
Some weeks ago, to debug one of my programs, I needed my certification authority to produce my certificates, because self-signed certificates cannot be used anymore. After some days of investigations, I tracked down the process of setting up a local certification authority to produce all needed certificates using OpenSSL.exe (included in the library package) using the included OpenSSL.cfg. step 1 – create the needed folder-tree … Continue reading HOWTO setup and use OpenSSL local CA capabilities