<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
FONT-SIZE: 10pt;
FONT-FAMILY:Tahoma
}
</style>
</head>
<body class='hmmessage'><div style="text-align: left;">I want to enable clients to remotely run the --clean and --install setup procedures. Client machines can upload data to the server and setup their map but before it is viewed, setup has to be run. Presently this is done on command line for which i have written a batch file. <br></div>I want cleints to do this remotely. But $run = pclose(popen('start /b '.$batchbase.'\\'.$dir.'.bat', 'r')); doesn't work. Whats the best way to do it?<br>Broun Uganda<br><br><br /><hr />Express yourself instantly with MSN Messenger! <a href='http://clk.atdmt.com/AVE/go/onm00200471ave/direct/01/' target='_new'>MSN Messenger</a></body>
</html>