Forum Discussion
- SKLevel 4
Run svscmd /? from the command line to get the switches.
You first need to deactivate the layer which will basically be the same as uninstalling and then delete the layer to remove the layer from the machine if you so wish.
Thanks for all this very useful information this resource is just what I was looking for google must love this site as my search for this information brought me right here.
- SKLevel 4
Hello Ashokkumar,
If my answer helped you, please mark this post as solved.
SK.
- ashokkumarduraiLevel 3
Hi SK,
Please let me know the command for the uninstallation.
Regards,
Ashokkumar Durai.
- SKLevel 4
Like I have already mentioned, run svscmd /? from the command line to get the switches.
You first need to deactivate the layer which will basically be the same as uninstalling and then delete the layer to remove the layer from the machine if you so wish.
There will be a deactivate switch as well as a delete switch. The help will also provide example syntaxes too from what I can remember.
I think it will be somethin like:- svscmd.exe "layername" /deactivate
However, it could require the layer guid instead or have the switch before the layer, so please use the /? switch to get the help information.
- ashokkumarduraiLevel 3
Hi All,
I got a solution to uninstall the same.
I did uninstall the layer using the below command in cmd
svscmd "layer Name" del -f
Note:No need to deactivate the layer before uninstall the specific layer.
If above suggestion helps do mark as solution.
- SKLevel 4
I prefer to deactivate first, but thats just my preference.
Related Content
- 4 years ago
- 12 months ago
- 5 years ago
- 15 years ago