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