You are here

JetAudio - my first app

6 posts / 0 new
Last post
dougakins
Offline
Last seen: 5 years 4 months ago
Developer
Joined: 2009-08-17 09:34
JetAudio - my first app

First let me say I'm a portable apps junkie, and as such I wanted to try to build one myself and also try to give back to the community a bit.

I always thought that for an app to be truly portable it never wrote anything to the computer. It wasn't until I started digging into the scripts that I realized some of it is copying and files/settings to and from the host computer.

Anyway, I've created a portable version of JetAudio. The biggest issue I see with it now is that it needs admin rights to run on Vista/Windows 7 because it needs to write to HKLM as well as to the Common Files folder.

What's the best way to get this up so I can get some feedback on it? I have an installer I created with the extracted JetAudio files in it - is it ok to post that, or should I just post the launcher with instructions for adding JetAudio into the launcher?

Thanks

wduncan
Offline
Last seen: 1 month 1 week ago
Joined: 2009-08-31 13:52
Great to see but...

I think I would want to see the limitation of having to write to the HKLM removed before I would want to try it out. I know that some "portable" apps have dependencies that require writing to the local machine, but I myself prefer ones that leave no trace. It just makes it cleaner and then everything is left back the way it was before I stuck my drive in the machine.

On the other hand - there is a beta section of the forums, perhaps you could post it their and ask for feedback.

I used to sign here, but the ink keeps smudging on my screen.

dougakins
Offline
Last seen: 5 years 4 months ago
Developer
Joined: 2009-08-17 09:34
HKLM

Well the launcher does remove/backup the HKLM keys on exit. I would have ignored them if not for the fact that they include pointers to paths (i.e. skins directory, etc).

Perhaps it's possible for it to run without those keys. Let me do some more testing - leaving those keys off and see how it functions and if it tries to re-create those in the registry.

digitxp
digitxp's picture
Offline
Last seen: 13 years 3 months ago
Joined: 2007-11-03 18:33
Stealth

What you're describing is a stealth app. All the apps here (with the possible exception of Google Chrome--which is now in revision, I think) are stealth, as in they leave no trace. Most of the apps do still write to the host computer, but the launcher cleans up after them in that case. Note however, they aren't securely deleted, though, meaning if somebody was CRAZY over your info, they can find some trace, but not many people are that insane.

Insert original signature here with Greasemonkey Script.

Tim Clark
Tim Clark's picture
Offline
Last seen: 13 years 8 months ago
Joined: 2006-06-18 13:55
Not Stealth

Not Stealth, please do not use that term

PA.c apps are not stealth, never have been, never will.
Properly functioning apps in the .paf format remove all personal data from the host if any is there and remove registry entries created by the apps themselves.

They do not remove traces/indications that they were even run, which is what stealth really means.

The apps are intended to be "clean" not "secret"

PortableApps.com apps are NOT stealth, and are not intended to be.

Tim

Things have got to get better, they can't get worse, or can they?

BuddhaChu
BuddhaChu's picture
Offline
Last seen: 6 months 1 day ago
Joined: 2006-11-18 10:26
What is the license for

What is the license for JetAudio? (Their website won't come up right now so I can't go look for myself). Reason I'm asking is if it's not Free Open Source, and it's just "freeware", you'll need to ask the original author for permission to make it portable (I think that's how they're doing freeware). Point being, if that's the way PortableApps is handling freeware, and you ask the author and they say "no, you can't do that", you just wasted a whole bunch of time unless you keep the code for personal use.

The info I'm going by regarding freeware is from this post:

https://portableapps.com/news/2009-10-22_-_portableapps.com_debuts_freew...

According to that post, you have some work to do contacting the author(s) of JetAudio to get their permission to "repackage it".

Cancer Survivors -- Remember the fight, celebrate the victory!
Help control the rugrat population -- have yourself spayed or neutered!

Log in or register to post comments