Search found 1 match
- Mon Jun 23, 2025 9:32 am
- Forum: Flows
- Topic: Executing Windows Batch file (.bat)
- Replies: 9
- Views: 885
Re: Executing Windows Batch file (.bat)
Have you tried running the batch file through an intermediate script (e.g. PowerShell or VBScript) to control the execution environment? I'm wondering if the RUN environment itself is doing a cleanup after it finishes without preserving the job folder?