Euro Truck Simulator 2 Highly Compressed Latest Version I can’t help with requests to find or distribute pirated, cracked, or highly compressed copies of commercial games or software.
Free Tool - List Registry Links (REG_LINK)Recently I got into a very interesting discussion with my colleague Nicholas Dille on various aspects of Windows x64. One question he brought up was especially intriguing: knowing about registry redirection, it is not astonishing to find that the 32-bit version of the registry key HKLM\Software\Classes (aka HKCR) gets to be HKLM\Software\Classes\Wow6432Node. But there is also HKLM\Software\Wow6432Node\Classes!? How can there be two different Wow6432Node 32-bit keys for one 64-bit key?Helge's ToolsMay 4, 2008
How to Easily Monitor System Performance with the new DiskLED 1.1DiskLED is a small tool that displays performance counter data using an animated system tray icon. The new version 1.1 comes with a graphical configuration dialog that lets you choose from all performance counters available on the local system - you can monitor network throughput just as easily as hard disk activity or memory usage. In this article, I am going to show you how to do that.Helge's ToolsNov 18, 2009
Free Tool: Refresh the Desktop ProgrammaticallyI recently had the requirement to refresh the Windows desktop after certain changes had been made to Explorer’s registry entries. This seems simple at first: klick on any item on the desktop and then press F5. It wasn’t, though. The registry changes would be made upon logon by a software installation agent. It was expected by the customer that the end user see the the effects of the change immediately without any user intervention. That sent me hunting for a solution on the internet. I came across many forum posts that showed that many others already had exactly the same requirement. Interestingly, none of the proposed solutions actually worked. Except for one, which I found at last.Helge's ToolsNov 22, 2007
Batch Delete Issued Citrix User/Device Licenses with UdadminUdamin.exe is a handy tool for managing Citrix user/device licenses. To get a list of currently issued licenses run it like this: C:\Program Files\Citrix\Licensing\LS>udadmin.exe -list Usage data is 15 minutes old. Next update in 1 minutes. Users: username1 XDT_PLT_UD 2013.0815 username2 XDT_PLT_UD 2013.0815 Devices: computername1 XDT_PLT_UD 2013.0815 computername2 XDT_PLT_UD 2013.0815 You can delete individual license assignments like this:Citrix/Terminal Services/Remote Desktop ServicesDec 12, 2012
Changing the Location of the Windows Terminal Settings FileWindows Terminal stores its settings in a configuration file that resides in the Windows user profile. This article explains how to move settings.json to any directory of your choice. Where is the Settings File Located? The location of the Windows Terminal settings file is hard-coded. The exact location depends on the app variant you installed, but it’s always in the user profile:ApplicationsMar 8, 2026
Fast & Silent 5 Watt PC: Minimizing Idle Power UsageThis micro-series explains how to turn the Lenovo ThinkCentre M90t Gen 6 into a smart workstation that consumes only 5 Watts when idle but reaches top Cinebench scores while staying almost imperceptibly silent. In the first post, I showed how to silence the machine by replacing and adding to Lenovo’s CPU cooler. In this second post, I’m listing the exact configuration that achieves the lofty goal of combining minimal idle power consumption with top Cinebench scores.HardwareFeb 7, 2026
Fast & Silent 5 Watt PC: Lenovo ThinkCentre M90t ModdingThis micro-series explains how to turn the Lenovo ThinkCentre M90t Gen 6 into a smart workstation that consumes only 5 Watts when idle but reaches top Cinebench scores while staying almost imperceptibly silent. In this first post, I’m showing how to silence the machine by replacing and adding to Lenovo’s CPU cooler. In a second post, I’m listing the exact configuration that achieves the lofty goal of combining minimal idle power consumption with top Cinebench scores.HardwareJan 31, 2026
Scripted WordPress to Hugo MigrationAfter having published in WordPress for almost 20 years, it was time for a change. This site is now rendered by Hugo, a static website generator built for Markdown content hosted in a Git repository. The migration from WordPress (HTML) to Hugo (Markdown) was far from trivial. Since I couldn’t find any tool for the job, I developed my own set of migration scripts that fully automate the migration process. You can find them on GitHub along with extensive documentation.WebsiteJan 25, 2026
Comments