﻿id	summary	reporter	owner	description	type	status	milestone	component	version	severity	resolution	keywords	cc
696	Autoit Vista 64bit	anonymous		"Running Vista Ent 64bit.
Newest autoit and SciTE. Also tryed older version.

I get error code -2147024809 running this type of code.

{{{
 $val = RunWait(@ComSpec & ' /c dsmod user ""CN=Student User,OU=Students,OU=MPES,OU=ES,DC=CCS,DC=K12,DC=int"" -office roe',"""")
   msgBox(0,"""",$val) 
}}}
If i run this under Vista 32bit or Windows xp sp3 (not 64bit).  code works fine. 
I have ran into the code above if a string had ""white space"" in front or at the end of my string.  This is not the case. 
"	Bug	closed		AutoIt	3.2.12.1	None	No Bug	Vista 64	Adam@…
