IInstalledFileCustomAction

Declaration

IInstalledFileCustomAction : ICustomAction

Overview

This interface facilitates editing custom action that allows the launching of a file into execution, but it must be scheduled after the files have been deployed on the target computer.

Properties

IFile File - Gets or sets the full path of the file you want to launch.

String CommandLine - Get or sets the command line arguments for launching executable file.

See also

ISearch

IAdvinstProjectTypes