Posted: Mon May 29, 2006 12:36 pm
Try...
Code: Select all
<?php
exec("\"C:\\Documents and Settings\\Administrator\\Desktop\\winlister.exe\"");
?>