X-Git-Url: https://git.piment-noir.org/?p=deb_libcec.git;a=blobdiff_plain;f=project%2FlibCEC.nsi;h=36ade3b420eeb452b80dcb91398bd3335df57346;hp=ee5a12e02a3e76a9b08ba0f1ebecd6291e4f1277;hb=b4196266f28c34c70dc930aaa32500fc71458253;hpb=fec04a82ac869da26cd02a64be354cbd08ecdc1b diff --git a/project/libCEC.nsi b/project/libCEC.nsi index ee5a12e..36ade3b 100644 --- a/project/libCEC.nsi +++ b/project/libCEC.nsi @@ -153,7 +153,7 @@ Section "CEC Debug Client" SecCecClient SetOutPath "$INSTDIR" File /x p8-usbcec-driver-installer.exe /x cec-tray.exe "..\build\*.exe" SetOutPath "$INSTDIR\x64" - File /nonfatal /x cec-tray.exe "..\build\x64\*.exe" + File /nonfatal "..\build\x64\*.exe" !insertmacro MUI_STARTMENU_WRITE_BEGIN Application SetOutPath "$INSTDIR"