Register the win11 explorer context menu via active setup for every user
do not cache the bitmap handles because that leads to handles being destroyed multiple times, which leads to handle leaks
clear bitmap handles even if the API fails to avoid handle leaks
fix openssl e_capi patch
apply the e_capi patch
update to Openssl 3.5.0
when creating a checkout folder name, escape the url part
properly check for the dot, now that it's no longer included in the word. And null-terminate the string at len.