You are here

NEW additions to PortableAppsMenu

10 posts / 0 new
Last post
catsgotmytongue
Offline
Last seen: 15 years 5 months ago
Joined: 2007-05-03 16:57
NEW additions to PortableAppsMenu

I decided to add a couple features to the PortableAppsMenu because I wanted those features and they're very easy to implement and thought I'd share it with the rest of you.

added the ability to hide files and give them display names

to add a display name:
1. make a corresponding text file with a '.displayname' extentsion
-the filename itself is the .exe name plus the extentsion .displayname
-myprogram.exe's displayname is stored in the file myprogram.displayname

e.g. if I want to give a display name to myprogram.exe I just make a text file called
myprogram.displayname and make the first line the text I want displayed in the menu.

to hide a file:

1. make a file with the exe's name minus the .exe with the extentsion '.hide' that's it.
myprogram.exe will be hidden if a file named myprogram.hide exists.

Here is the source:
The source
Here is the Program by itself:
PortableAppsMenu with added features

Enjoy...

Zach Thibeau
Zach Thibeau's picture
Offline
Last seen: 1 year 5 months ago
Developer
Joined: 2006-05-26 12:08
Well

Well so far so good keep up the great work. maybe John can sift through everybodys modifications and possibly add some of them to the official pam
-----------------------------
Finally after 2 years I am going for my Learners permit so I can drive...Look out world here I come

your friendly neighbourhood moderator Zach Thibeau

chris0
Offline
Last seen: 14 years 5 months ago
Joined: 2006-12-02 18:51
.

seems like a reasonable idea.

I know this is OT, but I have to ask. WHAT does catsgotmytongue mean? It calls up somewhat disturbing images......
__
chris

It is not your audience's responsibility to puzzle out what you intended to say; it is your responsibility to express yourself so clearly that no one with a modicum of intelligence and good will could possibly mistake your meaning

__
chris

It is not your audience's responsibility to puzzle out what you intended to say; it is your responsibility to express yourself so clearly that no one with a modicum of intelligence and good will could possibly mistake your meaning.

catsgotmytongue
Offline
Last seen: 15 years 5 months ago
Joined: 2007-05-03 16:57
nothing in particular

catsgotmytongue was a reaction to someone asking me the question: "what's the matter cat got your tongue?"

plus its a screen name that isn't very popular and its easy to remember.

It doesn't mean anything but I can see how it produces some bad mental images.

liuhoi
Offline
Last seen: 16 years 9 months ago
Joined: 2007-05-02 00:09
where is the path of the file ?

I want to change the "SunbirdPortable" to " Calender" display name in the menu ?
I open below file:
filer name: SunbirdPortable.calender
Content: Calender

where is the path of the file should I save?

catsgotmytongue
Offline
Last seen: 15 years 5 months ago
Joined: 2007-05-03 16:57
if you downloaded the above modified version of PortableAppsMenu

Provided you downloaded the above version of PortableAppsMenu:

go to the folder that your program's exe is and create a brand new text file with the name SunbirdPortable.displayname

this goes for any exe: exe filename with a .displayname extension instead of .exe in the same directory as the exe file.

-e.g. SunbirdPortable.displayname contains 'calendar', be sure that the filename is SunbirdPortable.displayname and not SunbirdPortable.displayname.txt. I suppose I could have done that differently but it was just a quick fix and I didn't think of that.

then open it in notepad and type desired display name, save, and then refresh the icons in PAM

Ryan McCue
Ryan McCue's picture
Offline
Last seen: 14 years 6 months ago
Joined: 2006-01-06 21:27
Coming Soon

It'll be in the next version under a Manage Apps button.
----
Ryan McCue.
Blog.
So all that Airbus-delay trouble over here in Europe is because of YOU!
Simeon.

"If you're not part of the solution, you're part of the precipitate."

Patrick Patience
Offline
Last seen: 4 years 3 months ago
DeveloperModerator
Joined: 2007-02-20 19:26
This is great.

Thanks.
_____________________________
I felt so different without a signature.

LittleUnkn0wn
Offline
Last seen: 8 months 1 week ago
Joined: 2006-11-02 11:09
Problem

I have ClamWin, Firefox, and OpenOffice.org all installed. ClamWin and Firefox show up, but only OpenOffice Base shows up. Where did the rest of the OpenOffice suite go?
-----------------------------------------------
You can't spell "slaughter" without "laughter".

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

With the version Portable Dev released with added features to the PAM, it only shows OpenOffice.org in the menu, cause it only shows the exe file with the same name as the folder it's in. Maybe he used the same idea. But that seems weird since you can just use filename.hide anyways.

_____________________________
I felt so different without a signature.

Log in or register to post comments