I can't figure out what is wrong with it. I run Xplode from cmdlines.txt
This is what it lookes like:
[COMMANDS] ".\XPLode.exe /xml:#Systemdrive#\Install\Xplode\Xplode.xml"
And it calls Xplode.xml wich lookes like this:
<XPlode> <config> <hidewindow>Windows Update</hidewindow> <hidewindow>CMD.EXe</hidewindow> <show total='6' after='2' subcount='true' /> <!-- turn antialiasing OFF if you're running GUIinstall mode --> <font face='Tahoma' antialias='false' small='8' large='12' /> <!-- note the position attribute - it is listed in 'x,y' positions. --> <!-- 0..8 still may be used. --> <window width='1024' position='0' fixmain='191' /> <windowmode mode='guitransparent' /> <!-- can be standalone, guitransparent, or guiredraw --> <!-- for the latter two, you don't need to specify background colours, or images. --> <colours> <header back='#003399' fore='#FFFFFF' image='%XPLODE%\images\head.png' /> <footer back='#003399' fore='#FFFFFF' image='%XPLODE%\images\foot.png' /> <progress border='#FFFFFF' back='#00000000' fore='#FFFFFFAA' fore2='#00000033' /> <main back='#FF00FF' fore='#FFFFFF' current='#FFFF00' description='#FFFFFF' image='%XPLODE%\main2.png' 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 v1.1'> <execute display='Installing .NET Framework v1.1...' program='%systemdrive%\install\NetFramework\netfx.msi' arguments='/QN' </item> <item display='Irfanview 3.92'> <execute display='Installing Irfanview 3.92...' program='%systemdrive%\install\applications\IrfanView392\IView392.exe' arguments='/silent /desktop=0 /group=1 /allusers=1 /assoc=1' </item> <item display='Irfanview 3.92 Plugins'> <execute display='Installing Irfanview 3.92 Plugins...' program='%systemdrive%\install\applications\IrfanView391\all_plugins.exe' arguments='/silent' </item> <item display='WinRAR 3.30'> <execute display='Installing WinRAR 3.30...' program='%systemdrive%\install\Applications\WinRAR\wrar330.exe' arguments='/s' </item> <item display='Daemon Tools 3.46'> <execute display='Installing Daemon Tools 3.46...' program='%systemdrive%\install\Applications\DaemonTools\daemon.msi' arguments='/qn /norestart' </item> <item display='McAfee 8.0i Enterprise'> <execute display='Installing McAfee 8.0i Enterprise...' program='%systemdrive%\Install\Applications\VSC\vse800.msi' arguments='/QN' </item> <item display='MSN Messenger 6.2.0137 Final'> <execute display='Installing MSN Messenger 6.2.0137 Final...' program='%systemdrive%\install\MSN\MsnMsgs.msi' arguments='/QB' /> </item> <item display='Nero Burning ROM v6.3.1.20'> <execute display='Nero Burning ROM v6.3.1.20...' program='%systemdrive%\Install\Applications\Nero\nero63120.exe' arguments='/SN=****-****-****-****-****-**** /WRITE_SN /SILENT /NOREBOOT' </item> <item display='Registry Tweaks'> <execute display='Applying Registry Tweaks...' program='regedit' arguments='/s %systemdrive%\install\RegTweaks.reg' /> </items> </XPlode>
The individual software can be install with these parameters I did that with a cmd file. But now I'm trying it through Xplode and it doesn't work....
I see something starting very quick at T12 in the setup proces, but it disappears instantly and nothing happens. Can someone please look at my files and tell me what I'm doing wrong? I've looked at the forum posts here but didn't find the solutions yet.



Help

Back to top









