LaunchMeUp Player
LaunchMeUp Player is the main tool of LaunchMeUp. He allows you to launch an application created with the editor or retrieved from magiczee.com with the wizard.
How to launch LaunchMeUp Player
Once the installation of LaunchMeUp is complete, the Player is accessible from the icon placed on the desktop or in the menu start Windows (it's simply called LaunchMeUp).
No login required
Unlike other Assistant and Editor tools, the Player does not require a connection. It is therefore not necessary to have an account on magiczee.com to use it (although this is recommended).
Home page
Direct launch of the Player gives access to the page LaunchMeUp home page, which itself is a LaunchMeUp application.
This home page allows quick access to applications previously executed, to the Assistant and to the editor, or allows opening a selected application on the computer.
Command line
It is possible to directly open an application by launching the Player from the command line or using a Windows shortcut, and by specifying the correct arguments. The command line syntax is: next :
LaunchMeUp.exe <appenterpointpath> <var1=val1> <var2=val2> …
Or
LaunchMeUp.exe -s <var1=val1> <var2=val2> …
<appentrypointpath>: path of the .lmu file entry point of your application (containing the Launcher).
<var1=val1*> …: allows the definition of variables in your applications, at the of the Launcher, therefore for the entire application (optional).
-s: (“select application”) to ask LaunchMeUp Player to directly display the selection of an entry point application to open and not the home page.