Nitish Jha
unread,Nov 22, 2009, 11:58:36 AM11/22/09Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to pyins...@googlegroups.com
hello
i m trying to manually include a dll (non python) to a build. i have tried adding the file for e.g.
a.binaries + [("TenxHID.dll",'C:\\Documents and Settings\\nijha\\My Documents\\Python\\HBS_gui\\tenxHID.dll',"BINARY")] in the exe section but this does not seem to work. is there way to include the dll within the exe file. Note, placing the dll in the same directory as the built executable works. i m using pyinstaller version 765 from trunk . any help is greatly appreciated
thanks,
nitish jha