muiz Posted February 14, 2005 Posted February 14, 2005 ha ha ha just dont touch it it will disapear by its own thats all
iwod Posted March 12, 2005 Posted March 12, 2005 I made an AutoIt script wich work for me.!!! French script !!!!; ----------------------------------------------------------------------------; Set up our defaults/Variables; ----------------------------------------------------------------------------AutoItSetOption("WinTitleMatchMode", 1);Setup file name$SF= "msiexec /i Alcohol.msi /qn REBOOT=Suppress"; ----------------------------------------------------------------------------; Script Start; ----------------------------------------------------------------------------Run($SF)WinWaitActive("Assistant Matériel détecté")Send("!N")Send("!S")Send("!S")WinWaitActive("Assistant Matériel détecté","Fin de l'Assistant Ajout de nouveau matériel détecté")Send("{ENTER}")<{POST_SNAPBACK}>Can anyone translate one for english? I mean with english Windows Name so Autoit can auctually work
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now