@@ -0,0 +1,3 @@
+echo starting Windows10DebloaterGUI ...
+
+@powershell.exe -NoProfile -ExecutionPolicy Bypass -File "%~dp0./Windows10DebloaterGUI.ps1"
+echo starting Windows10Debloater...
+@powershell.exe -NoProfile -ExecutionPolicy Bypass -File "%~dp0./Windows10Debloater.ps1"
+echo starting Windows10Debloater SysPrep...
+@powershell.exe -NoProfile -ExecutionPolicy Bypass -File "%~dp0./Windows10SysPrepDebloater.ps1"