SetRegion.ps1
$regionPS = {& $env:SystemRoot\System32\control.exe "intl.cpl,,/f:`"C:\Windows\Temp\Region_de-AT.xml`""}
Add-Content -Path "C:\Windows\Temp\SetRegion.ps1" -Value $regionPS
by Kevin · Published · Updated
$regionPS = {& $env:SystemRoot\System32\control.exe "intl.cpl,,/f:`"C:\Windows\Temp\Region_de-AT.xml`""}
Add-Content -Path "C:\Windows\Temp\SetRegion.ps1" -Value $regionPS
by Kevin · Published 13. Juli 2021 · Last modified 8. August 2021
by Kevin · Published 7. Oktober 2020 · Last modified 8. Oktober 2020
by Kevin · Published 28. Juni 2018 · Last modified 11. März 2023