Running the WordPerfect Tutorial from an Icon with WindowsLast reviewed: November 23, 1994Article ID: Q65678 |
The information in this article applies to:
SUMMARYThe easiest way to access the WordPerfect 5.1 tutorial from Microsoft Windows version 3.0 is to create an icon that executes a batch file to the tutorial files. You need to know where the WP.EXE file is located on your hard drive and where the tutorial files have been placed to create this batch file.
MORE INFORMATIONThe following is an example of a batch file for the most common configuration:
cd\ cd\wp51 cd learn path=C:\wp51 tutorNote that it doesn't matter what you name this file, nor where you save the file, as long as you save it with a ".BAT" extension. The next step is to create an icon to access the batch file. The following steps show how to create an icon:
|
KBCategory: kb3rdparty
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |