зеркало из https://github.com/mozilla/pjs.git
fixing blocker bug 186703 - gre not installing. a=lpham.
This commit is contained in:
Родитель
dcfc314ddc
Коммит
05581bef17
|
@ -2345,7 +2345,7 @@ void GetXpinstallPath(char *aPath, int aPathBufSize)
|
|||
*/
|
||||
HRESULT ProcessXpinstallEngine()
|
||||
{
|
||||
HRESULT rv = WIZ_ERROR_UNDEFINED;
|
||||
HRESULT rv = WIZ_OK;
|
||||
|
||||
if(*siCFXpcomFile.szMessage != '\0')
|
||||
ShowMessage(siCFXpcomFile.szMessage, TRUE);
|
||||
|
|
Загрузка…
Ссылка в новой задаче