Advertisement
parkerlreed

Untitled

Oct 13th, 2012
92
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.76 KB | None | 0 0
  1. Download and install http://www.python.org/ftp/python/2.7/python-2.7.msi or http://www.python.org/ftp/python/2.7/python-2.7.amd64.msi
  2.  
  3. Add the path where you installed it to the PATH variable (default C:\Python27\)
  4. 1. Right click Computer
  5. 2. Click Properties
  6. 3. On the left hand side click Advanced system settings
  7. 4. Then towards the bottom of that windows click Environment Variables...
  8. 5. Scroll down in System variables until you see Path
  9. 6. Add in the path to Python27 at the end. (Would be ;C:\Python27
  10.  
  11. Then download and install http://ftp.gnome.org/pub/GNOME/binaries/win32/pygtk/2.24/pygtk-2.24.0.win32-py2.7.msi
  12.  
  13. Next open a command prompt and cd to the directory where xbev is. Run python xbev and the XBMC IP address (ex python xbev 192.168.1.128)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement