Posts: 74
	Threads: 39
	Joined: Nov 2017
	
	
 
	
		
		
		08-23-2018, 12:03 AM 
(This post was last modified: 08-23-2018, 12:35 AM by Budi.)
		
	 
	
		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?
	
	
	
	
		
	
 
 
	
	
	
		
	Posts: 115
	Threads: 9
	Joined: Oct 2017
	
	
 
	
		
		
		08-23-2018, 01:49 PM 
(This post was last modified: 08-23-2018, 01:50 PM by taba.)
		
	 
	
		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/win...e/exe/grep
	 
	
	
	
		
	
 
 
	
	
	
		
	Posts: 6,341
	Threads: 91
	Joined: Oct 2014
	
	
 
	
	
		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/showth...p?tid=1267
	
		
	
 
 
	
	
	
		
	Posts: 115
	Threads: 9
	Joined: Oct 2017
	
	
 
	
	
		@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)...
	
	
	
	
		
	
 
 
	
	
	
		
	Posts: 1
	Threads: 0
	Joined: Sep 2018
	
	
 
	
		
		
		09-04-2018, 04:44 AM 
(This post was last modified: 09-04-2018, 04:47 AM by joost.)
		
	 
	
		running windows program through javascript is not allowed due to security reason