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