I was able to fix it from some help from someone on another board, and just incase anyone else needs help with this, here's what he recommended (the specific fix that helped me was using the command line to execute an install):
Elvandil's Avatar
Elvandil Elvandil is online now
Distinguished Member
Join Date: Aug 2003
Location: Vermont
Posts: 3,793
To install an updated version of Windows scripting host:
-------------------------------------
To reinstall IE from the XP CD, insert the CD, Exit if it autostarts, go to Start > Run, and type:
rundll32.exe setupapi,InstallHinfSection DefaultInstall 132 C:\windows\inf\ie.inf
--------------------------------------
To reinstall IE6 SP1, so you don't need to get all the updates to IE since the version on the CD came out, go to Start > Run, and type: regedit
Find this registry key:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Active Setup\Installed Components\{89820200-ECBD-11cf-8B85-00AA005B4383}
Change the value of the REG_DWORD Is Installed to 0.
Then, go to this site and download the IE6 SP1 installer and run it. You will need to be connected to the internet for the needed installation files to download, but you won't need to use a browser. In fact, the setup file will fit on a floppy and can be loaded after being downloaded from another computer.