Wednesday, April 7, 2021

CREATE LOOP PALEMOON PROFILES

-+

*/

I Share With You with humility

------------------------------------------------------------------------ @echo off :: This is my batch file :: This script to obtain Palemoon Multi Profiles :: :LoopCreatePalemoonprofile color 20 cls ::This is Path location of Palemoon Installation Folder. ::The computer is 64 bit :loop cd "C:\Program Files\Pale Moon\" set /p input="Input 'Palemoon Profile Name' you want: " if '%input%'=='%input%' palemoon.exe -createprofile %input% && goto loop ------------------------------------------------------------------------

Create above script with notepad and save with this syntax "filename[dot]bat"
eg: mybatchscript.bat

All Knowledges derive from outside of Self


:-)

No comments:

Post a Comment