Commit Graph

306 Commits

Author SHA1 Message Date
Raoul Snyman e88f99966e No need to find 32-bit Program Files because OpenLP is 64-bit; Only copy MuPDF if PyMuPDF is not installed; Use the proper Program Files directory for VLC 2019-05-15 15:39:12 -07:00
Raoul Snyman cccbb6d246 Revert version number inclusion, it doesn't work like I want it to. 2019-05-04 22:10:04 -07:00
Raoul Snyman 62a2d3f779 Version => ProductVersion 2019-05-04 14:54:14 -07:00
Raoul Snyman e9d5057083 Add a 256x256 icon size 2019-05-04 14:45:15 -07:00
Raoul Snyman 52b016075d Use the variables everywhere, and set the version in the name. Also register oszl files in macOS 2019-05-04 14:43:52 -07:00
Raoul Snyman ad1eb56234 Remove old InnoSetup installer 2019-05-02 22:08:14 -07:00
Raoul Snyman b7323b69d1 Copy the right icon file 2019-05-02 13:40:11 -07:00
Raoul Snyman 697cc77641 Fix the icon references 2019-05-01 23:18:53 -07:00
Raoul Snyman 2f386dbd67 Try to correct the icon by referencing the full path 2019-05-01 23:11:54 -07:00
Raoul Snyman 7b89228ab2 See if added a space helps 2019-05-01 23:07:24 -07:00
Raoul Snyman 6cd8d8909b Use the correct reference 2019-05-01 22:38:33 -07:00
Raoul Snyman 1ccfbe23f7 Icon is a reference to an Icon element 2019-05-01 22:30:12 -07:00
Raoul Snyman c4db85becd Continue to try to solve an issue with the Icon property 2019-05-01 22:18:40 -07:00
Raoul Snyman 3af1ec38a4 Try to solve an issue with the Icon property 2019-05-01 22:09:56 -07:00
Raoul Snyman 8940ca6833 Update service icon file name, and copy it into the dist directory as well 2019-04-30 23:21:19 -07:00
Raoul Snyman 06d323cda1 Update macOS license file 2019-04-30 23:20:58 -07:00
Raoul Snyman 2cecfb63c3 Use the right file name 2019-04-30 23:09:43 -07:00
Raoul Snyman d4166602ea Fix a variable 2019-04-30 23:06:17 -07:00
Raoul Snyman 6dd78d9b40 Add file association 2019-04-30 22:23:38 -07:00
Raoul Snyman b4bd034d2f Make sure the Firewall rule is only added to a single component 2019-04-25 15:27:54 -07:00
Raoul Snyman a88d398587 Id is not a GUID 2019-04-25 15:18:54 -07:00
Raoul Snyman 5e0a3a5a49 Try to figure out how to get lxml to add the namespace 2019-04-25 15:12:10 -07:00
Raoul Snyman 10d421b619 Add Firewall extension to candle and light 2019-04-25 14:54:48 -07:00
Raoul Snyman d9e3a66fe8 Try to fix up Firewall extension namespacing 2019-04-25 14:42:08 -07:00
Raoul Snyman 3344018f79 Add license back in, this time as GPL3 2019-04-25 14:13:06 -07:00
Raoul Snyman 19ef167ca9 Add Firewall exception to Windows installer 2019-04-25 14:10:53 -07:00
Raoul Snyman 51f0385ba7 Remove old assets, update existing assets, add upgrade logic to installer 2019-04-24 23:25:03 -07:00
Raoul Snyman 42c2026837 Remove license agreement screen 2019-04-13 14:15:15 -07:00
Raoul Snyman 596c633b13 Add import hook to see if that helps fix a problem 2019-04-12 11:50:36 -07:00
Raoul Snyman 94574b356a Fix for how os.path.join() works on Windows 2019-04-11 15:58:44 -07:00
Raoul Snyman 86f646beb3 Try to fix path to libvlc 2019-04-11 15:46:24 -07:00
Raoul Snyman ee809f1633 Bundle libvlc 2019-04-11 15:25:20 -07:00
Raoul Snyman 2151a84908 Add architecture into MSI file name 2019-04-11 09:54:19 -07:00
Raoul Snyman 2878cc7198 Use high compression 2019-04-11 09:51:13 -07:00
Raoul Snyman a422276ff3 Remain in the correct directory 2019-04-10 21:56:12 -07:00
Raoul Snyman e354f0304a Make WiX export to the base 'dist' directory 2019-04-10 21:41:53 -07:00
Raoul Snyman 965b779dbb Remove debugging 2019-04-10 21:06:11 -07:00
Raoul Snyman 10dab342bf Correct md5 hash 2019-04-10 15:11:20 -07:00
Raoul Snyman 66c32e6e79 Debugging -_- 2019-04-10 15:03:30 -07:00
Raoul Snyman 9c1c7443d9 Mark components as 64-bit 2019-04-10 14:59:40 -07:00
Raoul Snyman c0e6dfc226 Handle 64-bit apps properly in WiX 2019-04-10 14:27:09 -07:00
Raoul Snyman 96070b52a5 Change references to use md5 hashes 2019-04-10 14:17:03 -07:00
Raoul Snyman a0b803432b Add missing GPL license file 2019-04-10 13:56:59 -07:00
Raoul Snyman bffdbcff58 String needs to be encoded when passed to hashlib 2019-04-10 13:46:17 -07:00
Raoul Snyman 5bb973c118 Merge Tomas' fixes 2019-04-10 13:14:01 -07:00
Raoul Snyman 119b551afd Use md5 hashes instead of the file name and path 2019-04-10 12:59:51 -07:00
Tomas Groth 65082417e4 Check for msi to exist before trying to delete it. 2019-04-10 21:17:39 +02:00
Tomas Groth 52a9793686 Use the right path variable 2019-04-10 21:06:38 +02:00
Tomas Groth e8d780bf81 Fix for xml handling 2019-04-10 21:01:32 +02:00
Tomas Groth 40f1c24ecd Use a different approach to get platform info in wxs 2019-04-10 20:51:28 +02:00