Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

VB Script to install active x viewer

Status
Not open for further replies.

Dodecahedron

Technical User
Oct 27, 2005
69
GB
Hi,

The problem below is related to viewing crystal reports through an active x viewer.

At work all employees PC's are locked down so the users cannot install active x, cannot copy and resister the dlls and cannot use DOS for the install.

The only way to do it log on in as the administrator and install activex through internet explorer.

i.e. we run a report and the box pops up with Do you want install active x software, we press the install button and thats it

What I am looking to do is write a VB script, so that the user can execute it, it will log onto their PC as the administrator, execute the url for the report i.e. then install activex and then log off the administrator.

Can this be done and if so how?

Thanks
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top