I misinterpreted the dos command, I assumed the d was the cd drive letter, I now think that that command means Change Directory to the root directory of C:
So the initial line is CD /d C:\ then hit the enter button.
This will then change to a new line starting with C:\>
Then type the following line substituting your CD drives letter for CD-Rom Drive, in my case I am usin E.
Expand <CD-ROM Drive:>\I386\stdole32.tl_ %SystemRoot%\System32
There still appears to be a problem though as I think the < and > shouldnt be included so I typed :
Expand E:\I386\stdole32.tl_ %SystemRoot%\System32
This gave me an error message saying that no destination was named
I then tried :
Expand <E:>\I386\stdole32.tl_ %SystemRoot%\System32, which I am sure isnt correct but it did start the expand part of dos then gave me the error message of "access denied"
So I am afraid I am out of my depth on this one as DOS isnt my forte, (dos was before my time) so we need an old Dosser to lend a hand I think