Hello Cozmo!
On 13 Dec 2021, Cozmo said the following...
suppose to but I don't think the maint.exe file is being run. None of
the files it's suppose to update are being updated. If I run the
Is there some logfile from maint.exe?
If not, you might be able to store the output to a logfile on your own by specifying something like the following as the shell command:
c:\mystic\doors\apoc\maint.exe > c:\mystic\logs\maint.log 2>&1
...and then checking for any errors in the maint.log logfile.
The 2>&1 will try to ensure that stderr (errors) also get stored to the logfile.
Hope this helps!
Best regards
Zip
--- Mystic BBS v1.12 A47 2021/12/10 (Linux/64)
* Origin: Star Collision BBS, Uppsala, Sweden (21:1/202)