Hi, is there a command line to install portable firefox in a specific directory?
Without asking me for options, only to have one line with specified install directory,
I am using windows 8.
New: Kanri (Oct 9, '24), Platform 29.5.3 (Jun 27, '24)
1,100+ portable packages, 1.1 billion downloads
No Ads November!, Please donate today
Or batch file?
You can use /DESTINATION= to prefill the destination. The old -o switch will work as well, which has been supported since the original pre-1.0 PA.c Installer release but is deprecated and not guaranteed to be supported in the future. Be sure to pass a full path within double-quotes if it has spaces and end the path with a \
Note that the installer will not run in automated or silent mode. There is not currently a method to do this except from the PA.c Platform's app store/updater.
Sometimes, the impossible can become possible, if you're awesome!
Thanks, I'll try it out.
It worked!