|
Move Software |
Top Previous Next |
Moving software to another PC (DOS)
Copy all the files from the source machine and program directory to the destination machine and destination program directory. Check Configuration The System Configuration must be performed correctly. Failure to perform the following steps correctly will result in improper system operation.
The following line needs to appear in the AUTOEXEC.BAT file: SET CLIPPER=F61;E00 (E zero zero) The CONFIG.SYS file must contain the following two lines: FILES=61 BUFFERS=41 Note: Win95/98 machines do not need the ";E00". Buffers can also be set to 10.
Reboot your computer and at the DOS prompt type: SET Look for a statement CLIPPER=F61;E00. If it is not there, edit the AUTOEXEC.BAT file and add it. If it is there, make sure it executes by placing it before any WIN, MENU, DOSSHELL or LOGON command. Reboot and at the DOS prompt type: SET If you see: CLIPPER=F61;E00 the program should operate correctly. Network Configuration Refer to the Network Notes in the documentation.
Go to CMS Support Page Go to the CMS Home Page Return to CONTENTS Page |