Jump to content

works on one computer and not another


pontiacmn

Recommended Posts

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.

Link to comment
Share on other sites


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

Link to comment
Share on other sites

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