Removing a linux installation and reinstalling windows often leads to problems, because the mbr (Master Boot Record) is not restored. Here are two methods to fix this:
fixmbr
sudo install-mbr /dev/hda
Note: Use knoppix 5.x for system rescue, as knoppix 6 does not include the mbr package, so you have to install it first.
~~LINKBACK~~ ~~DISCUSSION~~