Couldl anyone help my with this driver.
I have tried /S /N /QB or something like that ( found here )
I have tried to use auto it and when i run the .aut file before i make the CD the script works ( slow but works ).
But when i make the CD and test it - it dont work.
Have been killing my the last few days
I have attached the .aut fil as code here below:
CODE
Run, SetupYukonWin.exe
SetKeyDelay, 2000
Send, &Next
SetKeyDelay, 2000
Send, a
SetKeyDelay, 2000
Send, &Next
SetKeyDelay, 2000
Send, &Next
SetKeyDelay, 2000
Send, &Install
SetKeyDelay, 2000
Send, &Finish
SetKeyDelay, 2000
Send, &Next
SetKeyDelay, 2000
Send, a
SetKeyDelay, 2000
Send, &Next
SetKeyDelay, 2000
Send, &Next
SetKeyDelay, 2000
Send, &Install
SetKeyDelay, 2000
Send, &Finish
N