New: KiCad (Mar 25, 2025), Platform 30.0.2 (Mar 27, 2025) 1,100+ portable packages, 1.1 billion downloads Ad Free! Please donate today
Hi,
How can I rename an entry in the PortableApps Menu?
Thank you.
you have 2 options: 1. use a menu mod, or 2. recompile each launcher with changed credentials. doesn't the menu read the file description?
But there’s no sense crying over every mistake, You just keep on trying till you run out of cake.
What do you mean by, "recompile each launcher with changed credentials."?
ok, go to the launcher source (Other\Source\AppNamePortable.nsi) and open it with something like Notepad, or Notepad++. find this line:
VIAddVersionKey FileDescription "${PORTABLEAPPNAME}"
and replace ${PORTABLEAPPNAME} with whatever you want it to show up as in the menu. then, finally, compile with NSIS.
Compile with NSIS? What's NSIS?
Search for either the geek.menu or PortableAppMenuModR34
Too many lonely hearts in the real world Too many bridges you can burn Too many tables you can't turn Don't wanna live my life in the real world
Thanks Oli
Please help support us by making a donation so we can keep bringing you awesome free software. We accept credit card, wire transfer, PayPal, cryptocurrency, and more.
If you recently donated, thank you!
you have 2 options:
1. use a menu mod, or
2. recompile each launcher with changed credentials.
doesn't the menu read the file description?
But there’s no sense crying over every mistake,
You just keep on trying till you run out of cake.
What do you mean by, "recompile each launcher with changed credentials."?
ok, go to the launcher source (Other\Source\AppNamePortable.nsi) and open it with something like Notepad, or Notepad++. find this line:
and replace ${PORTABLEAPPNAME} with whatever you want it to show up as in the menu.
then, finally, compile with NSIS.
But there’s no sense crying over every mistake,
You just keep on trying till you run out of cake.
Compile with NSIS? What's NSIS?
Search for either the geek.menu or PortableAppMenuModR34
Too many lonely hearts in the real world
Too many bridges you can burn
Too many tables you can't turn
Don't wanna live my life in the real world
Thanks Oli