aboutsummaryrefslogtreecommitdiff
path: root/src/libs/dutil/WixToolset.DUtil/procutil.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix crash when CloseApplications_X64 closes Electron appAndrzej Wojtas2024-01-221-1/+1
|
* Hide visible NetCoreCheck.exe window.Bob Arnson2023-04-041-0/+1
| | | | | | Fixes https://github.com/wixtoolset/issues/issues/7353. Also adds unit test and removes dead code.
* Add Netfx bundle extension and netfx:DotNetCoreSearch.Sean Hall2022-10-101-1/+2
| | | | | | Remove built-in .NET Core packages since they update too quickly. Fixes 6257
* Add WixCanRestart and make wixstdba elevate for restart when required.Sean Hall2022-09-031-17/+89
| | | | Fixes 5499
* Add AppWaitForSingleObject/MultipleObjects, ThreadWaitForCompletion.Sean Hall2022-06-291-24/+18
|
* Update Burn algorithm for picking elevated temp path to use SystemTemp.Sean Hall2022-06-071-0/+68
|
* Don't set NativeMachine variables when IsWow64Process2 is unavailableEric StJohn2021-09-131-1/+3
|
* Add NativeMachine to Burn and WIX_NATIVE_MACHINE to UtilExtensionEric StJohn2021-08-301-8/+31
|
* Move dutil into libs/dutilRob Mensching2021-04-291-0/+522