robgeerts Posted May 11, 2005 Posted May 11, 2005 I'm using this code in WIHU:; Sub command 3description.3=Office 2003command.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?
sigit Posted May 13, 2005 Posted May 13, 2005 Try this code:; Sub command 3description.3=Office 2003workdir.3=%SRCDRIVE%\Install\officecommand.3= SETUP.EXE TRANSFORMS=Unattended.MST /qb-helptext.3 = "Tekstverwerking, databases, presentaties etc."
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