Installer: old to new update #6 - add scheduler service registration.

This commit is contained in:
McMak 2015-05-21 15:49:02 +03:00
parent a0ceaf800a
commit 848cbd4bb1
3 changed files with 119 additions and 38 deletions

View file

@ -89,7 +89,8 @@ namespace WebsitePanel.Setup
SwitchEntServer2AspNet40,
SwitchWebPortal2AspNet40,
ConfigureSecureSessionModuleInWebConfig,
RestoreConfig
RestoreConfig,
UpdateXml
}
public class InstallAction