Updated CPAU

  • Thread starter Thread starter Joe Richards [MVP]
  • Start date Start date
J

Joe Richards [MVP]

I have updated Create Process As User (CPAU).

I have added the ability to tell the program to pause and wait for the
spawned process to terminate.
I have added the ability to specify a different current working directory
for the spawned process.
I have changed the default current working directory of the spawned process
to be the same as the spawning process.

The -wait option should help out those of you trying to do logon scripts and
doing admin actions without giving users admin rights and you need to have
everything done in a serial manner.

You can get it on the free win32 tools page of www.joeware.net

joe
 
Back
Top