home *** CD-ROM | disk | FTP | other *** search
/ synchro.net / synchro.net.tar / synchro.net / docs / ntreadme.txt < prev    next >
Encoding:
Text File  |  2003-05-07  |  2.1 KB  |  47 lines

  1. Synchronet v3.10 Windows NT/2000/XP Instructions
  2. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  3.  
  4. Note
  5. ~~~~
  6. Windows 2000 is actually Windows NT 5 (renamed for marketing reasons), not
  7. to be confused with Windows Millennium Edition (the successor to Windows 98).
  8. Windows XP is actually Windows NT 5.1 (renamed for marketing reasons).
  9.  
  10. Issues
  11. ~~~~~~
  12. 1. Your C:\WINNT\SYSTEM32\CONFIG.NT file should NOT include Microsoft's 
  13.    ANSI.SYS if you want DOS I/O Interception to function properly (required 
  14.    for 16-bit XSDK/WWIV programs, DOS shell, viewing zip files, etc.). 
  15.  
  16. 2. Add C:\SBBS\EXEC\SVDMANSI to the end of your C:\WINNT\SYSTEM32\AUTOEXEC.NT
  17.    to use the Synchronet Virtual DOS Machine ANSI driver (originally created
  18.    as a replacement for OS/2's ANSI driver, but it functions as an ANSI.SYS 
  19.    replacement for Windows NT just as well - thanks again Steve!).
  20.    Use of this driver is *optional*.
  21.    
  22. 3. Use ;SHELL instead of ;DOS to remotely shell to the Windows NT 32-bit
  23.    command interpreter (cmd.exe), which has more functional I/O interception.
  24.    The backspace key does not work correctly however (watch those typos!).
  25.    The ;DOS command will shell to the 16-bit command interpreter (command.com)
  26.    which has numerous I/O interception issues on NT.
  27.  
  28. 4. If you need more conventional memory for your external DOS programs and 
  29.    do not need DPMI support, remove (or REM-out) the DOSX line of your 
  30.    C:\WINNT\SYSTEM32\AUTOEXEC.NT. This will give you about 40K additional 
  31.    conventional memory for your external DOS programs.
  32.  
  33.  
  34. Debugging
  35. ~~~~~~~~~
  36. If you have any problems with programs that worked under Windows 95/98,
  37. but aren't under NT/2000: find the sbbsexec#.log (where # is the node 
  38. number) that was generated after the program in question was run and 
  39. send it to me for debugging purposes. The sbbsexec#.log files are created
  40. in the current directory at the time the program is run. This will
  41. usually be either the Synchronet EXEC directory or the startup directory
  42. for an online external program (e.g. C:\SBBS\XTRN\DOORNAME).
  43. As for v3.10, these files are only created with the DEBUG BUILD of
  44. SBBSEXEC.DLL (which you probaby don't have).
  45.  
  46. /* End of File */
  47.