Category «Desktop Info»

Desktop Info v3.6.0

Version 3.6.0 July 2022 Change 1: Added the share-data option to the [options] section of the ini file. This enables local data sharing and acts like an external collector. A secondary instance of DTI can then retrieve this data using the COLLECTOR item for display. This provides a mechanism for creating multiple DTI displays, say …

Desktop Info v3.5.0

Version 3.5.0 March 2022 Change 1: Updated VIRTUALDESKTOP for Windows 11. Sometimes, if the user is not using the virtual desktops, Windows will not record the current virtual desktop. In this case Desktop Info can only assume you’re using the first, always active one. Change 2: Added SET-SECTION item. This loads a [section] of the …

Desktop Info v3.4.0

Version 3.4.0 February 2022 Change 1: Added option to the export tool. Change 2: Added /silent argument to the preconfigure tool. Change 3: Fixed bug in auto-scale during config load (default is now off). Change 4: Strip %chart% from export.

Desktop Info v3.3.1

Version 3.3.1 December 2021 Change 1: I’ve rewritten CPUUSAGE to load the local language version of the performance counters and to be more robust. Also, it now responds correctly to a reload. Change 2: Some minor defensive code additions.

Desktop Info v3.3.0

Version 3.3.0 November 2021 Change 1: Adjusted OSBUILD2 DisplayVersion/ReleaseId to return null if neither is found. Change 2: Added onload common item option. This allows an individual item to be evaluated during configuration load and also saved to the active config in the normal way as opposed to items in the BEGIN-ONLOAD block which are …

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 …

Glenn's Page