<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://wiki.linuxmce.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Dimmlight</id>
	<title>LinuxMCE - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="http://wiki.linuxmce.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Dimmlight"/>
	<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php/Special:Contributions/Dimmlight"/>
	<updated>2026-07-22T05:16:57Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.44.0</generator>
	<entry>
		<id>http://wiki.linuxmce.org/index.php?title=Installing_HADesigner&amp;diff=9448</id>
		<title>Installing HADesigner</title>
		<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php?title=Installing_HADesigner&amp;diff=9448"/>
		<updated>2008-03-03T22:05:39Z</updated>

		<summary type="html">&lt;p&gt;Dimmlight: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;HADesigner allows user interfaces to be manipulated in an existing LinuxMCE installation. However its install process is not immediately intuitive.&lt;br /&gt;
&lt;br /&gt;
== For those who already know what they&#039;re doing ==&lt;br /&gt;
&lt;br /&gt;
The instructions must be performed on a Windows machine, preferrably one running Windows 2000 or later.&lt;br /&gt;
&lt;br /&gt;
# Install the Microsoft .NET Framework, version 1.1 [http://www.microsoft.com/downloads/details.aspx?FamilyId=262D25E3-F589-4842-8157-034D1E7CF3A3&amp;amp;displaylang=en Download Link]&lt;br /&gt;
# Install the Microsoft .NET ODBC Data Provider [http://www.microsoft.com/downloads/details.aspx?FamilyID=6ccd8427-1017-4f33-a062-d165078e32b1&amp;amp;displaylang=en Download Link]&lt;br /&gt;
# Install the MyODBC Adaptor [http://dev.mysql.com/downloads/connector/odbc/3.51.html Download Link]&lt;br /&gt;
# Add a grant to allow your HADesigner box to access your Core, make up a username and password.... (GRANT ALL PRIVILEGES ON pluto_main.* TO odbcuser@192.168.80.xxx IDENTIFIED BY &#039;odbcpassword&#039;)&lt;br /&gt;
# While installing the myodbc adaptor, use the &#039;&#039;&#039;odbcuser&#039;&#039;&#039; and &#039;&#039;&#039;odbcpassword&#039;&#039;&#039; you specified in the GRANT to test the connection from the installer and make sure it works correctly.&lt;br /&gt;
# Create a System DSN using the ODBC Administrator, called linuxmce, using the &#039;&#039;&#039;odbcuser&#039;&#039;&#039; and password you specified above, and use &#039;&#039;&#039;pluto_main&#039;&#039;&#039; as the database.&lt;br /&gt;
# Copy the files from /usr/pluto/orbiter/skins to C:\PlutoSkins on your HADesigner box. This is so that you can see the skin graphics correctly, as they are only stored with relative paths within the database.&lt;br /&gt;
# Download and unpack the HADesigner ZIP. [http://www.zeebop.com/data/linuxmce/designer19_02_2007.zip Download Link]&lt;br /&gt;
# Launch HADesigner, and in the configuration dialogue box that appears, enter the following information:&lt;br /&gt;
#* Skins Directory: C:\PlutoSkins&lt;br /&gt;
#* Database Connection: dsn=linuxmce&lt;br /&gt;
&lt;br /&gt;
With all of this done, the HADesigner should now work.&lt;br /&gt;
&lt;br /&gt;
I will be updating this section shortly with more in-depth installation instructions.&lt;br /&gt;
&lt;br /&gt;
-Thom&lt;/div&gt;</summary>
		<author><name>Dimmlight</name></author>
	</entry>
	<entry>
		<id>http://wiki.linuxmce.org/index.php?title=Installing_HADesigner&amp;diff=9447</id>
		<title>Installing HADesigner</title>
		<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php?title=Installing_HADesigner&amp;diff=9447"/>
		<updated>2008-03-03T21:58:19Z</updated>

		<summary type="html">&lt;p&gt;Dimmlight: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;HADesigner allows user interfaces to be manipulated in an existing LinuxMCE installation. However its install process is not immediately intuitive.&lt;br /&gt;
&lt;br /&gt;
== For those who already know what they&#039;re doing ==&lt;br /&gt;
&lt;br /&gt;
The instructions must be performed on a Windows machine, preferrably one running Windows 2000 or later.&lt;br /&gt;
&lt;br /&gt;
# Install the Microsoft .NET Framework, version 1.1 [http://www.microsoft.com/downloads/details.aspx?FamilyId=262D25E3-F589-4842-8157-034D1E7CF3A3&amp;amp;displaylang=en Download Link]&lt;br /&gt;
# Install the Microsoft .NET ODBC Data Provider [http://www.microsoft.com/downloads/details.aspx?FamilyID=6ccd8427-1017-4f33-a062-d165078e32b1&amp;amp;displaylang=en Download Link]&lt;br /&gt;
# Install the MyODBC Adaptor [http://dev.mysql.com/downloads/connector/odbc/3.51.html Download Link]&lt;br /&gt;
# Add a grant to allow your HADesigner box to access your Core, make up a username and password.... (GRANT ALL PRIVILEGES ON pluto_main.* TO odbcuser@192.168.80.xxx IDENTIFIED BY &#039;odbcpassword&#039;)&lt;br /&gt;
# While installing the myodbc adaptor, use the &#039;&#039;&#039;odbcuser&#039;&#039;&#039; and &#039;&#039;&#039;odbcpassword&#039;&#039;&#039; you specified in the GRANT to test the connection from the installer and make sure it works correctly.&lt;br /&gt;
# Create a System DSN using the ODBC Administrator, called linuxmce, using the &#039;&#039;&#039;odbcuser&#039;&#039;&#039; and password you specified above, and use &#039;&#039;&#039;pluto_main&#039;&#039;&#039; as the database.&lt;br /&gt;
# Copy the files from /usr/pluto/orbiter/skins to C:\PlutoSkins on your HADesigner box. This is so that you can see the skin graphics correctly, as they are only stored with relative paths within the database.&lt;br /&gt;
# Download and unpack the HADesigner ZIP. [http://www.dimmworks.com/linuxmce/Designer19.02.2007.zip Download Link]&lt;br /&gt;
# Launch HADesigner, and in the configuration dialogue box that appears, enter the following information:&lt;br /&gt;
#* Skins Directory: C:\PlutoSkins&lt;br /&gt;
#* Database Connection: dsn=linuxmce&lt;br /&gt;
&lt;br /&gt;
With all of this done, the HADesigner should now work.&lt;br /&gt;
&lt;br /&gt;
I will be updating this section shortly with more in-depth installation instructions.&lt;br /&gt;
&lt;br /&gt;
-Thom&lt;/div&gt;</summary>
		<author><name>Dimmlight</name></author>
	</entry>
</feed>