Using a package like PyInstaller

James Stroud jstroud at ucla.edu
Sat May 27 16:00:53 EDT 2006


LittlePython wrote:
> Is it possible when using packages like PyInstaller to create an .exe for
> distribution that parts of the package can bleed out and be left on a system
> when the .exe is executed?
> 
> Thx
> 
> 

Look at innosetup.

-- 
James Stroud
UCLA-DOE Institute for Genomics and Proteomics
Box 951570
Los Angeles, CA 90095

http://www.jamesstroud.com/



More information about the Python-list mailing list