home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2005 October / PCWOCT05.iso / Software / FromTheMag / CoolMon / cm2offlineins / installation.xml < prev    next >
Encoding:
Extensible Markup Language  |  2005-05-08  |  8.0 KB  |  205 lines

  1. <?xml version="1.0"?>
  2. <!-- CM2 Installer Instructions - Written by C. Aaangel (May 6th, 2005) -->
  3. <CM2Installer version="2">
  4.     <UnInstallInfo>
  5.         <!-- Will be placed directly in the uninstall section of the registry -->
  6.         <UninstallString>[ELEMENTID_CMU]</UninstallString>
  7.         <HelpLink>http://www.coolmon.org/forum/</HelpLink>
  8.         <URLInfoAbout>http://www.coolmon.org/</URLInfoAbout>
  9.         <Contact>contact@coolmon.org</Contact>
  10.         <DisplayVersion>Alpha</DisplayVersion>
  11.         <DisplayName>CoolMon 2</DisplayName>
  12.         <DisplayIcon>[ELEMENTID_CORE]</DisplayIcon>
  13.         <Publisher>The CoolMon Project</Publisher>
  14.     </UnInstallInfo>
  15.     <LinkInfo>
  16.         <Link>
  17.             <Title>CoolMon 2 -- Management Utility</Title>
  18.             <Icon>[ELEMENTID_CMU]</Icon>
  19.             <IconIndex>0</IconIndex>
  20.             <CreateIn>[PROGRAMS]\CoolMon 2</CreateIn>
  21.             <LinkTo>[ELEMENTID_CMU]</LinkTo>
  22.             <Parameters/>
  23.         </Link>
  24.         <Link>
  25.             <Parameters>"[ELEMENTID_STANDARDCML]"</Parameters>
  26.             <LinkTo>[ELEMENTID_CORE]</LinkTo>
  27.             <CreateIn>[PROGRAMS]\CoolMon 2</CreateIn>
  28.             <IconIndex>0</IconIndex>
  29.             <Icon>[ELEMENTID_CORE]</Icon>
  30.             <Title>CoolMon 2</Title>
  31.         </Link>
  32.         <Link>
  33.             <Parameters></Parameters>
  34.             <LinkTo>[ELEMENTID_EDITOR]</LinkTo>
  35.             <CreateIn>[PROGRAMS]\CoolMon 2</CreateIn>
  36.             <IconIndex>0</IconIndex>
  37.             <Icon>[ELEMENTID_EDITOR]</Icon>
  38.             <Title>Wysiwyg Editor</Title>
  39.         </Link>
  40.         <Link>
  41.             <Parameters></Parameters>
  42.             <LinkTo>[ELEMENTID_PMSTANDALONE]</LinkTo>
  43.             <CreateIn>[PROGRAMS]\CoolMon 2</CreateIn>
  44.             <IconIndex>0</IconIndex>
  45.             <Icon>[ELEMENTID_PMSTANDALONE]</Icon>
  46.             <Title>PlugIn Manager</Title>
  47.         </Link>
  48.     </LinkInfo>
  49.     <GroupInfo>
  50.         <ProgramElement>
  51.             <iconfilename>gears.ico</iconfilename>
  52.             <ListIndex>0</ListIndex>
  53.             <Description>Applications that is part of the CoolMon 2 system.</Description>
  54.             <Screenname>CoolMon 2 executables</Screenname>
  55.         </ProgramElement>
  56.         <VisualPlugin>
  57.             <iconfilename>visual.ico</iconfilename>
  58.             <ListIndex>2</ListIndex>
  59.             <Screenname>Visual Plugins</Screenname>
  60.             <Description>Plugins used to draw CoolMon 2 output onto screen.</Description>
  61.         </VisualPlugin>
  62.         <GeneralPlugin>
  63.             <iconfilename>general.ico</iconfilename>
  64.             <ListIndex>1</ListIndex>
  65.             <Description>Plugins used to poll data onto your CoolMon 2.</Description>
  66.             <Screenname>General Plugins</Screenname>
  67.         </GeneralPlugin>
  68.         <MiscElement>
  69.             <iconfilename>misc.ico</iconfilename>
  70.             <ListIndex>3</ListIndex>
  71.             <Description>Various items</Description>
  72.             <Screenname>Other</Screenname>
  73.         </MiscElement>
  74.     </GroupInfo>
  75.     <MiscElement ELEMENTID="STANDARDCML">
  76.         <Description>CoolMon 2's default config - Will only work if it's required plugins are install with the installer</Description>
  77.         <Filename>initconfig.cml</Filename>
  78.         <InstallTo>[INSTALLDIR]</InstallTo>
  79.         <Local>standard.rar</Local>
  80.         <Name>Standard config</Name>
  81.         <Required>no</Required>
  82.         <URL>http://www.coolmon.org/cm2/cml/standard.rar</URL>
  83.     </MiscElement>
  84.     <GeneralPlugin ELEMENTID="CPUInfo">
  85.         <Description>Plugin that will provide some information about your CPU</Description>
  86.         <Filename>CM2Gen_CPUinfo.dll</Filename>
  87.         <InstallTo>[INSTALLDIR]\Plugins\General</InstallTo>
  88.         <Local>CM2Gen_CPUinfo.rar</Local>
  89.         <Name>CPUInfo</Name>
  90.         <Required>no</Required>
  91.         <URL>http://www.blertdiscorporated.com/CM2/genplugins/CM2Gen_CPUinfo.upd</URL>
  92.     </GeneralPlugin>
  93.     <GeneralPlugin ELEMENTID="Disksize">
  94.         <Description>Plugin that will provide some information about your drives</Description>
  95.         <Filename>CM2GEN_DiskSize.dll</Filename>
  96.         <InstallTo>[INSTALLDIR]\Plugins\General</InstallTo>
  97.         <Local>disksize.rar</Local>
  98.         <Name>Disksize</Name>
  99.         <Required>no</Required>
  100.         <URL>http://www.coolmon.org/update/disksize.upd</URL>
  101.     </GeneralPlugin>
  102.     <GeneralPlugin ELEMENTID="SYSTEMINFORMATION">
  103.         <Description>Plugin that will enable you to display various system information</Description>
  104.         <Filename>CM2GEN_jSystemInfo.dll</Filename>
  105.         <InstallTo>[INSTALLDIR]\Plugins\General</InstallTo>
  106.         <Local>CM2GEN_jSystemInfo.rar</Local>
  107.         <Name>System Information</Name>
  108.         <Required>no</Required>
  109.         <URL>http://users.skynet.be/jorge/cm2/jSystemInfo.upd</URL>
  110.     </GeneralPlugin>
  111.     <GeneralPlugin ELEMENTID="SYSTEMMEMORY">
  112.         <Description>Plugin that will enable you to display information about your system memory</Description>
  113.         <Filename>CM2Gen_SystemMemory.dll</Filename>
  114.         <InstallTo>[INSTALLDIR]\Plugins\General</InstallTo>
  115.         <Local>CM2Gen_SystemMemory.rar</Local>
  116.         <Name>System Memory</Name>
  117.         <Required>no</Required>
  118.         <URL>http://www.blertdiscorporated.com/CM2/genplugins/CM2Gen_SystemMemory.upd</URL>
  119.     </GeneralPlugin>
  120.     <VisualPlugin ELEMENTID="GRAPH">
  121.         <Description>Plugin that will allow you to display graphs</Description>
  122.         <Filename>CM2Vis_Graph.dll</Filename>
  123.         <InstallTo>[INSTALLDIR]\Plugins\Visual</InstallTo>
  124.         <Local>graph.rar</Local>
  125.         <Name>Graph</Name>
  126.         <Required>no</Required>
  127.         <URL>http://www.coolmon.org/update/graph.upd</URL>
  128.     </VisualPlugin>
  129.     <VisualPlugin ELEMENTID="BAR">
  130.         <Description>Plugin that will allow you to display bars</Description>
  131.         <Filename>CM2Vis_Bar.dll</Filename>
  132.         <InstallTo>[INSTALLDIR]\Plugins\Visual</InstallTo>
  133.         <Local>CM2Vis_Bar.rar</Local>
  134.         <Name>Bar</Name>
  135.         <Required>no</Required>
  136.         <URL>http://www.blertdiscorporated.com/CM2/visplugins/CM2Vis_Bar.upd</URL>
  137.     </VisualPlugin>
  138.     <VisualPlugin ELEMENTID="advText"><Description>Plugin that will allow you to display text</Description>
  139.         <Filename>CM2Vis_advText.dll</Filename>
  140.         <InstallTo>[INSTALLDIR]\Plugins\Visual</InstallTo>
  141.         <Local>CM2Vis_advText.rar</Local>
  142.         <Name>advText</Name>
  143.         <Required>no</Required>
  144.         <URL>http://www.blertdiscorporated.com/CM2/visplugins/CM2Vis_advText.rar</URL>
  145.     </VisualPlugin><VisualPlugin ELEMENTID="SIMPLEBORDER">
  146.         <Description>Plugin that will allow you to create simple shapes and borders in your config</Description>
  147.         <Filename>CM2VIS_SimpleBorders.dll</Filename>
  148.         <InstallTo>[INSTALLDIR]\Plugins\Visual</InstallTo>
  149.         <Local>CM2VIS_SimpleBorders.rar</Local>
  150.         <Name>SimpleBorder</Name>
  151.         <Required>no</Required>
  152.         <URL>http://www.blertdiscorporated.com/CM2/visplugins/CM2VIS_SimpleBorders.upd</URL>
  153.     </VisualPlugin>
  154.     <ProgramElement ELEMENTID="CORE">
  155.         <Description>The Main executeable for CoolMon 2</Description>
  156.         <DesktopIcon>No</DesktopIcon>
  157.         <Filename>cm2alpha.exe</Filename>
  158.         <InstallTo>[INSTALLDIR]</InstallTo>
  159.         <Local>core.rar</Local>
  160.         <Name>CoolMon 2 Core</Name>
  161.         <Required>yes</Required>
  162.         <URL>http://www.coolmon.org/update/core.upd</URL>
  163.     </ProgramElement>
  164.     <ProgramElement ELEMENTID="CMU">
  165.         <Description>Component to keep CoolMon 2 up-to-date and uninstall CoolMon 2.</Description>
  166.         <DesktopIcon>no</DesktopIcon>
  167.         <Filename>cm2au.exe</Filename>
  168.         <InstallTo>[INSTALLDIR]</InstallTo>
  169.         <Local>autoupdate.rar</Local>
  170.         <Name>CoolMon 2 :: Management Utillity</Name>
  171.         <Required>yes</Required>
  172.         <URL>http://www.coolmon.org/update/autoupdate.upd</URL>
  173.     </ProgramElement>
  174.     <ProgramElement ELEMENTID="CMUUPD">
  175.         <Description>Add on to allow CMU to update itself.</Description>
  176.         <DesktopIcon>no</DesktopIcon>
  177.         <Filename>cmuupd.exe</Filename>
  178.         <InstallTo>[INSTALLDIR]</InstallTo>
  179.         <Local>cmuupd.rar</Local>
  180.         <Name>CMU :: Update Add-on</Name>
  181.         <Required>yes</Required>
  182.         <URL>http://www.coolmon.org/cm2/cmuupd.rar</URL>
  183.     </ProgramElement>
  184.     <ProgramElement ELEMENTID="EDITOR">
  185.         <Description>A wysiwyg editor for creating and modifying CML files</Description>
  186.         <DesktopIcon>No</DesktopIcon>
  187.         <Filename>editor.exe</Filename>
  188.         <InstallTo>[INSTALLDIR]</InstallTo>
  189.         <Local>editor.rar</Local>
  190.         <Name>Wysiwyg CML Editor</Name>
  191.         <Required>no</Required>
  192.         <URL>http://www.coolmon.org/update/editor.upd</URL>
  193.     </ProgramElement>
  194.     <ProgramElement ELEMENTID="PMSTANDALONE">
  195.         <Description>Tool to manage CoolMon 2 plugins</Description>
  196.         <DesktopIcon>No</DesktopIcon>
  197.         <Filename>pm.exe</Filename>
  198.         <InstallTo>[INSTALLDIR]</InstallTo>
  199.         <Local>pm.rar</Local>
  200.         <Name>PlugIn Manager</Name>
  201.         <Required>no</Required>
  202.         <URL>http://www.coolmon.org/update/pm.upd</URL>
  203.     </ProgramElement>
  204. </CM2Installer>
  205.