IInstalledFileCustomAction

DeclarationCopy link to this sectionLink to this section copied!

IInstalledFileCustomAction : ICustomAction

OverviewCopy link to this sectionLink to this section copied!

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.

PropertiesCopy link to this sectionLink to this section copied!

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.