Skip to content

Commit

Permalink
Addressed #134
Browse files Browse the repository at this point in the history
  • Loading branch information
nefarius committed Feb 5, 2024
1 parent 8c58521 commit 8d3424f
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions Setup/HidHide.aip
Original file line number Diff line number Diff line change
Expand Up @@ -67,8 +67,6 @@
<ROW Feature="HidHide" Feature_Parent="MainFeature" Title="HidHide" Description="Description" Display="1" Level="1" Directory_="APPDIR" Attributes="0"/>
<ROW Feature="HidHide_1" Feature_Parent="HidHide" Title="HidHide" Description="Description" Display="1" Level="1" Directory_="APPDIR" Attributes="0"/>
<ROW Feature="HidHide_HID" Feature_Parent="MainFeature" Title="HidHide_HID" Description="Description" Display="1" Level="1" Directory_="APPDIR" Attributes="0"/>
<ROW Feature="HidHide_XBOX" Feature_Parent="HidHide_1" Title="HidHide_XBOX" Description="Description" Display="1" Level="1" Directory_="APPDIR" Attributes="0"/>
<ROW Feature="HidHide_XNA" Feature_Parent="MainFeature" Title="HidHide_XNA" Description="Description" Display="1" Level="1" Directory_="APPDIR" Attributes="0"/>
<ROW Feature="MainFeature" Title="MainFeature" Description="Description" Display="1" Level="1" Directory_="APPDIR" Attributes="0"/>
<ATTRIBUTE name="CurrentFeature" value="MainFeature"/>
</COMPONENT>
Expand Down Expand Up @@ -152,8 +150,6 @@
<ROW Feature_="HidHide" Level="0" Condition="((VersionNT &lt; 500) OR (NOT VersionNT))"/>
<ROW Feature_="HidHide_1" Level="0" Condition="((VersionNT &lt; 500) OR (NOT VersionNT))"/>
<ROW Feature_="HidHide_HID" Level="0" Condition="((VersionNT &lt; 500) OR (NOT VersionNT))"/>
<ROW Feature_="HidHide_XNA" Level="0" Condition="((VersionNT &lt; 500) OR (NOT VersionNT))"/>
<ROW Feature_="HidHide_XBOX" Level="0" Condition="((VersionNT &lt; 500) OR (NOT VersionNT))"/>
</COMPONENT>
<COMPONENT cid="caphyon.advinst.msicomp.MsiControlComponent">
<ROW Dialog_="LicenseAgreementDlg" Control="AgreementText" Type="ScrollableText" X="20" Y="60" Width="330" Height="120" Attributes="7" Text="..\LICENSE.rtf" Order="400" TextLocId="Control.Text.LicenseAgreementDlg#AgreementText" MsiKey="LicenseAgreementDlg#AgreementText"/>
Expand Down

0 comments on commit 8d3424f

Please sign in to comment.