skripte/script_export_drivers.cmd hinzugefügt
This commit is contained in:
8
skripte/script_export_drivers.cmd
Normal file
8
skripte/script_export_drivers.cmd
Normal file
@@ -0,0 +1,8 @@
|
|||||||
|
:: ------------------------------------------------------------
|
||||||
|
:: Installationsroutine
|
||||||
|
:: ------------------------------------------------------------
|
||||||
|
|
||||||
|
set DRIVERPATH=%SYSTEMDRIVE%\SETUP\Treiber
|
||||||
|
MKDIR %DRIVERPATH% & CD /D %DRIVERPATH%
|
||||||
|
|
||||||
|
dism /online /export-driver /destination:%DRIVERPATH%
|
Reference in New Issue
Block a user