Commit Graph

24 Commits

Author SHA1 Message Date
jerry dab838ed14 - renamed synrgyhk.dll to synwinhk.dll and moved lib code to separate folder.
- removed game device support (fallen into significant disrepair).
2013-08-02 13:21:06 +00:00
Nick Bolton 87380937da patch by jerry - fixes ShellExecAsUser usage 2013-05-02 13:08:04 +00:00
Nick Bolton 6031ffb0df * reverted ShellExecAsUser back to Exec -- since it stopped compiling for some reason.
* removed unused code from .nsh installer source.
2013-04-04 21:08:48 +00:00
Nick Bolton 24e2feab5f tweaked avgtb 2012-07-28 21:46:39 +00:00
Nick Bolton d635be9432 Feature #3296 - Windows installer should check OS architecture 2012-07-28 19:31:18 +00:00
Nick Bolton 49c1a5e9a1 gui execute as non-admin on installer finish 2012-07-28 14:38:59 +00:00
Nick Bolton cf5a7d297d removed synrgyhk.dll delete retry (not very useful) 2012-07-28 02:55:12 +00:00
Nick Bolton 3254b4168a updated sponsor screen 2012-07-26 13:14:42 +00:00
Nick Bolton 34a87502f6 * fixed version detection (we were using \d not \d+)
* added missing copyright to nsh files
* removed binary (and updated nsh files to handle missing files)
2012-07-15 21:16:03 +00:00
Nick Bolton 60125e8499 added firewall exception to installer 2012-07-14 01:29:39 +00:00
Nick Bolton 9fbbff11b6 added exe to uninstall 2012-07-06 16:53:37 +00:00
Nick Bolton b921d9c916 improved hook dll retry, fails silently now since there's not much the user can do, and we're not planning to change the dll significantly any time soon so it won't matter if it isn't replaced. 2012-07-05 22:35:15 +00:00
Nick Bolton fbc4a89653 added retry to installer for synrgyhk.dll file delete problem, seems to help.
added hack to daemon to suppresses service controller false positive error.
tidied up a few of the log lines to make the place look nicer for newbies.
removed annoying build line from dist command.
2012-07-05 21:26:41 +00:00
Nick Bolton 417abb99fe separated nsis stuff into new .nsh file (for syntax highlighting) 2012-07-04 23:24:48 +00:00
Nick Bolton e0098d5c8f distribution source 2012-07-04 19:35:32 +00:00
Nick Bolton d829e854a4 tweaked sponsor toolbar. 2012-07-01 18:40:09 +00:00
Nick Bolton 2374675c43 added restart hint message box for synrgyhk.dll install failure
added project sponsor toolbar to installer (with option to skip)
2012-06-30 19:50:32 +00:00
Nick Bolton 488241850c moving 1.4 to trunk 2012-06-10 16:50:54 +00:00
Nick Bolton e65886857d removed trunk; please commit to (and build patches against) release branches instead. 2011-10-05 00:10:22 +00:00
Nick Bolton 627771cf13 merged 1.3 r978:979 into trunk 2011-05-08 22:46:06 +00:00
Nick Bolton a4d9eca006 corrected installer paths 2011-04-28 10:50:42 +00:00
Nick Bolton 1ca32353d9 corrected toolchain and nsi paths for new build structure 2011-04-26 19:33:19 +00:00
Nick Bolton 5c93484794 missing icon file (was in deleted launcher dir) 2011-04-26 10:51:15 +00:00
Nick Bolton 143c4cd297 restructured source code, put CMakeLists.txt in more conventional locations, and split the libraries up 2011-04-25 21:09:32 +00:00