Use task scheduler to open a program without picking an app to use each time

Susan Reazin 20 Reputation points

I'm trying to open a media file with task scheduler. I have tried multiple default apps, but it wants me to pick an app every time it runs. When I pick an app, it does run, but I want it to be automatic.

0 comments No comments

Sign in to comment

1 additional answer

  1. Randy Baroja 20,710 Reputation points Independent Advisor

    Hey there!

    Nice to meet you! I'm Randy, an Independent Advisor.

    Hi Susan, You can try this In Task Scheduler, instead of opening the media file directly (which makes Windows ask which app to use), set the action to Start a program and point it to your media player’s EXE file (e.g., "C:\Program Files\VideoLAN\VLC\vlc.exe"), then add your media file’s full path in the Add arguments box; this way, Task Scheduler launches the player with the file automatically, without prompting you each time.

    Regards,

    1. Susan Reazin 20 Reputation points

      Thank you so much!!!

      That worked!


    Sign in to comment
Sign in to answer

Your answer