Yes, I do this with my application. I just copy the dll's and exe's to the directory and it works fine. You will to put the Lib directory there too.
On Thu, Dec 17, 2015 at 9:44 AM John Majerle <[email protected]> wrote: > I have a C# application that uses IronPython scripting. Is there a way to > do this without actually installing IronPython? For example, can the > binaries simply be delivered to a known location without formal > installation? > > _______________________________________________ > Ironpython-users mailing list > [email protected] > https://mail.python.org/mailman/listinfo/ironpython-users >
_______________________________________________ Ironpython-users mailing list [email protected] https://mail.python.org/mailman/listinfo/ironpython-users
