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

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...