Specifying the running directory for Scheduled Tasks using schtasks.exe

后端 未结 7 1198
野的像风
野的像风 2020-12-01 07:27

I have an application which gets called by a scheduled task. It moved from Windows Server 2003 to Windows Server 2008. On 2003, the app ran in the directory where the execut

相关标签:
7条回答
  • 2020-12-01 08:12

    Use My.Application.Info.DirectoryPath in App without need a XML Setting.

    0 讨论(0)
提交回复
热议问题