checkbox - IgnoreDependencies for Application

This commit is contained in:
Sergey 2012-08-27 15:52:40 +03:00
parent 24ee7357c1
commit 7d10a750a0
6 changed files with 73 additions and 11 deletions

View file

@ -172,6 +172,7 @@ namespace WebsitePanel.Server.WPIService
{
_wpiHelper.InstallProducts(
_productsToInstall,
true, //search and install dependencies
WpiHelper.DeafultLanguage,
InstallStatusUpdatedHandler,
InstallCompleteHandler