Skip to content
AlkindiX edited this page Aug 11, 2015 · 2 revisions

If this is your first time using packager application follow these steps to configure it

Graphical User Interface

  1. Open cmd program by type Windows Logo+R or open Run program.
  2. Type cmd and click run
  3. When cmd appear, type cd <Directory file location>
  4. Type packager -s --g This code call the gui interface. It means Open packager on setting using gui
  5. When gui appeared, Add new release directory location by clicking add button, then select the place where your binaries are
  6. Don't forgot to save your setting by clicking Save setting button
  7. Now cmd is not needed, because you can use it when you want to configure your settings, and just click packager.exe or include it into your project after successful build

Command line

You can view it here

Clone this wiki locally