quanken / np-activex

Automatically exported from code.google.com/p/np-activex
0 stars 0 forks source link

ActiveXObject("WScript.Shell") not working #247

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Hi,

I am using this code in javascript.
Var MyObject = new ActiveXObject("WScript.Shell")

It is showing error that "ActiveXObject not defined".

Kindly provide me solution to create object for Chrome browser.

Regards,
Jeetendra

Original issue reported on code.google.com by jeetendr...@gmail.com on 19 Aug 2013 at 2:00

GoogleCodeExporter commented 9 years ago
You need to use wildchar matching and add "dynamic" in the script column.

Original comment by qiu...@gmail.com on 25 Aug 2013 at 5:44