<div dir="ltr"><br><div class="gmail_extra"><br><br><div class="gmail_quote">On Fri, Feb 1, 2013 at 2:00 PM, Jeff Hardy <span dir="ltr"><<a href="mailto:jdhardy@gmail.com" target="_blank">jdhardy@gmail.com</a>></span> wrote:<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
If there's a way to create a service that launches an exe, it would be<br>
easiest to use that, point it at ipy.exe, and pass in your script as<br>
the argument.  It looks like <a href="http://serviceex.com/" target="_blank">http://serviceex.com/</a> might fir the bill,<br>
but I've never used it.<br>
<span class="HOEnZb"><font color="#888888"><br>
- Jeff<br>
</font></span></blockquote></div><br></div><div class="gmail_extra" style>That approach looks like it would work rather well.  I've actually been able to get the DLRHostService project to build an exe that wraps my ipy script.  It's currently not pulling in the python standard library, but I'm sure I'll be able to figure that out before too long.  If I can't make it work though, I'll definitely take a look at ServiceEx.</div>
<div class="gmail_extra" style><br></div><div class="gmail_extra" style>Thanks,</div><div class="gmail_extra" style>Don</div></div>