Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

md5

macrumors newbie
Original poster
Hi,
I installed putty via macports from CLI, but the icon does not appear on the applications?

I can start it via CLI, but how do I make a shortcut in the application folder.

Thanks.
 
This isn't as hard as it sounds.

Open up Script Editor, create a little AppleScript with the following line in it:

Code:
do shell script /full/path/to/binary

Replace /full/path/to/binary with the full path to the executable file.
Then, save it as an application, drop it in the Applications folder, and off you go!
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.