You are here

Portable App Development

Discuss portable app development and modification of existing apps.

How to use NSIS 2.45 to make a PS CS2 Installer !

Submitted by hulkbuster on January 25, 2010 - 11:53am

Hello folks,
i really became interested in this Forum since i knew that how much a Portable Application can save time and increase Productivity:
U see i wanted to make a Portable Photoshop CS2, and i ended in this topic, https://portableapps.com/node/1426 although i hvn't followed it yet , busy writing this.
: i want to make a NSIS installer, and i m having a hard time understanding and making a NSIS script and making an Installer.

Portable desktop search appliance

Submitted by adoucette on January 23, 2010 - 3:37pm

Per the forum thread here, I've put together a portable app package of a portable desktop search appliance (like windows desktop search or google desktop search) that indexes text inside files on the portable drive.
I didn't make the actual search appliance, I just made it portable (with the original developer's permission)
You can download and try it out here
Let me know what you think,

appinfo.ini and ExtractIcon

Submitted by prapper on January 19, 2010 - 5:26am

I've never got this to work. I've added the line in the file and compiled the NSI with a generic icon yet that's still the one that I see in the menu. What's the trick?

The only app I've seen use this is the Skype launcher test from ages ago & I don't think it worked there either. Or am I missing the point?

Updating reading and updating a single entry in Reg file

Submitted by Devo on January 18, 2010 - 11:11am

This is mostly directed at Prapper since I am modifying his launcher for Glary Utilities.

I am creating a launcher for CUE Splitter which only creates a registry file. I am trying to implement language switching in the launcher, but since the language is stored in the registry file, I'm not really sure how to update it. I have included the code below, but it obviously doesn't work. Any help would be appreciated.

Thanks.

;Copyright 2004-2010 John T. Haller
;Copyright 2008-2010 Devo

Translation of website

Submitted by Tom_Tom on January 16, 2010 - 5:22pm

I think if you translate your website in more language, more people can visited your website and more people can donate for your website. I'm french.
Je pense que si vous traduisez votre site web dans plus de langue, plus de gens pourrons visiter votre site web et plus de gens pourrons donner pour votre site web. Je suis Français.
Tom_Tom

Visual basic application

Submitted by mcopping on January 16, 2010 - 11:23am

Hi,

Ive been using the format 1, installer for my visual basic application i have created. With no luck Sad

Im wonding if its possible to package a visual basic application for installation on a poratble device (created in VB 2010) If anyone's done this before or has any idea how to, help would be much appreciated.

Portable Emacs Release -- EmacsPortable 23.1.0.12

Submitted by mfidler on January 14, 2010 - 12:38pm

I have created a portable emacs distribution for Emacs 23.1 (EmacsPortable 23.1.0.12). I have described it at:

http://esnm.sourceforge.net/EmacsPortable.html

It assumes your Documents under your USB drive is your home-path. It can be installed locally to speed up the Execution. Afterward, EmacsPortable launches the local installation if present. If run locally with the USB drive in, it will use the emacs customizations from the USB drive. Otherwise it will use the customizations in the windows home directory.

help needed for nsis script and portabletor

Submitted by Zalica on January 14, 2010 - 1:39am

As portabletor(http://sourceforge.net/project/showfiles.php?group_id=194105) is not updating recently,I tried to compile portabltor using its source code. I worked fine except when I enabled the "help censored users reach the Tor network." or relay traffic for the tor network.

If I enable to option, it shows in the log as follow:

"Failed to open GEOIP file C:\Documents and Settings\myusername\Application Data\tor\geoip. We've been configured to see which countries can access us as a bridge, and we need GEOIP information to tell which countries clients are in."

Pages