This commit is contained in:
ben%bengoodger.com 2003-11-01 00:47:35 +00:00
Родитель e9ff806fda
Коммит 3c577e40d2
1 изменённых файлов: 1 добавлений и 0 удалений

Просмотреть файл

@ -1649,6 +1649,7 @@ BOOL InstallFiles(HWND hDlg)
else
err = WIZ_OK;
//XXXben TODO: shift this until after the FINISH step in DlgProcInstallSuccess
if (err == WIZ_OK || err == 999){
if (sgProduct.bInstallFiles)
UpdateJSProxyInfo();