In said:
sfc /scannw keep asking for the good CD
How do end that thing besides using task manager?
I found a key in registry
Value 1
Name: CDInstall
Type: REG_DWORD
Data: 0x1
Okay. This is what I have here for reference.
D:\W2K-SP4\
What is in that is a copy of the entire original W2K CD and it has
SP4 "slipstreamed" into it. There is a D:\W2K-SP4\i386\ directory
contain all the orignal files and the SP4 files. On my system that
was SP3, I did install the SP4 by running W2KSP4_EN.EXE. Next I
slipstreamed the SP4 into the Source location (D:\W2K-SP4\) by
running
W2KSP4_EN.EXE -s D:\W2K-SP4\i386
or maybe it was W2KSP4_EN.EXE -s D:\W2K-SP4
you'll have to check.
Then I pointed in the registry to the new location at
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\
SourcePath=D:\W2K-SP4
(REG_SZ)
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\
SourcePath=D:\W2K-SP4
(REG_SZ)
I have no recollection of ever changing "CDInstall" wherever that is.
MS has articles in the Knowledge Base on all this, And that site I
mentioned (
www.jsiinc.com) has many useful Tips as well on both
slipstreaming and changing the SourcePath (as in the Tip I posted)
Backup the registry before modification.
YMMV and some of above is from memory. I suggest both JSI and the MS
KB article for more.