Hello, I've used AutoIt several years ago, and I want to use it again today for a new project. So I have installed the latest version on my Windows 7 machine. I have started to write a few simple scripts, build exe files and execute them. But each time I double-click the .exe file runs twice ! For example the "msgbox.au3" example provided with the installation files will display the text box a first time, then I click "Ok", and the text box shows up again. Here is the script : #include