Jump to content

Recommended Posts

Posted

Hi all!

 

I've just put Windows Server 2008 onto our home server, after using Windows Server 2003. Is there anyway to make a Scheduled Task interact with the desktop? At the moment I have a .bat file being run as the task then that .bat file is running the program, it's all running fine and doing it's job, I just want to be able to see the program itself - is there anyway to make the task interact with the desktop, so in effect showing the .bat window and the program it's starting? Or even somehow adding a line in the .bat file to tell it to "show" the program?

 

Many thanks!

Jump1e (Dan)

Posted

Hi all!

 

I've just put Windows Server 2008 onto our home server, after using Windows Server 2003. Is there anyway to make a Scheduled Task interact with the desktop? At the moment I have a .bat file being run as the task then that .bat file is running the program, it's all running fine and doing it's job, I just want to be able to see the program itself - is there anyway to make the task interact with the desktop, so in effect showing the .bat window and the program it's starting? Or even somehow adding a line in the .bat file to tell it to "show" the program?

 

Many thanks!

Jump1e (Dan)

 

At the end of your batch file type:

 

PAUSE

 

This should help...

--------------------------------------------------------

Tu peux aussi crire en franais.

Du kannst auch auf Deutsch schreiben.

Puoi scrivere anche in italiano.

--------------------------------------------------------

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...