Jump to content

Recommended Posts

Posted

I am running Windows 10. I have an AutoIt script (all it does is display a msgbox) that I want to start at a certain time of the day using the windows task scheduler. When the task scheduler starts the script I get the "How do you want to open this .au3 file?" dialog (see attachment). I have the default program already set for .au3 scripts but I get the dialog no matter what. Any suggestions? Thanks.

autoit.jpg

Posted (edited)

Compile the script as an exe?  Or use the full path to autoit3.exe i.e.: C:\Program Files (x86)\AutoIt3\autoit3.exe "C:\Filename.au3"

Edited by Subz

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...