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 Changed 17 years ago by Valik
- Description modified (diff)
 - Resolution set to No Bug
 - Status changed from new to closed
 
Guidelines for posting comments:
- You cannot re-open a ticket but you may still leave a comment if you have additional information to add.
 - In-depth discussions should take place on the forum.
 
For more information see the full version of the ticket guidelines here.
Note: See
        TracTickets for help on using
        tickets.
    
This isn't related to AutoIt. This should have been asked on the forum.