You are here

Portable App Development

Discuss portable app development and modification of existing apps.

How to post my app

Submitted by Rahul Y on December 31, 2012 - 7:54am

Hi,

I made an app (.NET) which I want to be portable, free and closed-source. I do not have my own website yet. I have the .paf.exe ready. Also, there are a few other .dlls and other files which need to be installed which I could not add in the .paf.exe. How do I include this, and what are the steps for posting my app?

Thanks

Multiple launchers for one app

Submitted by jpoul on December 30, 2012 - 3:19am

I guess this question has been asked a number of times, but I would like some clarification on the subject. To talk by example, I will use a portable launcher I have created for msysgit.


[Environment]
HOME=%PAL:DataDir%\home
PATH=%PAL:AppDir%\PortableGit\cmd;%PATH%

[Launch]
ProgramExecutable=PortableGit\git-cmd.bat
ProgramExecutableWhenParameters=PortableGit\cmd\git.cmd
SingleAppInstance=false
DirectoryMoveOK=yes
HideCommandLineWindow=true

how to create portable games

Submitted by Bazylio on December 27, 2012 - 7:25am

Hello!!! I am looking for an answer to my question for a long time
I have a simple game for the PC (original language is C++). I want to make a portable version of this game (without installation), so users can play it without having to install (at work, for example!). What technologies for creating and using portable games do you use?
I would be grateful for any answers.
Bazylio

Instructions regarding a specific code in the section [RegistryKeys]

Submitted by tapsklaps on December 20, 2012 - 7:43am

I have already done some fundamental statements in the past in my post Question regarding the registry on this topic. In this respect this post here represents only a supplement.

In this post I want consider the following code:

[Activate]
Registry=true

[RegistryKeys]
-=HKCU\Software\AppName

[Bug] PAL passing arguments to the main program when "RunAsAdmin" is set as "force" or "try"

Jhonn's picture
Submitted by Jhonn on December 19, 2012 - 1:48pm

I'm using the latest edition of PortableApps Launcher and found this bug when developing Dolphin Emulator Portable. When I set "RunAsAdmin" as try (needed in Dolphin), the main executable Dolphin.exe gets the argument "UAC" passed to the program executable, in case of Dolphin, making the emulator won't open, only showing "unknow command line argument" message...

strange behavior in the context with the choice of the language

Submitted by tapsklaps on December 16, 2012 - 6:50pm

I analyzed in connection with the development of the portable version of the program Drago the switching of the language. Here I focused specifically on the case of the standalone version of the program. For better understanding I would first explain a few facts.

In the subfolder settings of the folder DefaultData I have inserted the file Drago.ini. In the section "Options" I have determined for the key "Language" the value "Hu" (Hungarian).

Subsequently briefly the content of the file DragoPortable.ini:

[Launch]
ProgramExecutable=Drago\Drago.exe

Help after use portable app creator 0.99 and now ?

Submitted by zesteph on December 14, 2012 - 12:16pm

Hello All
Sorry for my poor language, i m french.

I use lot of time Portable app Creator 0.99 but now the software can t work correctly Sad

I see in this site, this soft is aborted.

I download the new software : portables.apps Launcher.

But i don t understand how is work ?

The other software, do all (install, register difference... and launcher)

but i can t see the same work for portables.apps Launcher.

Pages