At install time, the Advanced Installer MSI package uses the File Associations support to associate itself with the Advanced Installer Project files, which have the .AIP extension. Two verbs are added to the Windows Explorer context menu: Open and Build.
Open action
By selecting the “Open” menu item of the right-click context menu o an .AIP file in Windows Explorer,it will open Advanced Installer and it will load the specified project file.
Build action
By selecting the “Build” menu item of the right-click context menu on an .AIP file in Windows Explorer,it will start Advanced Installer without UI, in the background, will build the project and quit.