Commit Graph

13 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
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