Installing ACCPAC Plus on Windows
2000
Click here for print friendly version: 
- Running ACCPAC Plus on Windows 2000 requires
the installation of Windowing System Manager (WSM) 6.5A or 7.0A, with
the latest PTF or Service Pack (SP) applied.
- Opportunistic locking must be turned off.
Opportunistic Locking utilizes record caching on an NT or Windows 2000
workstation (or server), but these cached records can result in records
that contain incorrect or corrupted data in ACCPAC Plus. See Microsoft
article Q129202 for further information.
CAUTION: Using Registry Editor incorrectly
can cause serious system problems. If you are not confident with using
this function, then please contact a network consultant to assist you
on site.
To turn off Opportunistic Locking take the following
steps:
- Click on the Start Button, choose the Run command
and type in REGEDT32.EXE
- Open the Parameters folder by going to:
ON THE SERVER:
\HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\LanmanServer\Parameters
- If the Value " EnableOplocks "
is not found, select Edit from the Registry Editor menu bar, then choose
Add Values from the drop down menu.
- Type "EnableOplocks" in the Value
Name field.
- Change the data type to REG_DWORD, then click
OK.
- In the DWORD editor, enter "0" in
the Data field, choose HEX value, and then click OK;.
- Reboot the server or workstation to have this
change become effective.
ON THE WORKSTATION:
\HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\LanmanWorkstation\Parameters
c. If the Value " UseOpportunisticLocking
" is not found, select Edit from the Registry Editor menu bar,
then choose Add Values from the drop down menu.
d. Type " UseOpportunisticLocking "
in the Value Name field (use the exact spelling as specified here
– same upper and lower case letters).
e. Change the data type to REG_DWORD, then click
OK.
f. In the DWORD editor, enter "0" in
the Data field, choose HEX value, and then click OK;.
g. Reboot the server or workstation to have this
change become effective.
NOTE: Opportunistic Locking must be turned
off on both the Windows 2000 Server and all
Windows NT or 2000 Workstations. Windows 95/98
and Millennium operating systems do not require this to be done.
What to answer when asked to "Modify system configuration
files? [Y/N]" during WSM installation:
Answer NO when installing to a Windows 2000 workstation or server.
After installation, manually enter the FILES=250 command in the CONFIG.NT
file (the CONFIG.NT files resides in the \WINNT\SYSTEM32 subdirectory).
Is the Files=250 command needed?
The Files=250 command is needed in all Windows environments. This
command should be placed in the CONFIG.SYS for Windows 3.1X and Windows
95/98, in the CONFIG.NT for Windows NT and Windows 2000.
For Windows Millennium operating systems, the Files command is
completely different – please refer to the Microsoft Article Q269030 –
the Files command is NOT put in the CONFIG.SYS.
If your Windows NT Server is a dedicated server the Files=250
statement is NOT needed on the server. However, if the server is also
being used as a workstation (or will be), then the Files=250 statement
must be added to the CONFIG.NT file.
Changing the Odd Color Scheme when starting ACCPAC Plus:
When starting ACCPAC Plus, the background may appear red. To change
the background color, start Plus in CGA color monitor mode by typing Plus
/V3 at the DOS command prompt. We recommend setting up an Icon or
Shortcut to start ACCPAC Plus. In the Program tab of the Icon properties
set the CMD line to show as x:\plus.exe /v3 where x is the
letter of the drive where Plus is installed.
Changing Screen Properties:
In some cases you may find that once the ACCPAC Plus installation
is completed, when starting the application at the workstation level you
are unable to open the Plus window to a full screen format. Should this
occur and to rectify the situation, try the following:
- Start Plus in your normal manner; we recommend a desktop shortcut
for ease of use.
- In the upper left corner you will see a C:\ prompt icon or
a small MS DOS icon similar to the illustration below. Right click on
that icon & choose Properties.
- When the Properties box opens select the Layout tab. You will
see the following screen (see next page); edit the settings to show
the same values as those shown for the Screen Buffer and Window sizes.
We have left the Window Position box at the default and allowed the
system to position the window.
- Choose the Options tab to select the Display Options for how
your Plus window will open; select either Window or Full Screen. We
recommend that you choose Window here; you will still be able to toggle
between a full screen and a window simply by hitting the ALT + ENTER
keys simultaneously on your keyboard while in ACCPAC Plus.

Creating a Virtual Drive using the
Substitute Command with Windows 2000
You may need to create a virtual drive if you are
running a Windows 2000 Peer Network; the virtual drive needs to be created
on the computer that will function as the server (this computer that will
have the sole installation of the ACCPAC Plus program files on it). To
do this, first create a new folder on the C: drive and give it a name
such as ACCPAC, and then flag it as a shared folder with full access.
You then have to create a batch file (use Notepad
or Wordpad) and the contents will be exactly as follows below: (we are
using the drive letter X: in this example and the folder named
ACCPAC):
@echo off
subst X: C:\ACCPAC
X:
plus.exe /v3
subst X: /d
Save this batch file and give it a name of APLUS.BAT
(in this example). Copy this file to the root of your drive C: on
this computer. After you setup a normal icon for ACCPAC Plus on your desktop,
right click on the icon and go to the Properties tab. On the Command ("CMD
line") line, enter the following C:\APLUS.BAT. Do not put anything
on the "Working " line. Save these changes for your icon properties.
Now when you launch ACCPAC Plus this batch file
will create this virtual drive letter X: The other workstations can now
be mapped to this ACCPAC folder as drive X: as well.
Printing from ACCPAC Plus in a Windows NT or
Windows 2000 Network Environment
This information (from Microsoft’s web site) describes
how to print to a network printer from an MS-DOS - based program in Windows
NT or 2000. By default, most MS-DOS-based programs print directly to either
LPT1 or LPT2. However, the output is not automatically routed across a
redirector to a print share unless you use the following method.
Establish a persistent connection using NET.EXE.
To do so, use the following syntax at a command prompt:
(you may need to be at the following prompt: C:\WINNT\SYSTEM32>
for this command to work).
The LPT2 port is used here as an example; you could
use LPT1 or LPT3 instead.
net use lpt2: \\servername\printername /persistent:yes
Where lpt2 is the printer port you want
to use, servername is the exact name of the server on your network
(the UNC name) and printername is the exact name of the printer.
The command persistent:yes makes this change persistent.
When this command is entered correctly, you should
receive the following message:
"Command Completed Successfully"
To disconnect this persistent lpt2 connection, use the following syntax:
net use lpt2: /delete
For additional information, please see article Q109928 in the Microsoft
Knowledge Base.

This information has been
provided by ACCPAC International, Inc.
Copyright
© 1996, 2001 ACCPAC International, Inc. All Rights Reserved.
All trade names referenced herein are either trademarks or registered
trademarks of their respective companies.
|