Hi,
You have the launcher, and so far it has been used in lots of open source apps, but is there a way to make it a bit more like JauntPE? I find that The portable Apps Launchers are easier to use and edit. But I have no idea how to even go about doing this. Is there some documentation or source code, or help on doing something like this. Because I think it would make a lot of users happy.
Thanks...
You can download the source from any app on any app's download page, which includes the launcher source. Check here for documentation. The most popular ways here to make a launcher is NSIS and AutoIt. John uses NSIS.
"If a dog jumps in your lap, it is because he is fond of you; but if a cat does the same thing, it is because your lap is warmer."
Alfred North Whitehead
"Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning." - Rick Cook
From the development page;
That's it for now... just a quick overview of the process. The compression routines will be released soon as well as a universal launcher allowing you to make apps portable without coding. As always, if you have any questions, you can post a note on the forums.
I warn you, it will probably be quite a while before John releases something life this.
_______________________________________________
It's kinda scary when my desktop is messier than my room...
Well I am currently trying to take a crack on it with nsis or just with C++ (Still learning) but all my app will do is generate an nsis script though
-----------------------------
"I don't fear Computers. I fear the lack of them" Isaac Asimov
My Personal Blog in the making at a new address thibeaz.com
your friendly neighbourhood moderator Zach Thibeau
Well, that's better than nothing!
----
"Pray as if everything depended upon God and work as if everything depended upon man."
Francis Cardinal Spellman
"Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning." - Rick Cook
Thanks, I'll keep you posted on progress and I'll provide some betas too once I feel I got something decently working
-----------------------------
"I don't fear Computers. I fear the lack of them" Isaac Asimov
My Personal Blog in the making at a new address thibeaz.com
your friendly neighbourhood moderator Zach Thibeau
@ Have Some Patience,
heh... I should read. OK... I didn't see that. I'm messing around with the NSIS stuff. So we shall see.
Thibieaz, please keep me informed!
---------------------------------------------------
I would love to test either the Beta from Thibieaz or the other one when its ready. Though I don't think that NSIS is that hard. Is there anything I need to make it portable other then changing the information in the script at the beginning?
Sure thing Ttech2
-----------------------------
"I don't fear Computers. I fear the lack of them" Isaac Asimov
My Personal Blog in the making at a new address thibeaz.com
your friendly neighbourhood moderator Zach Thibeau
Thanks! I'll be glad to beta test also.