Search Results

Showing results 1 to 5 of 5
Search took 0.00 seconds.
Search: Posts Made By: eviocg ; Forum: C++ and child forums
Forum: C++ Mar 18th, 2009
Replies: 2
Views: 461
Posted By eviocg
This progran is a frontend for the windows "taskkill". If i type the output directly into a command window, it works, but it will only kill taskmgr.exe from this app.
Any thoughts appreciated.

...
Forum: C++ Mar 18th, 2009
Replies: 2
Views: 585
Posted By eviocg
i see. thank you. I knew there had to be simmple way of doing this, but it just didnt hit me.
Forum: C++ Mar 18th, 2009
Replies: 2
Views: 585
Posted By eviocg
how can i pass a variable to command?
ex..


#include <iostream>
using namespace std;
int main(int argc, char *argv[])
{
string ip
Forum: C++ Mar 17th, 2009
Replies: 3
Views: 453
Posted By eviocg
yes... all of those should be sent to cmd
Forum: C++ Mar 16th, 2009
Replies: 3
Views: 453
Posted By eviocg
The program psexec runs any command remotely on another computer. the syntax is "psexec \\RemoteComputer cmd.exe"
I want to run "start "www.website.com" on computers a19-(01-29)
any help would be...
Showing results 1 to 5 of 5

 


About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC