r=pedemont, sr=blizzard (platform specific)
OS/2 only - Installer isn't closing some version of mozturbo
This commit is contained in:
mkaply%us.ibm.com 2004-04-23 19:13:54 +00:00
parent c177c2d634
commit 5607412968
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