-
Notifications
You must be signed in to change notification settings - Fork 65
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Question] Complete Instructions to Run a Windows Application in Browser #25
Comments
To run WINE's mine sweeper use: If you don't provide any parameters then the WINE shell is launched. Use the 'Run...' command available on the start menu to run an executable file. Further instructions found here: |
Okay and where is this "boxedwine.html" file is ? |
Start with the instructions listed under section 'Emscripten Build' on: |
It is hard to diagnose the problem from the screenshot. Opening the browser console is useful to see any errors. Splice together Debian.zip and Wine-4.0.zip (for example) into one zip file called boxedwine.zip I recommend you access boxedwine.html via a web server. |
Docs missing how to make an app or container in browser. I also couldn't find any resource on internet that explains how to do that. Can you explain the steps to run the default mine sweeper game in browser?
The text was updated successfully, but these errors were encountered: