You are here

Portable App Development

Discuss portable app development and modification of existing apps.

New DropTarget App Idea for ClamWin

Submitted by dragonmage on May 21, 2008 - 7:18pm

I just got wraithdu's EraserDropTarget, and it lead me to the idea for a drop target for ClamWin.

Anyone want to make that work? I picture a target you drop a file on, it sends to Clamwin, if no virus is found it closes Clamwin, if one is found it waits for Clamwin to deal with it then closes Clamwin. Would that be possible?

Miro Revision 2

Submitted by dark_yux on May 20, 2008 - 9:15pm

The current Miro Portable (v 0.9.8.1) from Ryan McCue's website has some big errors (leaves half of the profile folder in the host computer, therefore cannot save settings) would anyone be willing to up date his launcher, or does anyone have any work-around suggestions (batch file suggestions?), or even help me fix it on my own?

Standalone exe(Script Test 1)

Nathan9222's picture
Submitted by Nathan9222 on May 20, 2008 - 6:23pm

Ok here is what I was working on yesterday for like an hour, ill probably add more features, but right now im experimenting with several different things for different scenarios.
Default setup

-\ 
Ok you can pretty much change the above to you own folders if you change it in the NSIS script. The above is pretty basic.
Ok now here is the script(I wrote this for recuva)

PINs Portable - Getting Started

undrline's picture
Submitted by undrline on May 19, 2008 - 9:48pm

So, I have a piece of OSS, I've been able to make run off a removable disk.
The software is called PINs. It's another password-wallet, like KeePass.

I installed NSISPortable from the test apps. I zipped the proggie, and chose the option to make an installer from a zip. I renamed it PINsPortable.paf.exe.

http://code.google.com/p/pinsportable/

RapidSVN Portable

Submitted by seba on May 19, 2008 - 10:41am

Application: RapidSVN
Category: Development
Description: RapidSVN is a cross-platform GUI front-end for the Subversion revision system.

Notes:
RapidSVN is a cross-platform GUI front-end for the Subversion revision system (http://subversion.tigris.org/) written in C++ using the wxWidgets GUI framework. It is distributed under the GNU General Public License.

Pages