|
|||||||
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
#1 |
|
Member (3 bit)
Join Date: Jun 2001
Posts: 4
|
I am looking for a Win Disassembler download. I recently installed a game from my hard drive, which required the CD and therefore did not work. I now have the CD, and have removed the copy from my hard drive and uninstalled it, but on trying to reinstall from my cd, it keeps looking to the hard drive. I am trying to find a download which will disassemble windows ME into assembly language so that I can remove the game completely from the computer, and install it freshly from the CD. Does anyone know where I can download this from?
|
|
|
|
|
#2 |
|
Member (7 bit)
Join Date: May 2000
Location: Atlanta, Georgia
Posts: 95
|
Check your registry for left over entries. An install will not change the source code of windows. (It can't!) If there are no entries in the registry, it may have possibly replaced, say, a dll or some file, which is doubtful. I'm pretty sure there is a key in the registry pointing to the hard drive. just dig through there a bit.
|
|
|
|
|
#3 |
|
Member (14 bit)
|
Hello,
what you plan to do is impossible. First of all, Windows is about 20 million lines of source code, both C++ and assembly language. In pure assembly you'll get even more. So do you really want to get through more than 20 million lines of source code ??? Second, installing a game changes absolutely nothing in Windows code. Well, that would be the most dangerous thing that could be. Nothing changes Windows itself, games etc. are just programs for it. Well, of course all games require a special version of directx which could be installed, but that's not game-specified and has nothing to do with your problem. Anything that is changed is in the registry. BTW, this is a double post. Original post is here: http://forum.pcmech.com/showthread.php?threadid=13956 RJ
__________________
All's right with the world when your PC is working right.
|
|
|
|
|
#4 |
|
Member (12 bit)
Join Date: Mar 1999
Location: MN or WI
Posts: 3,017
|
Closing this double post; direct all replies to the other thread.
__________________
Paul M. Victorey ------------------ I am not responsible for any problems that may arise as a result of following my advice. This includes, but is not limited to, computer failure, loss of data, nuclear war, famine, boils, no clean laundry, your daughter running off with a biker gang, or armageddon. Take my advice at your own risk. |
|
|
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|