You are here

Portable App Development

Discuss portable app development and modification of existing apps.

GnuCash

polaris's picture
Submitted by polaris on February 14, 2012 - 12:47pm

Who knows a version of GnuCash where secure online banking and import to the MT942 format is possible. In the version 2.4.10-1 HBCI works but the import of MT942 files is not possible. Currently I have to use two versions.
regards Wolfgang

Environment variable in [FilesMove] section doesn't work

Submitted by paulhybryant on February 11, 2012 - 4:13pm

Trying to create different profile for my explorer++ application.
The config.xml can be successfully moved.
But when the application terminates, a folder %COMPUTERNAME% is created under Profile.

[Launch]
ProgramExecutable=Explorer++\Explorer++.exe
DirectoryMoveOK=yes
SingleAppInstance=true

[FilesMove]
Profile\%COMPUTERNAME%\config.xml=%PAL:AppDir%\Explorer++

[FileWrite1]
Type=Replace
File=%PAL:DataDir%\Profile\%COMPUTERNAME%\config.xml
Find=%PAL:LastDrive%%PAL:LastPackagePartialDir%
Replace=%PAL:Drive%%PAL:PackagePartialDir%

[FileWrite2]
Type=Replace

Use of the PortableApps.com AppCompactor

Submitted by tapsklaps on February 9, 2012 - 11:16am

I've thought again about using of the PortableApps.com AppCompactor. My question concerns the exact time using this program. Should PortableApps.com AppCompactor primarily used then, after a portable program is installed on an USB flash drive? Or is it also conceivable, that this program can be applied after using the PortableApps.com launcher but before using the PortableApps.com Installer?

Help!

Submitted by dtd88 on February 6, 2012 - 9:40am

I like portable apps from portableapps.com.
And i want to make the portable app like them.
For example Auto Cad 2004.
Show me the way to make it,thanks everybody.
To your success!

[Solved]Portablied version of program crashes, normal doesn't.

Bennieboj's picture
Submitted by Bennieboj on February 6, 2012 - 3:54am

Hi everyone,

I wanted to make a portable version of a game, for personal use only, since I bought the game myself. (Is this allowed?)
I extracted the installer, got all the files, they work, run, do everything I want to when ran from any location.

Now i wanted to make this little game portable. I made the *gamenameportable*launcher.ini. (As you can see I left out the name of the game, I wasn't sure if I was allowed to do this in the first place.)

[Launch]
AppName=*gamename*Portable
ProgramExecutable=*gamename*\*gamename*.exe
LaunchAppAfterSplash=true

Pages