PowerToys/installer/PowerToysSetupCustomActions
Stefan Markovic fb7a85ec81
[ARM][Installer]Fix UninstallCommandNotFoundModule not finding pwsh(#33143)
* [ARM][Installer] Fix UninstallCommandNotFoundModule

On ARM, processes does not inherit the user env variables. So, pwsh.exe could not be found from installer process.
Logic is changed to use powershell.exe to first set process' PATH env var and then trigger pwsh.exe

* address PR comments
2024-06-05 11:10:08 +01:00
..
CustomAction.cpp [ARM][Installer]Fix UninstallCommandNotFoundModule not finding pwsh(#33143) 2024-06-05 11:10:08 +01:00
CustomAction.def [Installer]Use custom action to copy DSC files on user install (#32799) 2024-05-31 09:47:31 +01:00
packages.config [Deps]Upgrade CppWinRT to 2.0.240111.5 (#31396) 2024-02-13 13:55:14 +00:00
pch.cpp [Build]Unify PCH usage (#31055) 2024-03-22 10:29:14 +00:00
pch.h [Build]Unify PCH usage (#31055) 2024-03-22 10:29:14 +00:00
PowerToysSetupCustomActions.vcxproj [NewUtility]Advanced Paste (#23) 2024-05-17 23:43:59 +01:00
PowerToysSetupCustomActions.vcxproj.filters [Build]Unify PCH usage (#31055) 2024-03-22 10:29:14 +00:00
RcResource.h [Setup] Use WiX bootstrapper instead of a custom one (#15050) 2022-01-05 10:28:09 -08:00
resource.h [build]Add version to binaries and add check in CI (#19792) 2022-08-10 09:58:21 +01:00
Resource.rc [build]Add version to binaries and add check in CI (#19792) 2022-08-10 09:58:21 +01:00