Jump to content

Sidewinder Precision2


west117wolf

Recommended Posts

I gave my windows 98 computer to my Sister. When I tried to install the Sidewinder Precision2 joystick I get a message to place the Windows98 source disk into the drive to retrieve the following file:

D:/Progra~1 Common~\aol\acs\netwving98SE\hidclass.sys. I then get the following error message:

"hidclass.sys on windows98 second edition cd-rom cannot be found.

Question: How do I get this file??

Thanks.

West

Link to comment
Share on other sites


The location of hidclass.sys in C:\Program Files\Common Files\AOL\whatever... is only for AOL client installation backup purposes.

The file must be located in %windir%\system32\drivers [where %windir% is usually C:\windows].

That is the only way Win98/ME OS will recognize and use hidclass.sys.

To extract the file to proper location [example using D as CD/DVD drive = change if different on your computer] use a batch file like this:

@ECHO OFF
EXTRACT/Y D:\WIN98\BASE5.CAB /L %windir%\SYSTEM32\DRIVERS HIDCLASS.SYS
EXIT

The one from C:\Program Files\Common Files\AOL\whatever... can be safely deleted, will not affect the way the OS works.

HTH

Edited by MDGx
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...