Unterordner dazu

This commit is contained in:
2023-06-13 15:37:11 +02:00
parent d15fadc335
commit d091fe336e
59 changed files with 17458 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
$Pfad = "R:\m.kraft\Excel Werte ändern\Test-Skripte\EinstellungenSkriptKonvertierung2.txt"
$DateiInhalt = Get-Content $Pfad
$Zeile1 = $DateiInhalt[0]
Clear-Content -Path $Pfad
Add-Content -Path $Pfad $Zeile1
Add-Content -Path $Pfad "x"