You are here

appinfo editor

19 posts / 0 new
Last post
xevildoerxx
Offline
Last seen: 6 years 1 month ago
Joined: 2010-03-03 17:04
appinfo editor

hi all, i remember sometime ago i came across an app that allows u to edit the appinfo section of apps including name and versininfo ect but lost it, does anyone have any idea where i might find such app. i've bin searching for days now but to no avail. any help would be appreciated thnx in advance.

depp.jones
Offline
Last seen: 21 hours 44 min ago
DeveloperTranslator
Joined: 2010-06-05 17:19
That may be a nice addition

That may be a nice addition to the toolset but than it should be extended to all relevant inis (launcher.ini, installer.ini, appcompactor.ini etc.).
On the other hand, I consider it redundant, since editing the appinfo.ini is the simplest part of creating/editing an app. The small set of information (normally about 17 items) easily fits in a single editor window and is edited in no time at all.
If the app builds up an own link database to all appinfo.inis (and may be to the others as well) of the whole set of installed portableapps to quick access them, that would be a completly different story (i don't know what the app you mentioned did). I would really appreciate that, too. Wink

Ph4n70m
Ph4n70m's picture
Offline
Last seen: 1 year 9 months ago
Joined: 2007-01-12 19:22
.

Would be great a launcher.ini "maker", where you'll have all possible configurations and you only check those that you want.

depp.jones
Offline
Last seen: 21 hours 44 min ago
DeveloperTranslator
Joined: 2010-06-05 17:19
I consider that somewhat

I consider that somewhat complex to create as well as to operate since most apps need different, sometimes very specific entries and seldomly need all possibile options. But to create entries with a guided system in contrast to just typing them from scratch could eliminate some errors and would help unexperienced users to create a consistent app. For that it should inculde a validation method to check, if dependencies(files and folders) are in the right place. I don't know if that is feasible, though.
A set of code completion for one of the code editors with entries for the laucher.ini might do the trick eventually.

dboki89
Offline
Last seen: 9 years 2 months ago
Joined: 2009-11-30 20:44
Sounds like "Development Toolkit"

from Chris Morgan, but that has never been released, not even as an alpha. We had a sneak peak into some of it's functions back in november. Among other, it had a (AppInfo) checker in there which kind of sounds like what you are describing. Did you ever use the app you mention, in which case we're not talking about the same thing? Or you only saw some screenshots...

My posts are old and likely no longer relevant.

xevildoerxx
Offline
Last seen: 6 years 1 month ago
Joined: 2010-03-03 17:04
i have used it.

i've had and used it to add non paf apps to the menu, not sure if i got it from here or somewhere else but i thought i'd ask. thnx for the help though.

sapioit
sapioit's picture
Offline
Last seen: 6 years 4 months ago
Joined: 2011-02-15 13:08
That's it!

That's a verrrrrrrry good idea... but verrrry... hard [?] to do and update it...

Chris Morgan
Chris Morgan's picture
Offline
Last seen: 8 years 9 months ago
Joined: 2007-04-15 21:08
Coming

I've been working on this for quite a long time on and off (mostly off, unfortunately); I haven't had time to work on it for a while, but I hope to release an alpha version in a couple of weeks' time (I said that some months ago, so don't trust me).

To give you an idea of what it can do, here are some screenshots I produced in November (taken in Linux where I developed it - it'll run just as well in Linux as in Windows where it will generally be used):

I am a Christian and a developer and moderator here.

“A soft answer turns away wrath, but a harsh word stirs up anger.” – Proverbs 15:1

xevildoerxx
Offline
Last seen: 6 years 1 month ago
Joined: 2010-03-03 17:04
similar

well this is quite similar to the one i used but this isnt it though they both seem to do the same thing, gui is different for sure. i guess i'll keep looking. hope to see a release of that soon though. could be very useful. keep up the good work.

Chris Morgan
Chris Morgan's picture
Offline
Last seen: 8 years 9 months ago
Joined: 2007-04-15 21:08
No earlier one

I'm not aware of any earlier effort in this direction at all. And I don't believe I could have missed it.

I am a Christian and a developer and moderator here.

“A soft answer turns away wrath, but a harsh word stirs up anger.” – Proverbs 15:1

xevildoerxx
Offline
Last seen: 6 years 1 month ago
Joined: 2010-03-03 17:04
hmm

It might have been on another site somewhere, i'm always browsing for stuff like that so i'm not quite sure where i came across it but i was hoping it was here.i cant believe i lost it though i find it very usefull..

3D1T0R
3D1T0R's picture
Offline
Last seen: 2 years 8 months ago
Developer
Joined: 2006-12-29 23:48
hmmm,

Doing a Google Search for AppInfo Editor, I see two entries beneath this thread that are also on PortableApps.com, the first is another thread which just happens to have an automatic link to this thread on the page, and the second one is a thread named Easy How Make portableapps and appears to be another persons attempt at making the PortableApps.com App Portablization process a little more ... um, automated? I guess. I haven't looked at it yet, but I guess it's got some kind of "AppInfo.ini Editor" (or at least that's what it says in the thread), maybe it's what the OP is looking for.

~3D1T0R

xevildoerxx
Offline
Last seen: 6 years 1 month ago
Joined: 2010-03-03 17:04
ty very much.

not sure how i overlooked this but ye ty bud

Gord Caswell
Gord Caswell's picture
Offline
Last seen: 4 months 6 days ago
DeveloperModerator
Joined: 2008-07-24 18:46
PAF validation

Will this allow testers to run the PAF validation against dev tests, to turn around and let new devs what they're missing?

Chris Morgan
Chris Morgan's picture
Offline
Last seen: 8 years 9 months ago
Joined: 2007-04-15 21:08
Mine will

Take a look at my screenshot.

I am a Christian and a developer and moderator here.

“A soft answer turns away wrath, but a harsh word stirs up anger.” – Proverbs 15:1

Gord Caswell
Gord Caswell's picture
Offline
Last seen: 4 months 6 days ago
DeveloperModerator
Joined: 2008-07-24 18:46
Copy/Paste

I see, so we just copy/paste the results into the dev test thread. Thanks for the clarification.

3D1T0R
3D1T0R's picture
Offline
Last seen: 2 years 8 months ago
Developer
Joined: 2006-12-29 23:48
Can't wait

Well, technically I can (wait that is), and I will (eagerly), but it sure will be nice to be able to run a quick PAF validation before I post a DevTest (not that I've posted any yet, but that will change)
8)

~3D1T0R

sapioit
sapioit's picture
Offline
Last seen: 6 years 4 months ago
Joined: 2011-02-15 13:08
We wait....

@Chris Morgan:

We still wait for your app...

Ken Herbert
Ken Herbert's picture
Offline
Last seen: 1 day 4 hours ago
DeveloperModerator
Joined: 2010-05-25 18:19
Quoting Chris himself from

Quoting Chris himself from one of his posts above:
"I haven't had time to work on it for a while, but I hope to release an alpha version in a couple of weeks' time (I said that some months ago, so don't trust me)."

Since he posted that on 28/2/11 (less than a week ago), give him some time.

Log in or register to post comments