Juhász, Ádám Posted March 4, 2017 Author Share Posted March 4, 2017 I wanted to upgrade Synergy from 1.8.7 to 1.8.8 using the following AppleScript I quickly thrown together: tell application "Synergy" quit end tell tell application "Finder" duplicate file "Synergy:Synergy.app" to "Macintosh HD:Application:" with replacing end tell tell application "Synergy" to activate I wanted to use this script, so I could upgrade Synergy on the client Mac OS X (10.11.3) from my Windows host, without taking out the mice and keyboard for my Mac. After I have run the script, Synergy crashed. I tried to downgrade it back to 1.8.7, without success. I have deleted the Synergy folders under ~/Library/, I have tried not to use the script, but without success. I have no idea what to do next. Can somebody help? Link to comment Share on other sites More sharing options...
Juhász, Ádám Posted March 4, 2017 Author Share Posted March 4, 2017 I can run the synergy client from the terminal like so: ./synergyc -d INFO -n Mac -l ~/synergy.log [address of server] Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.