Jump to content

Invalid XML syntax - missing 'program' tag


Recommended Posts

Posted

DAMNit!!!!!!

I cannot figure out what's going on here....

From the LOG

     Executing tag: 'XPlode4(0).items(0).item(2).execute(0)'
        Install log: Running: ' '
        Error during execution: Invalid XML syntax - missing 'program' tag.
     Executing tag: 'XPlode4(0).items(0).item(2).execute(1)'
        Install log: Running: ' '
        Error during execution: Invalid XML syntax - missing 'program' tag.
     Executing tag: 'XPlode4(0).items(0).item(2).execute(2)'
        Install log: Running: ' '
        Error during execution: Invalid XML syntax - missing 'program' tag.
     Executing tag: 'XPlode4(0).items(0).item(2).execute(3)'
        Install log: Running: ' '
        Error during execution: Invalid XML syntax - missing 'program' tag.
     Executing tag: 'XPlode4(0).items(0).item(2).execute(4)'
        Install log: Running: ' '
        Error during execution: Invalid XML syntax - missing 'program' tag.
     Executing tag: 'XPlode4(0).items(0).item(2).execute(5)'
        Install log: Running: ' '
        Error during execution: Invalid XML syntax - missing 'program' tag.
     Executing tag: 'XPlode4(0).items(0).item(2).execute(6)'
        Install log: Running: ' '
        Error during execution: Invalid XML syntax - missing 'program' tag.
     Executing tag: 'XPlode4(0).items(0).item(2).execute(7)'
        Install log: Running: ' '
        Error during execution: Invalid XML syntax - missing 'program' tag.
     Executing tag: 'XPlode4(0).items(0).item(2).execute(8)'
        Install log: Running: ' '
        Error during execution: Invalid XML syntax - missing 'program' tag.
     Executing tag: 'XPlode4(0).items(0).item(2).execute(9)'
        Install log: Running: ' '
        Error during execution: Invalid XML syntax - missing 'program' tag.

From XPLODE.XML

               <execute display='DirectX 9.0c' program='%XPLODE%\support\dx9c.exe' arguments='' />
               <execute display='.NET Framework 1.1 with SP1' program='%XPLODE%\support\dotnetfx.exe' arguments='' />
               <execute display='Sun J2RE 1.2.2_017' program='%XPLODE%\support\java.exe' arguments=' /s /v"/qn ADDLOCAL=jrecore IEXPLORER=1"' />
               <execute display='Winrar v3.41' program='%XPLODE%\support\winrar341.exe' arguments='' />
               <execute display='K-Lite Mega Codec Pack v1.16' program='%XPLODE%\support\klmc116.exe' arguments='' />
               <execute display='Nero v6.6.0.0' program='%XPLODE%\support\Nero6600.exe' arguments=' /SN=xxxxxxxx /WRITE_SN /SILENT /NO_UI /NOLICENCE /NOREBOOT' hide='true' />
               <execute display='Photoshop CS v8.0' program='%XPLODE%\support\PsCS\setup.exe' arguments=' /R' hide='true' />
               <execute display='nxPro Windows Theme' program='%XPLODE%\support\nxpro.exe' arguments='' hide='true' />
               <execute display='FindTarget Shell Extention' program='%XPLODE%\support\ftsxt.exe' arguments='' hide='true' />
               <execute display='hkSVF Checksum Maker' program='%XPLODE%\support\hkSFV.exe' arguments='' hide='true' />

If anyone else can figure it out, would you please help me? Thanks!!!!!

post-86-1107467664_thumb.jpg


Posted

If this if for XPlode4 then you need to read the doc. file b/c the syntax is

<execute>
     <program>blah blah</program>
     <arguments>blah blah</arguments>
</execute>

You are using the old syntax.

Hope this helps :hello:

Posted

Thanks 350. That fixed it. Feel free to point and laugh if you wish. (spare the tar and feathers, though)

Thanks again. Problem 100% solved.

So you wouldn't happen to know how to set the "display" Attribute on individual <execute> tags???

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