Global Launch Buttons
min

Global Launch Buttons

Creating Local Launch Buttons

Launch buttons allow users to quickly run or open files after installing an environment.

Two Types of launch buttons:
1. Admin level for everyone for managing envrionment levels

2. User level (local launch buttons) for personal tasks

Create Global Launch Buttons for Everyone

  1. Navitage to Product -> Select Environment -> Launch Buttons
  2. Click the + button.
  3. Enter:
    • Name: Label for the button.
    • File Path: The executable or file to open.
      • Use {installDirectory} to point to the environment’s install folder.
        Example: {installDirectory}system/binaries/GameClient.exe
    • Arguments: Optional parameters.
  4. Click OK to save.

Global Launch Buttons

Global Launch Buttons Tutorial (Admin User)


Installed Envrionments Manage Launch Buttons for Everyone

  • Navigate to Installed Envrionments tab
  • Select Settings Icon
  • Choose Launch Buttons Tab
  • Show/Hide: Toggle the eye icon.
  • Copy/View/Edit/Reorder/Delete: Options in the Launch Buttons panel.
  • Disabled Buttons: Appear grayed out if the mapped file isn’t installed locally.


macOS Tip: To open non-application files, use /usr/bin/open as File Path and {installDirectory}file.pkg as Arguments.

DOs
DONTs
Pro Tips
Install Envrionment first if you are trying to create you own user launch button so it won't impact anyone else