﻿id	summary	reporter	owner	description	type	status	milestone	component	version	severity	resolution	keywords	cc
1650	"Problem with Run(""psexec"", .., $STDERR_CHILD + $STDOUT_CHILD) on Vista 64bit"	HighGuy	Jon	"Hi,

the following code with the current version 1.98 of the Sysinternals tool psexec works fine on my XP SP3 pc but not on my Vista 64bit where it produces a stucked cmd window:

Run(""psexec.exe \\localhost /acceptEula ipconfig /ALL"", """", @SW_SHOW, $STDERR_CHILD + $STDOUT_CHILD)

Hint: if i remove the parameters $STDERR_CHILD and $STDOUT_CHILD it will not stuck any more. Starting psexec in a cmd-Shell works fine as well.

Thanks in advance for analyzing this issue,

HighGuy"	Bug	closed		AutoIt	3.3.6.0	None	Rejected		
