mirror of
https://github.com/pbatard/rufus.git
synced 2025-05-17 08:34:27 -04:00
[wdk] renamed wdk_build.cmd to build.cmd
* also added link for WDK download
This commit is contained in:
parent
22fa3fc131
commit
af0fef1c8c
1 changed files with 3 additions and 1 deletions
|
@ -31,7 +31,9 @@ echo Build failed
|
|||
goto done
|
||||
|
||||
:usage
|
||||
echo wdk_build must be run in a Windows Driver Kit build environment
|
||||
echo This command must be run in a Windows Driver Kit build environment.
|
||||
echo See: http://msdn.microsoft.com/en-us/windows/hardware/gg487463
|
||||
echo:
|
||||
pause
|
||||
|
||||
:done
|
Loading…
Add table
Add a link
Reference in a new issue