This commit is contained in:
Viktor Szépe
2025-10-14 19:51:53 +02:00
committed by GitHub
parent 72cbdca556
commit 1f81eec8f1
19 changed files with 28 additions and 28 deletions

View File

@@ -1,6 +1,6 @@
function Microwin-NewFirstRun {
# using here string to embedd firstrun
# using here string to embed firstrun
$firstRun = @'
# Set the global error action preference to continue
$ErrorActionPreference = "Continue"