Running multiple profiles of PortableApp
Hi,
Currently i use multiple profiles of Portable Firefox and Pidgin by compiling the nsi file from Source Folder.
1. Open .nsi located in Source folder
2. Change section to !define NAME "FirefoxPortable2". original is !define NAME "FirefoxPortable"
3. Then search and replace \Data to \Data2 (this changes location of profile to Data2 folder.
4. Compile the nsi to exe file using NSIS.
5. Now I have two portable exe launchers FirefoxPortable.exe which is original pointing to \Data folder and 2nd one FirefoxPortable2.exe which now saves all settings to \Data2 folder.
- Read more about Running multiple profiles of PortableApp
- 1 comment
- Log in or register to post comments