mafintosh / playback

Video player built using electron and node.js
https://mafintosh.github.io/playback/
MIT License
2.01k stars 237 forks source link

No Package for Windows #63

Open prijindal opened 8 years ago

prijindal commented 8 years ago

How to install it on windows There is a .app.zip in releases which won't run on windows Any instructions on installing this on windows??

vaidd4 commented 8 years ago

The .app.zip is for Mac only don't know if there is a windows release

steventhanna commented 8 years ago

I have found that either the Electron-Packager or the Electron-Builder works well for building cross-platform applications using Electron. I would check out their respective documentation.

soulhakr commented 8 years ago

What is currently standing in the way of a Windows release?

aolko commented 8 years ago

+1

mafintosh commented 8 years ago

@soulhakr someone with access to a windows machine who can do windows builds

prijindal commented 8 years ago

@mafintosh I will try it and update the results here

seungjulee commented 8 years ago

@mafintosh I've built the build for Windows, and modified the package.json script to ignore electron-packager. I wasn't sure if I should bundle it as an installer using electron-builder. It works on 64-bit Windows 7. https://github.com/seungjulee/playback/releases/download/1.6.0/Playback-win32-ia32.zip https://github.com/seungjulee/playback/releases/tag/1.6.0