Hi expert,
Currently, I’m working with project have dependencies Windows-Legacy. I created .bat file as image but it can’t run with project have dependencies Windows.
Can you help me this issue?
Hi expert,
Currently, I’m working with project have dependencies Windows-Legacy. I created .bat file as image but it can’t run with project have dependencies Windows.
Can you help me this issue?
Hi @Dava_Macos
I think your .bat file workflow built with Windows-Legacy activities won’t run in a project using the newer Windows dependencies because of framework differences. You should recreate the .bat execution using Windows-compatible activities and update your project dependencies accordingly.
Can you teach me detail for create file .bat to running project Windows?