X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=support%2Fcreate-driver-installer.cmd;h=153d9535caa2ca054cb2b2666f9ee78439c2cb3f;hb=b1bd94283cef75676b987f30d61f26fad09c19c3;hp=86d17cf8fae16864a44983a8bcca462dfd621244;hpb=0eb7639ed29e68a004e3eee32d53395d98252657;p=deb_libcec.git diff --git a/support/create-driver-installer.cmd b/support/create-driver-installer.cmd index 86d17cf..153d953 100644 --- a/support/create-driver-installer.cmd +++ b/support/create-driver-installer.cmd @@ -26,6 +26,7 @@ IF EXIST "..\support\private\create-cat.cmd" ( :CREATEINSTALLER echo. Creating the installer +cd ..\project %NSIS% /V1 /X"SetCompressor /FINAL lzma" "p8-usbcec-driver.nsi" IF NOT EXIST "..\build\p8-usbcec-driver-installer.exe" GOTO :ERRORCREATINGINSTALLER