| | |
Error While Uninstalling the MSI Installer
Please support our C# advertiser: Intel Parallel Studio Home
![]() |
•
•
Join Date: Nov 2008
Posts: 8
Reputation:
Solved Threads: 0
Hi ,
I Developed a windows Deployment Application.It contains One Windows Application,Windows Service and Custom Action Application.Some Times While Uninstalling Windows service is Removed and Uninstall process is Stopped.And It is showing an error that Specified service doesn't exist.Then I am manually installing the Windows Service from Visual studio 2005 Command Prompt.then Uninstall Process is Succeeded.But it is not possible at client System.Can any one Tell me How to Uninstall Application Completely even though one of the Project Removed.
Thanks in Advance,
I Developed a windows Deployment Application.It contains One Windows Application,Windows Service and Custom Action Application.Some Times While Uninstalling Windows service is Removed and Uninstall process is Stopped.And It is showing an error that Specified service doesn't exist.Then I am manually installing the Windows Service from Visual studio 2005 Command Prompt.then Uninstall Process is Succeeded.But it is not possible at client System.Can any one Tell me How to Uninstall Application Completely even though one of the Project Removed.
Thanks in Advance,
Generally when I uninstall or install services via the MSI, I do all of it in the custom action portion. I would look at this:
http://msdn.microsoft.com/en-us/libr...8a(VS.80).aspx
for a little more information on the process. Also, does the user account you're installing with have full permissions to start and stop services?
http://msdn.microsoft.com/en-us/libr...8a(VS.80).aspx
for a little more information on the process. Also, does the user account you're installing with have full permissions to start and stop services?
Alex Cavnar, aka alc6379
•
•
Join Date: Nov 2008
Posts: 8
Reputation:
Solved Threads: 0
Alex,
Thank you,
While Uninstalling if we got any error (as our Installer contains both windows Application and Windows Service).If the database(MSAccess-It will be added to the Application Folder in SetUp Creation) of Windows Application is in open Position.Then the Uninstall Process Removing Windows Service and Unable to Remove Windows Application.Then If we try again to Uninstall the Setup it will not be Removed as the Windows Service Doesn't Exist.
This is the Problem.How we can Uninstall completely even though One of our Project is Removed
Thank you,
While Uninstalling if we got any error (as our Installer contains both windows Application and Windows Service).If the database(MSAccess-It will be added to the Application Folder in SetUp Creation) of Windows Application is in open Position.Then the Uninstall Process Removing Windows Service and Unable to Remove Windows Application.Then If we try again to Uninstall the Setup it will not be Removed as the Windows Service Doesn't Exist.
This is the Problem.How we can Uninstall completely even though One of our Project is Removed
![]() |
Other Threads in the C# Forum
- Previous Thread: Endless loop while losing focus
- Next Thread: String reverse
| Thread Tools | Search this Thread |
.net access ado.net algorithm array barchart basic bitmap box broadcast buttons c# check checkbox client combobox contorl control conversion csharp custom database datagrid datagridview dataset datetime degrees deployment development disabled displayingopenforms draganddrop drawing editing editor encryption enum event excel file form format forms function gdi+ httpwebrequest i18n image imageprocessing index input install java label list listbox mandelbrot math mathematics mouseclick mysql operator oracle path photoshop picturebox pixelinversion post prime programming radians regex remote remoting richtextbox rows server setup sleep socket sql statistics stream string table text textbox thread time timer update user usercontrol validation visualstudio webbrowser windows winforms wpf xml






