Jump to content

PSTools PsExec Help


Recommended Posts

So I have a web server setup on a remote windows machine using wamp. I am trying to run this php script and have it open the file on that machine:

<?php
    exec('C:\Users\*user*\Desktop\PSTools\PsExec.exe -accepteula -i -s C:\wamp\www\Titanium.exe', $output);
?>

This code causes it to indefinately hang. Any suggestions?

Link to comment
https://forums.phpfreaks.com/topic/288238-pstools-psexec-help/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.