mirror of
https://github.com/microsoft/PowerToys.git
synced 2025-12-15 19:27:56 +01:00
add path compoment
This commit is contained in:
@@ -121,6 +121,11 @@
|
|||||||
<ComponentRef Id="License_rtf" />
|
<ComponentRef Id="License_rtf" />
|
||||||
<ComponentRef Id="Notice_md" />
|
<ComponentRef Id="Notice_md" />
|
||||||
<ComponentRef Id="DesktopShortcut" />
|
<ComponentRef Id="DesktopShortcut" />
|
||||||
|
<?if $(var.PerUser) = "true" ?>
|
||||||
|
<ComponentRef Id="powertoys_env_path_user" />
|
||||||
|
<?else?>
|
||||||
|
<ComponentRef Id="powertoys_env_path_machine" />
|
||||||
|
<?endif?>
|
||||||
<?if $(var.PerUser) = "false" ?>
|
<?if $(var.PerUser) = "false" ?>
|
||||||
<ComponentRef Id="PowerToysDSC" />
|
<ComponentRef Id="PowerToysDSC" />
|
||||||
<?endif?>
|
<?endif?>
|
||||||
|
|||||||
Reference in New Issue
Block a user