I has lost me.
Quote
<XPlode>
<config>
<hidewindow>CMD.EXe</hidewindow>
<hidewindow>install</hidewindow>
<hidewindow>sleep.exe</hidewindow>
<show total='2' after='1' subcount='true' />
<!-- turn antialiasing OFF if you're running GUIinstall mode -->
<font face='Jokerman' antialias='false' small='8' large='10' />
<!-- note the position attribute - it is listed in 'x,y' positions. -->
<!-- 0..8 still may be used. -->
<window width='400' position='7' fixmain='0' />
<windowmode>GUIinstall</windowmode>
<colours>
<header back='#003399' fore='ffffff' />
<footer back='#003399' fore='ffffff' />
<progress border='000000' back='000000' fore='#FFFF00' fore2='#FFFF00' />
<main fore='ffffff' current='ffffff' description='ffffff' image='%XPLODE%\Abstract Design3.jpg' overlay='#00000000'/>
</colours>
<strings>
<!-- main XPlode string -->
<title>Installing Programs</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='Compression Software'>
<execute display='Installing WinRAR {3.4}...' program='%systemdrive%\Install\Applications\WinRAR\wrar340.exe' arguments='/s' />
</item>
<item display='Microsoft Software'>
<execute display='Installing MSN Messenger {6.2}...' program='%systemdrive%\Install\Applications\MSN\MsnMsgs.msi' arguments='/qb' />
</item>
<item display='P2P Software'>
<execute display='Installing DC++...' program='%systemdrive%\install\Applications\dc++\DCPlusPlus.exe' arguments='/S' />
</item>
<item display='Media Player Software'>
<execute display='Installing Media Player 10...' program='%systemdrive%\install\Applications\WMP10\MP10Setup.exe' arguments='/q:A /c:\"setup_wm.exe /Q /R:N /DisallowSystemRestore\"" /f />
</item>
<item display='ISO Buster'>
<execute display='Installing ISOBuster {1.6}...' program='%systemdrive%\Install\Applications\ISOBuster\IsoBuster.exe' arguments='/VERYSILENT /SP-' />
<execute display='Installing ISOBuster {1.6}...' program='taskkill' arguments='/F /IM isobuster.exe' />
</item>
<item display='Deleting Files'>
<delete source='%Systemdrive%\Documents and Settings\All Users\Start Menu\Set Program Access and Defaults.lnk'' />
<delete source='%Systemdrive%\Documents and Settings\All Users\Start Menu\Windows Catalog.lnk'' />
<delete source='%Systemdrive%\Drivers'' />
<delete source='%Systemdrive%\install'' />
</item>
<item display='Rebooting Computer'>
<execute display='Rebooting...' program='shutdown.exe' arguments='-r -f -t 60 -c "Windows Has Finshed Installing. The Computer Will Restart In 1 Minute... Have Fun!!!"' nowait='true' />
</item>
</items>
</XPlode>
<config>
<hidewindow>CMD.EXe</hidewindow>
<hidewindow>install</hidewindow>
<hidewindow>sleep.exe</hidewindow>
<show total='2' after='1' subcount='true' />
<!-- turn antialiasing OFF if you're running GUIinstall mode -->
<font face='Jokerman' antialias='false' small='8' large='10' />
<!-- note the position attribute - it is listed in 'x,y' positions. -->
<!-- 0..8 still may be used. -->
<window width='400' position='7' fixmain='0' />
<windowmode>GUIinstall</windowmode>
<colours>
<header back='#003399' fore='ffffff' />
<footer back='#003399' fore='ffffff' />
<progress border='000000' back='000000' fore='#FFFF00' fore2='#FFFF00' />
<main fore='ffffff' current='ffffff' description='ffffff' image='%XPLODE%\Abstract Design3.jpg' overlay='#00000000'/>
</colours>
<strings>
<!-- main XPlode string -->
<title>Installing Programs</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='Compression Software'>
<execute display='Installing WinRAR {3.4}...' program='%systemdrive%\Install\Applications\WinRAR\wrar340.exe' arguments='/s' />
</item>
<item display='Microsoft Software'>
<execute display='Installing MSN Messenger {6.2}...' program='%systemdrive%\Install\Applications\MSN\MsnMsgs.msi' arguments='/qb' />
</item>
<item display='P2P Software'>
<execute display='Installing DC++...' program='%systemdrive%\install\Applications\dc++\DCPlusPlus.exe' arguments='/S' />
</item>
<item display='Media Player Software'>
<execute display='Installing Media Player 10...' program='%systemdrive%\install\Applications\WMP10\MP10Setup.exe' arguments='/q:A /c:\"setup_wm.exe /Q /R:N /DisallowSystemRestore\"" /f />
</item>
<item display='ISO Buster'>
<execute display='Installing ISOBuster {1.6}...' program='%systemdrive%\Install\Applications\ISOBuster\IsoBuster.exe' arguments='/VERYSILENT /SP-' />
<execute display='Installing ISOBuster {1.6}...' program='taskkill' arguments='/F /IM isobuster.exe' />
</item>
<item display='Deleting Files'>
<delete source='%Systemdrive%\Documents and Settings\All Users\Start Menu\Set Program Access and Defaults.lnk'' />
<delete source='%Systemdrive%\Documents and Settings\All Users\Start Menu\Windows Catalog.lnk'' />
<delete source='%Systemdrive%\Drivers'' />
<delete source='%Systemdrive%\install'' />
</item>
<item display='Rebooting Computer'>
<execute display='Rebooting...' program='shutdown.exe' arguments='-r -f -t 60 -c "Windows Has Finshed Installing. The Computer Will Restart In 1 Minute... Have Fun!!!"' nowait='true' />
</item>
</items>
</XPlode>
Attached File(s)
-
XPlode.xml (6.19K)
Number of downloads: 22



Help
Back to top








