Commit Graph

16 Commits

Author SHA1 Message Date
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 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 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