Command Syntax
/AddFile <target_folder_path>
<source_file_path>Adds a file to the project.
Parameters:
- <target_folder_path>
- The target project folder.
- <source_file_path>
- The source file's path.
Example:
AdvancedInstaller.com /edit MyProject.aip
/AddFile APPDIR C:\File.txtFor WinCE projects:
AdvancedInstaller.com /edit MyProject.aip
/AddFile %InstallDir% C:\File.txt