How to execute windows program from a running javascript - Printable Version +- CentBrowser Forum (https://www.centbrowser.net/en) +-- Forum: Members Area (https://www.centbrowser.net/en/forumdisplay.php?fid=3) +--- Forum: General Discuss (https://www.centbrowser.net/en/forumdisplay.php?fid=5) +--- Thread: How to execute windows program from a running javascript (/showthread.php?tid=2312) |
How to execute windows program from a running javascript - Budi - 08-23-2018 How to execute a Windows program from a javascript running on a Chromium-based browser? I want to run grep.exe launched from a javascript as it's running on web page, how to accomplish it? RE: How to execute windows program from a running javascript - taba - 08-23-2018 Hi "Budi", When you type "grep.exe", you mean "WindowsGrep23.exe", it was a very good file content searcher; but it is no longer available; they continue to support only existing customers. See this link: http://www.wingrep.com/ But when you type "grep.exe", you really mean "grep.exe", it may be a virus; Be very careful! If you want to run it anyway, I suggest that first you take an online virus scan of it (eg at www.virustotal.com) See this link: https://file-intelligence.comodo.com/windows-process-virus-malware/exe/grep RE: How to execute windows program from a running javascript - Admini - 08-23-2018 For security reason, it is not allowed to run windows program through javascript. You can try our Command Bookmark feature: https://www.centbrowser.com/forum/showthread.php?tid=1267 RE: How to execute windows program from a running javascript - taba - 08-25-2018 @Budi, It has been 3 days since you started this topic, no sound came out of you. I guess, you still have not decided whether to run grep.exe, because I said "it may be a virus". But now, you do not need to be afraid; both me and COMODO Security Inc were wrong; because, according to a news I have just heard, "grep.exe" is a great file; maybe even the world's 8th wonder... See you, NOTE: I apologize, If I caused a delay about your use of this virus (sorry for slip of the tongue, I said "virus" instead of "world's 8th wonder" again)... RE: How to execute windows program from a running javascript - joost - 09-04-2018 running windows program through javascript is not allowed due to security reason |