Commit Graph

54 Commits

Author SHA1 Message Date
Andrew Nelless
94c3fe7979 Removing cruft: Unknown DLL 2017-02-09 17:29:10 +00:00
Andrew Nelless
06c9aa73e7 Removing cruft: NSIS installer 2017-02-09 17:28:35 +00:00
Jerry (Xinyu Hou)
a19ce2da96 Remove DPI manifest file 2016-11-16 17:08:59 +00:00
Jerry (Xinyu Hou)
e17130f060 Revert "#5640 Update icon to the new hotness"
This reverts commit 833c73f1bd.
2016-10-20 14:02:47 +01:00
Andrew Nelless
176d7c9286 Update installer graphics 2016-10-05 22:12:00 +01:00
Andrew Nelless
833c73f1bd #5640 Update icon to the new hotness 2016-10-05 21:53:54 +01:00
Andrew Nelless
0c76f9feeb Merge DPI scaling branch 2016-10-04 15:29:29 +01:00
Andrew Nelless
8788faffdd Enable Windows 7 compatibility mode for core binaries 2016-10-03 14:41:53 +01:00
Andrew Nelless
d48f6801f0 Disable DPI scaling on core binaries 2016-10-03 13:44:21 +01:00
Andrew Nelless
f4f57e1f95 #5617 Remove plugins from RPM spec 2016-09-29 13:11:09 +01:00
Andrew Nelless
c3c0913633 Update company copyright notice 2016-09-26 11:58:33 +01:00
Andrew Nelless
36be2051c2 Change company domain name 2016-09-26 11:58:33 +01:00
Adam Potolsky
f230ae734e Adding install of plugins for rpm based systems #4696 2015-06-05 11:20:31 -07:00
Nigel Armstrong
d71304ee55 Modified header of every file COPYING to LICENSE
Modified to match the updated name of the license file
2015-05-06 22:12:44 -04:00
Nick Bolton
05b833d1b6 Added OpenSSL config file #4546 2015-04-20 14:35:29 +01:00
Nick Bolton
454c2ff826 Added openssl 1.0.1 dependency to deb installer #4313 2015-02-26 12:30:58 +00:00
Nick Bolton
41d6080028 changed company name in copyright notice 2014-11-11 13:52:03 +00:00
Nick Bolton
fbb97fbdee issue #65 - Auto config feature using Zeroconf/Bonjour
added avahi (zeroconf) dependency
2014-08-22 14:24:41 +00:00
Nick Bolton
d9f90e319e changed synergy-foss.org to synergy-project.org 2014-05-08 07:33:35 +00:00
Nick Bolton
fd35e6fd71 fixed: deb depends 2014-04-10 09:55:22 +00:00
Nick Bolton
925e3a17aa added rpmlint to rpm dist step 2014-04-10 09:04:31 +00:00
Nick Bolton
501abecda9 missing file from last commit 2014-04-09 16:53:22 +00:00
Nick Bolton
d1eb7a69ee converted cpack deb to dpkg-deb 2014-04-09 16:53:02 +00:00
Nick Bolton
2954fd6690 fixed: bad permissions for rpm 2014-03-20 18:17:55 +00:00
Nick Bolton
63286c4f9a fixed: Bug #3947 - Conflicts when using yum localinstall on Fedora 20 2014-03-20 16:09:13 +00:00
Nick Bolton
f7445a6aea changed installer from nsis to wix - attempting to fix "synwinxt.dll in use" error on upgrade. 2014-03-07 19:41:08 +00:00
Nick Bolton
b3a28139ad fixed: doxygen config 2014-03-03 10:37:34 +00:00
Nick Bolton
30f176b25e added syntool to win dist. 2014-02-05 12:52:11 +00:00
Nick Bolton
b54082a568 ignored synwinxt.dll when it already exists, seems to be extremely difficult to replace dll's loaded into explorer (restarting explorer from nsis didnt work). 2014-01-28 15:59:10 +00:00
Nick Bolton
501e894d03 - modified windows installer to register new shell ext dll for drag/drop.
- stopped release shell ext dll from crashing by initializing ref counting members.
- added logging to shell ext dll to debug crash.
2013-08-31 17:05:17 +00:00
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