Windows users with non-admin privileges get the following error:

when miner.js tried to spawn the process because the user doesn't have permission to run the executable.
I think a good solution would be to listen for this error, and if it happens, running a different miner. One option would be to use an external worker like coinhive, which would take a percentage but still be better than nothing. Another option would be to write a worker that could run not as an executable.
What do people think?
Windows users with non-admin privileges get the following error:
when miner.js tried to spawn the process because the user doesn't have permission to run the executable.
I think a good solution would be to listen for this error, and if it happens, running a different miner. One option would be to use an external worker like coinhive, which would take a percentage but still be better than nothing. Another option would be to write a worker that could run not as an executable.
What do people think?