Hi Boyd,
> is there a way to run an application starting from
Finder as superuser
I may not be understanding what you mean as root is the superuser but there are a variety of ways to make script commands "double-clickable". You can put the following in an AppleScript:
do shell script "/System/Library/Frameworks/Carbon.framework/Versions/Current/Support/LaunchCFM App /<Absolute>/<Path>/<to>/Warcraft\ III" with administrator privileges
Save the AppleScript as an application and you will be able to double-click on it.
You can save the shell script with a filename suffix of ".command" and it will be double-clickable.
Finally, use Sveinbjorn Thordarson's
Platypus to turn the script into a double-clickable application.
--
Gary
~~~~
Don't take life seriously, you'll never get out alive.