Link-buttons to applications

Deploying to Linux? Get penguinated here.

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
kresten
Posts: 153
Joined: Tue Sep 30, 2008 3:01 pm
Contact:

Link-buttons to applications

Post by kresten »

I have managed to include a function, which permits users to produce link-buttons to files,folders and other programs. In mac the link to programs works easy, oppening the applications-folder, on windows it got considerably more complicated: I ended up solving the problem in the answer script by "set the defaultFolder to specialFolderPath ("0x00017") " and "Answer file "select a program" with defaultFolder".
Does anybody have an idea, how this function could be scripted in Linux. (I am working in UBUNTU 8.10)
Best regards
Kresten
RRobert
Posts: 151
Joined: Sat Feb 28, 2009 8:20 pm

Re: Link-buttons to applications

Post by RRobert »

Most applications are under /usr/bin

Robert
Post Reply