Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations wOOdy-Soft on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by karmafree

  1. karmafree

    about:blank = sp.html

    Hi, My about:blank page has been changed to some sort third-party page. This page points to sp.html under \system32 I have tried removing this file but it keeps coming back due to a random .dll being created. Any ideas how to solve this? Thanks, karmafree.
  2. karmafree

    Service Control Manager error

    Oh, its not so much an error I'm getting, everything from hardware and software works great - its just that prompt I would like to remove.
  3. karmafree

    Service Control Manager error

    Not sure what you mean, my hardware knowledge is somewhat limited. But I can tell you that I do have a USB BroadBand modem connected.
  4. karmafree

    Service Control Manager error

    Source: Service Control Manager Category: None
  5. karmafree

    Service Control Manager error

    Event ID: 7000
  6. karmafree

    Service Control Manager error

    Hi, After a clean install of Windows Server 2003 Enterprise with the following software: * MS Office 2003 * VS.NET 2003 * SQL Server 2000 I get the following error every time I boot, logged in Event Viewer: The General Purpose USB Driver (adildr.sys) service failed to start due to the...
  7. karmafree

    Slow networking ?!

    Hi colinsw & bcastner, Thanks for the replies. I'm yet to try out the possible fixes you've described (I'm away from the machines currently). colinsw: 1. WinXP SP 1 2. Workgroup 3. Accessing shared resources on the Win2000 via the WinXP machine is fast & fine.
  8. karmafree

    Slow networking ?!

    Slow networking ?! Hi, I have a Windows 2000 Professional (SP4) computer networked to a Windows XP Professional computer. Upon browsing the networked files/folders on the Windows 2000 computer, I am experiencing a slow response; - in other words, I have marked certain folders on the Windows XP...
  9. karmafree

    Slow networking ?!

    Slow networking ?! Hi, I have a Windows 2000 Professional (SP4) computer networked to a Windows XP Professional computer. Upon browsing the networked files/folders on the Windows 2000 computer, I am experiencing a slow response; - in other words, I have marked certain folders on the Windows XP...
  10. karmafree

    How do I install an old audio driver ?!

    Hi, I have a very old spec computer which I have just clean installed Windows Server 2003 Enterprise Edition on to. The problem is that it doesn't seem to recognise my "Creative Labs SoundBlaster 16" audio soundcard and so refuses to play audio. The following website...
  11. karmafree

    AOL 7.0 UK - Manual Connection ???

    Hi, How can I set up a manual AOL connection as opposed to installing their bloated dialler software? I have my username, password and dial-up numbers ready. Been trying with the wizard - Tools | Internet Options... | Connections (tab) | Setup... (button) but to no avail. Thanks, Steve.
  12. karmafree

    Firewall = Restart Computer ???

    Hi, Upon enabling or disabling a firewall, do I have to reboot the computer to take effect? Thanks.
  13. karmafree

    IE AutoComplete in Registry?

    Where are the IE AutoComplete entries stored in the Registry if at all?
  14. karmafree

    Registry Hacking ! ! !

    Hey, I have an application "TweakUI" which at a click of a button removes all the history of various Windows utilites below: * Recent Document History * Find Computer History * Find Files History * Internet Explorer History * Internet Explorer Auto-Complete History * Internet...
  15. karmafree

    Trapping the "X" button to close a form ...

    Hey, Have you tried overriding the "X" close button? protected override void OnClosing(CancelEventArgs e) { // // Your code here // base.OnClosing(e); } Thank you, karmafree.

Part and Inventory Search

Back
Top