Why is the app name "Inno Setup Portable" displayed in the PortableApps.com menu, not "Inno Setup Compiler Portable"?
[Format]
Type=PortableAppsFormat
Version=3.5
[Details]
Name=Inno Setup Portable
AppId=InnoSetupPortable
Publisher=Jordan Russell’s Software & PortableApps.com
Homepage=https://portableapps.com/apps/development/inno-setup-portable
Category=Development
Description=Installation system
Language=English
[License]
Shareable=true
OpenSource=true
Freeware=true
CommercialUse=true
EULAVersion=1
[Version]
PackageVersion=6.2.1.0
DisplayVersion=6.2.1
[Control]
Icons=1
Start=InnoSetupPortable.exe
Start1=InnoSetupPortable.exe
Name1=Inno Setup Compiler Portable
It's pulled from AppName in Details. Remove Start1 and Name1 from control, they won't be used.
Sometimes, the impossible can become possible, if you're awesome!
Can I request this feature?
The package name and the app name may not be the same (like right now)
The app name is the app name and should be the same in the installer and the menu. This is the way all apps in PA.c Format work.
Sometimes, the impossible can become possible, if you're awesome!