radius
Joined: 22 Feb 2019 Posts: 2
|
Posted: Tue Feb 26, 2019 5:30 pm Post subject: Can I use the project file created in the GUI to the command |
|
|
Can I use the project file created in the GUI to the command line call?
For example I create and configure the project file myproject.iep using Encoder GUI.
Now I would like to use this project file to call encoder from command line, such as:
ioncube_encoder71.exe --project-file myproject.iep
Or I can not use the project file created using Encoder GUI as the parameter of command line call and I need to create a separate project file using the command line like a
ioncube_encoder --project-file p1 --create-project ... |
|