SenITS

Results 2 comments of SenITS

I found no better solution yet, except taking the Direct-Join URL `echo $bbb->getJoinMeetingURL($joinParams);` wich in my opinion is a very "unsexy" solution, because of some unencrypted Information in it. Found...

Ich kann folgende Befehle empfehlen, diese funktionieren bei uns seit ewigkeiten einwandfrei: ``` IF EXIST "%ProgramFiles%\Mozilla Firefox\uninstall\helper.exe" "%ProgramFiles%\Mozilla Firefox\uninstall\helper.exe" -ms IF EXIST "%ProgramFiles(x86)%\Mozilla Firefox\uninstall\helper.exe" "%ProgramFiles(x86)%\Mozilla Firefox\uninstall\helper.exe" -ms ``` _Lässt sich...