Delete File Command Option

Command Syntax

/DelFile  <target_file_path>

Deletes a file from the project.

Parameters:

  • <target_file_path>
  • The relative file path from the project point of view.

Example:

AdvancedInstaller.com /edit MyProject.aip
    /DelFile APPDIR\File.txt 

For WinCE projects:

AdvancedInstaller.com /edit MyProject.aip
    /DelFile %InstallDir%\File.txt