Skip to content
View in the app

A better way to browse. Learn more.

MSFN

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

First try with Xplode, need help log+xml here..

Featured Replies

Hey. I'm new to all this and i've been trying to put together an unattended cd for a few days. Can someone help me with this problem I'm having? I've looked over my code/script multiple times and I dont know what I'm doing wrong. Thanks!

<XPlode>
<!-- v1.00 -->
<!-- Configureation -->
<config>
 <hidewindow>Windows Update</hidewindow>
 <hidewindow>CMD.EXE</hidewindow>
 <show total='18' after='10' />
 <font face='Tahoma' antialias='true' small='9' large='15' />
 <window width='461' position='2' fixmain='0' />
 <windowmode>GUIinstall</windowmode>
 <colours>
 <header back='#003399' fore='#FFFFFFAA' image='' />
 <footer back='#003399' fore='#FFFFFFAA' image='' />
 <progress border='#FFFFFFAA' back='#00000000' fore='#FFFFFFAA' />
 <main back='#4A6FD6' fore='#FFFFFFAA' current='#FF8000' description='#FFFFFF' image='' overlay='#FFFFFF22'/>
 </colours>
 <strings>
 <!-- main XPlode string -->
 <title>Post-Install Configuration</title>
 <complete>complete</complete>
 <!-- adduser plugin strings -->
 <adduser>Adding user #1#</adduser>
 <addusertogroup>Adding user #1# to group #2#</addusertogroup>
 <addgroup>Adding group #1#</addgroup>    
 <!-- file/dir ops plugin strings -->
 <copy>Copying #1# (#2#/#3# - #4#)</copy>
 <move>Moving #1# (#2#/#3# - #4#)</move>
 <delete>Deleting #1# (#3#)</delete>
 <!-- shortcut plugin -->
 <shortcut>Adding shortcut: #1#</shortcut>
 </strings>
</config>
<items>
 <item display='.NET Framework 1.1 SP1'>
 <execute display='Installing .NET Framework 1.1 SP1...'
   program='%SYSTEMDRIVE%\Install\Apps\NetFramework1.1\netfxsp1.exe'
 />
 </item>
 <item display='ATI Control Panel, Smartgart and ControlCenter'>
 <execute display='Installing ATI Catalyst 4.9 Smartgart..'
   program='%SYSTEMDRIVE%\Install\Drivers\ATI4.9Driver\Setup.exe'
   arguments='-s -f1 setup.iss'
 />
 <execute display='Installing ATI Control Panel 4.9..'
   program='%SYSTEMDRIVE%\Install\Apps\CPanel\Setup.exe'
   arguments='-s -f1 setup.iss'
 />
 <execute display='Installing ATI ControlCenter..'
   program='%SYSTEMDRIVE%\Install\Apps\ACE\ATI Catalyst Control Center.msi'
   arguments='/qn /norestart'
 />
 </item>
 <item display='Windows Media Player 10'>
 <execute display='Installing Windows Media Player 10..'
   program='%SYSTEMDRIVE%\Install\Apps\WMP10\MP10Setup.exe'
 />
 </item>
 <item display='Kx Project'>
 <copy
   source='%SYSTEMDRIVE%\Install\Apps\kX Project'
   mask='*.*'
   target='%PROGRAMFILES%\kX Project'  
 />
 <copy
   source='%PROGRAMFILES%\kX Project\kmixer.exe'
   target='%SYSTEMDRIVE%\WINDOWS\system32'
 />
 <registry display='Installing KX mixer..' method='write'>
 ; Installing KX mixer in the registry..
   [HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Run]
   "kX Mixer"="kxmixer --startup"
 </registry>
 </item>
 <copy
 source='%SYSTEMDRIVE%\Install\Apps\Kxshortcuts\'
 mask='*.*'
 target='%ALLUSERSPROFILE%\Start Menu\Programs\kX Project\'  
 />
 <item display='K-lite Codec Pack Full'>
 <execute display='Installing K-lite Codec Pack..'
   program='%SYSTEMDRIVE%\Install\Apps\klcodec\klcodec231f.exe'
   arguments='/verysilent /COMPONENTS="mpclassic,divxdec,divx,divxmpeg4,xviddec,xvid, mpeg2ligos,3ivxdec,3ivx,wmv,vp3,vp6, dvd,indeo,indeo4,indeo32,i263,huffyuv,msmpeg4, qtcodec,qtdirectshow,qtcpl,qtplugins, realcodec,realdirectshow,mp3audio,wmaaudio,ac3audio,oggvorbis,aac, musepack,voxware,ape,oggvorbissplitter,vsfilter,gspot,disg400,disffdshow,qtcodec,qtdirectshow,qtcpl,
qtplugins,qtbrowserplugin,realcodec,realdirectshow,realbrowserplugin"'
 />
 </item>
 <item display='Office2003 SP1'>
 <execute display='Installing Office2003 SP..1'
   program='%SYSTEMDRIVE%\Install\Apps\Office2003SETUP.EXE'
   arguments='TRANSFORMS=Unattended.MST /qb-'
 />
 </item>
 <item display='AIM 5.9'>
 <execute display='Installing AIM 5.9..'
   program='%SYSTEMDRIVE%\Install\Apps\AIM\Install_AIM.exe'
   arguments='/s'
 />
 </item>
 <item display='MSN'>
 <execute display='Installing MSN..'
   program='%SYSTEMDRIVE%\Install\Apps\MSN\MsnMsgs.msi'
   arguments='/QB'
 />
 </item>
 <item display='Yahoo Messenger'>
 <execute display='Installing Yahoo Messenger..'
   program='%SYSTEMDRIVE%\Install\Apps\Yahoo\yahoo.cmd'
 />
 </item>
 <item display='Adaware Pro SE'>
 <execute display='Installing Adaware..'
   program='%SYSTEMDRIVE%\Install\Apps\Adaware\aawsepro.exe'
   arguments='/s'
 />
 </item>
 <item display='Mozilla Firefox 1.0PR'>
 <execute display='Installing Firefox..'
   program='%SYSTEMDRIVE%\Install\Apps\Firefox\setup.exe'
   arguments='-ms -ira'
 />
 </item>
 <item display='Mozilla Thinderbird'>
 <execute display='Installing Thunderbird..'
   program='%SYSTEMDRIVE%\Install\Apps\Thunderbird'
   arguments='-ms -ira'
 />
 </item>
 <item display='Sun Java VM'>
 <execute display='Installing Sun Java..'
   program='%SYSTEMDRIVE%\Install\Apps\Java\j2re-1_4_2_05-windows-i586-p-iftw.exe'
   arguments='/s /v/qn'
   />
 </item>
 <item display='Nero Burning Rom Ultra Edition 6.3'>
 <registry display='Register...' method='write'>
 ; Registering Nero Burning Rom..
   [HKEY_LOCAL_MACHINE\SOFTWARE\Ahead\Nero - Burning Rom\Info]
   "User"="bullhead"
   "Company"="bull co"
   "Serial6"="XXXX-XXXX-XXXX-XXXX-XXXX-XXXX"
 </registry>
 <execute display='Installing Nero Burning Rom..'
   program='%SYSTEMDRIVE%\Install\Apps\Nero\nero63120.exe'
   arguments='/silent /noreboot'
 />
 </item>
 <item display='Registry Tweaks'>
 <execute display='Installing Registry Tweaks..'
 program='regedit'
 arguments='/s "%SYSTEMDRIVE%\Install\regtweak.reg"'
 />
 </item>
 <item display='Delete Temporary Files'>
 <delete
   source='%SYSTEMDRIVE%\Install'
   mask='*.*'
 />
 <delete
   source='%SYSTEMDRIVE%\Install'
 />
   </item>
 <item display='Adding users and groups...'>
 <!-- note the different use of quotes due to the data held in them -->
 <adduser
   username='bullhead'
   password='*****'
   groups='Administrators'
   fullname='bullhead'
 />
 </item>
</items>
</XPlode>

-=-=-=-=-=-=-> XPlode start at: 04/09/15 00:52:17
XPlode {
 Loading Plugins (SDK2.0) {
   Load successful: D:\MyXpCd\WinXPSP2_apps+drvrs\$OEM$\$1\Install\XPlode-1.1.2\XPlodeAdduserPlugin2.xpd2
   Load successful: D:\MyXpCd\WinXPSP2_apps+drvrs\$OEM$\$1\Install\XPlode-1.1.2\XPlodeExamplePlugin2.xpd2
   Load successful: D:\MyXpCd\WinXPSP2_apps+drvrs\$OEM$\$1\Install\XPlode-1.1.2\XPlodeExecutePlugin2.xpd2
   Load successful: D:\MyXpCd\WinXPSP2_apps+drvrs\$OEM$\$1\Install\XPlode-1.1.2\XPlodeFSOpsPlugin2.xpd2
   Load successful: D:\MyXpCd\WinXPSP2_apps+drvrs\$OEM$\$1\Install\XPlode-1.1.2\XPlodeRegistryPlugin2.xpd2
   Load successful: D:\MyXpCd\WinXPSP2_apps+drvrs\$OEM$\$1\Install\XPlode-1.1.2\XPlodeShortcutPlugin2.xpd2
 }
 Registering commands {
   Command: addgroup, (0,1)
   Command: adduser, (0,0)
   Command: copy, (3,0)
   Command: delete, (3,2)
   Command: example, (1,0)
   Command: execute, (2,0)
   Command: move, (3,1)
   Command: registry, (4,0)
   Command: shortcut, (5,0)
 }
 Commandline Parameter: '/help:', Value: ''
 Commandline Parameter: '/xml:', Value: 'D:\MyXpCd\WinXPSP2_apps+drvrs\$OEM$\$1\Install\XPlode-1.1.2\testing.xml'
 Parsing XML: D:\MyXpCd\WinXPSP2_apps+drvrs\$OEM$\$1\Install\XPlode-1.1.2\testing.xml {
   Error opening XML file: D:\MyXpCd\WinXPSP2_apps+drvrs\$OEM$\$1\Install\XPlode-1.1.2\testing.xml
   Invalid XML syntax.
   Check UNICODE encoding?
 }
 Starting dialog {
 }
 Execution thread {
 }
-=-=-=-=-=-=-> XPlode end at: 04/09/15 00:52:17

testing_edit.xml

  • Author
Errr. Save it in unicode with notepad.

Read the logfile next time.

Thanks. I did read the logfile but I was so tired and tried so many things, including that when I had a different problem.. but thanks I completely spaced out on that. I feel like an id*** now haha. Thanks though I think it's working now!

  • 2 weeks later...
Errr. Save it in unicode with notepad.

Read the logfile next time.

Hi,

Sorry for this question, but what do you mean with Unicode?

Because i have same probleme error (Invalid XML syntax. Check UNICODE encoding?)

Thanks for your help

It's ok, i understand what is unicode.

Irving

Create an account or sign in to comment

Recently Browsing 0

  • No registered users viewing this page.

Account

Navigation

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.