Question

  • Creator
    Topic
  • #2220292

    How to use environment variable in windows task scheduler?

    Locked

    by nitss ·

    Hello!

    I want to add a task in windows task scheduler (windows server). The problem is, the path of the exe is not fixed. I have created a user variable ‘my_exe_path’ under environment variables which has the path to the exe.

    How do I schedule this exe to run daily? If I use %my_exe_path%\myexe.exe as the program to start in the task, it is not able to find the path.

    Any help?

    Thanks!!

All Answers

Viewing 1 reply thread