Un-ignored: this is the working copy the emulator actually boots (patched BTL4OPT.EXE v4 lineage + .orig/.nop14/.pre_idle/.pre_limit backups, TESTARN.EGG arena1 test egg, REL410 BT+RP trees, VGL_LABS pod boot bats, VWETEST factory test suites, SB16 Creative utilities). The pristine untouched image remains ALPHA_1.zip. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
10 lines
256 B
Plaintext
10 lines
256 B
Plaintext
@ECHO Off
|
|
PATH C:\NWDOS;C:\NWCLIENT;;C:\
|
|
VERIFY OFF
|
|
PROMPT [Novell DOS] $P$G
|
|
SET NWDOSCFG=C:\NWDOS
|
|
SET FBP_USER=Site Technical Support
|
|
SHARE /L:20
|
|
NWCACHE 1024 1024 /LEND=OFF /DELAY=ON
|
|
?"Load Network Software (Y/N) ?"CALL C:\NWCLIENT\STARTNET.BAT
|