Jobos Posted April 30, 2008 Posted April 30, 2008 I’ve written an application in Visual Basic 2005 that displays a message on the desktop and scheduled this to run at the end of the day. When I right click on the scheduled task and choose run it works fine but when set to run at a certain time the scheduled task window says it’s running but I can’t see it. What am I doing wrong?
Iain Posted April 30, 2008 Posted April 30, 2008 You probably need to use the /interactive switch when defining the scheduled task. Take a look here for more info. Iain. 1
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