Removing an application from a machine
0
votes
4answers
2k views
In Android, preinstalled apps are always disable to uninstall?
Just that, I like to know is always all the preinstalled apps are with the uninstall button disable in Android.
0
votes
2answers
1k views
Error 1783 - instsrv.exe REMOVE from Win2k3
My applications installer offers the user the ability to run the application as a service through use of the srvany.exe application. To remove the application on uninstall, I've been using the ...
-1
votes
2answers
138 views
uninstall app silently in android?
I want to delete application silently from device.
i am tryng this code but gives ecxeption "Neither user 10051 nor current process has android.permission.DELETE_PACKAGES."
class ...