rse / slideshow

Slideshow -- Observe and Control Slideshow Applications
https://www.npmjs.org/package/slideshow
Mozilla Public License 2.0
85 stars 14 forks source link

Not working with office 365 #13

Closed gauravbhavsar closed 4 years ago

gauravbhavsar commented 6 years ago

I am trying to open and run PPT presentation using commands, but getting error on open file command,

Unhandled rejection application still not running

ppt

Thanks,

ebbez commented 5 years ago

Hi, have you found any solution to this problem? I am facing the same problem right now.

gauravbhavsar commented 5 years ago

Please look into the package slideshow inside node_modules, you will find the supported connectors and they are

for other versions, you can do modify the connector-win-ppt2010.js file.

wgrhstf commented 4 years ago

Can you go a bit more into Detail how you managed to to change the connector-win-ppt2010.js to work with office 365? I'm not able to find out why the error occurs.