hohner Posted July 23, 2005 Posted July 23, 2005 (edited) Hi,I'm rebuilding my xplode install using xplode 4.3 and the select install.What I'm wondering is that if it is possible to 'silently' execute some <execute> entries. Example: for nero I have two seperate executions and I only want to have one check box associated with the install part, therefore the registration part would be done silently.<item display="Nero Burning ROM 6.6.0.8"> <execute display="Registering"> <program>REGEDIT</program> <arguments>/S #systemdrive#\Install\Nero6608a\nero.reg</arguments> <wait>true</wait> </execute> <execute display="Installing"> <program>#systemdrive#\Install\Nero6608a\Setup.exe</program> <arguments>/SILENT /NO_UI /NOREBOOT</arguments> <wait>true</wait> </execute> </item>I have read the manual and discovered in this new version of xplode there is a <pre-execute> feature. However, from what I understand this may only be used once per .xml and I've already used it to silenty add my user accounts.Edit: Just discovered from some other posts that this feature I'm looking for (command grouping) may be added to future versions of xplode. Edited July 24, 2005 by hohner
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now