This is what i get when i Compile the au3 script with an installer

lol
any1 know where am goin wrong?
CODE
Run("CursorXp Plus 13a.exe")
Winwaitactive("Stardock CursorXP setup")
Send("{TAB}")
sleep(250)
Send("{TAB}")
Sleep(250)
Send("{+}")
Sleep(250)
Send("{TAB}")
Sleep(250)
Send("{ENTER}")
Sleep(750)
ControlClick("Stardock CursorXP setup" , "" , "Edit2" )
Send("**-******************-**********")
Controlclick("Stardock CursorXP setup" , "Next" , "Button2")
sleep(500)
Controlclick("Stardock CursorXP setup" , "Next" , "Button2")
Sleep(500)
Controlclick("Stardock CursorXP setup" , "Next" , "Button2")
Sleep(3000)
Send("{TAB}{-}{TAB}-{TAB}{ENTER}")
Sorry for hijacking the thread btw
RightClicck Au3 Script An compile Script