-
Notifications
You must be signed in to change notification settings - Fork 0
Getting Started
AlkindiX edited this page Aug 11, 2015
·
2 revisions
If this is your first time using packager application follow these steps to configure it
- Open cmd program by type Windows Logo+R or open Run program.
- Type cmd and click run
- When cmd appear, type
cd <Directory file location> - Type
packager -s --gThis code call the gui interface. It means Open packager on setting using gui - When gui appeared, Add new release directory location by clicking add button, then select the place where your binaries are
- Don't forgot to save your setting by clicking Save setting button
- Now cmd is not needed, because you can use it when you want to configure your settings, and just click
packager.exeor include it into your project after successful build
You can view it here