lltrazom, if you have another PC we can unpack files using 7-zip or other archive program.
Open your DVD disk and find install.wim file (it should be in “sources” folder).
Select command prompt
At the command prompt type the following :
Imagex.exe /info E:\Vista-All\Sources\install.wim
where E:\Vista-All\Sources\install.wim is a path to install.wim file.
Here you’ll find index of Windows Vista Home Premium X86.
Open this file using archive program (for example, 7-zip File Manager). You’ll find 1-5 folder , copy one of them with the number of index Windows Vista Home Premium X86. on your flash drive.
Now we have all system files.
Type in the following command in command prompt on non-booting PC:
sfc /scannow /offbootdir=C:\ /offwindir=C:\windows
and press Enter.
where “offbootdir=c”-directory with system files from recovery disk (in the “wim” folder)
“offwindir=c”- directory where your OS installed
Update Also you can try previous instruction, but you need to enter the whole path to Dism.exe. For example, 1st command will be looking:
C:\windows\system32\Dism.exe /Get-WimInfo /WimFile:D:\install.wim