Various changes to prepare Installers for 1.2.2
Update Installer EULA Date for 2012 Update Build.XML for 1.2.2 Update email address in installer to info@websitepanel.net
This commit is contained in:
parent
bb347537af
commit
99e93e99da
20 changed files with 398 additions and 301 deletions
|
@ -296,7 +296,7 @@ namespace WebsitePanel.Setup.Actions
|
|||
var args = new ActionErrorEventArgs
|
||||
{
|
||||
ErrorMessage = "An unexpected error has occurred. We apologize for this inconvenience.\n" +
|
||||
"Please contact Technical Support at support@websitepanel.net.\n\n" +
|
||||
"Please contact Technical Support at info@websitepanel.net.\n\n" +
|
||||
"Make sure you include a copy of the Installer.log file from the\n" +
|
||||
"WebsitePanel Installer home directory.",
|
||||
OriginalException = ex,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue