Commit Graph

79 Commits

Author SHA1 Message Date
Raoul Snyman bac0c45002 Fix up license headers 2019-06-04 23:04:54 -07:00
Raoul Snyman c04282e102 Fix reference to a directory 2019-05-20 15:17:13 -07:00
Raoul Snyman 7a30015296 Fix some paths 2019-05-15 21:37:10 -07:00
Raoul Snyman a3088e878b Remove debugging 2019-05-15 16:02:19 -07:00
Raoul Snyman 919a96f0bc Add some debugging to figure out what's wrong with the program files variable 2019-05-15 15:57:56 -07:00
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 b7323b69d1 Copy the right icon file 2019-05-02 13:40:11 -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 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 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 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 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 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 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
Tomas Groth 85ead230a4 More fixes 2019-04-10 20:36:12 +02:00
Raoul Snyman f0b3ce65a1 Fix up errors in builder 2019-04-10 10:50:00 -07:00
Tomas Groth b3d31418ff More fixes and removal of inno setup stuff 2019-04-09 22:30:17 +02:00
Tomas Groth dbd350889b Assume xml is text rather than binary. 2019-04-09 21:28:25 +02:00
Tomas Groth 4b81713954 Small adjustments for wix packaging 2019-04-09 21:14:26 +02:00
Raoul Snyman 76ded370db HEAD 2019-04-08 21:18:23 -07:00
Raoul Snyman a0ebb0a926 Use WiX instead of InnoSetup 2019-04-08 21:14:43 -07:00
Tomas Groth 215fbc23cc remove debug print 2019-03-13 22:00:05 +01:00
Tomas Groth 293571a69a Add missing param 2019-03-13 21:39:11 +01:00
Tomas Groth 933325e9d1 Try to fix appveyor build of portable installer 2019-03-13 21:21:15 +01:00
Tomas Groth 39a14d029d Fix copying Qt translations and add x86 or x64 to the bundled files. 2019-03-08 22:20:20 +01:00
Tomas Groth f95a43be24 Make the windows builder more bit-aware 2019-03-05 20:55:59 +01:00
Tomas Groth ccc6b44e2c support program files path on x64 2019-02-16 22:13:16 +01:00