Hi, i've just started at AutoIT programming, and need some help. I cant run any programs, let me show you the code i write when i write:
;
; AutoIt Version: 2.x
; Language: English
; Platform: Win9x/NT
; Author: A.N.Other (myemail@nowhere.com)
;
; Script Function:
; Template AutoIt script.
;
Run, "C:\Program Files\Internet Explorer\IEXPLORE.exe"
But when i try to run the AutoIT file, a window pops up and says unable to run it, check if backslashes are placed correct. I am not using a US version of windows, can that be why?
Thanks in advance