473,406 Members | 2,954 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,406 software developers and data experts.

delete service cause driver uninstalled

Hi,

I install a filter driver through INF file to a 3rd party audio device (with
driver). The filter driver works well on the 3rd party driver. However upon
uninstallation of the filter driver, it will eventually cause the audio
driver get uninstalled as well.

Here are the steps to uninstall the filter driver:
1. Disable the target audio device.
2. Delete the filter name from "Upperfilters" key of the audio device in
registry.
3. Enable the target audio device.
4. Run "sc stop <filter-name>" and "sc delete <filter-name>".

The problem happens when I try to delete the filter driver from the service
database at step 4. Straight after the service removal, the audio driver
indicates that it will be uninstalled in next system reboot.

1. What exactly causes the audio driver to be uninstalled?
2. How could I delete the filter service and yet won't have audio driver
uninstalled?

Thanks in advance.

CS
Nov 22 '05 #1
0 909

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: CS Loh | last post by:
Hi, I install a filter driver through INF file to a 3rd party audio device (with driver). The filter driver works well on the 3rd party driver. However upon uninstallation of the filter driver,...
1
by: charismatic_evangelist | last post by:
I am trying to write a Windows Service in C# .NET Version 1.1. I followed Microsoft's directions: ...
4
by: trialproduct2004 | last post by:
Hi all I have removed windows service from add/remove program, still that service is getting displayed in SCM. Problem is at a time of stopping that service error occured and so status of...
3
by: Wayne Shen | last post by:
Hi Guys Today I installed Windows SharePoint Service and BizTalk Server 2004, then I found that my previous web application does not work. So I debugged the application, and the ASP.Net Session is...
0
by: Kevin Davidson | last post by:
I am trying to get a clean installation of the .NET framework 1.1 on Windows 2000 Professional. I had previously installed a beta of the 2.0 Framework and uninstalled it. I also uninstalled...
4
by: news.microsoft.com | last post by:
Hi, I have finally got my windows service installing OK using the vs.net installer- however, when I uninstall the application it leaves an orphned service entry in the service control manager...
3
by: rn5a | last post by:
I am trying to delete records from a MS-Access DB table using the following query: strSQL=DELETE FROM MyTable WHERE =CInt(Request.QueryString("delete")) con.Execute strSQL When I run the app...
0
by: =?Utf-8?B?c3VqaXRo?= | last post by:
i have a setup project setup1 which deploys two windows services windows service1,windows service2.i also added some custom installation actions into it using projectinstaller.cs.In windowsservice1...
5
by: cj2 | last post by:
This code works: using System; using System.Collections; using System.ComponentModel; using System.Data; using System.Linq; using System.Web; using System.Web.Services; using...
3
by: venky5186 | last post by:
Hi, I would like to Know how a hidden service can be deleted in Windows. For example I have a driver file that is registered as a service and I would like to be able to delete the service. The...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.