ryan461 Posted April 8, 2011 Posted April 8, 2011 My autoIt script connects and authenticates a vpn client. I'd like it to run on startup, but not when a user logs into the machine. I have tried adding a regwrite in the script for it to run at start. This works, but it also runs when a user logs in. There is the same effect when putting the executable in the startup folder. I've tried creating a service for it with sc.exe. It runs into a timeout error when trying to start and crashes the OS. Any ideas?
ryan461 Posted April 8, 2011 Author Posted April 8, 2011 Edit: the registry entry and startup folder don't have a vpn before logon setup. Must of mistaken that for something else before.
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