Block portable apps from internet
Is there any way to block portable applications from internet?
I think it has to be something like a portable firewall?
- Read more about Block portable apps from internet
- Log in or register to post comments
New: gMKVExtractGUI (June 3, 2025), Platform 30.0.2 (Mar 27, 2025)
1,100+ portable packages, 1.2 billion downloads
Ad Free! Please donate today
Discuss portable app development and modification of existing apps.
Is there any way to block portable applications from internet?
I think it has to be something like a portable firewall?
VS 2010 can make really elaborate apps with dockable windows, user-definable toolbars, etc. However, all application view details (per user or otherwise) are saved to the registry.
Has anybody tackled a quick and easy launcher setup to portable-ize App Wizard generated apps?
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.
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.
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.
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 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.)
This is a portable version of iTunes 10. I create it with win rar. who want to learn have to write a message for me. Excuse me for the bad english but i'm italian...
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
Hi, all I've made a portable app using the Launcher, and it's licensed under the GPL or LGPL. The exact wording is:
"It is free software (free of charge and free access to source code: GPL or LGPL licence)"
My main goal is to refine the application and make sure it's not fatally flawed, with the help of my fellow developers here, before telling the original application's developer about it. This is to avoid showing him an unfinished/bugged program and having him decide he doesn't want any redistribution.
Questions:
Are there any plans to make a portable Java JDK available?
The extra tools and such it includes are quite useful for portable Java development.