testing ...

This commit is contained in:
Michael H.G. Schmidt 2022-12-28 23:19:32 +01:00
parent 1ef26bf6c8
commit b713e6bd11
2 changed files with 2 additions and 0 deletions

View File

@ -20,3 +20,4 @@ echo removing win32diskimager startmenu folder ...
rd /S /Q %STARTMENU%\"Image Writer" 2>nul
echo ####### %0 #######

View File

@ -15,3 +15,4 @@ DISM.EXE /Online /Add-ProvisionedAppxPackage /PackagePath:$MSIXBUNDLE /SkipLicen
cd ..\scripts
write-host '#######',(split-path $PSCommandPath -Leaf),'#######'