Jump to content

XML sheet failed..


Recommended Posts

Posted

Hi all,

I allways worked with XPlode and finally had the time to move it over to the new version.

Expected that it would cause me some small trouble at first, but it seems that i'm running out of luck.

Tryd to help out everyone as much as i could, but this time i need some help myself :blushing:

Unable to figure it out, so...

This is my logfile:

>>> Log session start at: 2005/04/03 20:35:02
XPlode4
  Adding environment variables
     #XPLODE# = 'C:\Postinstall\XPlode'
     #SOURCEPATH# = 'J:\I386'
     #SOURCEDRIVE# = 'J:'
     #VERSION# = 'XPlode 4.00'
  XMLParser::LoadFile(C:\Postinstall\XPlode\XPlode.xml)
     Error on line 270, column 9:
     Overlapping tags detected. Found "items" but needed to find "execute".
     Offending tag: <execute>
>>> Log session end at: 2005/04/03 20:35:02

And i attached my xml sheet.

XPlode.xml

-It runs at first logon.

-GFXInstall

When i was trying 1 program install at a time after this failure it went just fine( and looks very cool!)

I simply can't figure it out with my knowledge of xml.

Please help me out here, so i can go on testing Bashrat's driverpacks.

Thnx in advance.


Posted

After

<item display='MSN Messenger'>
<execute display="MSN Messenger Pre-Config...">
 <registry mode="write">
 ;Stop MSN Messenger from Running on Windows Startup
 [HKEY_USERS\.DEFAULT\Software\Microsoft\Windows\CurrentVersion\Run]
 "MsnMsgr"=-
 [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Run]
 "MsnMsgr"=-
 ;Removes Sign up with Passport Wizard when trying to sign in MSN Messenger
 [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet Settings\Passport]
 "RegistrationCompleted"=dword:00000001
 [HKEY_CURRENT_USER\Software\Microsoft\MSNMessenger]
 "AppSettings"=hex:22,04,00,00
 </registry>

<item display='Media Player'>

You're missing the closing </execute> and </item> tags for the MSN Messenger entry right above your "Media Player" entry. There's where your overlapping tags are.

Posted

AH! thats it.

Thnx very much Alanoll :thumbup

You made my day!

Going over the xml and testing it then.

Hoping not to ask more of those, it was pain in the ... :P

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