diff --git a/dist/win/resources/main.wxs b/dist/win/resources/main.wxs index 1fb7b552d..a9ca9d9c4 100644 --- a/dist/win/resources/main.wxs +++ b/dist/win/resources/main.wxs @@ -143,11 +143,11 @@ CloseMessage="no" RebootPrompt="no" PromptToContinue="yes" - Description="A running instance of $(var.JpAppName) is found. Please close it to continue." + Description="A running instance of $(var.JpAppName) is found, using files marked for update. Please close it to continue." Property="FOUNDRUNNINGAPP" > - + @@ -182,7 +182,7 @@ FOUNDRUNNINGAPP - + NOT Installed OR REINSTALL NOT Installed OR REINSTALL