Category «Desktop Info»

Desktop Info v3.2.4

Version 3.2.4 October 2021 Change 1: Fixed OSBUILD2 for null expressions. Change 2: Added registry product name to OSBUILD2. Change 3: More work on scaling. Added auto-scale option. Scaling is not an option for Windows below version 10. Scaling is on by default for Windows 10 and later. It can be disabled by setting auto-scale=0. …

Desktop Info v3.2.3

Version v3.2.3 October 2021 Change 1: Fixed control right align. Change 2: REG will now return null result instead of an error string if there is an error or the requested data is not available and the error will be written to the log as a DATA entry. This allows you to use the hide-no-result …

Desktop Info v3.2.2

Version v3.2.2 September 2021 Change 1: All charts except the horizontal bar chart can now do automatic maximum values. Which is to say if you do not specify the max option, the maximum value of the chart will be determined by the highest value currently on the screen. The vertical scale will adjust itself appropriately. …

Desktop Info v3.2.1

Version v3.2.1 September 2021 Change 1: Added maxrows option to the COLLECTOR and DTI items. Change 2: Fixed not null expression on HTTPGET and NETWORKINTERFACES. Change 3: Fixed lease lifetime on NETWORKINTERFACES. Change 4: Added return values to CPU item. Change 5: Allow ini file position options to be used in /f mode. Change 6: …

Desktop Info v3.2

Version v3.2.0 September 2021 Important: Make sure to update your expressions/function calls to relocate your display format definition as outlined below. My TO DO list is nearly exhausted so the rampage will begin to slow down now. Change 1: In the process of cleaning up the data processing code, I’ve removed the display format definition …

Desktop Info v3.1

Version v3.1.0 August 2021 The major overhaul continues, nothing is safe! Still converting the code to the new tools, strings and high precision numbers and boldly going where no-one has gone for some time. If you find your context menu options have gone missing, copy and paste the [text] section from one of the sample …

Desktop Info v3 64-bit!

July 2021 I have finally migrated the project to the latest Delphi compiler. This is a leap of technology of 16 years so there’s a metric tonne of changes to make it work. The upside is we now have 64-bit and 32-bit builds with access to the latest tools and language technology. The downside is …

Desktop Info v2.11.0

June 2021 Change 1: Fixed bug in CMD when the result is exactly 200 bytes. Change 2: In CMD, don’t trim the result if read-as-csv is specified. Change 3: The FILE item has been converted to a regular item. It kind of always was but there was some old code in there that ran in …

Desktop Info v2.10.2

April 2021 Change 1: Added environment variables to the FILE item. Change 2: Added user variables to REGISTRY item. Change 3: Added multi SET processing to WMI items. Change 4: Fixed series percent bug in bar chart. Change 5: Added new option ALIGN at both the global and item level and altered TEXT-ALIGN to override …

Glenn's Page