update
This commit is contained in:
@@ -255,8 +255,7 @@ end;
|
||||
function InitializeUninstall(): Boolean;
|
||||
begin
|
||||
Result := True;
|
||||
if not WizardSilent then
|
||||
MsgBox('AzA wird fuer die Deinstallation kurz geschlossen.', mbInformation, MB_OK);
|
||||
MsgBox('AzA wird fuer die Deinstallation kurz geschlossen.', mbInformation, MB_OK);
|
||||
CloseAzaProcesses();
|
||||
end;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user