You are here

Portable App Development

Discuss portable app development and modification of existing apps.

Post-Install and Post-Update Hook

Submitted by BUGHUNTER on February 18, 2012 - 10:52am

Hi,

I would like to optmize / customize PA installations, e.g. remove unneeded locales, adjust some ini file settings and so on.

I did not find any way to put a custom script anywhere in the installation / updating pipeline without recompiling nsis installer - but I do not want a fork, I want a way to customize things.

Is there any post-install and / or post-update hook mechanism like known from other software deployment systems?

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!

Pages