We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 28db6a2 commit 702b856Copy full SHA for 702b856
1 file changed
installer/Phat.wxs
@@ -6,8 +6,6 @@
6
Version="$(var.ProductVersion)"
7
UpgradeCode="{3B4F2B7E-3A1C-4B24-9A88-7CF4E7C2C941}"
8
Scope="perMachine">
9
- <Summary>Phat - XAMPP PHP Version Switcher for Windows | pphat.top</Summary>
10
- <Description>A lightweight CLI tool for managing multiple PHP versions in XAMPP on Windows. Publisher: PPhatDEV (pphat.top)</Description>
11
<Icon Id="PhatIcon" SourceFile="assets\phat.ico" />
12
<MajorUpgrade DowngradeErrorMessage="A newer version of [ProductName] is already installed." />
13
<MediaTemplate EmbedCab="yes" />
0 commit comments