[Python.NET] Loading Python.Runtime.dll from a different location?

Toga Hartadinata Toga.Hartadinata at ni.com
Thu Sep 24 16:50:15 CEST 2009


Hi all, I am pretty new with pythondotnet. I have been able to setup the 
python.exe to run my .net dll. However I would like to use it with 
PythonWin extension package. I found that I have to put the 
Python.Runtime.dll next to the Pythonwin.exe in the site-package 
directory. 

Is there a way to put the Python.Runtime.dll in one location and make my 
Pythonwin.exe load the dll from the same location as if I was running it 
from python ?

Thanks

Toga Hartadinata
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/pythondotnet/attachments/20090924/21e1acd1/attachment.htm>


More information about the PythonDotNet mailing list