InstallerContactSite Map

Command Syntax

/DelShortcut  -name <shortcut_name> 
              -dir <folder_path>

Deletes a shortcut file from the project.

Parameters:

  • <shortcut_name>
  • The name of the shortcut that is to be deleted.
  • <folder_path>
  • The shortcut's directory.

Example:

AdvancedInstaller.com /edit MyProject.aip 
    /DelShortcut -name MyShortcut -dir DesktopFolder