You are here

Portable App Development

Discuss portable app development and modification of existing apps.

M Detours Alternative

Submitted by Bazylio on April 22, 2013 - 9:18am

I was looking for a way to redirect reads certain registry keys. I found that detours can do it. But there was a problem: I need it for a commercial application, and detours are too expensive. Therefore I can not use cracked or pirated products. What alternative products can you recommend?
I would be grateful for any advice.

TextPad Portable Round Two

Submitted by sehlat on April 15, 2013 - 10:27pm

TextPad 6 and 7 have gone what I call "semi" portable. If you launch it with two command-line parameters:

-f [directory for the configuration file]

-k [directory for the license key]

it will get its setup etc. from those directories.

I've got the following directory structure:

Clips\
config\
license\
Macros\
Samples\
Spelling\
Syntax\
system\
README.TXT
TextPad.bat
Textpad.exe
TextPad.ico

in "PortableApps\TextPad"

Portableapps menu

Submitted by LucyFan on April 15, 2013 - 4:49am

Is it possible to get the portable apps menu to collapse categories when it loses focus so when I "open" it all of the categories are collapsed, this appears to be the default position when it first opens but then it remembers which category I last expanded and keeps it expanded.

Thanks for your help
John

[bump removed by mod JTH]

Game Maker 8.1 Portable

Submitted by derington on April 12, 2013 - 12:25pm

Hi Folks,

I've made quite a bit of progress towards a working Game Maker 8.1 PortableApp, however, have one issue:

Game Maker appears to store the license under %APPDIR%/Local/GameMaker8.1. Ideally, I'd like for this to be stored on the USB Key but it is ok for PortableApps to push the directory and key temporarily and remove them.

I've tried several methods, but expert advice would be helpful.

Thanks!

Trillian 5.3 Portable

Submitted by bluegrass501 on April 11, 2013 - 9:34am

I have finished creating a portable version of Trillian 5.3 that works.
It does have some rough edges though, and I could use some advice from the
pros on here that actually have a clue what they are doing (because I do not).
The obstacle I have is that on a Windows 7 system, a Trillian installation puts stuff in:
\Users\\AppData\Roaming.
I need to know how to force the launcher to create that structure under the Data area (TrillianPortable\Data) on the portable app host.

Pages