Hi,
ActiveX is not working in chrome.
Please have a look at below given code. its not working in chrome.
function RunFile() {
WshShell = new ActiveXObject("WScript.Shell");
WshShell.Run("c:/windows/system32/notepad.exe", 1, false);
}
Kindly provide some solution.
Thanks,
Jeetendra
Original issue reported on code.google.com by jeetendr...@gmail.com on 8 Dec 2014 at 11:43
Original issue reported on code.google.com by
jeetendr...@gmail.com
on 8 Dec 2014 at 11:43