Wednesday, April 26, 2023

PS Quick Tip: Get Windows OS country code

PS Quick Tip: Get Windows OS country code

PS C:\>Get-ItemProperty 'HKCU:\Control Panel\International\Geo\' | select -exp Name

No comments:

Running QNX on emulated cortex-a15 using QEMU

Running QNX on emulated cortex-a15 using QEMU General information: - Host (for running QEMU) OS: Ubuntu 24.04.2 LTS - QEMU: QEMU emulator...