[python-win32] manual Install of Python into Windows PE
Blake Garner
trodemaster at gmail.com
Thu Jun 23 23:59:33 CEST 2005
Ok, looks like this was fairly simple in the end..
python24.dll and msvcr71.dll need to be added to the \windows\system32
directory.
Other than that I just copied the whole python24 directory onto my
boot cd image. everything seems to work so far..
Blake-
On 6/22/05, Roel Schroeven <rschroev_nospam_ml at fastmail.fm> wrote:
> Blake Garner wrote:
>
> > I will look into that...
> >
> > Although I would prefer to find out about all registry changes or
> > files that get installed outside of the python24 directory.
>
> I guess you could distill that information from the installer script --
> I think there is a script that creates the .msi somewhere in the Python
> source tree.
>
> --
> If I have been able to see further, it was only because I stood
> on the shoulders of giants. -- Isaac Newton
>
> Roel Schroeven
>
> _______________________________________________
> Python-win32 mailing list
> Python-win32 at python.org
> http://mail.python.org/mailman/listinfo/python-win32
>
More information about the Python-win32
mailing list