r=pedemont, sr=blizzard (platform specific)
OS/2 only - Installer isn't closing some version of mozturbo


git-svn-id: svn://10.0.0.236/trunk@155405 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
mkaply%us.ibm.com
2004-04-23 19:13:54 +00:00
parent 522917a8cd
commit 2818b0435a
2 changed files with 3 additions and 1 deletions

View File

@@ -162,7 +162,7 @@ int main(int argc, char *argv[]) {
}
if (do_unload) {
HEV hev;
HEV hev = NULLHANDLE;
if (DosOpenEventSem(SEMNAME, &hev) == NO_ERROR) {
if (DosPostEventSem(hev) == NO_ERROR) {
if (DosCloseEventSem(hev) == NO_ERROR) {

View File

@@ -350,6 +350,8 @@ Extra Cmd0 Parameter=-kill
[Check Instance1]
Process Name=mozturbo.exe
Extra Cmd0 Parameter=-u
;*** LOCALIZE ME BABY ***
Message=Unable to close mozturbo.exe. Please press OK to try again. If this problem persists, press the Cancel button and close mozturbo.exe manually. To do this, go to the directory where $ProductName$ is installed and type 'mozturbo -u'.
[Component XPCOM]
Description Short=Mozilla XPCOM