WizardKit/Drivers/Auto Detect - Intel.cmd
2017-11-17 00:50:27 -07:00

9 lines
No EOL
208 B
Batchfile

@echo off
:Flags
for %%f in (%*) do (
if /i "%%f" == "/DEBUG" (@echo on)
)
:Launch
call "%~dp0\..\.bin\Scripts\Launch.cmd" Program "%~dp0\..\.bin\_Drivers" "Intel Driver Update Utility Installer.exe" ""