Add a hack to the installer to workaround the ffmpeg versioning issue. Fixes #27

This commit is contained in:
Cameron Gutman
2018-08-12 01:23:15 -07:00
parent 962dc847e7
commit df9e7bead0
2 changed files with 5 additions and 1 deletions
+1 -1
View File
@@ -19,7 +19,7 @@
<Package InstallerVersion="500" Compressed="yes" InstallScope="perMachine" />
<MajorUpgrade DowngradeErrorMessage="A newer version of [ProductName] is already installed." />
<MajorUpgrade DowngradeErrorMessage="A newer version of [ProductName] is already installed." Schedule="afterInstallInitialize" />
<MediaTemplate CompressionLevel="high" />
<?if $(var.Platform) = x64 ?>