====================================================================== Microsoft(R) Product Support Services Application Note (Text File) WA0763: ADDING SHARP WIZARD OPTIONS TO SCHEDULE+ RUNNING UNDER WINDOWS FOR WORKGROUPS ====================================================================== Revision Date: 9/93 1 Disk Included The following information applies to Microsoft Microsoft Schedule+ for Windows(TM), version 1.0a. ---------------------------------------------------------------------- | INFORMATION PROVIDED IN THIS DOCUMENT AND ANY SOFTWARE THAT MAY | | ACCOMPANY THIS DOCUMENT (collectively referred to as an Application | | Note) IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER | | EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED | | WARRANTIES OF MERCHANTABILITY AND/OR FITNESS FOR A PARTICULAR | | PURPOSE. The user assumes the entire risk as to the accuracy and | | the use of this Application Note. This Application Note may be | | copied and distributed subject to the following conditions: 1) All | | text must be copied without modification and all pages must be | | included; 2) If software is included, all files on the disk(s) | | must be copied without modification (the MS-DOS(R) utility | | diskcopy is appropriate for this purpose); 3) All components of | | this Application Note must be distributed together; and 4) This | | Application Note may not be distributed for profit. | | | | Copyright (C) 1993 Microsoft Corporation. All Rights Reserved | | Microsoft and MS-DOS are registered trademarks and Windows is a | | trademark of Microsoft Corporation. | |---------------------------------------------------------------------| Introduction ------------ The disk provided with this Application Note contains WIZARD.DLL, the file required for exporting and importing Microsoft Schedule+ information to and from the Sharp Wizard. To add the Sharp Wizard option to the Export File Format menu in ---------------------------------------------------------------- Schedule+ --------- 1. Insert the enclosed WA0763 disk in your floppy disk drive. 2. At the MS-DOS command prompt, type the following and press ENTER copy :\wizard.dll where is the floppy disk drive containing the WA0763 disk and is the drive and directory where you want the WIZARD.DLL file to reside. For example, if WIZARD.DLL is to be located in the WINDOWS directory on drive C and the WA0763 disk is in drive A, type the following command: copy a:\wizard.dll c:\windows A message will be displayed stating: 1 file(s) copied. This indicates that your WIZARD.DLL file has been successfully copied. 3. Add the following lines to the SCHDPLUS.INI file residing in the WINDOWS directory, then restart Schedule+. [Microsoft Schedule+ Importers] key1=C:\WINDOWS\WIZARD.DLL [Microsoft Schedule+ Exporters] key1=C:\WINDOWS\WIZARD.DLL