NET.CFG Options Reference

NetWare DOS Requester Option

EXCLUDE VLM=path_vlm

Specifies a .VLM file that the VLM.EXE program should not load.

This parameter causes any .VLM file listed in the VLM.EXE program default load table or in the VLM vlm_path parameter to not load when the VLM.EXE program runs.

You must specify the complete filename, including the .VLM extension.

Syntax

exclude vlm=path_vlm

 

 

Range

1 to 50

 

 

Modules

VLM.EXE

 

 

Example

To exclude the loading of the PRINT.VLM,

 

SECURITY.VLM, and NMR.VLM files with the core

 

modules, you would place the following lines in your

 

NET.CFG file:

 

netware dos requester

 

exclude vlm=c:\nwclient\print.vlm

 

exclude vlm=c:\nwclient

 

\security.vlm

 

exclude vlm=c:\nwclient\nmr.vlm

 

 

FIRST NETWORK DRIVE=drive_letter

Sets the first network drive to the letter of choice when the NetWare DOS Requester software makes a connection to the NetWare server.

This parameter accepts only the drive letter and not the colon.

Syntax

first network drive= drive_letter

 

 

Default

First available drive

 

 

Range

A to Z

 

 

Modules

GENERAL.VLM, NETX.VLM, REDIR.VLM

 

 

2-74