Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6358643
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 24, 20262026-05-24T23:24:54+00:00 2026-05-24T23:24:54+00:00

I created an installer and custom actions for a service. On first install I

  • 0

I created an installer and custom actions for a service.

On first install I managed to install the service , but when I tried running the service I got
an Error :Windows installer service cant start Error 193:0xc2

I have tried deleting this service in myriad of ways, yet on install I am still getting an error message 1001 The specified service already exists.

I deleted the service directly from the registry , but this does not seem to have worked.

I have tried
sc delete [service] –> The specified service does not exist as an installed service.

The service is not showing up in the registry nor is it present in installed services.

Any other thoughts or options would be appreciated

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-24T23:24:54+00:00Added an answer on May 24, 2026 at 11:24 pm

    This complaint may be coming from the installer, not from Windows.

    I had this same issue earlier this year, I installed a service from an MSI file, which fouled up somewhere along the line. I uninstalled the package and tried reinstalling through the installer and got the same message as you did, that the service already existed. Frustrating. It didn’t show up as an installed package at all anymore, nor did it show up in the service list.

    It ended up that the MSI file did not clean up after itself properly during uninstall, but that I could manually manipulate this database and remove the information myself using MSIZap.exe. You need the Windows SDK to get at this program. There may be other ways, but I don’t know of them.

    You will need the package guid of your installation package to remove it using MSIZap. In the same directory as MsiZap.exe, you will find another application, MsiDb.exe. Run that, point it at your MSI file, point it to some empty directory to store some exports select the “Property” table, select the “Export” radio button and hit the “OK” button. Open the “Property.idk” file that was generated by MsiDb.exe in any text editor. Look in your text for a line that says “ProductCode”. The GUID that follows is what you will feed into MsiZap, brackets and all. Now you will simply (bwahaha… yeah right) enter:

    msizap T {product code}
    

    Where “{product code}” is replaced by the GUID you found. This removes all traces of your product from the MSI database in windows, which should shut the installer up.

    I realize that all of this is a ridiculous pain in the butt. I don’t understand why finding a product code is such a trial. But, I suppose if the uninstaller worked, you wouldn’t have to do its job for it now. There really might be a simpler way to do all of this, but I haven’t found one. Once I found something that worked, I was over it.

    As a final note, what caused this error for me was leaving the services list open during uninstall. An uninstaller which isn’t paying attention could ignore some exceptions and leave pieces of itself lying about. I was lucky, the poorly behaving uninstaller was my own. And by the way, to appreciate just how much garbage is left over from uninstallation, check out this article.

    I’m not sure if I had the same problem that you had, but if so, I hope this helps. If you need clarification, ask and I’ll update the answer. If I’m up a tree and this has nothing to do with your problem, I apologize.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

My installer has a custom action which contacts a windows service and set some
I have developed a Windows service in C#. I have created a installer with
I managed to create a WiX 3.x installer for Windows Service and added some
I have created a Windows Service, and an associated installer using Visual Studio 2010.
I have written a windows service and have created a setup project to install
My MSI installer created with Visual Studio 2008 refuses to install the app in
I have created a windows installer for a windows forms app as an MSI.
Using WiX (Windows Installer XML) I have created an MSI installer which installs Word
How can an automatic installer for .NET 2.0 application be created for Windows 98?
I created a simple windows service on my local PC and added the following

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.