Would this help, then?

 

http://research.microsoft.com/~mbarnett/ILMerge.aspx

 

-----

Keith J. Farmer

[EMAIL PROTECTED]

From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Bill64bits
Sent: Friday, 24 November 2006 12:59
To: Discussion of IronPython
Subject: Re: [IronPython] one click

 

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 <mailto:[EMAIL PROTECTED]>  

        To: Discussion of IronPython <mailto:[email protected]>


        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=Samp
les
        
        

        On 11/24/06, Bill64bits < [EMAIL PROTECTED]
<mailto:[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