sjeslis
Posts: 308
Joined: Mon Aug 22, 2011 11:40 pm
Contact: Website

Command Line Syntax To Convert An AI Project?

When we get a new version from Caphyon I like to open all my AI projects and convert them but we have like 13 projects, including merge modules.

I know the command line syntax allows for a Load, Modify, Save BUT I don't want to modify. I'd like to just Load and Save.

Anyway to do this?
Scott Jeslis
Senior Software Engineer
Cicero, Inc.
Dan
Posts: 4513
Joined: Wed Apr 24, 2013 3:51 pm

Re: Command Line Syntax To Convert An AI Project?

Hi Scott,

You can execute a file of commands and in it insert only:

Code: Select all

;aic
Save
The complete command will look like this:

Code: Select all

"AdvancedInstaller.com /execute <path_to_project_file> <command_file_path> [-nofail]"
Please let us know if this is what you are looking for.

Best regards,
Dan
Dan Ghiorghita - Advanced Installer Team
Follow us: Twitter - Facebook - YouTube

Return to “Building Installers”