How do i solve this uninstallation
I have a package Microsoft SQL Server Manager which i need to make an uninstallation of!!
To uninstall i use the cmd msiexec /x {productcode} /qb!
Under the uninstallation i get the message: Error 1306. Another application has excluse access to the file c:\program file\Microsoft SQL Server\MSSQL\Log\Error\Errorlog. Please shut down all other application and try again
I have only Sql Server Manger running on my test computer. I figures out if i kill the process SQLSERVERManger in TaskManger the uninstalltion works fine!! And here is my question how do i do this the best way!!!
Is there a cmd-line i can use to kill this process??
Or should i write a vbs file which does it!!! (If so-how should it look like)???
Do you have any other suggestion to solve this please tell me
To uninstall i use the cmd msiexec /x {productcode} /qb!
Under the uninstallation i get the message: Error 1306. Another application has excluse access to the file c:\program file\Microsoft SQL Server\MSSQL\Log\Error\Errorlog. Please shut down all other application and try again
I have only Sql Server Manger running on my test computer. I figures out if i kill the process SQLSERVERManger in TaskManger the uninstalltion works fine!! And here is my question how do i do this the best way!!!
Is there a cmd-line i can use to kill this process??
Or should i write a vbs file which does it!!! (If so-how should it look like)???
Do you have any other suggestion to solve this please tell me
0 Comments
[ + ] Show comments
Answers (3)
Please log in to answer
Posted by:
anonymous_9363
17 years ago
Posted by:
FrankSpierings
17 years ago
Posted by:
anonymous_9363
17 years ago
Rating comments in this legacy AppDeploy message board thread won't reorder them,
so that the conversation will remain readable.
so that the conversation will remain readable.