Released sys_minion 2024.12.98.1
– [ms store] fixed the empty list problem for background permissions settings. Home Page
the public hub for my projects, notes, …
– [ms store] fixed the empty list problem for background permissions settings. Home Page
After installing W11 24H2, I discovered that I cannot access to my home NAS because my organization has disabled insecure guest logon. The NAS is a reanimated ancient HP WD with a new 2TB SSD and OpenWRT, and I am not planning to add any personal access credentials up to now. I also verified that this behavior is different than W11 23H2 which seems to … Continue reading HOWTO Enable Insecure Guest Logon on W11
updated 01/11/2024 Occasionally I use Intel assembler language to squeeze processing power from my programs. A cheap solution was C inline assembler sections, but VS2022 doesn’t support them in a 64-bits program. Other compilers use more or less complex solutions (IBM assembler, …). This forced me to consider including and linking .asm files in my projects. I can split them with 32 and 64 bits … Continue reading HOWTO integrate NASM with VS2022
– [oem drv] fixed sporadic version comparison issues. Home Page
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