0 pts.
 Allowing IE to Install Selected Software
When restricting users to non-Power Users settings, how do we allow a Web Browser Front End to an application to download and install: a) Active X-Controls b) Files c) Registry Keys. I assume that there are settings we can make via GPO?

Software/Hardware used:
ASKED: February 23, 2006  12:52 AM
UPDATED: February 24, 2006  9:55 AM

Answer Wiki:
you shoul use the javascript oblect open tag OBJECT id=factory style="DISPLAY: none" codeBase=http://localhost/xxxx.exe classid=clsid:1663ed61-23eb-11d2-b92f-008048fdd814 viewastext OBJECT close the object tag I hope this will help you
Last Wiki Answer Submitted:  February 23, 2006  10:24 am  by  Besni02   0 pts.
All Answer Wiki Contributors:  Besni02   0 pts.
To see all answers submitted to the Answer Wiki: View Answer History.


Discuss This Question:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _


 

Another way is using ‘click once’ for the installs..

 80 pts.