Modify

Opened 17 years ago

Closed 17 years ago

#696 closed Bug (No Bug)

Autoit Vista 64bit

Reported by: anonymous Owned by:
Milestone: Component: AutoIt
Version: 3.2.12.1 Severity: None
Keywords: Vista 64 Cc: Adam@…

Description (last modified by Valik)

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.

Attachments (0)

Change History (1)

comment:1 by Valik, 17 years ago

Description: modified (diff)
Resolution: No Bug
Status: newclosed

This isn't related to AutoIt. This should have been asked on the forum.

Modify Ticket

Action
as closed The ticket will remain with no owner.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.