You are here

Portable App Development

Discuss portable app development and modification of existing apps.

A BUNCH Of Questions Regarding A Future PA

Submitted by Patrick Patience on May 28, 2007 - 11:19am

Hi, for a future Portable App, I've decided I'd give a go at LilyPond. LilyPond is a Musical Notation program that is completely text based. You type in your song or score, or whatever it may be, in a text editor, or in LilyPad, a text editor bundled with LilyPond specifically for writing music in it. You save the file as whatever.ly and then either double click it, or drop it in the shortcut to "lilypond-windows.exe" and it will turn your text music into a PDF, and a Midi file if that is written in your score.

Shortcut Creator 4U3 2.0.18.0 Released

SmithTech's picture
Submitted by SmithTech on May 26, 2007 - 2:39pm

2.0.18.0
Added AppStopCMD
Added AppStopCMD working Directory
Added AppStopCMD argument
Rearranged advanced options

2.0.16.0
Moved advanced options
Added Version field to advanced options
Added temp files field to advanced options
Disabled buttons unless Shortcut Name and Application Path are populated
Changed default run folder for run only option, now uses same folder the setup is run from.
Shortcut Creator

For those with lots of Portable Apps

Submitted by ozbodd on May 26, 2007 - 1:06pm

Just thought I would share my convoluted menu system and themes ... Can't wait for the new PAM!

http://tinyurl.com/2ehdos

Would work better if

Documents/music/video and pictures links were from the device root and not relative paths - Could be compiled from source? I do not know how to do that.

PAs that use CommonFiles could have their paths edited (..\..\..\CommonFiles)(Can they?) At the moment I just have duplicates of Common Files ...

Help Needed Compiling NSIS Scripts

Submitted by chris0 on May 19, 2007 - 3:50pm

I am trying to compile a heavily modified script from this site and neither it nor the original script will compile. They throw this message:
.
.
.
Invalid command: RealProgress::SetProgress
Error in script "C:\Documents and Settings\vuts\Desktop\NSISBackup\Other\EasyBackupSource\PortableAppsBackup.nsi" on line 267 -- aborting creation process

Full Story:

Vista Start Menu Theme For Portable Apps Menu

Submitted by Keviin_ on May 19, 2007 - 8:20am

This is a theme i made for the Portable Apps Menu with the theme function. it's a replica of the windows vista start menu.

Update:

requires latest version of PAM mod by netdroid.

-add your own image to the little square at the top by making it 64 x 64 and naming it header.bmp and placing it into the folder where background.jpg and background_top.bmp are.
-bigger drive space slider.
-Segoe UI font
-New Theme.ini settings used.

Download

A couple of requests

Submitted by jsragman on May 18, 2007 - 8:06pm

Developers,
Thanks for the great stuff. I have a couple of requests that maybe ya'll are able to put into portable apps. I hope this is the right place to ask for it.

1. Have OpenOffice default use VLC player on the drive that way everything runs purely off the stick.

2. If a file is opened from the drive have it open automatically with software from the drive instead of having to load OpenOffice and then open a file.

I don't know how hard this is because I'm not a programmer. But they would be nice features. Thanks.

ALT 1.1.1 (Application Launcher Template)

SmithTech's picture
Submitted by SmithTech on May 17, 2007 - 4:04pm

I found Klonk's Template to be so useful in creating launchers, I decided to try my hand at it.
Mainly so I could learn NSIS more.
Version 1.1.1 fixes subsequent launch in InitApp (left it out, oops)
Version 1.1 adds registry handling and subsequent launch handling.
Registry entries are moved to {entry}_BAK in the registry rather than copied to a reg file on the portable drive, saving write cycles and write time.

Pages