Jump to content

"execute" but needed to find "item"


Excalabat

Recommended Posts

It wont load XPlode at all just skips it begin trying to fix it for a few days now,

>>> Log session start at: 2005/02/05 19:25:11
XPlode4
  Adding environment variables
     #XPLODE# = 'd:\OEM\XPlode'
     #SOURCEPATH# = 'D:'
     #SOURCEDRIVE# = 'D:'
     #VERSION# = 'XPlode 4.00'
  XMLParser::LoadFile(d:\OEM\XPlode\XPlode-GFX.xml)
     Overlapping tags detected. Found "execute" but needed to find "item".
     Offending tag: <item>
>>> Log session end at: 2005/02/05 19:25:11

XPlode-GFX.xml

<XPlode4>
<config>
 <!--
 Login tokens for use when executing programs.
     
 When running a command, a token="username" attribute will
   switch the execution to that user's context.
     
 XPlode defaults back to normal operation after that command,
   so you need to specify each time you want to use a token.
 -->

 <!--
 Add custom environment variables.
 -->
 <environment>
 <!-- strings for the original display plugin -->
 <display.title>Xplode</display.title>
 <display.complete>completed</display.complete>
 <!-- strings for the adduser plugin, #1# is replaced by the username/groupname-->
 <adduser.adduser>Adding user: #1#</adduser.adduser>
 <adduser.deluser>Deleting user: #1#</adduser.deluser>
 <adduser.addgroup>Adding group: #1#</adduser.addgroup>
 <adduser.delgroup>Deleting group: #1#</adduser.delgroup>
 <!-- strings for the adduser plugin, #1# is replaced by the program -->
 <execute.string>Executing: #1#</execute.string>
 <!-- strings for the misc plugin -->
 <misc.sfcos-disable>Disabling Windows File Protection</misc.sfcos-disable>
 <misc.sfcos-enable>Enabling Windows File Protection</misc.sfcos-enable>
 <misc.netstart>Starting #1#</misc.netstart>
 <misc.netstop>Stopping #1#</misc.netstop>
 <!-- strings for the registry plugin -->
 <registry.read>Reading from registry</registry.read>
 <registry.write>Writing to registry</registry.write>
 </environment>
 <!--
 Block containing all settings for the current display plugin.
     
 This will be dependent on which plugin used, so check
   documentation for that specific plug.
 -->
 <display plugin='#XPLODE#\XPlodeGFXInstall.x4d'>
 <show total="17" after="8" subcount="true" />
 <font face="Dungeon" antialias="True" small="7" large="10" />
 <!-- note the position attribute - it is listed in 'x,y' positions. -->
 <!-- 0..8 still may be used. -->
 <window width="480" height="640" position="5" />
 <windowmode border="true" ontop="true" />
 <colours>
   <!-- the text colour and position for the header text -->
   <header fore="#00F905" />
   <!-- the text colour and position for the footer -
   width tells XPlode how wide the footer is (including progress) -->
   <footer width="410" fore="#FFFFFF" />
   <!-- standard progress bar colours -->
   <progress border="#000000" back="#FFFFFF" fore="#008800" />
   <!-- text colours, position and width for the items listing -->
   <main x="16" y="40" width="388" fore="#F9006B" current="#0087FF" description="#F94FFF" overlay="#FFFFFF44" />
 </colours>
 </display>
</config>
<items>
<!-- display="..." is what's shown by the display plugin. -->
<item display="Adding Users">
      <adduser display="User 2">
 <username>xxxxxxx</username>
 <password>xxxxxxx</password>
 <group>Administrators</group>
 <extra>/FULLNAME:"xxxxxxx" /COMMENT:"xxxxxxxxxx"</extra>
      </adduser>
      <adduser display="Adding Network Share">
 <username>ShareOne</username>
 <password>xxxxxx</password>
 <group>Users</group>
 <extra>/FULLNAME:"Invisible Sidekick" /COMMENT:"Do you think neural clones go to heaven?"</extra>
      </adduser>
</item>
<item display="Windows Components">
      <execute display='Installing .NET Framework 1.1 SP1'>
        <program>#SOURCEPATH#\OEM\Install\Applications\WinUpdates\netfxsp1.exe</program>
      </execute>
      <execute display='Installing Image Resize'>
        <program>#SOURCEPATH#\OEM\Install\Applications\WinUpdates\ImageResizerPowertoySetup.exe</program>
        <arguments>/s /v"ALLUSERS=2 /qn</arguments>
      </execute>
      <execute display='Installing Tweak UI'>
        <program>#SOURCEPATH#\OEM\Install\Applications\WinUpdates\TweakUI.msi</program>
        <arguments>/QB</arguments>
      </execute>
      <execute display='Installing Task Switch'>
        <program>#SOURCEPATH#\OEM\Install\Applications\WinUpdates\TaskswitchPowertoySetup.exe</program>
        <arguments>/S /V"ALLUSERS=2 /QN</arguments>
      </execute>  
      <execute display='Installing Journal Viewer'>
        <program>#SOURCEPATH#\OEM\Install\Applications\WinUpdates\JViewer\MWJV.msi</program>
        <arguments>/QN</arguments>
      </execute>
      <execute display='Installing Kick a** Fonts'>
        <program>#SOURCEPATH#\OEM\Install\Favorites\PCFonts.exe</program>
      </execute>
      <execute display='Installing Resource Tuner'>
        <program>#SOURCEPATH#\OEM\Install\Applications\WinUpdates\ResTuner_setup.exe</program>
        <arguments>/Silent</arguments>
            </execute>
      <execute display='Installing Resource Tuner'>
        <program>pskill</program>
        <arguments>hh.exe</arguments>
      </execute>
      <execute display='Installing XPreview'>
        <program>#SOURCEPATH#\OEM\Install\Applications\WinUpdates\setupXPreview104250.msi</program>
        <arguments>/QN</arguments>
      </execute>
      <execute display='Installing Logon Loader 2.2'>
        <program>#SOURCEPATH#\OEM\Install\Applications\WinUpdates\LogonLoaderSetup.exe</program>
        <arguments>/S</arguments>
      </execute>
      <execute display='Installing Compression Bin'>
        <program>#SOURCEPATH#\OEM\Install\Applications\WinUpdates\setupCompressionBin124238.msi</program>
        <arguments>/QN</arguments>
      </execute>
      <execute display='Installing nLite 0.99.7 Beta'>
        <program>#SOURCEPATH#\OEM\Install\Applications\WinUpdates\nlite0997bi.exe</program>
        <arguments>/Silent</arguments>
      </execute>
</item>
<item display="hardware">
      </execute>
      <execute display='Installing GeForce FX 66.93'>
        <program>#SOURCEPATH#\OEM\Drivers\Geforce66.93\setup.exe</program>
        <arguments>-s -f1"%systemdrive%\DP\Geforce66.93\setup.iss"</arguments>
      </execute>
      <execute display='Installing Mouse Ware 9.80'>
        <program>#SOURCEPATH#\OEM\Drivers\mouse9.80\setup.exe</program>
        <arguments>-s -f1"%systemdrive%\DP\mouse9.80\setup.iss"</arguments>
      </execute>
      <execute display='Installing Net MD Walkman'>
        <program>#SOURCEPATH#\OEM\Install\Applications\Sony\NetMD\setup.exe</program>
        <arguments>-s -f1"%systemdrive%\Install\Sony\NetMD\setup.iss"</arguments>
      </execute>
      <execute display='Installing Sony Cyber-shot'>
        <program>#SOURCEPATH#\OEM\Install\Applications\Sony\SonyCam\setup.exe</program>
        <arguments>-s -f1"%systemdrive%\Install\Sony\SonyCam\setup.iss"</arguments>
      </execute>
</item>    
<item display="Internet Configuration">
      </execute>
      <execute display='Installing Mozilla Firefox 1.0'>
        <program>#SOURCEPATH#\OEM\Install\Applications\Firefox\MozillaFirefox1.0.msi</program>
        <arguments>/QN</arguments>
      </execute>
      <execute display='Configure Firefox Settings'>
        <program>#SOURCEPATH#\OEM\Install\Applications\Firefox\Mozilla.exe</program>
      </execute>
      <execute display='Installing Sun Java 2 RE 5.0 Update 1'>
       <program>#SOURCEPATH#\OEM\Install\Applications\Firefox\jre501.exe</program>
      </execute>
      <execute display='Installing Flash 7 & Shockwave 10'>
        <program>#SOURCEPATH#\OEM\Install\Applications\Firefox\mm_fl_sw_installer.exe</program>
 <arguments>/S</arguments>
      </execute>
      <execute display='Installing BulletProof FTP Server'>
        <program>#SOURCEPATH#\OEM\Install\Applications\BulletProof\BulletProofFTP.exe</program>
        <arguments>/VERYSILENT /SP-</arguments>
      </execute>
      <execute display='Installing BulletProof FTP Server'>
        <program>pskill</program>
        <arguments>bpftpserver.exe</arguments>
      </execute>
      <execute display='Installing WinSCP3 FTP Client'>
        <program>#SOURCEPATH#\OEM\Install\Applications\BulletProof\Winscp3.71.exe</program>
        <arguments>/Silent</arguments>
      </execute>
</item>  
<item display="Application Setup">
      <execute display='Installing Symantec Antivirus 9.0'>
        <program>#SOURCEPATH#\OEM\Install\Applications\SAV903\SAV.msi</program>
        <arguments>/QN RUNLIVEUPDATE=0 REBOOT=ReallySuppress</arguments>
      </execute>
      <execute display='Installing Ad-Aware SE 1.05 Pro'>
        <program>#SOURCEPATH#\OEM\Install\Applications\Ad-Aware\aawsepro.exe</program>
        <arguments>/S</arguments>
      </execute>
      <execute display='Installing Ad-Aware SE 1.05 Pro'>
        <program>#SOURCEPATH#\OEM\Install\Applications\Ad-Aware\sleep.exe</program>
        <arguments>/2</arguments>
      </execute>
      <execute display='Installing Ad-Aware SE 1.05 Pro'>
        <program>pskill</program>
        <arguments>Ad-Aware.exe</arguments>
      </execute>  
      <execute display='Installing Ad-Aware SE 1.05 Pro'>
        <program>pskill</program>
        <arguments>hh.exe</arguments>
      </execute>
      <execute display='Installing AIM Messenger 5.5.3572'>
        <program>#SOURCEPATH#\OEM\Install\Applications\Aim\aim553572.exe</program>
        <arguments>/S</arguments>
      </execute>
      <execute display='Installing AIM Messenger Settings'>
        <program>regedit</program>
        <arguments>/S "#SOURCEPATH#\OEM\Install\Applications\Aim\AIM.reg"</arguments>
      </execute>
      <execute display='Installing Deam Aim 4.5'>
        <program>msiexec</program>
        <arguments>/i #SOURCEPATH#\OEM\Install\Applications\AIM\DAIM\DeadAIM.msi /qn INSTALLDIR="C:\Program Files\AIM\"</arguments>
      </execute>
      <execute display='Installing Nero Burning Rom 6.6.0.6'>
        <program>regedit</program>
         <arguments>/S "#SOURCEPATH#\OEM\Install\Applications\Nero6606\Nero.reg"</arguments>
      </execute>
      <execute display='Installing Nero Burning Rom 6.6.0.6'>
        <program>#SOURCEPATH#\OEM\Install\Applications\Nero6606\setup.exe</program>
        <arguments>/SN=xxxx-xxxx-xxxx-xxxx-xxxx-xxxx /WRITE_SN /SILENT /NO_UI /NOREBOOT /NOLICENSE /NOCANCEL</arguments>
      </execute>
      <execute display='Installing 7-Zip 4.15 beta'>
        <program>#SOURCEPATH#\OEM\Install\Applications\WinRAR\7z415b.exe</program>
        <arguments>/S</arguments>
      </execute>
      <execute display='Installing Winrar 3.30 Plus'>
        <program>#SOURCEPATH#\OEM\Install\Applications\WinRAR\WinRAR3.30.exe</program>
        <arguments>/S</arguments>
      </execute>
      <execute display='Installing VMware 4.5.2'>
        <program>#SOURCEPATH#\OEM\Install\Applications\Vmware\VMwareWorkstation.msi</program>
        <arguments>/QB TARGETDIR="%ProgramFiles%\VMware\" ADDLOCAL=ALL DISABLE_AUTORUN=0 DESKTOP_SHORTCUT=1 SERIALNUMBER=XXXxX-XXXxX-XxXXX-XXXXx REBOOT=ReallySuppress /qn</arguments>
      </execute>
      <execute display='Installing Ultra ISO ME 7.5.1.965'>
        <program>#SOURCEPATH#\OEM\Install\Applications\ISOTools\uiso7_me.exe</program>
        <arguments>/S</arguments>
      </execute>
      <execute display='Installing Ultra ISO ME 7.5.1.965'>
        <program>#SOURCEPATH#\OEM\Install\Applications\ISOTools\UISO7.js</program>
      </execute>
      <execute display='Installing PTC 1.0.0-RC.2'>
        <program>#SOURCEPATH#\OEM\Install\Applications\BT-P2p\ptc-1.0.0-RC.2.exe</program>
        <arguments>/VERYSILENT /SP-</arguments>
      </execute>
      <execute display='Installing SonicStage 2.2'>
        <program>#SOURCEPATH#\OEM\Install\Applications\Sony\SonicStage\setup.exe</program>
        <arguments>-s -f1"%systemdrive%\Install\Sony\SonicStage\setup.iss"</arguments>
      </execute>
      <execute display='Installing SonicStage 2.2'>
        <program>#SOURCEPATH#\OEM\Install\Applications\Sony\Eula\setup.exe</program>
        <arguments>-s -f1"%systemdrive%\Install\Sony\setup.iss"</arguments>
      </execute>
      <execute display='Installing SonicStage 2.2'>
        <program>#SOURCEPATH#\OEM\Install\Applications\Sony\OpenMG\setup.exe</program>
        <arguments>-s -f1"%systemdrive%\Install\Sony\OpenMG\setup.iss"</arguments>
      </execute>
      <execute display='Installing XP-Anti Spy 3.93'>
        <program>#SOURCEPATH#\OEM\Install\Applications\WinUpdates\XP-AntiSpy3.93.exe</program>
        <arguments>/S</arguments>
      </execute>
      <execute display='Installing Semagic LiveJournal'>
        <program>#SOURCEPATH#\OEM\Install\Batchs\Semagic.js</program>
      </execute>
</item>
<item display="Media Installation">
      <execute display='Installing Uber Codec Pack'>
        <program>#SOURCEPATH#\OEM\Install\Batchs\codecs.cmd</program>
      </execute>
      <execute display='Installing Audio Capture 5.21'>
        <program>#SOURCEPATH#\OEM\Install\Applications\Audio\river.exe</program>
        <arguments>/Silent</arguments>
      </execute>
      <execute display='Installing Audio Capture 5.21'>
        <program>pskill</program>
        <arguments>AudioCapture.exe</arguments>
      </execute>  
      <execute display='Configuring Audio Properties'>
        <program>regedit</program>
        <arguments>/S "#SOURCEPATH#\OEM\Install\Applications\Audio\Auto.reg"</arguments>
      </execute>
      <execute display='Installing Cdex Extractor 1.51'>
        <program>#SOURCEPATH#\OEM\Install\Batchs\cdex.js</program>
      </execute>
      <execute display='Installing Quick Time Alternative 1.39'>
        <program>#SOURCEPATH#\OEM\Install\Applications\Media\quicktimealt139.exe</program>
        <arguments>/VERYSILENT /SP-</arguments>
      </execute>
      <execute display='Installing Real Player Alternative 1.29'>
        <program>#SOURCEPATH#\OEM\Install\Applications\Media\realalt129.exe</program>
        <arguments>/VERYSILENT /SP-</arguments>
      </execute>
      <execute display='Installing PowerDVD 6 CJI Deluxe'>
        <program>#SOURCEPATH#\OEM\Install\Applications\Media\PDVD_6\Setup.exe</program>
      </execute>
      <execute display='Installing Bsplayer Pro 1.10.814'>
        <program>#SOURCEPATH#\OEM\Install\Applications\Media\bsplayer_pro100.814.exe</program>
        <arguments>/S</arguments>
      </execute>
      <execute display='Installing Windows Media Player 10'>
        <program>#SOURCEPATH#\OEM\Install\Applications\Media\MP10Setup.exe</program>
        <arguments>/q:A /c:\"setup_wm.exe /Q /R:N /DisallowSystemRestore\"</arguments>
      </execute>
      <execute display='Installing Sonique 2 Beta 1.03'>
        <program>#SOURCEPATH#\OEM\Install\Applications\Media\Sonique2Beta.exe</program>
      </execute>
</item>
<item display="Mystic Graphic Art">
      <execute display='Installing QuarkXPress 6.1'>
        <program>#SOURCEPATH#\OEM\Install\Applications\Graphics\Quark\QuarkXPress6.1.exe</program>
        <hide>true</hide>
      </execute>
      <execute display='Installing QuarkXPress 6.5'>
        <program>#SOURCEPATH#\OEM\Install\Applications\Graphics\Quark\QuarkXPress6.5.exe</program>
      </execute>
      <execute display='Installing Adobe Photoshop CS'>
        <program>#SOURCEPATH#\OEM\Install\Applications\Graphics\Adobe\Photoshop\Setup.exe</program>
        <arguments>-s -f1"%systemdrive%\Install\AdodeCS\setup.iss"</arguments>
        <hide>true</hide>
      </execute>
      <execute display='Installing Adobe Illustrator CS'>
        <program>#SOURCEPATH#\OEM\Install\Applications\Graphics\Adobe\Illustrator\Setup.exe</program>
        <arguments>-s -f1"%systemdrive%\Install\Adobeill\setup.iss"</arguments>
      </execute>  
      <execute display='Installing Adobe Reader 7.0'>
        <program>#SOURCEPATH#\OEM\Install\Applications\Graphics\Adobe\Reader\acroread7.exe</program>
      </execute>
      <execute display='Installing Ulead GIF Animator 5'>
        <program>#SOURCEPATH#\OEM\Install\Applications\Graphics\Ulead\setup.exe</program>
        <arguments>-s -f1"%systemdrive%\Install\Ulead\setup.iss"</arguments>
      </execute>
</item>
<item display="Anicent File Check">
      <execute display='Installing Easy Sfv Creator'>
        <program>%systemdrive%\Install\Easy\setup.exe</program>
        <arguments>/Silent</arguments>
        <hide>true</hide>
      </execute>
      <execute display='Installing Hash Calc 2.0'>
        <program>#SOURCEPATH#\OEM\Install\Applications\WinUpdates\Crc,Sfv\Setup.exe</program>
        <arguments>/VERYSILENT /SP-</arguments>
      </execute>
      <execute display='Installing QuickSfv 3.20'>
        <program>#SOURCEPATH#\OEM\Install\Applications\WinUpdates\Crc,Sfv\qsfv230\qsfv230.msi</program>
      </execute>
</item>
<item display="Computer Games">
      <execute display='Installing Doom Legacy'>
        <program>#SOURCEPATH#\OEM\Install\PCGames\DoomLegacy.exe</program>
        <arguments>/S</arguments>
      </execute>
      <execute display='Installing neXBC 5.0.1.82'>
        <program>#SOURCEPATH#\OEM\Install\PcGames\neXBCINST182.exe</program>
        <arguments>/S</arguments>
      </execute>
</item>
<item display="Last Minute Tune">
      <execute display='Applying Registry tweaks'>
        <program>regedit</program>
        <arguments>#SOURCEPATH#\OEM\Install\Batchs\RegTweaks.reg"</arguments>
      </execute>
      <execute display='XP-Anti Spy 3.93 Settings'>
        <program>%ProgramFiles%\xp-AntiSpy\xp-AntiSpy.exe</program>
        <arguments>'+0 +1 +2 +3 +4 +5 +6 +7 +8 +9 +10 +17 +18 +20 +23 +24 +27 +28 +29 +30 +31 +32 +33 +34 +35 +36 +37 +42 +43 +44 +46 +51 +52 +60 +61</arguments>
      </execute>
</item>
</items>
</XPlode4>

Link to comment
Share on other sites


Firefox says:

XML Parsing Error: mismatched tag. Expected: </item>.

Location: file:///D:/Profile/Desktop/blah.xml

Line Number 127, Column 9:

Try opening the XML's in firefox to figure out whether your XML is formed properly or not.

</item>
<item display="hardware">
     </execute>
     <execute display='Installing GeForce FX 66.93'>
       <program>#SOURCEPATH#\OEM\Drivers\Geforce66.93\setup.exe</program>
       <arguments>-s -f1"%systemdrive%\DP\Geforce66.93\setup.iss"</arguments>
     </execute>

Surely you can spot the problem?

Link to comment
Share on other sites

Firefox says:

XML Parsing Error: mismatched tag. Expected: </item>.

Location: file:///D:/Profile/Desktop/blah.xml

Line Number 127, Column 9:

this'd work for a temp solution to my suggestion in the "Suggestions" thread about adding line number to xplode for debug purposes, forgot about using ff on this :P

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