<!--/*SC*/DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"/*EC*/-->
<html><head><title></title><style type="text/css"><!-- body{padding:1ex;margin:0;font-family:sans-serif;font-size:small}a[href]{color:-moz-hyperlinktext!important;text-decoration:-moz-anchor-decoration}blockquote{margin:0;border-left:2px solid #144fae;padding-left:1em}blockquote blockquote{border-color:#006312}blockquote blockquote blockquote{border-color:#540000} --></style></head><body><div style="font-family: Arial; font-size: medium;" dir="ltr"><div>
        Hi Matt,</div>
<div>
         </div>
<div>
        Enjoyed your list options :)</div>
<div>
         </div>
<div>
        I'm a consultant and have to do what your subject line asks at most clients I work at.</div>
<div>
         </div>
<div>
        Here's the technique I recommend:</div>
<div>
         </div>
<div>
        Install Python for the ***current user*** on another workstation with the appropriate priviledges. Then xcopy this Python folder to a USB drive. Then xcopy this folder from your USB drive to a matching folder on your locked down workstation.</div>
<div>
         </div>
<div>
        The xcopy-ed version of Python will run without problems when you start the python.exe executable from a command line with a python script as a command line parameter. The only thing you won't be able to do is click on .py* files and have them automatically invoke the Python interpreter because file associations require admin rights to update the registery. I don't consider this a big deal.</div>
<div>
         </div>
<div>
        Good luck!</div>
<div>
         </div>
<div>
        Malcolm</div>
<div>
         </div>
</div></body></html>