scripts/script_export-drivers-ps.cmd aktualisiert

This commit is contained in:
2025-08-27 09:42:25 +00:00
parent 9303d9f71b
commit 7ef969d503

View File

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