r0x0r/pywebview

Version 5.2 creates left over files in directory next to PyInstaller exe

divadsn opened this issue · 1 comments

Specification

  • pywebview version: 5.2
  • operating system: Windows
  • web renderer: Edge Chromium

Description

When pywebview 5.2 is bundled together with the app using PyInstaller and executed, MS WebView creates left over files in the same directory next to the executable instead in %TEMPDIR% even if private_mode is explicitly set to True.

image

Practicalities

  • YES I am willing to work on this issue myself.

  • NO I am prepared to support this issue financially.

I just pushed a fix for to master that should resolve this issue.