I have developed an application which depends on Crystal Reports runtime.
The problem is that our company domain policies does not allow installing this runtime from an user account. If I install runtime from an admin account separately and then run the ClickOnce installer from user account everything goes ok.
Is it possible to force installer to ask for administrator credentials while installing application?