how to prevent application to be uninstalled by a user (w/o admin rights)?
问题 I need to forbid to uninstall an application (not a service!) by a user w/o some special rights. How to do this? installation will be done by domain administrator thanks for your time [EDIT] also I need to prevent removing the application from windows startup [EDIT1] to clarify: application is simple and is installed in its folder and added to windows startup (actually to HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Run registry). What I need exactly is to forbid to remove this folder and