Many users are asking how to remove evaluation copy (Or testing purpose only) watermark that appears on the bottom right of Windows 7 desktop. Generally, we need to edit system file to make it happen. But thankfully, we have a simple, clean and working patch that does the job perfectly.

windows7logo1

Before getting into the innards of the guide, it’s better to backup your system files since you are going edit user32.dll.mui system file using a small patch. Follow the steps given below to remove watermark from the Windows 7 desktop.

Procedure:

1. Download the patch from the following link.

Download Link 1: RemoveWatermark_20090509.zip
Download Link 2: RemoveWatermark_20090509.zip
Download Link 3: RemoveWatermark_20090509.zip (Click the link to download)

2. Right-click on Removewatermark (.exe) file and select Run as administrator. Make sure that you have chosen RemovewatermarkX86.exe file, if you are using 32-bit Windows. Likewise choose RemovewatermarkX64.exe for 64-bit Windows.

3. Next, a command prompt will be opened asking your permission to continue. Press/type “Y” to continue patching process.

4. Within few seconds, a successful message will be shown. Close Command Prompt window & reboot your system.

5. Enjoy!

If the watermark appears even after rebooting the machine, then follow the procedure below.

1. Type CMD in Start menu search field and hit enter Ctrl + Shift + Enter to open Command Prompt with admin rights. Alternatively, go to Start > All programs > Accessories. Right-click on Command Prompt entry, and select Run as administrator.

2. In the Command Prompt, type in mcbuilder.exe and hit enter. It may take a minute to finish the process. Now, close the Command Prompt window and reboot Windows 7.

Windows 7 watermark

3. You should see no watermark on your desktop now.

Note that this patch should work fine on all builds of Windows 7 including build 7057.

The first thing you need to do is download the three files below and save them on your desktop.

PeToUSB.zip

USBprep.zip

BOOTsect.zip

Once you have these downloaded, extract PeToUSB.zip and USBprep.zip separately. Then, copy everything from the PeToUSB folder to the USBprep folder. Now, copy the USBprep folder and place it in C:\

Also, extract BOOTsect.zip and put these files directly in the C:\ directory as well.

Next, you need to put your Windows CD in your optical drive and copy all of the contents from it over to a folder in the C:\ directory. I named mine “XP” so it would be easier to recall later.

Navigate to the USBprep folder in C:\ and double click the usb_prep8.cmd file (yours may or may not have the .cmd extension based on the Windows settings you are using. You can enable file extensions by clicking Tools, Folder Options, View tab, then unticking “Hide extensions for known file types” in the Advanced Settings list).

Clicking usb_prep8.cmd opens up the black and white command screen you see above. Follow the directions on-screen by clicking any button and you will be greeted with another window, PeToUSB. If you have your flash drive plugged in, the program should detect it and list it under the destination drive.

Click “Start” in the PeToUSB window, select “Yes” to continue then again click “Yes” when it asks if you are sure you want to repartition and format the disk. Once complete, click “Ok”.

Leave all of these windows open and go to “Start”, then “Run” and type in “cmd” to bring up the console window.

Type “cd c:\”, without the quotes and press Enter.

Now type “bootsect /nt52 M:”, without the quotes. In this example, “M” represents the letter of my flash drive. Yours will likely be different so be sure to check beforehand (it should be listed beside your device name in PeToUSB – if not there, simply double click My Computer on your desktop and locate the drive letter there.) then press Enter.

The command window will inform you that Bootcode was successfully updated on all target volumes.

Now, close out of the current command window and also close PeToUSB. Doing this will bring up a new set of options in the original command window, as seen above.

Press “1″ then Enter and you will be asked to browse to the folder that you copied Windows to. Select the folder then click “OK”.

Click back on the command window and press “2″ then Enter. You will be asked to enter a drive letter that is not already taken. You may want to check in My Computer to be sure you select a letter that isn’t already being used. In the screenshot above, I selected “O”. Press Enter after selecting your drive letter of choice.

Press “3″ then Enter and you will be asked for the drive letter of your flash drive. This is the same letter that you used earlier in bootsect. For me, that letter is “M”. Input the letter and press Enter.

Finally, press “4″ then Enter. You will be asked if you want to proceed with the format. Type “Y” then press Enter.

The system will pause a moment while the format takes place. Then you will be asked to press any key to continue… do so. This starts the first phase of the process which will take a few minutes.

Once again, you will be prompted to press any key to continue… do so. Another dialog box will pop up, asking you if you want to start the file copy. Click “Yes”. The command window will again activate and start copying files to the flash drive which will take a few minutes.

After a bit, you will be asked if you would like USB-stick to be Preferred Boot Drive. Click “Yes”.

Finally, a dialog box asks if you would like to unmount the Virtual Drive. Click “Yes”.

That’s it, you are done! You can close the command window and any other relevant windows that may still be open.

But, we are not done. Now comes time to install XP, which as you will find out, is a bit of a different process when using a flash drive. Continue ahead as we walk through this procedure.

Installing XP

Once you have your flash drive loaded with XP, it’s time to install it. As mentioned earlier, you need to be sure that your computer supports booting from a USB drive.

Plug in the flash drive then turn on the computer and go into the BIOS (usually by pressing the Delete key at the POST screen). In the BIOS, you will need to set the flash drive as the first boot device, usually called something like “USB Hard Drive”. Save and exit to reboot the system.

You will be greeted with the screen you see above which gives you two options: TXT mode or GUI mode. Select TXT mode for now.

Setup will load as normal, but there is one catch that you need to be aware of here. If you are formatting your hard drive and creating a new partition, you will need to turn off the computer immediately after the partition has been formatted (before Windows starts copying files over). Turn the system back on, boot back into TXT mode then direct Windows to leave the current file system intact. This is done because the flash drive can’t copy to the new partition unless the computer is restarted and the flash drive is allowed to recognize the new partition. Strange, yes, but that’s just how it works. If you aren’t creating a new partition, then just carry on as usual.

Once all of the setup files are loaded, the computer will reboot. This time, select GUI mode and continue your installation as you normally would with a CD. It is important that you don’t remove the flash drive until you are totally finished with the installation or you may corrupt the install and have to start over again.

This guide should allow you to quickly and easily install Windows XP on a computer without an optical drive such as a netbook. You can, however, use this method on any computer to speed up the installation process, as it is much faster to install from a flash drive versus an optical drive.

If Problem arise and you are getting “boot sect is not recognized as internal or external command” or “usb not shown in peto usb box” try the following.

1. Your bootsect file is probably not directly in the C:. Make sure it is directly in the C drive and try again (C:\BootSect.exe)

2. You probably don’t have administrator permissions (this happens on windows vista and 7). Open notepad, type the following (without quotes): “net user administrator /active:yes”. Save it as ADMIN.bat (the .bat is very imporant), right click, and select run as administrator. Log off and the administrator account should be available. Default settings has no password. (To deactivate the account, do the same, but change the yes to a no in the text document)

You probably already know at this point that Microsoft has introduced a new feature in Windows 7 called Windows XP Mode (XPM).

Windows 7 logo

If you are not aware, Windows XP Mode, an optional feature of Windows 7 Professional, Enterprise and Ultimate editions, helps small businesses upgrade to Windows 7 by providing a virtual Windows XP environment capable of running many Windows XP compatible business and productivity applications. With this you can now run your old XP applications on Windows 7 just like other applications.

Windows Virtual PC Evaluation Guide describes how to install Windows Virtual PC and set up a virtual environment, such as Windows XP mode or a custom virtual machine. This guide also describes how to try out some of the key features of Windows Virtual PC, including how to set up Windows XP mode in Windows 7.

Download size of this guide is just 153 KB, and can be downloaded from the below link.

|Download Evaluation Guide|

Microsoft Provides a tool to do this for you – Windows 7 USB/DVD Download Tool which is available for download here.  If you need instructions on how to use the tool, see the Microsoft Store Help on the ISO-Tool (http://store.microsoft.com/Help/ISO-Tool).

It surprised me to find that there are very few dead-simple guides to creating a bootable USB thumb/pen/flash drive for a Vista and/or Windows 7 installation.  I cobbled together the following from VistaPCGuy and another source I don’t remember right now.

This will walk through the steps to create a bootable USB flash drive for the purpose of installing a Vista or Windows 7 OS.  These instructions assume that you have a computer with Windows Vista installed on it.

Required:

  • USB Flash Drive (4GB+)
  • Microsoft OS Disk (Vista / Windows 7)
  • A computer running Vista / Windows 7

Step 1: Format the Drive
The steps here are to use the command line to format the disk properly using the diskpart utility. [Be warned: this will erase everything on your drive. Be careful.]

  1. Plug in your USB Flash Drive
  2. Open a command prompt as administrator (Right click on Start > All Programs > Accessories > Command Prompt and select “Run as administrator”
  3. Find the drive number of your USB Drive by typing the following into the Command Prompt window:
    diskpart
    list disk

    The number of your USB drive will listed. You’ll need this for the next step.  I’ll assume that the USB flash drive is disk 1.
  4. Format the drive by typing the next instructions into the same window. Replace the number “1” with the number of your disk below.
    select disk 1
    clean
    create partition primary
    select partition 1
    active
    format fs=NTFS
    assign
    exit
    When that is done you’ll have a formatted USB flash drive ready to be made bootable.

Step 2: Make the Drive Bootable
Next we’ll use the bootsect utility that comes on the Vista or Windows 7 disk to make the flash drive bootable.  In the same command window that you were using in Step 1:

  1. Insert your Windows Vista / 7 DVD into your drive.
  2. Change directory to the DVD’s boot directory where bootsect lives:
    d:
    cd d:\boot
  3. Use bootsect to set the USB as a bootable NTFS drive prepared for a Vista/7 image. I’m assuming that your USB flash drive has been labeled disk G:\ by the computer:
    bootsect /nt60 g:
  4. You can now close the command prompt window, we’re done here.

Step 3: Copy the installation DVD to the USB drive
The easiest way is to use Windows explorer to copy all of the files on your DVD on to the formatted flash drive.  After you’ve copied all of the files the disk you are ready to go.

Step 4: Set your BIOS to boot from USB
This is where you’re on your own since every computer is different. Most BIOS’s allow you to hit a key at boot and select a boot option.

I used these instructions to get my new Dell Mini 9 laptop loaded with Windows 7 (the PDC bits).