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 < [EMAIL PROTECTED]> 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
    [email protected]
    http://lists.ironpython.com/listinfo.cgi/users-ironpython.com







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


  _______________________________________________
  users mailing list
  [email protected]
  http://lists.ironpython.com/listinfo.cgi/users-ironpython.com
_______________________________________________
users mailing list
[email protected]
http://lists.ironpython.com/listinfo.cgi/users-ironpython.com

Reply via email to