Error installing Network driver

3

2

I'm tring to install NetLimiter 3 (3.0.0.10, x64) on my Windows 7 x64 machine.

At the driver installation step, I'm getting an error:

Error 0x8004a029: Couldn't install the network component. (InstallNdisIMDriver)

UPDATE 2010-09-20: I received a response to my support request:

Hi Simon,

It seems that problem is rather on your system than in NL3. Too many networking applications (VPN, Virtual computers) are installed on your machine and they are preventing NL3 from proper installation. In order to install NetLimiter 3, try to disable/temporarily remove these apps. Several users had the same problem and shuffling with adapter and networking software helped them. Please, let us know which action helps you (if any).

Sincerely, Jan Bilek

Any thoughts on this?

Simon Carpentier

Posted 2010-09-13T20:00:39.920

Reputation: 53

1What version did you download? – JNK – 2010-09-13T20:18:50.000

There are separate downloads for 32-bit and 64-bit systems. – boot13 – 2010-09-13T20:53:32.290

Answers

8

After having the same issue while trying to install NL I found the following info, which solved my problem.

http://blogs.technet.com/b/joscon/archive/2011/02/21/windows-7-service-pack-1-fails-with-error-code-0x8004a029.aspx

Option 1

Windows 7 is hard coded to allow 14 filter drivers, but the following registry sets the limit to 8 by default. You can adjust the amount up to 14 or delete this key and it will be set to max of 14.

HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Network\MaxNumFilters

Richard

Posted 2010-09-13T20:00:39.920

Reputation: 96

Also helpful for resolving an issue installing Windows Virtual PC when I already had VirtualBox and a third-party VPN. Thanks for the link! – Holistic Developer – 2014-10-10T17:29:07.717

Thanks for the taking the time to post here! At first I thought something like this might be the issue but couldn't find anything about it. I indeed had a LOT of filter drivers installed at the time. – Simon Carpentier – 2011-06-23T14:40:18.680

I have had this exact same problem installing Shrew Soft VPN Client, and this solution resolved it. – karafior – 2013-09-04T09:55:49.310

0

If you are using the most recent version 64 bit, then the place to ask this question is from Netlimiter Support at support@netlimiter.com.

harrymc

Posted 2010-09-13T20:00:39.920

Reputation: 306 093

Yes, I'm using the most recent x64 version and I already emailed them about the issue. I have not received a response from them yet. – Simon Carpentier – 2010-09-18T19:16:36.950

Did you try running the installer as Administrator? – Moab – 2010-09-18T19:56:20.487

Yes, the installer asked for admin privileges right at the beginning. – Simon Carpentier – 2010-09-20T14:17:35.723

0

I uninstalled VMware, Broadcom Diagnostics, Intel MyWifi and it seems Connectify is the culprit.

I was able to install NetLimiter once Connectify was gone.

Simon Carpentier

Posted 2010-09-13T20:00:39.920

Reputation: 53