Micha Reiser wrote: > Are some parameters required? > > Else it don't work :( > My parameters were > options = '--i "%s" -F -w -n "%s" "%s"' %(ICON, PRODUCTNAME, > string.join(scripts, '" "')) > ICON are the ICON file, PRODUCTNAME the Name from the exe and scripts > all my Scripts
Argh sorry Micha for wasting your time, but I had committed it to the wrong branch :(. I have just committed it to the trunk (for REAL this time). It is r285. Can you please try again? BTW, no parameter should be required, it should work out-of-the-box. -- Giovanni Bajo _______________________________________________ PyInstaller mailing list [email protected] http://lists.hpcf.upr.edu/mailman/listinfo/pyinstaller
