You are here

Portable App Development

Discuss portable app development and modification of existing apps.

SpeedCommander

Submitted by andyle2k on May 23, 2008 - 2:28am

Hi everyone, I was wondering if anybody can help me with making SpeedCommander portable.

The program does two things, it writes the registered owner details to the registry under HKLM and the settings are stored in a folder inside %appdata%

Can somebody please write up a quick nsi file which will show me how to do those things or point me to the right directions please.

Thank you very much.

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)

Pages