@@ -44,8 +44,7 @@ a = Analysis(['Gui.py'],
excluded_binaries = [
'VCRUNTIME140.dll',
'msvcp140.dll',
'mfc140u.dll',
'ucrtbase.dll']
'mfc140u.dll']
a.binaries = TOC([x for x in a.binaries if x[0] not in excluded_binaries])
pyz = PYZ(a.pure, a.zipped_data,
The note is not visible to the blocked user.