MSFN Forum: I Need Help! - MSFN Forum

Jump to content


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

I Need Help! Rate Topic: -----

#1 User is offline   Zuzuito 

  • Group: Members
  • Posts: 2
  • Joined: 06-March 05

Posted 12 March 2005 - 04:50 AM

I am having problems to call xplode, I mounted the folders of this form:
http://img196.exs.cx/my.php?loc=img196&image=xplode8th.png

My cmdlines.txt:
[COMMANDS] 

"..\XPlode\XPlode.exe /xml:"#XPLODE#\GFXInstall.xml" /log:""%systemdrive%"\XPlode.log""



My apps.xml:
<XPlode4>
   <config>
    <display plugin=#XPLODE#’\XPlodeOriginalInstall.x4d’>
      <show total=’6’ after=’4’ subcount=’true’ />
      <font face=’Tahoma’ antialias=’true’ small=’8’ large=’13’ />
         <window width=’340’ position=’8’ fixmain=’0’ />
          <windowmode mode=’GuiRedraw’ border=’false’ />
           <colours>
            <header back=’#003399’ fore=’#FFFFFF’ image=’%XPLODE%“images“head.png’ />
            <footer back=’#003399’ fore=’#FFFFFF’ image=’%XPLODE%“images“foot.png’ />
            <progress border=’#000000’ back=’#FFFFFF’ fore=’#008800’ fore2=’#00AA00’ />
            <main back=’#6699FF’ fore=’#FFFFFF’ current=’#FFFF00’ description=’#FFFFFF’
             image=’%XPLODE%“images“main.png’ overlay=’#FFFFFF22’ />
          </colours>
        </display>
       </config>
</XPlode4>
<items>

     <item display='Adobe Acrobat 6 Pro'>
     <execute display='Installing Adobe Acrobat 6 Pro...' 
     program='%CD%\SOFTWARE\ADOBE\AdbeRdr60_DLM_ptb_full.exe' 
     arguments='/QR' />
     </item>

     <item display='Nero 6 Ultra Edition'>
     <execute displey='installing Nero...' 
     program='%CD%\SOFTWARE\NERO\nero63120.exe' arguments='/silent          
     /noreboot /sn=******* /write_sn' />
     </item> 

     <item display='Skype 1.0'>
     <execute displey=installing skype 1.0...
     program='%CD%\sofware\SKYPE\SkypeSetup.exe arguments=/s>
     </item>

     <item display='MSN Messenger 7.0'>
     <execute display=installing MSN Messenger 7.0
     program='%CD%\software\MSNMSGS\MSN70.exe /QB> 
     </item>

      <item display='Windows Media Player 10 '>
      <execute display=installing Windows Media Player 10 
      program='%CD%\software\WMPLAYER\WMP10.exe /q:A /c:"setup_wm.exe /Q /R:N              /DisallowSystemRestore">

      <item display='firefox 1.0'>
      <execute display=installing firefox 1.0
       program=%cd%\sofware\firefox1.0.exe/qb>


Now, how to call xplode?


#2 User is offline   Wraith 

  • Dr. Nick
  • PipPipPipPipPipPip
  • Group: Members
  • Posts: 1,256
  • Joined: 01-January 04

Posted 12 March 2005 - 05:38 AM

By reading the documentation.

From the look of it, you REALLY need to read it, because your XML is completely wrong. You're using the XPlode1 syntax, not XPlode4.

Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users



All trademarks mentioned on this page are the property of their respective owners
Copyright © 2001 - 2013 msfn.org
Privacy Policy