December 2, 200421 yr I got Xplode to work on my test machine which is an Athlon XP 2000+, 512 MB memory, scsi cd-rom and cd-burner, 10 gig IDE hard drive. Registry tweaks install, the few apps I am installing work, and it also adds the two users I set it up to. Now when going to install on the machine it was made for which is Intel D915PBL motherboard with a 3.4 GHz Hyper threaded chip. 1 gig memory. 200 gig SATA hard drive. The partition I am installing to is 85 gigs. The apps install, it doesn't show the reg tweaks install, but when I boot in they seem to be there. The users portion does not install. My log file says 3 plugins do not load. XPlodeAdduserPlugin2.xpd2, XPlodeFSOpsPlugin2.xpd2, XPlodeRegistryPlugin2.xpd2. On the test PC the log file shows a successful install. I have searched and seen other people with problems like this, but am unable to find a solution to it. Any ideas would be great.
December 2, 200421 yr Post the xml file maybe but looking @ it, someone can see something to help you
December 2, 200421 yr Author <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='440' position='8' fixmain='0' /> <windowmode mode='standalone' /> <!-- 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='TweakUI Powertoy'> <execute display='Installing TWeakUI Powertoy ...' program='%SYSTEMDRIVE%\Install\TweakUI\TweakUI.msi' arguments='/qn' /> </item> <item display='TaskSwitcher Powertoy'> <execute display='Installing TaskSwitcher Powertoy ...' program='%SYSTEMDRIVE%\Install\Taskswitch\TaskswitchPowertoySetup.exe' arguments='/s /v/qn' /> </item> <item display='ImageResizer Powertoy'> <execute display='Installing Image Resizer Powertoy ...' program='%SYSTEMDRIVE%\Install\Imageresizer\ImageResizerPowertoySetup.exe' arguments='/s /v/qn' /> </item> <item display='Powercalc Powertoy'> <execute display='Installing Powercalc Powertoy ...' program='%SYSTEMDRIVE%\Install\Powercalc\PowerCalcPowertoySetup.exe' arguments='/s /v/qn' /> </item> <item display='Adobe Reader 6'> <execute display='Installing Adobe Reader 6 ...' program='%SYSTEMDRIVE%\Install\Adobe6\acroread602.exe' arguments='' /> </item> <item display='Google Toolbar'> <execute display='Installing Google Toolbar ...' program='%SYSTEMDRIVE%\Install\Googletoolbar\GoogleToolbarInstaller.exe' arguments='/q /d' /> </item> <item display='Running Registry tweaks'> <execute display='Applying Registry Tweaks ...' program='regedit' arguments='/s %systemdrive%\Install\regtweaks.reg' /> </item> <item display='Adding users and groups...'> <!-- note the different use of quotes due to the data held in them --> <adduser username='Joe' password='' groups='Administrators' fullname='xxxxxx' /> </item> <item display='Adding users and groups...'> <!-- note the different use of quotes due to the data held in them --> <adduser username='Kristie' password='' groups='Administrators' fullname='xxxxxx' /> </item></items></XPlode>
December 2, 200421 yr This is a known issue, and at this time, I'm unable to find a reason as to why this is happening.I will be speaking to you regarding testing XPlode3 in the near future though.
December 8, 200421 yr Author Thanks a lot for the help. Works like a charm now. Definitely something I would have never thought of. Thanks also to Wraith for writing such a cool and useful program.
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now