Robliddell82 Posted August 24, 2010 Report Share Posted August 24, 2010 Hi,Can anybody help me please. I have created an Exe file which I want to schedule using windows task scheduler but every time it runs it runs on monitor 1 but I need tit to run on my second display?Any ideas?Thanks,Rob Quote Link to comment Share on other sites More sharing options...
nobeefstu Posted August 24, 2010 Report Share Posted August 24, 2010 Rob,You will need to create/use a .bat file to launch the EXE slideshow if you cannot apply the -display 2 command in Task Scheduler. Have the Task Scheduler open the .bat file and not the EXE.orIts also possible that Task Scheduler may open a Shortcut of the EXE slideshow. Make sure the Shortcut contains the command -display 2Note* Command line parameter for any EXE file with a slideshow (since v5.7) to point a desired display. For example: MySlideshow.exe -display 2 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.