Canon EOS Webcam Utility patch guide: Difference between revisions
add category |
Formatting fix |
||
Line 63: | Line 63: | ||
12. edit <code>appunpk/package.json</code> by removing the line: <code>"eos-addon": "file:./build",</code> | 12. edit <code>appunpk/package.json</code> by removing the line: <code>"eos-addon": "file:./build",</code> | ||
13. Run <code>npm install</code> | 13. Run <code>npm install</code> | ||
14. Reverse the change from step 12. | 14. Reverse the change from step 12. | ||
15. Ensure you are in the <code>EOS Webcam Utility Pro.app/Contents/Resources</code> directory before running: <code>asar p appunpk app.asar</code> | 15. Ensure you are in the <code>EOS Webcam Utility Pro.app/Contents/Resources</code> directory before running: <code>asar p appunpk app.asar</code> | ||
You <I>should</I> now have a patched Canon EOS Webcam Utility application that does not require a subscription to use. | You <I>should</I> now have a patched Canon EOS Webcam Utility application that does not require a subscription to use. |