Jump to content

Recommended Posts

Posted

I'm using this code in WIHU:

; Sub command 3

description.3=Office 2003

command.3= %SRCDRIVE%\Install\office\SETUP.EXE TRANSFORMS="%SRCDRIVE%\Install\office\Unattended.MST" /qb-

helptext.3 = "Tekstverwerking, databases, presentaties etc."

And while installing I get an error with code 1603, does anyone knows what this means, or does anyone knows how to fix this?


Posted

Try this code:

; Sub command 3

description.3=Office 2003

workdir.3=%SRCDRIVE%\Install\office

command.3= SETUP.EXE TRANSFORMS=Unattended.MST /qb-

helptext.3 = "Tekstverwerking, databases, presentaties etc."

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