PHP Classes

File: dosbox-bridge/dos/DOORS/ADMIN/start.bat

Recommend this page to a friend!
  Packages of Matthew Asham   Binkterm PHP   dosbox-bridge/dos/DOORS/ADMIN/start.bat   Download  
File: dosbox-bridge/dos/DOORS/ADMIN/start.bat
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Binkterm PHP
Bulletin board system based on the Web
Author: By
Last change:
Date: 5 days ago
Size: 258 bytes
 

Contents

Class file image Download
@ECHO OFF SET SYSFILE=C:\DROPS\NODE%1\ SET NODE=%1 IF EXIST DOORWAY\DOORWAY.EXE GOTO REGISTERED DOORWAY\DOORWAYU SYS /g:on /a:on /m:100 /v:d^U /s:%SYSFILE% /c:dos GOTO END :REGISTERED DOORWAY\DOORWAY SYS /o /g:on /a:on /m:100 /v:d^U /s:%SYSFILE% /c:dos :END