Differences
This shows you the differences between the selected revisions of the page.
2014-03-17 | 2014-03-17 | ||
normal dash (martin) | separating screenshots (martin) | ||
Line 11: | Line 11: | ||
* Once we are in terminal, install the Xcode Command Line Tools by running: \\ ''xcode-select -install'' | * Once we are in terminal, install the Xcode Command Line Tools by running: \\ ''xcode-select -install'' | ||
* [[http://xquartz.macosforge.org/|Download]] and install the latest XQuartz. | * [[http://xquartz.macosforge.org/|Download]] and install the latest XQuartz. | ||
- | * Install Wine from terminal by running: \\ ''brew install wine'' \\ &screenshotpict(osx_wine_install) | + | * Install Wine from terminal by running: \\ ''brew install wine'' \\ \\ &screenshotpict(osx_wine_install) \\ \\ |
* [[&download|Download]] WinSCP installation package. | * [[&download|Download]] WinSCP installation package. | ||
- | * And run it from terminal using Wine: \\ ''wine ~/Downloads/winscp&winscp_stable_version_filesetup.exe'' \\ &screenshotpict(osx_winscp_install) | + | * And run it from terminal using Wine: \\ ''wine ~/Downloads/winscp&winscp_stable_version_filesetup.exe'' \\ \\ &screenshotpict(osx_winscp_install) \\ \\ |
* Follow [[installation|installer instructions]]. | * Follow [[installation|installer instructions]]. | ||
Line 22: | Line 22: | ||
* Execute //Automator.app//. | * Execute //Automator.app//. | ||
* Click //New Document// and select //Application// document type. | * Click //New Document// and select //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 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 //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//. | ||