Sometimes the error 0xc1900204 can occur in the update if english is not set as default display language. To fix this problem, you have to make sure that your registry is configured correctly. To check your settings, follow the steps below: Open up the registry and go to the following key: Computer\HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Nls\Language Change the value... Continue Reading →
Fairphone and /e/ OS of the e Foundation
This post is mainly to support /e/ OS and Fairphone. Why am I using /e/ OS? Because it is the first OS that convenient and respects your privacy. No other OS I tried accomplished that so far. What about the Fairphone? Exchangeable Battery, iFixIt Score of 10 and it is Opensource, I think that says... Continue Reading →
How to create a simple flow with Mircosoft-Automate
I want to show you how easy it is to create a small workflow with Microsoft Power Apps, this can be very practical for several reasons. We want to create a form where the user can choose when he wants to migrate his computer, also he should say in which office he is sitting at... Continue Reading →
Use PowerShell via context menu to remove double entries from your clipboard
This is a small example for handy use of PowerShell. In this post, I will show you how to clean up your clipboard from double entries by using PowerShell. We will also add it to the context menu for easy access. To clean up the clipboard we will use Get-Clipboard to fetch it and use... Continue Reading →