Guys, I have a legacy software than ran like a champ under win98 and now that I moved to Win2k, I'm trying to implement the follow, which I did under win98, under my new win2k OS. Could someone give me help me by giving me specifics on how to implement the instructions below. I'm not a computer wiz though I know my way around the OS pretty well so details would be much appreciated.
Here are the instructions for win98:
Delete or disable the ?set ssi act = 10 10 10? command in your autoexec.bat file.
The FILES = command in your autoexec.bat file should read
?FILES=50?.
If present, delete / disable DEVICE=ssiact.386 command from the [386Enh] section of the system.ini file located in your c:\windows directory.
Include the following commands at the very begining of the [386Enh] section of the system.ini file located in your c:\windows directory:
DEVICE=BASEDRV.386
DEVICE=MYLOCK.386
DEVICE=SSI95.VXD
Here are the instructions for win98:
Delete or disable the ?set ssi act = 10 10 10? command in your autoexec.bat file.
The FILES = command in your autoexec.bat file should read
?FILES=50?.
If present, delete / disable DEVICE=ssiact.386 command from the [386Enh] section of the system.ini file located in your c:\windows directory.
Include the following commands at the very begining of the [386Enh] section of the system.ini file located in your c:\windows directory:
DEVICE=BASEDRV.386
DEVICE=MYLOCK.386
DEVICE=SSI95.VXD