a = Analysis(['C:\\Installer\\McMillan\\support\\_mountzlib.py', 'C:\\Installer\\McMillan\\support\\useUnicode.py', 'C:\\python22\\scripts\\gnue-forms'], pathex=[]) pyz = PYZ(a.pure) exe = EXE(pyz, a.scripts, exclude_binaries=1, name='buildgnue-forms/gnue-forms.exe', debug=0, strip=0, console=1 ) coll = COLLECT( exe, a.binaries, strip=0, name='distgnue')