dennisvang / tufup

Automated updates for stand-alone Python applications.
MIT License
71 stars 1 forks source link

run_bat_as_admin fails silently if path contains spaces #107

Closed dennisvang closed 4 months ago

dennisvang commented 4 months ago

On windows:

If the path to the temporary batch file contains spaces, e.g. due to a windows user name with spaces, then run_bat_as_admin fails silently after requesting elevation.