Jump to content

problems with meda player in xplode


welard

Recommended Posts

This will instal 4 out of five of the programs. The only one that will not work is meda player 10 any help would be cool thank you.

I has lost me.

<XPlode>

<config>

  <hidewindow>CMD.EXe</hidewindow>

  <hidewindow>install</hidewindow>

  <hidewindow>sleep.exe</hidewindow>

  <show total='2' after='1' subcount='true' />

 

  <!-- turn antialiasing OFF if you're running GUIinstall mode -->

  <font face='Jokerman' antialias='false' small='8' large='10' />

 

  <!-- note the position attribute - it is listed in 'x,y' positions. -->

  <!-- 0..8 still may be used. -->

  <window width='400' position='7' fixmain='0' />

 

 

  <windowmode>GUIinstall</windowmode>

  <colours>

   <header back='#003399' fore='ffffff' />

   <footer back='#003399' fore='ffffff' />

   <progress border='000000' back='000000' fore='#FFFF00' fore2='#FFFF00' />

   <main fore='ffffff' current='ffffff' description='ffffff' image='%XPLODE%\Abstract Design3.jpg' overlay='#00000000'/>

  </colours>

  <strings>

   <!-- main XPlode string -->

   <title>Installing Programs</title>

   <complete>complete</complete>

   <!-- adduser plugin strings -->

   <adduser>Adding user #1#</adduser>

   <addusertogroup>Adding user #1# to group #2#</addusertogroup>

   <addgroup>Adding group #1#</addgroup>   

   <!-- file/dir ops plugin strings -->

   <copy>Copying #1# (#2#/#3# - #4#)</copy>

   <move>Moving #1# (#2#/#3# - #4#)</move>

   <delete>Deleting #1# (#3#)</delete>

   <!-- shortcut plugin -->

   <shortcut>Adding shortcut: #1#</shortcut>

  </strings>

</config>

<items>

  <item display='Compression Software'>

   <execute display='Installing WinRAR {3.4}...' program='%systemdrive%\Install\Applications\WinRAR\wrar340.exe' arguments='/s' />

  </item>

  <item display='Microsoft Software'>

   <execute display='Installing MSN Messenger {6.2}...' program='%systemdrive%\Install\Applications\MSN\MsnMsgs.msi' arguments='/qb' />

  </item>

  <item display='P2P Software'>

   <execute display='Installing DC++...' program='%systemdrive%\install\Applications\dc++\DCPlusPlus.exe' arguments='/S' />

  </item>

  <item display='Media Player Software'>

   <execute display='Installing Media Player 10...' program='%systemdrive%\install\Applications\WMP10\MP10Setup.exe' arguments='/q:A /c:\"setup_wm.exe /Q /R:N /DisallowSystemRestore\"" /f  />

  </item>

  <item display='ISO Buster'>

   <execute display='Installing ISOBuster {1.6}...' program='%systemdrive%\Install\Applications\ISOBuster\IsoBuster.exe' arguments='/VERYSILENT /SP-' />

   <execute display='Installing ISOBuster {1.6}...' program='taskkill' arguments='/F /IM isobuster.exe' />

  </item>

  <item display='Deleting Files'>

   <delete source='%Systemdrive%\Documents and Settings\All Users\Start Menu\Set Program Access and Defaults.lnk''  />

   <delete source='%Systemdrive%\Documents and Settings\All Users\Start Menu\Windows Catalog.lnk''  />

   <delete source='%Systemdrive%\Drivers''  />

   <delete source='%Systemdrive%\install''  />

  </item>

  <item display='Rebooting Computer'>

   <execute display='Rebooting...' program='shutdown.exe' arguments='-r -f -t 60 -c "Windows Has Finshed Installing.                  The Computer Will Restart In 1 Minute... Have Fun!!!"' nowait='true' />

  </item>

</items>

</XPlode>

XPlode.xml

Link to comment
Share on other sites


Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...