Commit Graph

28 Commits

Author SHA1 Message Date
Reinhard Pointner 977527cd70 Update NSIS installer 2016-03-12 19:11:11 +00:00
Reinhard Pointner 022c2c40a3 Fix NSIS installer issues 2016-03-08 16:40:44 +00:00
Reinhard Pointner bdff24f5cf Update NSIS installer 2016-02-27 06:35:34 +00:00
Reinhard Pointner 07653691d7 Update NSIS installer 2016-02-27 06:23:26 +00:00
Reinhard Pointner 66fa39af25 wmic product where name="FileBot" call uninstall /nointeractive 2016-02-27 03:27:37 +00:00
Reinhard Pointner 51cbe49028 Add LATEST release section on SF FRS 2016-02-25 17:29:50 +00:00
Reinhard Pointner 46c72b86c9 * makensis 2015-10-18 19:49:25 +00:00
Reinhard Pointner 29bec4ebaf * initialize java.util.prefs.Preferences once as Administrator
```
WARNING: Could not open/create prefs root node Software\JavaSoft\Prefs at root 0x80000002.
 Windows RegCreateKeyEx(...) returned error code 5.
```

@see http://stackoverflow.com/q/16428098/1514467
2015-10-18 19:18:25 +00:00
Reinhard Pointner 6a8c380ec8 * code sign NSIS installer 2015-08-21 21:45:17 +00:00
Reinhard Pointner 4727de1006 * code sign NSIS installer 2015-08-21 21:35:01 +00:00
Reinhard Pointner daf9144786 * play with signing the windows installer & self-signed certificates 2015-06-17 18:46:33 +00:00
Reinhard Pointner 9bff41722f * play with signing the windows installer & self-signed certificates 2015-06-17 18:38:47 +00:00
Reinhard Pointner 34f06133dd * update download url 2015-06-03 13:24:13 +00:00
Reinhard Pointner 2ed4c50be0 * update NSIS installer 2014-11-07 09:20:38 +00:00
Reinhard Pointner 603c109ca6 * make sure that any code is downloaded securely via https 2014-10-20 18:05:50 +00:00
Reinhard Pointner 253fd37ff8 * no need to to pre-init cache on installation 2014-06-25 11:33:11 +00:00
Reinhard Pointner ca3fc8f3fa + Groovy engine extensions rewrite complete :) 2014-04-18 19:41:39 +00:00
Reinhard Pointner 9a6adb4a85 * explicitly set /norestart just in case it's not default on odd systems 2014-03-05 05:30:54 +00:00
Reinhard Pointner dd40f467ba * OC-less exe installer 2014-02-24 02:11:53 +00:00
Reinhard Pointner afe59c4117 * removed OC from future installers for the next 4.0 release 2014-01-19 15:29:27 +00:00
Reinhard Pointner bb32741af9 * try to make sure we always start a new cache for each update (so we don't have to worry about outdated yet cached data) 2014-01-13 04:11:05 +00:00
Reinhard Pointner 9c41231af1 * try to uninstall previous packages before install using powershell 2013-12-26 05:29:39 +00:00
Reinhard Pointner 45435fa529 * fix installer issues and require Java 7 on Windows 2013-08-07 18:36:28 +00:00
Reinhard Pointner 97c014f88e * try OpenCandy in NSIS installer 2013-08-04 13:18:07 +00:00
Reinhard Pointner c4fba18fd9 * update things based on issue reports by users 2013-06-27 02:11:04 +00:00
Reinhard Pointner aa2b980386 * make sure installer can't hang on IM 2013-06-25 02:38:02 +00:00
Reinhard Pointner 619b561fcc * misc. commits 2013-06-24 09:27:03 +00:00
Reinhard Pointner 4208cb6557 * try using Install Monetizer for a bit and see how it performs 2013-06-15 10:01:31 +00:00