Skip to content

Commit 14cc480

Browse files
committed
Installer: Remove PayPal donate remnants
1 parent 7294866 commit 14cc480

File tree

2 files changed

+0
-8
lines changed

2 files changed

+0
-8
lines changed

Src/Setup/Setup.wxs

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -392,13 +392,6 @@
392392
<Text><![CDATA[<a href="https://github.com/Open-Shell/Open-Shell-Menu">!(loc.WebLink)</a>]]></Text>
393393
<Condition Action="show">NOT Installed</Condition>
394394
</Control>
395-
<!-- <Control Type="Icon" Id="Icon2" Width="12" Height="12" X="7" Y="220" Hidden="yes" Text="donate.ico"> -->
396-
<!-- <Condition Action="show">NOT Installed</Condition> -->
397-
<!-- </Control> -->
398-
<!-- <Control Type="Hyperlink" Id="Link2" Width="112" Height="10" X="22" Y="221" Hidden="yes" ToolTip="www.paypal.com"> -->
399-
<!-- <Text><![CDATA[<a href="https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=5N8TPRAQJWX8G&lc=US&item_name=Classic%20Shell&no_note=1&no_shipping=1&currency_code=USD&bn=PP%2dDonationsBF%3abtn_donateCC_LG%2egif%3aNonHosted">!(loc.DonateLink)</a>]]></Text> -->
400-
<!-- <Condition Action="show">NOT Installed</Condition> -->
401-
<!-- </Control> -->
402395
<Control Id="OptionalCheckBox" Type="CheckBox" X="188" Y="204" Width="130" Height="12" Hidden="yes" Property="WIXUI_EXITDIALOGOPTIONALCHECKBOX" CheckBoxValue="1" Text="!(loc.ViewReadme)">
403396
<Condition Action="show">NOT Installed</Condition>
404397
</Control>
@@ -649,7 +642,6 @@
649642
</InstallExecuteSequence>
650643
<Binary Id="SetupHelper.exe" SourceFile="Output\SetupHelper.exe" />
651644
<Binary Id="dialog2.jpg" SourceFile="..\Setup\dialog2.jpg" />
652-
<Binary Id="donate.ico" SourceFile="..\Setup\donate.ico" />
653645
<Binary Id="web.ico" SourceFile="..\Setup\web.ico" />
654646
</Product>
655647
</Wix>

Src/Setup/donate.ico

-1.12 KB
Binary file not shown.

0 commit comments

Comments
 (0)