Opened 16 years ago

Closed 16 years ago

#696 closed Bug (No Bug)

Autoit Vista 64bit — at Version 1

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.

Change History (1)

comment:1 Changed 16 years ago by Valik

  • Description modified (diff)
  • Resolution set to No Bug
  • Status changed from new to closed

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

Note: See TracTickets for help on using tickets.