Difference between revisions of "Windows"

From LinuxMCE
Jump to: navigation, search
m
 
(4 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{NeedsToBeFixed}}
+
{{versioninfo}}
<p>If you want to run the Windows version of the Orbiter, we have an installer.  This will allow you to use a Windows PC or tablet as an Orbiter. [http://plutohome.com/download/installers/windows/Orbiter%20-%202.0.0.0.exe Download]</p>
+
[[Category:Orbiters]]
<p>The rest of the software, such as DCE Router, the devices and Plug-ins also run on Windows with the exception of Xine and MythTV.  Since there is not yet a Windows-compatible media player, Windows has been a lower priority.  An install program is not yet available to setup a Windows computer as a core or media director.  We just created an <b>archive file with all the required dll's and exe's</b> http://files-upload.com/files/454340/winbin.zip.  Uncompress the archive to any directory, and run DCERouter.exe.  Any DCE Device can connect to any router.  Windows devices will connect to a Linux DCERouter, and vice-versa.  The archive also includes <b>[[Designer]]</b> which is used to build the user interface for the Orbiters.  This is a C# program and requires the .NET framework.</p>
+
[[Category:Input]]
<p>You can also download the source code and build using the included Microsoft Visual Studio .NET 2003 project files.  You will need to install MySQL, SDL and the Pthread libraries manually until we have a Windows installer to do it for you.  If you want to run the LinuxMCE Admin web site, you will also need php and a compatible web server, like Apache or IIS.</p>
+
  
[[Category:Orbiter]][[Category:Input]]
+
== Running an Orbiter on Windows==
 +
You have two options for running an orbiter on windows:
 +
*Use the [[Web Orbiter]] to control LinuxMCE using a web browser on a Windows PC - ''usable''
 +
*[[Control LinuxMCE using a Windows device as an Orbiter|Install and setup and orbiter application]] on a Windows PC - ''quite slick''
 +
 
 +
== Running LinuxMCE on Windows ==
 +
 
 +
The rest of the LinuxMCE software, including the DCE Router, the devices and the Plug-ins, can run on Windows (with the exception of Xine and MythTV).
 +
 
 +
Since there is not yet a Windows-compatible media player, however, porting LinuxMCE to Windows has been a very low priority.  An install program is not available to setup a Windows computer as a Core or Media Director.
 +
 
 +
We created an archive file with all the required dll's and exe's, however: [http://files-upload.com/files/454340/winbin.zip winbin.zip].
 +
 
 +
Uncompress the archive to any directory, and run DCERouter.exe.  Any DCE Device can connect to any DCE router.  Windows devices can connect to a Linux DCERouter, and vice-versa.
 +
 
 +
The archive also includes [[Designer]] which is used to build the User Interface for the Orbiters.  This is a C# program and requires the .NET framework.
 +
 
 +
You can also download the source code and build with the included Microsoft Visual Studio .NET 2003 project files.  You will need to install MySQL, SDL and the Pthread libraries manually, until we have a Windows installer to do it for you.  If you want to run the LinuxMCE Admin web site, you will also need php and a compatible web server, like Apache or IIS.

Latest revision as of 19:21, 3 May 2010

Version Status Date Updated Updated By
710 Unknown N/A N/A
810 Unknown N/A N/A
1004 Unknown N/A N/A
1204 Unknown N/A N/A
1404 Unknown N/A N/A
Usage Information

Running an Orbiter on Windows

You have two options for running an orbiter on windows:

Running LinuxMCE on Windows

The rest of the LinuxMCE software, including the DCE Router, the devices and the Plug-ins, can run on Windows (with the exception of Xine and MythTV).

Since there is not yet a Windows-compatible media player, however, porting LinuxMCE to Windows has been a very low priority. An install program is not available to setup a Windows computer as a Core or Media Director.

We created an archive file with all the required dll's and exe's, however: winbin.zip.

Uncompress the archive to any directory, and run DCERouter.exe. Any DCE Device can connect to any DCE router. Windows devices can connect to a Linux DCERouter, and vice-versa.

The archive also includes Designer which is used to build the User Interface for the Orbiters. This is a C# program and requires the .NET framework.

You can also download the source code and build with the included Microsoft Visual Studio .NET 2003 project files. You will need to install MySQL, SDL and the Pthread libraries manually, until we have a Windows installer to do it for you. If you want to run the LinuxMCE Admin web site, you will also need php and a compatible web server, like Apache or IIS.