home *** CD-ROM | disk | FTP | other *** search
- ; LM 2.1a
- ;*****************************************************************;
- ;** Microsoft LAN Manager **;
- ;** Copyright(c) Microsoft Corp., 1993 **;
- ;*****************************************************************;
- help use
- use help
- command.com /c type $Puse.hlp
-
- version
- command.com /c echo Microsoft LAN Manager 2.2a.0
-
- help start
- start help
- command.com /c type $Pstart.hlp
-
- print help
- help print
- command.com /c type $Pprint.hlp
-
- name help
- help name
- command.com /c type $Pname.hlp
-
- help continue
- continue help
- command.com /c type $Pconti.hlp
-
- help pause
- pause help
- command.com /c type $Ppause.hlp
-
- help netware
- netware help
- command.com /c type $Pnetware.hlp
-
- help
- command.com /c type $Pnet.hlp
-
- use $*
- use $* /*
-
- print $*
- printq $*
-
- name $*
- setname $*
-
- start workstation $1
- start redirector $1
- start wksta $1
- start rdr $1
- chknet
- minses
- redir /L:9 /S:9
- setname $1
-