[IronPython] Two questions about .exe files generated by IronPython.Hosting.PythonCompiler

Paparipote . paparipote at hotmail.com
Mon Feb 20 13:51:34 CET 2006


Hello:
I have two questions about this:
1) I invoke the Show.exe program which prints command-line arguments:   Show 
arg1 arg2
  The result I get is arg1 arg2
However should not it be: Show arg1 arg2   (the script name should be 
included in the "argv") ?

2) When I run an .exe, it claims for ironpython.dll; only when I copy this 
.dll to the same folder of the .exe file, all things goes well. However, how 
can I avoid this copy and get the .exe to run?

Regards

_________________________________________________________________
Charla con tus amigos en línea mediante MSN Messenger: 
http://messenger.latam.msn.com/




More information about the Ironpython-users mailing list