fsavje / math-with-slack

Rendered math (MathJax) with Slack's desktop client
MIT License
431 stars 62 forks source link

Took a bit of hunting #19

Closed joelgiedt closed 6 years ago

joelgiedt commented 6 years ago

Hi, I had to go in by hand and edit the .bat file so that it could find the ssb-interop.js javascript hiding deep in Slack. Here is the setting I had to use: SET "SLACK_DIR=C:\Users\alterego\AppData\Local\slack\app-2.6.3\resources\app.asar.unpacked\src\static" This is a bit technical for some potential users I am afraid.

joelgiedt commented 6 years ago

Maybe at least something in the Windows install howto to give users hints.

joelgiedt commented 6 years ago

Ah...sorry, did not read all the way down. It has been addressed in further instructions. Sorry, sorry, sorry.

joelgiedt commented 6 years ago

Anyways I found an alternative fix to the one in the instructions: Just edit the .bat file!