Unattended install issue

  • Thread starter Thread starter Jobey
  • Start date Start date
J

Jobey

I am having an issue with the [guirunonce] aspect of the winnt.sif file. I
have successfully set up the unattended install of win2k, but want ie6 sp1
to be installed as well. I have done some research, and saw that you can
initiate a silent install of ie6 either using cmdlines.txt or guirunonce,
but cannot get either one to work.

I am getting an error message stating that my syntax is wrong with the
guirunonce (never received an error when I tried cmdlines.txt, but it just
didn't work for some reason). I am using:

[guirunonce]
command0="%systemdrive%\winapps\ie6\ie6setup.exe /C:"ie6wzd /S:""#e"" /Q:A
/R:N""

I have the winapps directory which holds the ie6 setup files (full install)
in $oem$\$\ directory on the cd on the same level as the i386 folder.

Can someone point out where exactly its wrong?

TIA,
Jobey
 
No takers, huh?

Guess I'll just have to learn by trial and error.


Jobey said:
I should also specify that I do have oempreinstall=yes as well.


Jobey said:
I am having an issue with the [guirunonce] aspect of the winnt.sif file. I
have successfully set up the unattended install of win2k, but want ie6 sp1
to be installed as well. I have done some research, and saw that you can
initiate a silent install of ie6 either using cmdlines.txt or guirunonce,
but cannot get either one to work.

I am getting an error message stating that my syntax is wrong with the
guirunonce (never received an error when I tried cmdlines.txt, but it just
didn't work for some reason). I am using:

[guirunonce]
command0="%systemdrive%\winapps\ie6\ie6setup.exe /C:"ie6wzd /S:""#e"" /Q:A
/R:N""

I have the winapps directory which holds the ie6 setup files (full install)
in $oem$\$\ directory on the cd on the same level as the i386 folder.

Can someone point out where exactly its wrong?

TIA,
Jobey
 
Back
Top