I have the computer set to auto log in when restarted, but if the
computer goes down on
its own, there are still residual files in the c:\mystic\semaphore
folder that need to be
deleted so that mystic server can start.
On 12 Mar 2024, Mike Dippel said the following...
I have the computer set to auto log in when restarted, but if the computer goes down on
its own, there are still residual files in the c:\mystic\semaphore folder that need to be
deleted so that mystic server can start.
You could run this batch file on startup when your computer reboots:
@ECHO OFF
C:
CD \MYSTIC
IF EXIST C:\MYSTIC\SEMAPHORE\MIS.BSY DEL C:\MYSTIC\SEMAPHORE\MIS.BSY MYSTIC.EXE SERVER
Jay
Hi there ... Create a new Test File, Copy the below into this text file. save
it and rename called BBS-Start.bat Place this Bat file in your windows Start
Folder .... Reboot to rest it without stopping your Mystic. This will prove
it removes the MIS.BSY files to start the MIS.EXE Server
@echo Off
cd\
CD bbs\semaphore
del *.* /Q
cd\bbs
mis.exe server
Sysop: | Chris Crash |
---|---|
Location: | Huntington Beach, CA. |
Users: | 578 |
Nodes: | 8 (0 / 8) |
Uptime: | 30:31:23 |
Calls: | 10,736 |
Calls today: | 1 |
Files: | 5 |
Messages: | 443,217 |
Posted today: | 1 |