Code/Resource
Windows Develop
Linux-Unix program
Internet-Socket-Network
Web Server
Browser Client
Ftp Server
Ftp Client
Browser Plugins
Proxy Server
Email Server
Email Client
WEB Mail
Firewall-Security
Telnet Server
Telnet Client
ICQ-IM-Chat
Search Engine
Sniffer Package capture
Remote Control
xml-soap-webservice
P2P
WEB(ASP,PHP,...)
TCP/IP Stack
SNMP
Grid Computing
SilverLight
DNS
Cluster Service
Network Security
Communication-Mobile
Game Program
Editor
Multimedia program
Graph program
Compiler program
Compress-Decompress algrithms
Crypt_Decrypt algrithms
Mathimatics-Numerical algorithms
MultiLanguage
Disk/Storage
Java Develop
assembly language
Applications
Other systems
Database system
Embeded-SCM Develop
FlashMX/Flex
source in ebook
Delphi VCL
OS Develop
MiddleWare
MPI
MacOS develop
LabView
ELanguage
Software/Tools
E-Books
Artical/Document
drivers.bat
Package: imap-4.7.tar.Z [view]
Upload User: ycwykj01
Upload Date: 2007-01-04
Package Size: 1819k
Code Size: 2k
Category:
WinSock-NDIS
Development Platform:
Unix_Linux
- @ECHO OFF
- REM Program: Driver Linkage Generator for DOS
- REM Author: Mark Crispin
- REM Networks and Distributed Computing
- REM Computing & Communications
- REM University of Washington
- REM Administration Building, AG-44
- REM Seattle, WA 98195
- REM Internet: MRC@CAC.Washington.EDU
- REM Date: 11 October 1989
- REM Last Edited:11 October 1993
- REM Copyright 1993 by the University of Washington
- REM Permission to use, copy, modify, and distribute this software and its
- REM documentation for any purpose and without fee is hereby granted, provided
- REM that the above copyright notice appears in all copies and that both the
- REM above copyright notice and this permission notice appear in supporting
- REM documentation, and that the name of the University of Washington not be
- REM used in advertising or publicity pertaining to distribution of the software
- REM without specific, written prior permission. This software is made
- REM available "as is", and
- REM THE UNIVERSITY OF WASHINGTON DISCLAIMS ALL WARRANTIES, EXPRESS OR IMPLIED,
- REM WITH REGARD TO THIS SOFTWARE, INCLUDING WITHOUT LIMITATION ALL IMPLIED
- REM WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE, AND IN
- REM NO EVENT SHALL THE UNIVERSITY OF WASHINGTON BE LIABLE FOR ANY SPECIAL,
- REM INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
- REM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, TORT
- REM (INCLUDING NEGLIGENCE) OR STRICT LIABILITY, ARISING OUT OF OR IN CONNECTION
- REM WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
- REM Erase old driver linkage
- DEL LINKAGE.*
- REM Now define the new list
- FOR %%D IN (%1 %2 %3 %4 %5 %6 %7 %8 %9) DO CALL DRIVRAUX %%D