RunFromProcess is a command-line utility that allows you to run a program from another process that you choose. The program that you run will be executed as a child of the specified process and it'll run with the same user and security context of the specified parent process.
What you can do with this tool
Here's an example of what you can do with this tool: when you run a program from the schedule service of Windows, the program will run under a SYSTEM account, for example:
at 18:00 c:\software\myprogram.exe
If you want to run the program with the current logged-on user, you can do it in this way:
at 18:00 c:\software\RunFromProcess.exe nomsg explorer.exe c:\software\myprogram.exe
RunFromProcess-x64.exe
Using RunFromProcess on 64-bit system
If you want to run a program from a 64-bit process, you should use the x64 executable of RunFromProcess - RunFromProcess-x64.exe
In all other cases, you should use the 32-bit version of RunFromProcess (RunFromProcess.exe)
- NirSoft
- RunFromProcess
-
Current version: 1.05
-
Release date: 2014-07-04