X-Git-Url: https://git.carlh.net/gitweb/?a=blobdiff_plain;f=windows%2Finstaller.nsi.64.in;h=0eaea7d9d9ab10dedb03331c993ae6817b128c33;hb=c726a221e619d22ad5253eaa6c3429bce557e111;hp=e0f55202c0ce0b872dd1878b32163e4ee2c13d10;hpb=c359a5fe7dd9f1ff7c261b32a0e1ec08f1bbc606;p=dcpomatic.git diff --git a/windows/installer.nsi.64.in b/windows/installer.nsi.64.in index e0f55202c..0eaea7d9d 100644 --- a/windows/installer.nsi.64.in +++ b/windows/installer.nsi.64.in @@ -92,8 +92,11 @@ File "%binaries%/src/tools/dvdomatic.exe" File "%binaries%/src/tools/servomatic_cli.exe" File "%binaries%/src/tools/servomatic_gui.exe" +# I don't know why, but sometimes it seems that +# delegates.xml must be in with the binaries, and +# sometimes in the $PROFILE. Meh. +File "%deps%/etc/ImageMagick/delegates.xml" SetOutPath "$PROFILE\.magick" - File "%deps%/etc/ImageMagick/delegates.xml" CreateShortCut "$DESKTOP\DVD-o-matic.lnk" "$INSTDIR\bin\dvdomatic.exe" ""