Ecamm Call Recorder does not show up in Skype 8.60 

Tags :
Icon callrecorder

This morning I noticed that Ecamm Call Recorder stopped working with Skype 8.60.

There is no way to stop Skype from auto updating now, so even if you load a previous version of Skype, it will auto update to v8.60 on next launch.

Ecamm suggests to run Skype v8.59 from its DMG image as a temporary solution, to prevent it from auto-updating as the DMG image is read-only.

I restored v8.59 from a Time Machine backup and wrote a simple Automator script to replace the current version in the Application folder on demand (or on startup if you use it every day).

In order to work, this script requires you have the previous version of ‘Skype.app’ zipped in a file named ‘Skype 8.59.zip’ located in the Application folder.

Screenshot of my Automator Workflow
Automator Workflow

I am no AppleScript/Automator expert, so I’m sure there are better ways of accomplishing this task. This is what it does:

  1. Quit Skype (if running);
  2. Locate the Skype.app in the Application folder;
  3. Move it to the Bin;
  4. Locate the file ‘Skype 8.59.zip’ and display an error if not found;
  5. Unzip ‘Skype 8.59.zip’ with Archive Utility (the unzipped file should be called ‘Skype.app’);
  6. Display a notification.

Posted a response ? — Webmention it

This site uses webmentions. If you've posted a response and need to manually notify me, you can enter the URL of your response below.

Comments and responses