Custom Query
Results (202 - 204 of 3883)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#753 | No Bug | @ScriptDir does contain a trailing backslash on drive root. | Decker87 | |
Description |
@ScriptDir does return a trailing backslash when the script is on the root of the drive, e.g. "C:\". This can make some programs stop working when placed in the root of the drive. |
|||
#754 | No Bug | RUN COMMAND | LOULOU25 | |
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 |
|||
#756 | No Bug | Virus detected | OptimusB@… | |
Description |
When I build a script with the latest AutoIt3 3.3.0.0 and SciTE4, McAfee detects a virus in the EXE and deletes the file. |