scripts/script_export_drivers_ps.cmd aktualisiert

This commit is contained in:
2025-08-27 08:34:25 +00:00
parent 38427a4f57
commit 357a31121c

View File

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