bootstrapper: add --extract_msi arg for users that must access MSI (#8646)

* bootstrapper: add --extract_msi arg for users that must access MSI

- clean up setting outdated MSI properties
- minor fixes
This commit is contained in:
Andrey Nekrasov
2020-12-17 19:58:15 +03:00
committed by GitHub
parent e58ff6c71c
commit 0709b0648a
4 changed files with 33 additions and 14 deletions

View File

@@ -70,7 +70,6 @@
<Property Id="INSTALLSTARTMENUSHORTCUT" Value="1"/>
<Property Id="CREATESCHEDULEDTASK" Value="1"/>
<Property Id="WixShellExecTarget" Value="[#action_runner.exe]" />
<Property Id="SKIPDOTNETINSTALL" Value="0"/>
<Property Id ="EXISTINGPOWERRENAMEEXTPATH">
<RegistrySearch Id="ExistingExtPath" Root="HKCR" Key="CLSID\{0440049F-D1DC-4E46-B27B-98393D79486B}\InprocServer32" Type="raw"/>