Forum Discussion
JF_BAUDE
Oct 06, 2020Copper Contributor
Custom action with elevated privilege in MSIX
Hi all Now I'm able to translate MSI into MSIX (thanks to Advanced Installer Express edition) ! But my actual MSI is executing a lot of Custom Actions, at installation time with elevated privilege,...
JF_BAUDE
Oct 07, 2020Copper Contributor
Yes I tried something similar but focused on certutil command (thru a PS script) in order to add the expected certificates
And it is working correctly !
Rgds
JF BAUDE
JF_BAUDE
Oct 09, 2020Copper Contributor
Hi Bogdan
BTW is it possible to do something similar at UN-installation time for a MSIX ?
Rgds
JF BAUDE
- Bogdan MitracheOct 09, 2020Iron Contributor
Hi JF_BAUDE
Not that I know of. Currently, there are no methods to trigger a script when you install or uninstall an MSIX package.
Bogdan