Desktop Info v3.19....
 
Notifications
Clear all

We had a major storm through here recently and we suffered damage to the house roof and ceilings. I just received the quote to repair. I’m hoping that a small fraction of the 80,000 odd people that download SDIO and/or Desktop Info every month won’t mind chipping in a few dollars to help out. Click on the big blue button at the bottom of the page to help us keep a roof over our heads, literally!

Guests have read-only access to our forums. If you wish to participate you will need to register. Be sure to activate your account from the email sent to you when you register.

[Closed] Desktop Info v3.19.0

5 Posts
2 Users
2 Reactions
1,738 Views
Glenn
(@glenn)
Member Admin
Joined: 7 years ago
Posts: 1811
Topic starter  

Version 3.19.0

April 2025

Change 1: Added upn to USER item and HOST item. Specific to domain connected machines. I haven’t tested this as I don’t have access to a domain.

Change 2: Setting the correct range for the vertical scroll bar in W mode.

Change 3: Added a snapshot tool to the right click context menu.

Change 4: Fixed the navigation button flickering on Windows 7.

Change 5: Implemented the documented but missing datatype option in DATADUMP.

Change 6: Added environment variable support to SNAPSHOT, LOG, IMAGE, FILECONTENTS, FILE, DATADUMP, FILECSV.

Change 7: Fixed problem with regex in item displays, it will now evaluate after variables are evaluated.

Change 8: Added experimental rtf-ish rich text formatting.

Change 9: Added option to IMAGE to get the image from a url. The file name should be a full url including http or https.

Change 10: REGEXIST now supports abbreviated registry key names such as HKLM etc.

Change 11: I’ve reviewed the font configuration options to make sure they propagate from [options] through pages into items correctly. To put it another way, an item will by default inherit font options from the page, a page will inherit font options from the previous page, the first page will inherit font options from the main [options].

Change 12: Added border-color option to charts.

Change 13: More code refactoring.


   
RatboyJim reacted
Tof0006
(@tof0006)
Eminent Member Registered
Joined: 2 years ago
Posts: 19
 

Hi Glenn,

Thanks for your software.
I've tried to update my 3.18.1 version, but it opens a small black window and nothing else. When I click on this window, it proposes me to wait for the app to launch or to cancel the launch.
I came back to 3.18.1 and it's ok.

I think it comes from my ini file. I've attached it here. Can you tell me what's wrong here?

Thanks


   
Tof0006
(@tof0006)
Eminent Member Registered
Joined: 2 years ago
Posts: 19
 

Posted by: @tof0006

Hi Glenn,

Thanks for your software.
I've tried to update my 3.18.1 version, but it opens a small black window and nothing else. When I click on this window, it proposes me to wait for the app to launch or to cancel the launch.
I came back to 3.18.1 and it's ok.

I think it comes from my ini file. I've attached it here. Can you tell me what's wrong here?

Thanks

 


   
Glenn
(@glenn)
Member Admin
Joined: 7 years ago
Posts: 1811
Topic starter  

You found a fatal flaw in the parser.  You need to add a comma at the end of the chart option before the backslash

CPUUSAGE=interval:1,wide:1,font-size:8,row-text:Cpu %1,chart:bar max:100 series1:2 color1:c00000 threshold:80, \
  alarms:(%2 ge 80 %red%),display:Cpu %1 : %2[2.0d]% %chart%

   
Tof0006
(@tof0006)
Eminent Member Registered
Joined: 2 years ago
Posts: 19
 

Thanks a lot Glenn. It worked perfectly.

Have a nice day


   
Glenn reacted
Glenn's Page