KB817778 moved to "textmode -> got error"
#1
Posted 18 September 2003 - 06:13 AM
then a window opens with all parameters of WINDOWS-SETUP opens...
anybody an idea?
#2
Posted 18 September 2003 - 06:31 AM
mine works fine with these parameters:
Quote
start /wait %systemdrive%\install\Hotfixes\KB817778.exe /u /q /z /n
#3
Posted 18 September 2003 - 06:32 AM

817778 is not ment to be added during the cmdlines section - it gives problems.
I do this with an inf file after the destop has started - but it may be possible to do it during guirunonce.
#4
Posted 23 September 2003 - 01:22 AM
Paul 365, on Sep 18 2003, 06:32 AM, said:
*IMG]snipped*/IMG]
817778 is not ment to be added during the cmdlines section - it gives problems.
I do this with an inf file after the destop has started - but it may be possible to do it during guirunonce.
Exactly the same.... so i have to add this in inf-section....
thx
#5
Posted 23 September 2003 - 06:58 AM
#6
Posted 23 September 2003 - 07:45 AM
ip6 support is built into the base windows xp installation, enabled by command prompt switch and unless the p2p option is necessary for developer purposes. is an optional only. Not a required to have ip6 functionality
#7
Posted 23 September 2003 - 09:08 AM
HKLM,%RunOnce%setup,"Advanced Networking Pack",0, "%systemdrive%\\install\\system\\Recomended\\KB817778.exe -q -n -z"
I have this in a .inf file and run it once the desktop has started and it installs fine.
#8
Posted 23 September 2003 - 09:19 AM
Cmdlines only runs in GUI-mode setup.
#9
Posted 23 September 2003 - 10:25 AM
#10
Posted 23 September 2003 - 11:32 AM
you can try the inf from the unpack, but bear in mind..it will not load the additional options and will break the component add/remove in the shell. There is no fault in the installer, but there is no regression mechanism built into it to allow slipstreaming. only side streaming as its inf does not correspond to the txtsif
unpack to dest dir
cmdlines.txt with the update as executable with absolute path setting in the line directly before it.
you have a 50/50 chance of bsod and 75/25 of breaking the components shell.
But have fun anyway.
#11
Posted 23 September 2003 - 03:20 PM
#12
Posted 23 September 2003 - 08:01 PM
just an update and addon component, nothing more or less..just like dx 9
there is no slipstream mechanism for it either outside of the svcpack install route and it is that way by design for support reasons



Help
Back to top









