Skip to content. | Skip to navigation

FreeSMUG

Sections
Personal tools
You are here: Home OS X Portable Apps Source Code Portable Nvu OS X source code
Navigation
Log in


Forgot your password?
New user?
active users
Registered: 647
Online: 0

IRC Chat


irc.freenode.net : #freesmug
 
Document Actions

Portable Nvu OS X source code

by Gand last modified 2006-03-08 06:43 PM
Portable Nvu OS X script source code:

AppleScript


This is the AppleScript that start Nvu from any device:
tell application "Finder" to set perc to the container of (path to me) as alias
set perc to quoted form of POSIX path of perc
do shell script "" & perc & "app/Nvu.app/Contents/MacOS/nvu -profile " & perc & "app/profile"
EOF

Powered by Plone CMS, the Open Source Content Management System

This site conforms to the following standards: