<div dir="ltr"><div class="gmail_extra"><br><div class="gmail_quote">On Sat, Mar 21, 2015 at 11:02 AM, Matt Wilkie <span dir="ltr"><<a href="mailto:maphew@gmail.com" target="_blank">maphew@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div>    <span style="font-family:monospace,monospace">%~d0\apps\PyScripter\PyScripter.exe %* --pythondllpath=%osgeo4w_root%\bin</span></div></blockquote></div><br></div><div class="gmail_extra">Use this instead to avoid blocking the calling shell:<br><br>    <span style="font-family:monospace,monospace">start /b "Pyscripter" cmd.exe /c %~d0\apps\PyScripter\PyScripter.exe %* --pythondllpath=%osgeo4w_root%\bin</span><br></div><div class="gmail_extra"><br><br></div></div>