Vindicator Posted November 5, 2006 Posted November 5, 2006 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 Jos Posted November 5, 2006 Developers Posted November 5, 2006 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.
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