Showing posts with label XP. Show all posts
Showing posts with label XP. Show all posts

Dec 22, 2010

16 comments

Auto Enter Product Key When Installing Microsoft Office XP, 2003 and 2007

First you will need to copy all the files in the Office installer disc to your hard drive. Then edit the setup.ini file which is at Files\Setup folder and create a new value PIDKEY=YOURPRODUCTKEYHERE at Options. Here’s a step-by-step guide on how to do it. The below guide is for Microsoft Office 2003.

1. Copy all the files from your Microsoft Office CD.

2. Go to \Files\Setup, right click on the Setup.ini file, select Properties and uncheck Read-only.

3. Open Setup.ini, locate [Options] and right at the bottom of the options, type PIDKEY=ABCDEFGHIJKLMNOPQRSTUVWXY. Replace the ABCDE… with your genuine Office product key.

4. Save the setup.ini file and burn all the files to a new disc if you need to.

Now when you run Microsoft Office setup, you will still see the dialog window where it asks you to enter the product key but it has been magically auto inserted for you. No more memorizing the CD key, or any precious time typing it.

For Office XP, you won’t find the setup.ini file but instead, you should modify the setupstd.ini file. It’s also in Files\Setup folder.

For Office 2007, the file that you need to modify is different and the file structure is also not the same as Office XP or 2003. Look for a folder called Enterprise.WW or Standard.WW or Pro.WW in the Office 2007 installer. Edit the config.xml file, remove the comment out code for PIDKEY and enter the 25 digit Office 2007 CD Key WITHOUT dashes.






You can now install Office without entering any product key.

Oct 15, 2009

1 comments

NTLDR missing or NTDETECT.COM not found in windows XP

You have problem with “NTLDR is missing, Press any key to restart” during boot up?

What is NTLDR? NTLDR (NT Loader) is the boot loader for all releases of Microsoft’s Windows NT operating system up to and including Windows XP.
This message NTLDR is missing indicates that the boot loader is either corrupted or missing due to some reason.

There are two approaches to fix the missing boot loader in windows XP.

If your Windows is installed on FAT32 Partitions:

1. Boot your computer with a Win98 startup floppy.
2. Now, copy the NTLDR or NTDETECT.COM files from the i386 directory on your floppy to your windows installation drive (e.g in “c:\” in case the windows is installed on c:).

If your Windows is installed on NTFS Partitions:
1. Arrange for the bootable Windows XP setup CD.
2. Boot from CD select R=Repair option, by pressing R key during the setup.
3. Select the windows installation.
4. You need to enter in the administrator password when requested, if you had not set any password for the administrator account just press enter without typing.
5. Type the following commands to repair the boot loader, where X is the drive letter for your CD / DVD drive.
COPY X:\i386\NTLDR C\:
COPY X:\i386\NTDETECT.COM C:\
6. Eject CD-ROM and type exit to restart.

Change Administrator Password with XP Repair

You can easily change or wipe out your Administrator password for free during a Windows XP Repair. Here’s how with a step-by-step description of the initial Repair process included for newbie’s.

1. Place your Windows XP CD in your cd-rom and start your computer (it’s assumed here that your XP CD is bootable – as it should be - and that you have your bios set to boot from CD)

2. Keep your eye on the screen messages for booting to your cd Typically, it will be “Press any key to boot from cd”

3. Once you get in, the first screen will indicate that Setup is inspecting your system and loading files.

4. When you get to the Welcome to Setup screen, press ENTER to Setup Windows now

5. The Licensing Agreement comes next - Press F8 to accept it.

6. The next screen is the Setup screen which gives you the option to do a Repair.

It should read something like “If one of the following Windows XP installations is damaged, Setup can try to repair it”

Use the up and down arrow keys to select your XP installation (if you only have one, it should already be selected) and press R to begin the Repair process.

7. Let the Repair run. Setup will now check your disks and then start copying files which can take several minutes.

8. Shortly after the Copying Files stage, you will be required to reboot. (this will happen automatically – you will see a progress bar stating “Your computer will reboot in 15 seconds”

9. During the reboot, do not make the mistake of “pressing any key” to boot from the CD again! Setup will resume automatically with the standard billboard screens and you will notice Installing Windows is highlighted.

10. Keep your eye on the lower left hand side of the screen and when you see the Installing Devices progress bar, press SHIFT + F10. This is the security hole! A command console will now open up giving you the potential for wide access to your system.

11. At the prompt, type NUSRMGR.CPL and press Enter. Voila! You have just gained graphical access to your User Accounts in the Control Panel.

12. Now simply pick the account you need to change and remove or change your password as you prefer. If you want to log on without having to enter your new password, you can type control userpasswords2 at the prompt and choose to log on without being asked for password. After you’ve made your changes close the windows, exit the command box and continue on with the Repair (have your Product key handy).

13. Once the Repair is done, you will be able to log on with your new password (or without a password if you chose not to use one or if you chose not to be asked for a password). Your programs and personalized settings should remain intact

How to fix corrupted files in XP

Place the XP Boot CD in your cd/dvd drive
Go to Start ---> Run
 

type in 'sfc /scannow' (without the ')

Now it should all load, and fix all your corrupted file on windows XP