The redirector provides
virtual device access from the command prompt. Essentially, it provides network access. This utility
uses the following syntax:
ReDir
You don??™t need to supply any command line switches when using this utility.
Defining Application Compatibility with the SetVer Utility
Some older applications expect a specific version of DOS (the command interpreter) when they execute
and won??™t execute with any other version. Usually, these applications won??™t even start; they
simply display an error message telling you to get the right version of DOS. You can overcome this
particular problem by adding an entry for the application to the Set Version (SetVer) utility table.
When you try to execute the application, the command interpreter tells it that it??™s executing with the
specific version of DOS that the application needs. This utility uses the following syntax:
Display the SetVer Information
SETVER [drive:path]
Add a New Application
SETVER [drive:path] filename n.nn
Delete an Application
SETVER [drive:path] filename /DELETE [/QUIET]
The following list describes each of the command line arguments.
[drive:path] Specifies the location of the SetVer.
Pages:
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317