Difference: APPXADCMacInstallation (6 vs. 7)

Revision 72015-07-15 - JeanNeron

Line: 1 to 1
 
META TOPICPARENT name="APPX500InstallationInstructions"

APPX Desktop Client Installation - Mac OS/X

Line: 63 to 63
  on run
Changed:
<
<
do shell script "open -n /Applications/AppxDesktopClient/AppxDesktopClient.app --args -host=<hostname> -user=yyyyy -password=xxxxxx -port=8060 -shell=open"
>
>
do shell script "open -n /Applications/AppxDesktopClient/AppxDesktopClient.app --args -host=<hostname> -user=yyyyy -password=xxxxxx -port=8060 -shell=open -title='APPX:$(host):$(port):$(pid)'"
  end run
Changed:
<
<
Save this as an Application on your desktop, and every time you double click it, it will create a new session. Also notice you can pass arguments to the ADC by appending them after the '--args' parameter.
>
>
Save this as an Application on your desktop, and every time you double click it, it will create a new session. You can pass arguments to the ADC by appending them after the '--args' parameter. Note that if you are going to use macros ($(..)), enclose them in single quotes as per the 'title' parameter example above.
  To change the default icon to the Appx logo (or any other graphic), follow this procedure:
 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 2008-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback