Click or drag to resize

SetupActionsSetupManagerFileName Field

Name of a file packaged and installed with application. That file is used to repair or uninstall the application and is usually the Ticup setup console executable.

Namespace:  MicaSystems.Utils.Setup
Assembly:  MicaSystems.Utils (in MicaSystems.Utils.dll) Version: 1.0.0.0 (1.1.0.123)
Syntax
C#
public const string SetupManagerFileName = "SetupManager.exe"

Field Value

Type: String
See Also