scripts/script_export_drivers_ps.cmd hinzugefügt

This commit is contained in:
2025-08-27 08:31:30 +00:00
parent 02c26aa1d6
commit 38427a4f57

View File

@@ -0,0 +1,6 @@
:: ---------------------------------------------------------------
:: Exportiere Treiber mittels Powershell
:: ---------------------------------------------------------------
powershell -command "& Export-WindowsDriver -Online -Destination C:\SETUP\Treiber" > C:\SETUP\Treiber\export.log