Set Control Panel Icon Command

Command Syntax

/SetIcon  -icon <icon_path>

Set the application icon which the user can see in Control Panel Programs and Features.

Parameters:

  • -icon <icon_path>
  • The path to the icon file.

Example:

AdvancedInstaller.com /edit MySampleProject.aip
    /SetIcon -icon "C:\icon.ico"