diff --git a/installer/appx/filebot.exe b/installer/appx/filebot.exe index fef1f6a6..8de2fe13 100644 Binary files a/installer/appx/filebot.exe and b/installer/appx/filebot.exe differ diff --git a/installer/appx/filebot.launcher.exe b/installer/appx/filebot.launcher.exe index 8446b374..861d3422 100644 Binary files a/installer/appx/filebot.launcher.exe and b/installer/appx/filebot.launcher.exe differ diff --git a/installer/msi/sign.cmd b/installer/msi/sign.cmd index d1ca4c99..e4801daa 100644 --- a/installer/msi/sign.cmd +++ b/installer/msi/sign.cmd @@ -1 +1 @@ -signtool sign /fd SHA256 /t http://time.certum.pl/ /v /a *.exe ../portable/*.exe +signtool sign /fd SHA256 /t http://time.certum.pl/ /v /a *.exe ../portable/*.exe ../appx/*.exe