How to change Default profile to Custom profile?

Hi,
I tried almost everything, but I can’t figure out how to see my/other profiles in dropdown? I see just LAST SAVED/NEUTRAL (I tried settings, manual options file editing…).
Is it even possible with RT Portable (MultiUser=false)?
Thanks for help
Petr

http://rawpedia.rawtherapee.com/Creating_processing_profiles_for_general_use
http://rawpedia.rawtherapee.com/Sidecar_Files_-_Processing_Profiles

I have read this several times, but not sure if it is working with RT portable. Can you guide me by simple steps?

Testing…

selecting from the menu might not work on portable (I haven’t tried it myself but I think it’s not unreasonable to assume so), but you should still be able to open pp3 files via the file file load button - at least as a temporary workaround

@P_Cherry as @agriggio wrote, MultiUser=false seems broken.

@agriggio I did this Paste #CdhtfEZebyNzc0JjaNzX at spacepaste and created these:

build/release/2.pp3
build/release/cache/3.pp3
build/release/cache/profiles/4.pp3
build/release/profiles/5.pp3

RT outputs this

$ ./build/release/rawtherapee
tmpPath2: /home/morgan/programs/code-rawtherapee/build/release/./profiles

but nothing appears in the processing profiles menu other than (Neutral).

Same thing if I cd into build/release:

$ ./rawtherapee
tmpPath2: /home/morgan/programs/code-rawtherapee/build/release/./profiles

thanks for the info, I’ll take a look