CODESYS is started, the specified project archive is extracted, and the project is opened.
Syntax:
--projectarchive="<path of projectarchive file>"
<path of project archive file>
: File path of project archive
Example
Extract the test.projectarchive
and open the project in the development system:
Automation Builder.exe --projectarchive="D:\projects\test.projectarchive"