Windows update script isn't working

  • Platform information:
    • Hardware: Minix
    • OS: Windows 10
    • Java Runtime Environment: Zulu 11
    • openHAB version: 3.4.3

The openHAB update powershell script: cd C:\openHAB
.\runtime\bin\update.ps1 Update-openHAB -OHVersion x.x.x is not working since a long time.
The cmd line version C:\openHAB2\runtime\bin\update.bat x.x.x was working so far but after the update to 3.4.2 the UI (http://localhost:8080 ) is not launched anymore, although the runtime is started in the karaf console.
After update to 3.4.3. Openhab started but all things where undefined. I had to restore userdata folder to solve problem.

Please fix the update scripts!