C# Class VCRedistsInstaller.InstallVCRedist2010_x86

Inheritance: IInstaller
ファイルを表示 Open project: fusetools/Squirrel.Windows

Public Methods

Method Description
Install ( bool silent, IProgress progress ) : void
IsInstalled ( ) : bool

Method Details

Install() public method

public Install ( bool silent, IProgress progress ) : void
silent bool
progress IProgress
return void

IsInstalled() public method

public IsInstalled ( ) : bool
return bool