No
Actually as you’re only going to use it to check the filesystem it shouldn’t matter whether you get the “correct” architecture … chkdsk from a 32bit or 64bit DVD can still check any NTFS file system.
Just don’t try to use it for installing or replacing the bootloader … that requires you have the correct architecture.
What I’m saying is any of those “en” (english) torrents will be fine for running chkdsk from.
i will download it and boot it up via usb.
Do you know how to download via torrent ?
and how to burn a Win7 ISO image to USB stick ?
and how to run chkdsk from the commandline from a Win7 disk ?
first one yes the other 2 no
You’re going to want the Windows USB/DVD Download Tool from here:
http://wudt.codeplex.com/
and to follow these instructions to burn the ISO to a USB stick
http://www.pcadvisor.co.uk/how-to/windows/how-install-windows-7-with-usb-flash-drive-3352054/
And follow these instructions:
https://kb.wisc.edu/page.php?id=6565
to access a “command prompt”, then run
chkdsk C: /f
or
chkdsk C: /r
(I know those pics are of Vista, but the procedure is the same for Win7)
Good luck.