src without disc - using i386 - how to?

  • Thread starter Thread starter michael
  • Start date Start date
M

michael

when i run src scannow, it asks for the windows disk. i do
not have a windows disk; the files are in the i386
directory. how do i get src to access the files there?
 
michael wrote in
when i run src scannow, it asks for the windows disk. i do
not have a windows disk; the files are in the i386
directory. how do i get src to access the files there?

Presume you mean "sfc"
You could force SFC to store _all_ the files in the DLLCACHE
location. (lots). Or you could re-point to the location of the
source files which seems to be what you want. I recommend you
slipstream the current SP into the source location.

At
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\
SourcePath =
(REG_SZ)

http://www.jsiinc.com/subk/tip5300/rh5380.htm

This change could be down from the command-line via a .REG file or
reg.exe perhaps.
 
Back
Top