KiCad / kicad-winbuilder

Windows builder for the KiCad project based on the MSYS2 MinGW system [moved to https://gitlab.com/kicad]
51 stars 24 forks source link

overwrite errors are silently ignored #64

Closed marekr closed 6 years ago

marekr commented 6 years ago

If you have pcbnew or anything open and you go to install a new version. The installer not being able to overwrite the file generates a message in the log but continues installing. Once done you end up with the wrong version of whatever program installed but the rest are fine.

It should either check there are no kicad processes open...or give an error popup asking for you to close and try again.

marekr commented 6 years ago

Fixed in 33abdc1671ba325f46e42dce6980e8f6afcdf482