Opened 17 years ago
Closed 17 years ago
#754 closed Bug (No Bug)
RUN COMMAND
| Reported by: | LOULOU25 | Owned by: | |
|---|---|---|---|
| Milestone: | Component: | AutoIt | |
| Version: | 3.3.0.0 | Severity: | None |
| Keywords: | RUN | Cc: |
Description
With the new version runcommand dosen't admit a path for launching the executable
ex i want to launch an aexecutable which name is ctp.exe and resides on c:program files\filbanque\pro
If i launch it with these synthax
Run("c:\program files\filbanque\pro\ctp.exe") nothing happen
but if my script is in the same directory than the program i can lauch it without any problem
RUN("ctp.exe")
I have the same problem with the dll
version 3.3.0 of autoit
and Xindows XP Professionnal SP3 French version
Attachments (0)
Change History (2)
comment:1 by , 17 years ago
| Milestone: | 3.3.1.0 |
|---|---|
| Severity: | Blocking → None |
comment:2 by , 17 years ago
| Resolution: | → No Bug |
|---|---|
| Status: | new → closed |
Err, if the Run() command were that fundamentally broken don't you think we'd have caught it by now?
The Run() function certainly works correctly for me. I'm closing this as no bug. If you are experiencing a problem you need to work out the specific details of the bug on the forum and then create a ticket describing how to reproduce the problem.

Automatic ticket cleanup.