You are here

Portable App Development

Discuss portable app development and modification of existing apps.

CheckBox

GOD1's picture
Submitted by GOD1 on October 17, 2010 - 8:11am

Good day to all. again i'm for some question for me to improve in making portableapps. my question is this. How would I put a check box installer's finish page saying "Start AppPortable" and when the user clicks finish it would automatically start the installed app. thank you.

Splash Images

Submitted by SantoshV on October 17, 2010 - 8:05am

Dear Moderators and Administrators of PortableApps.com...

I joind ths site only yesterday!!

I'm a 17 year old Kid 4m India namely Chennai!!!

After so many months i've managed to make my own portable app[Opera 10.63] using the PortableApps.com Launcher Docs and PortableApps.com Developer's Kit..

But the problem is that i dont know how to make a splash image!!

Pls help me out Guys!!!

SantoshV

[Fixed] Improvements for PokerTH Portable

Submitted by Bart.S on October 14, 2010 - 6:01am

Due to lines 211-212 of PokerTHPortable.nsi (PokerTH Portable 0.8.1), the lines 219-282 are redundant and could be deleted (maybe more). If you don't think so, then there is a bug, because Avatar 7-9 won't be adjusted. Blum

Automatic language switching doesn't work for czech. Either blame the PokerTH devs for using cz as locale code or add a few extra lines to the launcher (like CheckForPortuguese).

The runtime switch "XPStyle on" is missing, don't know if necessary.

On upgrade not all *.dll files from previous version(s) will be removed.

"Undefined reference" error - need a pointer or two

computerfreaker's picture
Submitted by computerfreaker on October 13, 2010 - 8:59pm

I'm trying to finish the last of my work with Portable Passwords, and the code is all compiling nicely, but the darn thing keeps failing on the linking stage with the error "Undefined reference to 'SQLite::SQLite(wchar_t const*, int, wchar_t const*)'". I did some research and found that "Undefined reference" usually means the referenced library hasn't been linked, so I compiled the SQLite code as a static library and linked the resulting libSQLite.a file in Portable Passwords. I also included the directory the SQLite library is in as a linker search path, but still no joy.

Portable App Creation Step by Step [Request]

Submitted by Y3K on October 11, 2010 - 9:59pm

Hello everybody, I'm Y3K, a new member of this awesome community!

The reason of this message (and my signup) in this site is a special request (yes, I know it sounds... "Weird", but I do really think it's necessary).

I'm pretty new in the "PortableApps" world, I mean, not the new using them but I'm with the "PortableApps.com" method, and I'm really satisfied with it!

I always asked myself why no one could make a Portable App with everything in order and where it should go! Without leave ANY "path" behind its use, and finally you guys do it, and thanks for that.

TeamViewer 5.1.9290 -- suggested changes

Submitted by Moonbase on October 11, 2010 - 3:55am

TeamViewer v5.1.9290 is out since 2010-10-06.

May I again suggest some improvements to whoever currently develops the offical PA.c version?

My suggested changes for TeamViewer v5.1.91.92 still apply, plus the files

X:\PortableApps\TeamViewerPortable\App\teamviewer\Connections_incoming.txt
X:\PortableApps\TeamViewerPortable\App\teamviewer\Connections_outgoing.txt

need to be moved between "Data" and "App\teamviewer" folders upon program start and end, respectively. (Only if they exist, of course.)

Help me!

Submitted by Dark Knigth on October 9, 2010 - 5:52pm

I have a problem when making a program portable portable launcher 2.0 in all the programs I get this in the log file I get this ERROR: [Details]: Name [Details]: AppID or [Version]: Not PackageVersion files found in appinfo.ini

Pages