Forum Discussion
globi
Sep 27, 2021Copper Contributor
UE-V Firefox esr 91 and Thunderbird 91
Hi together we use UE-V to synchro profiles so i have following ue-v template for firefox and thunderbird and this will not sync anymore with the new version 91 and since this summer with the...
- Feb 03, 2022
hi jackjack88
yes we use
<Processes> <ShellProcess/> </Processes>
instead of
<Processes> <Process> <Filename>thunderbird.exe</Filename> </Process> </Processes>
this works for us.
jackjack88
Feb 03, 2022Copper Contributor
globiSame Problem here. Any solution so far?
globi
Feb 03, 2022Copper Contributor
hi jackjack88
yes we use
<Processes>
<ShellProcess/>
</Processes>
instead of
<Processes>
<Process>
<Filename>thunderbird.exe</Filename>
</Process>
</Processes>
this works for us.
- jackjack88Feb 03, 2022Copper ContributorPerfect, thank you!