Re my last post, the problem stems from the fact that I did a search for qmgr.dll and it is only in my CWindows\sysem32 file. It is not in the ServicePackFile folder or the system32\bits folder.
Hi edzal,
I live in the Netherlands. If you live in the US, then time zones are going to play a role here, hence the delay in responding to you.
If you only have BITS in one location and you don't have a Windows installation CD, do the following.
Open C:\WINDOWS\system32 in Windows Explorer, right click qmgr.dll and choose
Copy.
Open C:\WINDOWS\system32\bits right click anywhere in that folder and choose
Paste. You should now be able to see qmgr.dll in that folder.
Go to Start, Run and copy/paste: regsvr32 qmgr.dll and click OK
Do the same with this file: regsvr32 qmgrprxy.dll
Reboot the system and then copy/paste this command into the Run field:
%windir%\System32\rundll32.exe setupapi,InstallHinfSection DefaultInstall 132 %windir%\inf\qmgr.inf
If you're prompted to insert the Windows installation CD, ignore that and in the dialog box at the bottom, change the path to
C:\WINDOWS\system32
Restart the PC again and then go to Services and you should be able to see BITS in the list.
Double click it and then on the General tab, click the Start button to try and start the service manually. This is just a test to ensure that it's working correctly.
If you get Error 2: cannot find the file specified, go to Start, then Run again and copy/paste the following command and then click OK:
Reg add HKLM\SYSTEM\CurrentControlSet\Services\BITS\Parameters /v ServiceDll /t REG_EXPAND_SZ /d %windir%\System32\qmgr.dll
Reboot again and then try once more to start BITS. It should work properly now, but in the unlikely event that it fails again, run the following command and then hit Enter:
Reg add HKLM\SYSTEM\CurrentControlSet\Control\BackupRestore\FilesNotToBackup
Reboot once more and then do the following.
Go to this link and install the IE8 cumulative November update:
http://www.microsoft.com/en-us/download/details.aspx?id=41074
Finally, go to the Windows Update site and you should be able to download normally.