You are here

Portable App Development

Discuss portable app development and modification of existing apps.

PeaZip 2.0

Submitted by giorgiotani on March 21, 2008 - 6:46am

PeaZip 2.0 was released few hours ago: this release completes the evolution PeaZip user interface sustained in 1.* series and set the new starting point for UI of 2.* series; UI development was expecially focused in enhancing usability of the application under many different aspect: improved context menus, more keyoboard shortcuts, smarter default behaviours etc...
The natively standalone package of PeaZip 2.0 is:
http://downloads.sourceforge.net/peazip/peazip_portable-2.0.bin.WINDOWS.zip

2.0 portable package features those changes against 1.11b:
peazip.exe was updated

Auto-Search in the PortableApps Menu, like the Start Search on Windows Vista

Submitted by ewertonrp on March 19, 2008 - 10:32pm

I sugest a start search like the one in the windows vista in the PortableApps Menu.

When we click on the tray icon, the menu shows and the cursor focus at a Editbox that allow write something to search a app name, in the list.

It is very simple and very usefull.

Furthermore, the menu can be activate by pressing a set of buttons. Like "[Windows] + P".

Thanks,

Ewerton Ramos Pires

Virtual Dimension Headache!!!! AHH (please help)

David Dixon II's picture
Submitted by David Dixon II on March 19, 2008 - 6:29pm

Hello all,

after working on this for, well idk, 2 months i think ;), i have a HUGE!!! headache (u wont beleave)
view this launcher code: http://dbdii.mine.nu/VirtualDimensionPortable.nsi

ive been trying to make this code

CopyDLL:
IfKeyExists $WINDIR\system32\mingwm10.dll "something goes here, depends where this code is"
;===If DLL Not Found
CopyFiles /SILENT $EXEDIR\Data\mingwm10.dll $WINDIR\system32
Sleep 800
GoTo "something goes here, depends where this code is"

somewhere in that launcher!

Thanks

Submitted by Frank D. Hubeny on March 19, 2008 - 12:48pm

I have been noticing that more and more people are getting their work accepted and posted here on this site. As a user only thank you for all of the developers and others who contribute in any way to this site.

It makes it look like a community. This is in no way taking anything from those who have started this site like John and others who I may not be aware of. It is just is real nice that others are becoming involved and following the tough guidelines that this site is known for.

Frank

SuperTuxKart help

digitxp's picture
Submitted by digitxp on March 19, 2008 - 7:15am

I'm working on SuperTuxKart Portable (yes, PieterK is happy). To save space, I want the unTGZ plugin to extract the models and images folders (they're the biggest). But apparently it won't show any pics. I don't know if it's because it's extracting to the wrong directory, or anything else. My work so far is at:
http://nascent-project.org/digitxp/SuperTuxKartPortable.exe (or at least it should be)
Thanks!

Pages