saberen wrote:In my case, I have a damaged Windows XP SP2 O.S. and attempted to repair using the Windows XP-SP1 CD. I want to abort that setup now (33 minutes remaining - waiting for the Key which I don't want to give it or it'll finish). But every time that the machine reboots, it restarts the setup a little before where I left off.
SP2 makes significant changes to many files. As such, if any files have been written over by the XP-SP1 CD, if you do not complete the installation you may be left with a non-booting OS anyway.
saberen wrote:I looked at the Boot.ini file (using a Norton Systemworks 2005 Recover CD). That .ini file is still pointing to my Windows XP installation on the C: drive. So where is the pull coming from to restart the XP Installation Setup CD?
At the point you're at, the files which initiate the install - as well as appropriate portions of the installation/repair program itself - have already been copied to your hard drive...it only needs the installation CD to copy files from.
saberen wrote:It's not coming from the boot.ini file. That much I can see.
That's not entirely true. Boot.ini won't indicate that your setup program is in process, but it is telling your computer where to look for OS files (e.g. "default=multi(0)disk(0)rdisk(0)partition(1)\WINDOWS"), & those files are starting the setup/repair program which is already on your HDD.
To explain a bit of the basics of the boot process.... One of the early steps in the preboot sequence is for the system to load the boot sector from the hard disk's active partition into system memory. The boot sector of a hard drive with NT/2K/XP installed on it contains instructions to load the ntldr file (which isn't computer specific, & for the record doesn't initiate the setup program). After you load ntldr, the NT boot sequence starts, & after setting the memory model ntldr loads the mini file-system drivers into memory & starts them (they contain just enough code to read the hard disk & load the rest of the OS from the hard disk).
That's where boot.ini comes into play ... in addition to controlling the startup menu it tells your 'puter where your OS files are located.
But back to the matter at hand, here is the only MSKB article I've found which mentions anything close to steps to abort a Windows installation past the point of no return (not for those afraid of the command line, and after completing the steps you may need to reinstall your OS anyway - in which case you could just start with a reinstall & save time)...
How to manually start the removal process to remove Windows XPMicrosoft, in KB article 312569 wrote:If you cannot start Microsoft Windows XP in Normal mode or in Safe mode, you may have to manually remove Windows XP. You can also use the procedures that are described in this article to cancel the Windows XP Setup program if this option is not available at some point during the installation.