Jump to content

I Need Help!


Zuzuito

Recommended Posts

I am having problems to call xplode, I mounted the folders of this form:

http://img196.exs.cx/my.php?loc=img196ℑ=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?

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...