dots2/windows/metadata/pwsh.xml

14 lines
461 B
XML

<?xml version="1.0" encoding="utf-8"?>
<Component xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="Metadata.xsd">
<FriendlyName>Windows PowerShell</FriendlyName>
<Detection>
<Method>FindInPath</Method>
<FindInPath>powershell</FindInPath>
</Detection>
<InstallPath>
<SpecialFolder>Personal</SpecialFolder>
<Destination>PowerShell</Destination>
</InstallPath>
</Component>