summaryrefslogtreecommitdiff
path: root/setup_native/source/win32/customactions/inst_msu/inst_msu.cxx
AgeCommit message (Expand)Author
2020-08-04Improved loplugin:staticanonymous -> redundantstatic redux, clang-clStephan Bergmann
2019-07-10fix HRESULT_FROM_WIN32 can not be placed inside switch for SDK8.1nd101
2019-04-22tdf#124794: Wait for WU service stopped before launching wusa.exeMike Kaganski
2019-03-22tdf#123832: Try to prevent/control hung wusa.exe while installing UCRTMike Kaganski
2018-12-24tdf#122302: Set status message when installing KB2999226Mike Kaganski
2018-12-16tdf#121987 follow-up: never fail MSU install; warn instead.Mike Kaganski
2018-12-09tdf#121987: Don't fail installation if failed to enable WU serviceMike Kaganski
2018-10-27tdf#120703 PVS: V530 The return value of function is required to be utilizedMike Kaganski
2018-09-18Get rid of Windows .def files in setup_native, use __declspec(dllexport)Stephan Bergmann
2018-05-01loplugin:nullptr (clang-cl)Stephan Bergmann
2018-04-25Install UCRT from MSUs, not using nested VC Redist installMike Kaganski