Delete Shortcut Command Option

Command Syntax

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

Deletes a shortcut file from the project.

Parameters:

  • <shortcut_name>
  • The name of the shortcut file.
  • <folder_path>
  • The path pointing to the shortcut's file location.

Example:

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