[IronPython] one click

Bill64bits garage_dba at hotmail.com
Fri Nov 24 21:59:08 CET 2006


Thanks, but the documentation states "The compiled executable requires the presence of IronPython.dll and IronMath.dll in the same directory from which the compiled assembly is being executed."

So you still have to install the dlls on every box in the corporation that will run your application.
And you still have a .NET exe to install.
So what is the advantage of the Pyc approach? (sorry if this is a dumb question)
  ----- Original Message ----- 
  From: Tim Riley 
  To: Discussion of IronPython 
  Sent: Friday, November 24, 2006 1:23 PM
  Subject: Re: [IronPython] one click


  You don't need to package the IronPython distribution if you compile your code to a stand alone executable using Pyc from the samples.

  See:
  http://www.codeplex.com/Wiki/View.aspx?ProjectName=IronPython&title=Samples



  On 11/24/06, Bill64bits < garage_dba at hotmail.com> wrote:
    Suppose you want to deploy a Wndow Forms app written in IronPython thoughout an organization via a web page
    using "one-click deployment".
    Is it easy to install the IP distribution on each pc with that same "click" ?
    .

    _______________________________________________
    users mailing list
    users at lists.ironpython.com
    http://lists.ironpython.com/listinfo.cgi/users-ironpython.com







------------------------------------------------------------------------------


  _______________________________________________
  users mailing list
  users at lists.ironpython.com
  http://lists.ironpython.com/listinfo.cgi/users-ironpython.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/ironpython-users/attachments/20061124/d43293ae/attachment.html>


More information about the Ironpython-users mailing list