Jump to content

help


atoz_pc

Recommended Posts


You do this:

<execute display="Installing Office 2003...">
<program>
'#systemdrive#\Install\Applications\Office2003.exe'
</program>
<arguments>
'TRANSFORMS=#systemdrive#\Install\Applications\Office2003\Unattended.MST /qb-'
</arguments>
</execute>

Don't do those ':

<execute display="Installing Office 2003...">
<program>#systemdrive#\Install\Applications\Office2003.exe</program>
<arguments>TRANSFORMS=#systemdrive#\Install\Applications\Office2003\Unattended.MST /qb-</arguments>
</execute>

Why do si much ppl make that mistake? :)

Link to comment
Share on other sites

Thanks you for helping me

Sorry. What about the (<item display="Microsoft Office 2003" image="#systemdrive#\Install\images\Office2003.gif">) images

I can't got it with the install like what you or some one showing

I am not good in xml that why I am asking. I know you are clever you should

Gave us a lot of time to learn this language it is not easy

Link to comment
Share on other sites

<execute display="Installing Office 2003...">

<program>

'#systemdrive#\Install\Applications\Office2003.exe'

</program>

<arguments>

'TRANSFORMS=#systemdrive#\Install\Applications\Office2003\Unattended.MST /qb-'

</arguments>

</execute>

Doesn't work

XPlode.log

Error during execution: File not found..

Link to comment
Share on other sites

<execute display="Installing Office 2003...">

<program>

'#systemdrive#\Install\Applications\Office2003.exe'

</program>

<arguments>

'TRANSFORMS=#systemdrive#\Install\Applications\Office2003\Unattended.MST /qb-'

</arguments>

</execute>

Doesn't work

XPlode.log

Error during execution: File not found..

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