Re: [python-win32] manual Install of Python into Windows PE

2005-06-23 Thread Blake Garner
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 <[EMAIL PROTECTED]> 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@python.org
> http://mail.python.org/mailman/listinfo/python-win32
>
___
Python-win32 mailing list
Python-win32@python.org
http://mail.python.org/mailman/listinfo/python-win32


Re: [python-win32] manual Install of Python into Windows PE

2005-06-22 Thread Roel Schroeven
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@python.org
http://mail.python.org/mailman/listinfo/python-win32


Re: [python-win32] manual Install of Python into Windows PE

2005-06-22 Thread Blake Garner
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.

Thanks,
Blake-



On 6/22/05, Roel Schroeven <[EMAIL PROTECTED]> wrote:
> Blake Garner wrote:
> 
> > I'm in the process of wirting some automation tools on top of Windows PE.
> > I would like to start  using python instead of windows command shell..
> 
> Perhaps Movable Python (http://sourceforge.net/projects/movpy) can prove
> useful in your case.
> 
> --
> 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@python.org
> http://mail.python.org/mailman/listinfo/python-win32
>
___
Python-win32 mailing list
Python-win32@python.org
http://mail.python.org/mailman/listinfo/python-win32


Re: [python-win32] manual Install of Python into Windows PE

2005-06-22 Thread Roel Schroeven
Blake Garner wrote:

> I'm in the process of wirting some automation tools on top of Windows PE. 
> I would like to start  using python instead of windows command shell.. 

Perhaps Movable Python (http://sourceforge.net/projects/movpy) can prove 
useful in your case.

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