You are here

Renaming Apps in Menu

19 posts / 0 new
Last post
achi10
Offline
Last seen: 16 years 3 months ago
Joined: 2007-08-21 20:30
Renaming Apps in Menu

How can I rename the apps in the menu? I saw an executable on here somewhere, but I'd rather rename the apps manually. Is there some way to do it?

Also, what about icons in the start menu for the apps? Can those be changed?

OliverK
OliverK's picture
Offline
Last seen: 3 years 4 days ago
Developer
Joined: 2007-03-27 15:21
Resource hacker

http://angusj.com/resourcehacker/

There are 10 types of people in the world.

Those who understand Binary
and Those who don't

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

Orius
Offline
Last seen: 15 years 6 months ago
Joined: 2006-11-30 11:13
How to use Resource Hacker

What exactly am I supposed to "hack" with RH to change the displayed *.exe name? I figured there would be a line somewhere that basically states the same text as that which is displayed for the exe. Some help would be great.

Thanks,
Zack

Patrick Patience
Offline
Last seen: 4 years 6 months ago
DeveloperModerator
Joined: 2007-02-20 19:26
The center line.

In the .exe, the one that says

AppName Portable, search thru the files of the exe in Resource Hacker and change that one. It should be somewhere under version info.

______________________
Signature...What Signature?

Orius
Offline
Last seen: 15 years 6 months ago
Joined: 2006-11-30 11:13
Thank you

Thank you

Orius
Offline
Last seen: 15 years 6 months ago
Joined: 2006-11-30 11:13
Hmm...Problem

Ok, so I used Resource Hacker to change the following

VALUE "ProductName", "7-Zip Portable" to VALUE "ProductName", "7-Zip"

then compiled and saved.

Now when I try to run the program I get this error message:

NSIS Error
The Installer you are trying to use is corrupted or incomplete.
This could be the result of a damaged disk, a failed download or a virus.

You may want to contact the author of this installer to obtain a new copy.

It may be possible to skip this check using the /NCRC command line switch
(NOT RECOMMENDED).
[OK]

The program still works correctly if I use the /NCRC command line switch, but otherwise I cannot use the links in the PA menu or the *.exe file directly to launch. Did I do something wrong or is this the reason you can't/shouldn't do this?
Also tried rehacking the name back to the original value and that doesn't help. Smile

Zack

Patrick Patience
Offline
Last seen: 4 years 6 months ago
DeveloperModerator
Joined: 2007-02-20 19:26
It's probably.

A save thing.

Get a open the original in ResHacker, change the nessary.
Close the VersionInfo tree, it will ask you if you want to compile.
Say yes, now save it as NewName.exe (don't overwrite the original) And compile like I said.

It works for me.

______________________
Signature...What Signature?

Orius
Offline
Last seen: 15 years 6 months ago
Joined: 2006-11-30 11:13
Still a problem...

Followed your directions as precisely as I could.
1) Opened 7-ZipPortable.exe in ResourceHacker (Completely New install of 7-zip, so fresh clean exe)
2) Open Version Info > 1 > 1003
3) Edited Line VALUE "ProductName", "7-Zip Portable" to read VALUE "ProductName", "7-Zip" ***
4) Closed Version Info folder and was asked "would I like to Compile"
5) Selected Yes to Compile
6) Save as "7-zip.exe"
And it still gives me the error message.

***I also changed the following values on a second attempt (using the original file), so that all occurances of 7-ZipPortable were replaced with 7-Zip
VALUE "FileDescription", "7-Zip"
VALUE "InternalName", "7-Zip"

Should I be decompressing the 7-zipPortable.exe with UPX first?

Zack

Simeon
Simeon's picture
Offline
Last seen: 9 years 8 months ago
DeveloperTranslator
Joined: 2006-09-25 15:15
You cant

reshack Johns Launchers. They have a CRC test built in that prevents them from running after someone tampered them.
You have to recompile the NSIS scripts with the name changed.
“I can live with doubt and uncertainty and not knowing. I think it is much more interesting to live not knowing than to have answers that might be wrong.” - Richard P. Feynman

"What about Love?" - "Overrated. Biochemically no different than eating large quantities of chocolate." - Al Pacino in The Devils Advocate

Orius
Offline
Last seen: 15 years 6 months ago
Joined: 2006-11-30 11:13
Thanks for the Info

I figured the error had something to do with a "security" feature. Sorry, wasn't trying to do anything sketchy, just wanted to redo my appmenu names. So I guess there are two options for me, learn to use NSIS or wait for the next PAmenu release.

Whats a good resource for learning about NSIS?

Zack

Patrick Patience
Offline
Last seen: 4 years 6 months ago
DeveloperModerator
Joined: 2007-02-20 19:26
John's launchers are...

...a very good resource. You can read thru the NSIS Manual as well, but you learn a lot from trying to understand the launcher.

P.S. You can change the names in the Pam MOD that's in the Beta forums eh?

______________________
Signature...What Signature?

Simeon
Simeon's picture
Offline
Last seen: 9 years 8 months ago
DeveloperTranslator
Joined: 2006-09-25 15:15
Use

Johns Launcher-sources (take something easy like VirtualMagnifyingGlass to start with). If you want to know more check out wikipedia or the official command list.
“I can live with doubt and uncertainty and not knowing. I think it is much more interesting to live not knowing than to have answers that might be wrong.” - Richard P. Feynman

"What about Love?" - "Overrated. Biochemically no different than eating large quantities of chocolate." - Al Pacino in The Devils Advocate

Patrick Patience
Offline
Last seen: 4 years 6 months ago
DeveloperModerator
Joined: 2007-02-20 19:26
No...

Brutal Chess (in the beta testing forum) is easy. Smile

First line - Sets the program out path the the program directory because apparently games like to think THEIR executable is the AppNamePortable.exe executable, and then they can't find their friend components in that directory. Blum
Second line - Executes the program.

______________________
Signature...What Signature?

Patrick Patience
Offline
Last seen: 4 years 6 months ago
DeveloperModerator
Joined: 2007-02-20 19:26
Haha Simeon,

Wanna read something funny? Blum

______________________
Signature...What Signature?

Simeon
Simeon's picture
Offline
Last seen: 9 years 8 months ago
DeveloperTranslator
Joined: 2006-09-25 15:15
Haha

“I can live with doubt and uncertainty and not knowing. I think it is much more interesting to live not knowing than to have answers that might be wrong.” - Richard P. Feynman

"What about Love?" - "Overrated. Biochemically no different than eating large quantities of chocolate." - Al Pacino in The Devils Advocate

OliverK
OliverK's picture
Offline
Last seen: 3 years 4 days ago
Developer
Joined: 2007-03-27 15:21
Its not due to compression

Sad I thought it was. Some are thought- like the catagorizer.

There are 10 types of people in the world.

Those who understand Binary
and Those who don't

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

OliverK
OliverK's picture
Offline
Last seen: 3 years 4 days ago
Developer
Joined: 2007-03-27 15:21
Sorry-

I should have added that. You can also change the icon. With the portables here, you'll need to decompress them with upx.
Command line is:

upx.exe
upx -d program name.exe

Recompress is:

upx.exe
upx -9 program name.exe

Other wise it'll screw it up.

There are 10 types of people in the world.

Those who understand Binary
and Those who don't

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

alanbcohen
Offline
Last seen: 4 years 10 months ago
Joined: 2006-01-04 10:47
While you are waiting for

While you are waiting for the Officisl Haller version of the PAM to be updated to accomplish this task, you can try one of the PAM mods available in the Beta forum. My personal choice is the R30 mod. SmithTech's mod also appears to be well liked altough I haven't tried it; not needing encryption.

Covert.Concept
Offline
Last seen: 13 years 6 months ago
Joined: 2007-07-25 14:39
Pstart

Although I love portable apps, I find PAM and clones very restrictive, so I use PStart that allows for drag & drop adding of executables with the option of specifying command line arguments for launching and creates a simple context menu for a single click on the task tray icon.

It's a nice alternative until (in my opinion) PAM reaches similar functiality.

I will say, PAM looks a lot more asthetically pleasing than PStart.
_____________________________________________
Is there any way to take that with me? No? Give me 10 minutes... Maybe an hour...

Is there any way to take that with me? No? Give me 10 minutes... Maybe an hour...

Log in or register to post comments