Jump to content

Launching AutoIT script at windows startup


Go to solution Solved by azkerm,

Recommended Posts

Posted

Hi There,

With my previous post I got some assistance to get my script working and tested it out too. Now what I wanted is to get this script running while user logs into the workstation. 

What is the recommended way, will the .au3 script itself runs automatically if I put it into the startup folder or do I have to complie it into an exe?? I'm not sure whether the virus protection will identify it as a threat. So I want this to be executed when logging in.

How can I achieve this..?? Any advise will be great.

  • Solution
Posted

You could have a compiled script in startup to either shellexecute or run the other script. or just compile your script.

Have you tested any of the questions you asked?

 

Hey there! Thanks for the reply. Yes, I did test & did some tweak on dropbox, the .au3 script itself starts up after locating it within windows start up directory. Pretty straight forward. I had to ask this question because the scripts weren't firing soon after the user logs in. Now its working. :)

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...