Archive for the ‘Windows XP’ Category

Remove “VIRUS ALERT” from the Task bar (TIME)

Tuesday, September 9th, 2008

First of all there is a new virus out that disables the ability to open the registry.

Go into the Local Computer Policy-User Configuration - System - Prevent access to the registry editing tools. Change this item to “Disable”. If you enable it it actually stops you from running the registry editor.

Once you get that done. Open start menu - Type “regedit”. HKey_Local_User - Control Pannel - International - sTimeFormat. Remove “Virus Alert!”.

if you search the registry for “Virus alert” one more time you will find the product info to be changed as well.

Hope this helps.

Battlefield 2, Battlefield 2142 Samsung 226BW 1680×1050 Custom Resolution for Widescreen

Tuesday, January 8th, 2008

Ok. I’ve been dicked aroun by EA so many times I figured I’d help all those people with the same issue I was having. This works in Windows XP, Vista 32 & Vista 64.

I’ve got a Samsung SyncMaster 226BW Widescreen monitor. I wanted to play BF2 and BF2142 with wide screen custom settings. The highest non custom resolution you can get in game is in the 1290×960. To get both the 1680×1050 resolution and Widescreen setting you must follow these steps. I assume you’ve already installed the game and have the latest patch installed. These step work in both BF2 and BF2142.

  • Create a Shortcut on say your desktop to your BF2.
  • Edit the shortcut to look similar to this:
  • “C:\games\Battlefield 2\BF2.exe” +menu 1 +widescreen 1 +szx 1680 +szy 1050
  • *note* You only want to add the “+menu 1… ” part to the end of the shortcut.
  • Go to your profile settings. It is in your:
  • C:\Users\USERNAME\Documents\Battlefield 2\Profiles (For Vista)
  • C:\Documents and Settings\USERNAME\My Documents\Battlefield 2\Profiles (XP)
  • Edit Video.conf files with notepad in each profile. Each profile will look like 001,002 etc. You also want to edit the Default Video.con profile.
  • Find the line in : “VideoSettings.setResolution 800×600@60Hz” or something similar in EACH the Video.con file I just mentioned. Put a “rem ” without quotes at the begining of the line. This removes the command from the config file.
  • Go in the game. Do NOT…. Change the resolution in the game. You can however change setting like Terrain Detail = High etc if you need to.
  • Download and install widescreenfixer from here:
  • Once installed select Bf2 from within widescreenfixer
  • Run game. Once you’ve loaded up a level in the game hit the “;” key to make the screen True widescreen. You can see the difference this program makes here near the bottom of the page:
  • To verify that the game is runing in the right resolution download & install fraps.
  • Run FRAPS program and run game. Hit F10 in the game to take a screen shot to the default FRAPS folder. Verify the picture is the propper resolution.

Internet Explorer 7 Start menu Icon missing in Windows XP?

Monday, April 23rd, 2007

Well there have been four XP pc’s that I’ve upgraded that the Internet Explorer Icon goes missing. This is only after upgrading to version 7. To fix the Icon missing you must follow these steps:

Go to START - Run

type “regedit”

Go to:

HKEY_LOCAL_MACHINE\SOFTWARE\Clients\StartMenuInternet\IEXPLORE.EXE\DefaultIcon

If your icon is missing the default icon properties will look like this:

C:\Program Files\Internet Explorer\iexplore.exe,-7.

What it should be is…
C:\Program Files\Internet Explorer\iexplore.exe,-32528

Reboot. Your icon will now be back. :)

Hack XP’s Start Button

Sunday, October 1st, 2006

 I’ve gotten so many requests on how to change the Windows XP Start button, I’m going to teach you how to hack it to pieces manually. 

 Before you get started, you might want to print out this page for easy reference. 

Change the Start text 

  1. First of all, make sure you download Resource Hacker. You’ll need this puppy to edit resources inside your Windows shell. 
  2. Locate explorer.exe in your c:\Windows directory. Make a copy of the file in the same directory and rename it explorer.bak. 
  3. Now launch Resource Hacker. In the File menu, open explorer.exe. You’ll now see a bunch of collapsed folders. 
  4. Expand the String Table folder and then find folder No. 37 (folder No. 38 if you’re in Windows Classic mode). 
  5. Click on resource 1033 and locate the text that says “Start.” This is your Start button, and now you’ve got control over what it says! Change the “Start” text to your text of choice. You don’t have a character limit, but the text takes up valuable taskbar space, so don’t make it too long.
  6. Click on the button labeled Compile Script. This updates the settings for your Start button. But nothing will happen until you complete through step #20, so keep going! Change your hover text 
  7. While you’re here, why not also change the text that pops up when your mouse hovers over your Start button? 
  8. Right now it says “Click here to begin.” Well, duh! We already know that’s where to begin! 
  9. Open folder No. 34 and click on resource 1033. 
  10. Find the text that says “Click here to begin” and change it to something cooler. Might I suggest “Click here for a good time, baby.” 
  11. Click on the Compile Script button to update this resource. Customize your Start icon 
  12. For an added bonus, you can also change the Windows icon to the left of the text, too. 
  13. Collapse the String Table folder and expand the Bitmap folder at the top of your folder list. 
  14. Click on folder No. 143 and click on resource 1033. You should see that familiar Windows icon. 
  15. Go to the Action Menu and select “Replace bitmap.” Select “Open file with new bitmap”, and locate the replacement image on your machine. Note: The image must have a .bmp extension and a size of 25 pixels by 20 pixels. Then click the Replace button.
  16. Now that you’ve made your changes, save the file in your Windows folder with another name, such as newstartbutton.exe. Don’t name it Explorer.exe, because that file is already being used by your system. Close all open programs and restart your system. 
  17. Boot into Safe Mode With Command Prompt by pressing F8 on startup. Then choose Safe Mode in the command prompt. 
  18. Log on as administrator and enter your password.  
  19. When the command prompt comes up, make sure you’re in the right directory by typing “cd c:\windows” (without the quotes).  
  20. Now type “copy c:\windows\newstartbutton.exe c:\windows\explorer.exe” (no quotes). Type “yes” (no quotes) to overwrite the existing file, then restart your system by typing “shutdown -r” (no quotes). 

When Windows relaunches, you’ll see your new Start button in all its glory!