checkbox - IgnoreDependencies for Application
This commit is contained in:
parent
24ee7357c1
commit
7d10a750a0
6 changed files with 73 additions and 11 deletions
|
@ -172,6 +172,7 @@ namespace WebsitePanel.Server.WPIService
|
|||
{
|
||||
_wpiHelper.InstallProducts(
|
||||
_productsToInstall,
|
||||
true, //search and install dependencies
|
||||
WpiHelper.DeafultLanguage,
|
||||
InstallStatusUpdatedHandler,
|
||||
InstallCompleteHandler
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue