Jump to content

Recommended Posts

Posted

to run your script at startup:

RegWrite("HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Run", "YourProgram", "REG_SZ",  @ScriptFullPath)

is this what you wanted?

How could I run a compiled script at logon? I have tried the above, no results...

If I hadn't said thank you yet, and you deserve it, than thank you...

  • Developers
Posted

How could I run a compiled script at logon? I have tried the above, no results...

that should work after running it one time manually .... did you check the registry entry ?

SciTE4AutoIt3 Full installer Download page   - Beta files       Read before posting     How to post scriptsource   Forum etiquette  Forum Rules 
 
Live for the present,
Dream of the future,
Learn from the past.
  :)

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