Hello, I want do cli with PortableAppsInstaller my .paf.exe via commande line. Where found doc or man page?
Thanks.
You are here
How do cli with PortableAppsInstaller
Uhh, what? You want to run the portable launcher from the command line like in a cmd.exe window?
Um... cli isn't a word. Do you mean cling?
A command-line interface (CLI) is a mechanism for interacting with a computer operating system or software by typing commands to perform specific tasks.
I'm familiar with cli Linux uses the same system to boot all the important hardware/software needed to operate on the system however PA.c.exe is not an operating system therefore a cli would be rather pointless
cli? so you're talking about running it through a command-prompt essentially?
It sounds like the user wants to install portable apps via the command line perhaps to do unattended installations. The question is how will they integrate with the PA.C platform if this is done? I believe if you install them to the "correct" location that the PA.C platform will just "know" they are there, correct?
Another guess is that the user wants to run portable apps from the platform using CLI parameters.
I'm completely guessing and could be way off the mark at what the user is trying to do.
On the PA.c Installer page: "Works from command line and Send To (just pass the portable app's main directory, e.g. X:\PortableApps\FileZillaPortable)" So if you pass it X:\PathTo\MyApp\MyAppPortable, it'll create X:\PathTo\MyApp\MyAppPortable_1.2.3.paf.exe.
I realize this is a bit off-topic, but how do you make the PA.c Installer work with SendTo?
You just create one using the instructions anywhere online for your version of Windows (it depends on the version) and point it at PortableApps.comInstaller.exe.
Great, thanks!
Somewhat simpler than running the installer and pointing it to the correct folder, and definitely faster...