osx » Revisions »

Differences

This shows you the differences between the selected revisions of the page.

2014-03-17 2014-03-17
Added installation "on Mac" to distinguish this page in the search results (Petr) Fixing the link to wikipedia + launching Automator (Petr)
Line 18: Line 18:
===== Adding WinSCP Icon to Dock ===== ===== Adding WinSCP Icon to Dock =====
-To add WinSCP icon to //Dock//, you can use [[wp>Automator (software)|Automator]]:+To add WinSCP icon to //Dock//, you can use [[wp>Automator|Automator]]:
-  * Execute //Automator.app//. +  * Launch //Automator//. You can do it by opening //Launchpad//, typing //Automator// in the search field and then clicking the icon of “Otto” the Automator robot
-  * Click //New Document// and select //Application// document type.+  * A new Automator workflow window will appear. If not click //New// in the //File// menu. 
 +  * Choose //Application// document type.
  * Add new action //Run Shell Script// and write following to the editor window: \\ ''/usr/local/bin/wine ~/.wine/drive_c/Program\ Files/WinSCP/winscp.exe'' \\ \\ &screenshotpict(osx_automator_run) \\ \\   * Add new action //Run Shell Script// and write following to the editor window: \\ ''/usr/local/bin/wine ~/.wine/drive_c/Program\ Files/WinSCP/winscp.exe'' \\ \\ &screenshotpict(osx_automator_run) \\ \\
  * Test the script by using the //Run// button. WinSCP should be started.   * Test the script by using the //Run// button. WinSCP should be started.
-  * Save the script as application. +  * Save the script as an application. 
-  * Quit //Automator//, and find //WinSCP.app// in //Applications// folder. Drag and drop it to the //Dock//. Now you can run WinSCP from //Dock// - however, when it is running you will see WinSCP icon in the //Dock//.+  * Quit //Automator//, and find //WinSCP.app// in the //Applications// folder. Drag and drop it to the //Dock//. Now you can run WinSCP from //Dock// - however, when it is running you will see WinSCP icon in the //Dock//.