From: Luis M. G. <lu...@gm...> - 2004-08-17 23:22:34
|
Hello everyone! I was playing with a cool program for creating installer packages = (http://www.jrsoftware.org/isinfo.php) which I intend to use for = distributing my apps created with PythonCard. The problem I have is that I don't know exactly what files should be = included in the package in order to be installed in a computer that = doesn't have python and wxpython installed. I tried including the whole directories, but the resulting size is very = large... What I need to know is which files are critical for the apps to work, so = that I will include only these files and not others that only add size = to the package. Any hint would be highly appreciated... Thanks! Luis |