mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-07 19:57:07 +02:00
[VCM] do not cleanup settings during installation
This commit is contained in:
committed by
Andrey Nekrasov
parent
e9ce9ab87a
commit
f3915043dd
@@ -402,8 +402,6 @@ int Bootstrapper(HINSTANCE hInstance)
|
|||||||
ShowMessageBoxError(IDS_DOTNET_INSTALL_ERROR);
|
ShowMessageBoxError(IDS_DOTNET_INSTALL_ERROR);
|
||||||
}
|
}
|
||||||
|
|
||||||
CleanupSettingsFromOlderVersions();
|
|
||||||
|
|
||||||
// At this point, there's no reason to show progress bar window, since MSI installers have their own
|
// At this point, there's no reason to show progress bar window, since MSI installers have their own
|
||||||
CloseProgressBarDialog();
|
CloseProgressBarDialog();
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user