SDA-2526 Added comment

This commit is contained in:
Mattias Gustavsson 2020-10-20 07:51:49 +02:00
parent ea1c791b1d
commit 6289b563ad

View File

@ -254,6 +254,7 @@ class Script
}
}
// Display a confirmation dialog when uninstalling Symphony, and cancel uninstall unless user confirms.
static void project_BeforeInstall(SetupEventArgs e)
{
try