KanoComputing / kano-burners

SD Card burner for OSX
GNU General Public License v2.0
12 stars 11 forks source link

[CORE] Windows version #8

Closed radujipa closed 10 years ago

radujipa commented 10 years ago

To setup:

The burners work in terms of GUI and everything looks and feels the same (styling). Need to port the actual backend. I already miss Linux...

cc @alex5imon @zsero

hyperknot commented 10 years ago

Don't install anything 64, you need: https://www.python.org/ftp/python/2.7.8/python-2.7.8.msi and http://www.lfd.uci.edu/~gohlke/pythonlibs/an4m68cn/PyQt4-4.10.4-gpl-Py2.7-Qt4.8.6-x32.exe

On 30 July 2014 11:33, Radu Jipa notifications@github.com wrote:

To setup:

  • Install python2.x, x64
  • Install PyQt4.x for python 2.x, x64
  • add C:\Python27 to Control Panel > System > Edit environment variables.. > Env. Vars. > PATH

cc @alex5imon https://github.com/alex5imon @zsero https://github.com/zsero

— Reply to this email directly or view it on GitHub https://github.com/KanoComputing/kano-burners/issues/8.

hyperknot commented 10 years ago

use "wmic diskdrive" to get hardware information for all drives then you can use dd to write

On 30 July 2014 11:53, Zsolt Ero zsolt@kano.me wrote:

Don't install anything 64, you need: https://www.python.org/ftp/python/2.7.8/python-2.7.8.msi and

http://www.lfd.uci.edu/~gohlke/pythonlibs/an4m68cn/PyQt4-4.10.4-gpl-Py2.7-Qt4.8.6-x32.exe

On 30 July 2014 11:33, Radu Jipa notifications@github.com wrote:

To setup:

  • Install python2.x, x64
  • Install PyQt4.x for python 2.x, x64
  • add C:\Python27 to Control Panel > System > Edit environment variables.. > Env. Vars. > PATH

cc @alex5imon https://github.com/alex5imon @zsero https://github.com/zsero

— Reply to this email directly or view it on GitHub https://github.com/KanoComputing/kano-burners/issues/8.