I have a .bat file that runs daily from Windows 10 Task Scheduler. The script is a very simple backup routine:
CD C:\Program Files\SoftPerfect RAM Disk ramdisk.exe /save:RThe problem is that the .bat file does not release, and control is never returned to Task Scheduler so that subsequent tasks can be run. The task actually terminates when the timeout duration has elapsed.
On Windows 7, this ran fine except I used the command
ramdiskws.exe /save:R