-
With my previous patch applied, if RemCom was run without an IP address and remote command executable, it would crash. This fixes that.
2009-07-27 20:51:18 UTC by nobody
-
This patch encompasses my previous patch, and also adds support for running programs remotely on Windows x64 systems.
2009-03-27 15:55:24 UTC by artcfox
-
This patch fixes the remote command argument parsing function to ensure that any arguments are passed on unchanged.
Also a declaration for a variable that was declared inside a for loop but used outside that for loop has been moved outside the for loop so VC++ 8 can be used to compile the code.
2009-01-27 17:31:01 UTC by artcfox
-
Dow you think is possible to port RCE under Linux ?
I saw that the project is written with Visual C++ (if I'm not wrong..).
2006-12-18 15:30:02 UTC by gabrielev
-
Would be great to see this PSExec Flags/Features added:
-i
Run the program so that it interacts with the desktop on the remote system.
-n
Specifies timeout in seconds connecting to remote computers.
I am willing to donate some amount if these features are added :)
2006-11-27 21:59:11 UTC by tscherno
-
Anonymous committed patchset 1 of module CVSROOT to the Remote Command Executor CVS repository, changing 11 files.
2006-08-11 12:12:17 UTC by nobody
-
talhatariq registered the Remote Command Executor project.
2006-08-11 12:06:15 UTC by talhatariq