Commit Graph

22 Commits

Author SHA1 Message Date
Anton Keks
273e6e1e28 #245 if detectjvm.cmd fails, then show a more descriptive error message and install 64-bit binary 2020-06-02 23:35:47 +03:00
Anton Keks
a75279501d add another ignore 2020-03-07 16:34:21 +02:00
Anton Keks
146b9e2566 #222 drop bundled NSIS and download the latest (3.05) version during build 2020-03-07 16:21:04 +02:00
Anton Keks
0e6df9b36c assume 64-bit by default - it's a modern world now 2019-10-15 00:26:23 +03:00
Anton Keks
f28218f08c 32-bit Oracle JRE doesn't report it's 32-bit, so assume 32-bit if we see "Client VM" (not Server VM of OpenJDK) 2019-10-15 00:25:16 +03:00
Anton Keks
0320df1ddb use cmd file to detect JVM bits 2019-10-14 00:19:15 +03:00
Anton Keks
189ac1783b drop Java 7 support 2019-07-15 23:54:22 +03:00
Anton Keks
76791ca6d4 #115 update detectjvm.exe in Windows installer to work with Java 9 as well 2017-11-19 16:29:35 +02:00
Anton Keks
3240cae050 newer SWT builds now require Java 1.7, so we also need to upgrade 2016-12-08 00:03:37 +02:00
Anton Keks
0ffc0a7029 removing nsis reg file from git that is updated with each build 2015-07-07 00:06:28 +03:00
Andriy Kryvtsun
bc2b83db8b make win-installer silent 2015-06-04 20:28:12 -04:00
Anton Keks
a1d3743b18 remove license step from the installer 2013-08-27 21:07:37 +03:00
Anton Keks
781d409714 creater shorter program menu item (without the folder) 2013-08-25 22:05:55 +03:00
Anton Keks
83f65f0e61 detect 32/64 bit java properly in windows installer 2013-08-25 22:01:49 +03:00
Anton Keks
a6903d6059 prefs are in HKCU 2013-08-25 19:10:25 +03:00
Anton Keks
f1b3408f66 delete prefs from the registry on uninstall 2013-08-25 19:07:49 +03:00
Anton Keks
bcc367fbd5 installer outfile changed 2013-08-25 19:05:42 +03:00
Anton Keks
0beb214ab7 that way win-installer target should work on both linux and windows 2013-08-25 18:31:27 +03:00
Anton Keks
e0d089f6fd more if nsis files 2013-08-25 17:40:00 +03:00
Anton Keks
b2cdb50576 convert nsh file to ascii (was utf-16) 2013-08-25 15:51:15 +03:00
Anton Keks
33a031107f try to substitude version number automatically in win-installer 2013-08-25 15:44:28 +03:00
Anton Keks
ae4afa1bc7 add windows installer build scripts (using nsis) contributed by portableapps.com 2013-08-25 15:35:35 +03:00