correct install dir
This commit is contained in:
parent
ae42eb2859
commit
d50c876ef1
@ -40,8 +40,8 @@ Set $LogDir$ = "%SystemDrive%\tmp"
|
||||
; - Please edit the following values -
|
||||
; ----------------------------------------------------------------
|
||||
Set $ProductId$ = "microsoft.driverkit"
|
||||
Set $InstallDir32$ = "%ProgramFiles32Dir%\<path to the product>"
|
||||
Set $InstallDir64$ = "%ProgramFiles64Dir%\<path to the product>"
|
||||
Set $InstallDir32$ = "%Systemdrive%\WinDDK"
|
||||
Set $InstallDir64$ = "%Systemdrive%\WinDDK"
|
||||
Set $LicenseRequired$ = "false"
|
||||
Set $LicensePool$ = "p_" + $ProductId$
|
||||
; ----------------------------------------------------------------
|
||||
|
Loading…
Reference in New Issue
Block a user