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/
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to