Reset Synchronized Folder Command OptionCommand Syntax:
/ResetSync <target_folder_path> [-clearcontent] Resets a synchronized folder from the project. The files and
folders that are added as the result of the synchronization process will
not be deleted by default. Parameters - <target_folder_path> - The path of the project
folder.
- [-clearcontent] - The files and folders created by the
synchronization will be removed automatically.
Example:
AdvancedInstaller.com /edit MyProject.aip /ResetSync APPDIR\SynFolder -clearcontent |