[IronPython] ipy.exe location?

2008-08-26 Thread Vadim Khaskel

Where to find ipy.exe in order to use 
 
ipy.exe pyc.py ...
 
is it available in IronPython Studio?
 
thanks,
 
Vadim
_
Get thousands of games on your PC, your mobile phone, and the web with Windows®.
http://clk.atdmt.com/MRT/go/108588800/direct/01/___
Users mailing list
Users@lists.ironpython.com
http://lists.ironpython.com/listinfo.cgi/users-ironpython.com


Re: [IronPython] ipy.exe location?

2008-08-26 Thread Michael Foord

Vadim Khaskel wrote:

Where to find ipy.exe in order to use
 
ipy.exe pyc.py ...
 
is it available in IronPython Studio?


I have no idea if it is included in IronPython Studio (probably?), but 
the easiest way of obtaining it is downloading IronPython:


http://www.codeplex.com/IronPython

Note that you should use the appropriate version of IronPython for the 
version of pyc you are using - there are versions of pyc for both 
IronPython 1  2.


Also note that if you intend to run pyc on code generated by the 
IronPython Studio winforms / wpf designers then they will need some 
manual tweaking in order to work.


Michael

 
thanks,
 
Vadim



Get thousands of games on your PC, your mobile phone, and the web with 
Windows®. Game with Windows 
http://clk.atdmt.com/MRT/go/108588800/direct/01/



___
Users mailing list
Users@lists.ironpython.com
http://lists.ironpython.com/listinfo.cgi/users-ironpython.com
  



--
http://www.ironpythoninaction.com/
http://www.voidspace.org.uk/
http://www.trypython.org/
http://www.ironpython.info/
http://www.theotherdelia.co.uk/
http://www.resolverhacks.net/

___
Users mailing list
Users@lists.ironpython.com
http://lists.ironpython.com/listinfo.cgi/users-ironpython.com


Re: [IronPython] ipy.exe location?

2008-08-26 Thread Oleg Tkachenko
IronPython Studio doesn't install ipy.exe. Instead it comes with IronPython 1 
runtime and compiles IronPython code to exe when you build project in Visual 
Studio.
--
Oleg

From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Vadim Khaskel
Sent: Tuesday, August 26, 2008 12:50 PM
To: users@lists.ironpython.com
Subject: [IronPython] ipy.exe location?

Where to find ipy.exe in order to use

ipy.exe pyc.py ...

is it available in IronPython Studio?

thanks,

Vadim

Get thousands of games on your PC, your mobile phone, and the web with 
Windows(r). Game with Windowshttp://clk.atdmt.com/MRT/go/108588800/direct/01/
___
Users mailing list
Users@lists.ironpython.com
http://lists.ironpython.com/listinfo.cgi/users-ironpython.com