X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=support%2Fcreate-driver-installer.cmd;h=153d9535caa2ca054cb2b2666f9ee78439c2cb3f;hb=8714e0ab810dfe32db2e7a810a241574b2421844;hp=86d17cf8fae16864a44983a8bcca462dfd621244;hpb=d05a1e9c14b9b3c7cf9ec975956eb23bb44bbc8f;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