Tags:
create new tag
view all tags

APPX Desktop Client Installation - Mac OS/X


Requirements

IMPORTANT: The APPX Desktop Client only runs on Intel based Macs with OS/X 10.5 Update 1, or higher. Older Intel based Macs might be able to use a third party Java runtime but this has not been tested. Power PC based Macs will not be able to run the APPX Desktop Client at all, since Apple does not provide Java SE 6 for this platform.

The APPX Desktop Client does not run on newer Mac laptops with a touchbar on on Mac O/S 10.15 (Catalina) or higher. For those systems, use the HTML client instead.

In Release 5.4.4 the engine uses new SSL certificates. These are not compatible with clients prior to 5.4.4. You must either set the SSL option to 'disabled' or upgrade the client.

If you have upgraded your Intel based Mac from an earlier version of OS/X, you must make sure the Java SE 6 is the preferred runtime for Java based applications. This setting can be found in the Java Preferences application (under Applications/Utilities):

Screen_shot_2009-11-19_at_12.22.24_PM.png

Make sure that Java JE 6 is the preferred tool for Java Applets and Java Applications. It doesn't matter if you choose the 32 or 64 bit version.

In newer versions of Mac O/S, the legacy Java runtime is not installed by default. Follow the prompts to install it.

Release 5.4.1 and earlier

First, log on to your Mac desktop system using a user name that has administrative privileges.

Then, download the Macintosh installer from the APPX web site. Up to Release 5.3.1 the Mac client is available in 32 bit and 64 bit versions, make sure you download the correct version for your desktop. From Release 5.3.3 and up the client is only available in 64 bit. This will be downloaded as a disk image file (.dmg) and will be automatically mounted on your desktop. If necessary, double click the java_osx disk image to open it. The APPX Desktop Client installer will be displayed in the Finder:

Screen_shot_2009-11-19_at_1.04.03_PM.png

Double click the Appx Installer to start the installation. If presented with a warning, click the 'Open' button.

Screen_shot_2009-11-19_at_1.07.26_PM.png

If you are running OS/X 10.7 or greater, it may refuse to run the installer with the following error:

refuse.png

If you get this message, go to 'Settings', 'Security & Privacy' and click 'Open Anyway':

security.png

You can disable this security check permanently by clicking the lock icon to unlock the settings, then choosing the 'Anywhere' option.

After a few moments, the APPX Setup Wizard will display the Welcome screen. Click on the "Next" button to continue.

Screen_shot_2009-11-19_at_1.10.06_PM.png

Specify the Destination Directory into which the client is to be installed. As a matter of convention, the APPX Desktop Client is usually installed into /Applications/AppxDesktopClient but may be installed into the directory of your choice.


Screen_shot_2009-11-19_at_1.16.43_PM.png

The client will then be installed into the specified destination directory.

Screen_shot_2009-11-19_at_1.19.07_PM.png
Next, you may specify whether or not you want the APPX Setup Wizard to create a shortcut on your desktop. After specifying the appropriate option, click on the "Finish" button to end the setup wizard. You can then connect to an APPX server by double clicking the desktop shortcut, or running the APPX Desktop Client from the Applications folder.

Screen_shot_2009-11-19_at_3.01.08_PM.png

Release 5.4.2 and later

First, log on to your Mac desktop system using a user name that has administrative privileges.

Then, download the Macintosh installer from the APPX web site. This will be downloaded as a disk image file (.dmg) and will be automatically mounted on your desktop. If necessary, double click the java_osx disk image to open it.

After opening the disk image you can simply drag the client icon & drop it on the Applications folder:

macclient.png

Note

In order for the Mac to open files and URL's from within the Appx application, you should set '-shell=open' on the startup parameters for the client. This can be done by changing the /Applications/AppxDesktopClient/AppxDesktopClient.app/Contents/Info.plist. Look for the line <key>Arguments. Just below that line you can add a line:

<string>-shell=open</string>

Alternatively, when you log on, you can click the 'Options' tab, then the 'Advanced' button. In the '[Startup]' section, change the commandShell to 'open'. This setting will be remembered from now on.

Additional Information

When you click the APPX Desktop Client icon, OS/X will either start the program (if it is not running), or take you to the running program (if it is already running). Sometimes you might prefer to open additional sessions to your APPX server. In that case, create an Apple Script with the following lines:

on run

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

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:

  • Look in /Applications/AppxDesktopClient.app/Client and load one of the icons you see there into Preview (just double click it). You can load a different graphic if you want to use something other than the APPX logo.
  • In Preview, do a 'Save As', and save the file as a format ICNS graphic
  • Copy this file to the /Applications/AppxDesktopClient.app/Contents/Resources as 'app.icns', replacing the file that is already there.

Comments:

Read what other users have said about this page or add your own comments.



-- JeanNeron - 2009-11-19

Topic attachments
I Attachment HistorySorted ascending Action Size Date Who Comment
PNGpng Screen_shot_2009-11-19_at_1.04.03_PM.png r1 manage 31.8 K 2009-11-19 - 19:06 JeanNeron  
PNGpng Screen_shot_2009-11-19_at_1.07.26_PM.png r1 manage 50.7 K 2009-11-19 - 19:08 JeanNeron  
PNGpng Screen_shot_2009-11-19_at_1.10.06_PM.png r1 manage 102.7 K 2009-11-19 - 19:10 JeanNeron  
PNGpng Screen_shot_2009-11-19_at_1.16.43_PM.png r1 manage 54.3 K 2009-11-19 - 19:17 JeanNeron  
PNGpng Screen_shot_2009-11-19_at_1.19.07_PM.png r1 manage 38.5 K 2009-11-19 - 19:20 JeanNeron  
PNGpng Screen_shot_2009-11-19_at_12.22.24_PM.png r1 manage 58.1 K 2009-11-19 - 18:25 JeanNeron Java Preferences
PNGpng Screen_shot_2009-11-19_at_3.01.08_PM.png r1 manage 103.8 K 2009-11-19 - 21:05 JeanNeron  
Edit | Attach | Watch | Print version | History: r11 < r10 < r9 < r8 < r7 | Backlinks | Raw View | Raw edit | More topic actions
Topic revision: r11 - 2020-02-27 - JeanNeron
 
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