Portable loader!

Users and developers helping users with generic and technical Pale Moon issues on all operating systems.

Moderator: trava90

Forum rules
This board is for technical/general usage questions and troubleshooting for the Pale Moon browser only.
Technical issues and questions not related to the Pale Moon browser should be posted in other boards!
Please keep off-topic and general discussion out of this board, thank you!
petrus

Portable loader!

Unread post by petrus » 2017-10-15, 13:51

Just for everyone's information, roytam1 (famous from the XP port) created a nice portable loader, quote:
https://o.rthost.cf/palemoon/palemoon-portable-loader.7z

Extract all contents (both EXE and TXT) in the place where palemoon.exe lives. Run portable-loader.exe for portable mode.

portable-loader.exe is scriptable loader(loading same-named TXT script) written in NSIS. Source is avaiable here:
https://o.rthost.cf/svn/filedetails.php?repname=rtoss&path=%2Fnsis+script+runner%2Fshellrunner.nsi
Another, old fashioned way would be to simply use a batch file, such as:

Code: Select all

start "" palemoon.exe -no-remote -profile .\profile
portablemoon.zip
portablemoon.bat
(217 Bytes) Downloaded 127 times
Both methods will store and use the "palemoon\profile" folder for your profile data, instead of a folder in Application Data somewhere.

c-sanchez

Re: Portable loader!

Unread post by c-sanchez » 2017-10-18, 01:50

The loader works nice, unfortunately this don't works with the browser launched from external links as default browser :(

Locked