[idd] installer: use staged LGInput package

Read the LGInput catalog, binary, and INF from the package root.

The driver packaging target stages these files for signing and export.
This commit is contained in:
Geoffrey McRae
2026-08-09 02:28:41 +10:00
parent 4367fbc277
commit efa1b1bbee

View File

@@ -172,11 +172,11 @@ Section "!Indirect Display Driver (IDD)" Section1
DetailPrint "Extracting IDD" DetailPrint "Extracting IDD"
SetOutPath $INSTDIR SetOutPath $INSTDIR
File lgidd.cat File lgidd.cat
File /oname=LGInput.cat "LGInput\LGInput.cat" File LGInput.cat
File LGIdd.dll File LGIdd.dll
File /oname=LGInput.dll "LGInput\LGInput.dll" File LGInput.dll
File LGIdd.inf File LGIdd.inf
File /oname=LGInput.inf "LGInput\LGInput.inf" File LGInput.inf
File LGIddHelper.exe File LGIddHelper.exe
File LGIddInstall.exe File LGIddInstall.exe