Glenn

Forum Topics Started

Viewing 10 topics - 1 through 10 (of 16 total)
    • Topic
    • Voices
    • Posts
    • Last Post
    • SDIO Fails Kaspersky Test I received a report today that SDIO 1.12.3.743 is flagged with a trojan by Kaspersky and a couple of others. Be assured there is no trojan in the application, it is a false positive. This was most likely flagged because the code signing certificate has expired. I didn't receive a renewal notice so I was blissfully unaware. I'll get the certificate renewed asap and ship a new release. This could be a few days or a few weeks depending on how difficult Comodo want to be this week.

      Started by: GlennGlenn in: Snappy Driver Installer Origin

    • 2
    • 4
    • 1 year ago

      GlennGlenn

    • CPUCOUNT Can anyone with access to a machine with more than 32 cores confirm or deny if the CPUCOUNT and CPUUSAGE items can handle that many cores?

      Started by: GlennGlenn in: Desktop Info

    • 2
    • 3
    • 2 years ago

      GlennGlenn

    • Desktop Info 64-bit Development Desktop Info is 16 years old. When I started the project the compiler I was using, Delphi 5, was state of the art. I continue to use it because it continues to build tight and efficient machine code. However, it's not so much state of the art anymore, it is 32-bit only and that is no longer acceptable. I've had a couple of goes at compiling a 64-bit version of Desktop Info in the past. Obviously, I failed both times. The first attempt was using the community version of Embarcadero Delph...

      Started by: GlennGlenn in: Desktop Info

    • 3
    • 39
    • 2 years ago

      GlennGlenn

    • Multiple Charts On One Item Ever wondered how you can get multiple charts on a single item? I was looking at my process monitor item. It has a line chart that monitors the memory commit size. I'd like to show a chart for the cpu as well. To do this: 1. assign the value you want to a user variable. 2. create a TEXT item. 3. in the TEXT item, add a chart, the series1 is your user variable 4. optionally wrap the user variable in an expression to massage the data [crayon-6575ee5691404169716346/]

      Started by: GlennGlenn in: Desktop Info

    • 1
    • 1
    • 2 years ago

      GlennGlenn

    • Desktop Info Plugins I'm building a plugin framework into Desktop Info. Anyone that can write a Win32 DLL can write a plugin. I've written a sample Delphi plugin and I'm about to try a C++ plugin. If anyone is interested in trying this out before the next official release, let me know here. EDIT: I just wrote a C++ plugin and it worked just fine but it also highlighted the fact that because the EXE is 32-bit, the DLL must also be 32-bit. I wonder if this is unduly restricting?

      Started by: GlennGlenn in: Desktop Info

    • 1
    • 2
    • 2 years ago

      GlennGlenn

    • Useful Powershell Commands Let's start a collection of useful Powershell commands that you use with Desktop Info. If we get even a small collection I'll add a chapter to the manual. I'll start the ball rolling with this one that was sent to me by someone whose name I've forgotten (feel free to put your hand up). It returns a list of installed Microsoft applications. I've added this to the advanced ini file. CMD=active:6,font-size:75%,font-face:courier new,wide:1,file:powershell.exe,parameters:Get-ItemProperty HKLM:\...

      Started by: GlennGlenn in: Desktop Info

    • 2
    • 5
    • 4 years ago

      BenderBender

    • Multiple Instances Currently, on startup, Desktop Info looks for another running instance of itself and shuts down if it finds one. I'm starting to question if this is a good thing or not. There's no reason why there can't be multiple instances running, using the same ini file or different ones. We know the screen saver will quite happily work while DTI is running on the desktop. You could, for example, run DTI on several different monitors of a multi-monitor system showing the same or different informat...

      Started by: GlennGlenn in: Desktop Info

    • 2
    • 3
    • 4 years ago

      GlennGlenn

    • Translate the Web Site I would like to offer this web site to non-English speaking visitors. Can you help me translate it? There's not much to do, it's a small site. If you can translate a page or offer improvements on any of the pages please reply here. 我想向非英语访客提供这个网站。 你能帮我翻译一下吗? 没什么可做的,这是一个小网站。 如果您可以在任何页面上翻译页面或提供改进,请在此处回复。 Me gustaría ofrecer este sitio web a los visitantes que no hablan inglés. ¿Puedes ayudarme a traducirlo? No hay mucho que hacer, es un sitio pequeño. Si puede traducir una página u ofrecer ...

      Started by: GlennGlenn in: Desktop Info

    • 2
    • 7
    • 4 years ago

      V0id3dLif3

    • Ping Status Joel Cranmer 30 August, 2018 at 1:50 am I just found your program and it’s perfect for what I want! I am trying to add a WMI query for network latency. I got the basics down, but I’m having trouble formatting it. It would be nice to include the address, and units. The graph also doesn’t appear to display anything. Maybe something like this: Ping: 13ms (google.com) [graph] Here’s the code: # ping test #https://msdn.microsoft.com/library/aa394350 WMI=active:1,interval:5,color:ffffff,...

      Started by: GlennGlenn in: Desktop Info

    • 2
    • 5
    • 4 years ago

      PP

Viewing 10 topics - 1 through 10 (of 16 total)
Glenn's Page