Import Shortcut Command Option

Command Syntax

/ImportShortcut  <target_folder_path>
                <source_file_path>
                [-forceoverwrite]

Imports an shortcut in the project.

Parameters:

  • <target_folder_path>
  • The target project folder.
  • <source_file_path>
  • The path to the shortcut to import.
  • [-forceoverwrite]
  • Optional switch that will overwrite any existing shortcut (LNK) from the project with the same name, otherwise it will skip importing the current shortcut.

Example:

AdvancedInstaller.com /edit MyProject.aip
    /ImportShortcut APPDIR C:\MyShortcut.lnk