Is it possible to run an EXE within a browser? I do not mean launch from browser only (which i know can be done using IE), but I wish to run the EXE from within the browser so it appears to the user as a web based application. Thanks.
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Not exactly. there are alot of issues which that concept regarding UI, Security etc..
the closest i’ve come to see is using Google Native Client which uses a sandbox to run native code.