Here it is:
It’s also available via Winget: winget install "Lenovo System Update"
Here it is:
It’s also available via Winget: winget install "Lenovo System Update"
This can sometimes save a lot of CPU and/or disk cycles. In administrative CMD:
schtasks /Change /Disable /TN "Microsoft\Windows\Application Experience\Microsoft Compatibility Appraiser" sc delete DiagTrack sc delete dmwappushservice echo “” > C:\ProgramData\Microsoft\Diagnosis\ETLLogs\AutoLogger\AutoLogger-Diagtrack-Listener.etl reg add HKLM\SOFTWARE\Policies\Microsoft\Windows\DataCollection /v AllowTelemetry /t REG_DWORD /d 0 /f
Lots of interesting recently-updated tools here:
www.dell.com/support/kbdoc/en-us/000126750/dell-client-command-suite
AutoSizer:
really works remarkably well. Rather helpful if you bring up ticket note windows or anything else over and over again which need resizing. It repositions and maximizes as desired too. By default it runs by window class (my own preference!) but can address windows by title as well. Sits in the Windows tray nice and quietly and does its job. Lovely!
Newly updated as of this writing, I’m running it on Windows 11.
Here’s the download page:
www.microsoft.com/en-us/microsoft-teams/download-app
This downloads an .MSIX, which one can usually double-click effectively. The link appears to be nicely static at this writing:
statics.teams.cdn.office.net/production-windows-x64/enterprise/webview2/lkg/MSTeams-x64.msix
And some Powershell to do the download and the install:
cd $env:TEMP curl.exe -O "https://statics.teams.cdn.office.net/production-windows-x64/enterprise/webview2/lkg/MSTeams-x64.msix" Add-AppxPackage -Path '.\MSTeams-x64.msix' # placeholder for Enter
Very interesting:
www.tomshardware.com/how-to/bypass-windows-11-tpm-requirement
There are a lot of smileys out there now. But reliable display can be a question. The original is preserved:
☺The code is:
ćA;
My favorite by far is draw.io. Online:
or cross-platform installable:
github.com/jgraph/drawio-desktop/releases/
…
Two more I have used:
As of March of 2024, there is clear success to report, and more to come. This is negatively ionized air, being sent into engine air intakes. Here it is:
Sometimes you need an SSL cert, but you don’t have a request generator. This works very well: