Improvements WiX UI, installed component detection, update via UI.
This commit is contained in:
parent
473fd3c3ef
commit
ce508b178c
6 changed files with 127 additions and 18 deletions
|
@ -39,6 +39,7 @@ namespace WebsitePanel.Setup
|
|||
public const string DefaultInstallPathRoot = @"C:\WebsitePanel";
|
||||
public const string LoopbackIPv4 = "127.0.0.1";
|
||||
public const string InstallerProductCode = "cfg core";
|
||||
public const string DefaultProductName = "WebsitePanel";
|
||||
|
||||
public abstract class Parameters
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue