Suntan Special version 0.66
Suntan Special Web edition
InstallApp installs the named application from it's location, either on the local storage specified by sourceDir, or from the web.
rc = InstallApp(appName, appArg)
appName - name of the app to install.
appArg - optional argument for application install. The argument is specific to the argument to install.
success (0) or failure (1) of the application installation.
If the application does not exist, InstallApp returns a 1.