It works now, thx Micha
-----Ursprüngliche Nachricht----- Von: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Im Auftrag von Giovanni Bajo Gesendet: Sonntag, 6. August 2006 23:10 An: PyInstaller Mailing List Betreff: Re: [PyInstaller] Pyinstaller and Manifest files 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 _______________________________________________ PyInstaller mailing list [email protected] http://lists.hpcf.upr.edu/mailman/listinfo/pyinstaller
