tag #navbar-iframe { display: none !important; }

06/04/2012

Microsoft Releases “Fix It” Portable Troubleshooting Tool to Automatically Fix Windows Problems


Many times you need to fix a computer system which doesn't have Internet connection and you can't download these Fix It tools in that system to fix the problem. In such situation a new portable version of Fix It might come very handy.
Microsoft_Fixit_Logo.png
Microsoft has released a portable version of Fix It which can be carried on USB drive and then you can fix any computer system without any need of Internet connection or download several Fix It tools one by one.
To use this new portable version, first you need to download the main setup file from following link:
After downloading, run the EXE file and it'll download the full Fix It tools archive on your system. You can save the folder in any desired location or on your USB device.
It takes a few seconds in downloading the files and its a one-time process only. Once the download completes, you can run "Launch Fix it.exe" file to start Fix It portable version.
The main interface shows links to all available Fix It tools as shown in following screenshot:
Microsoft_Fix_It_Portable_Tool.png
Click on "Run Now" button given near the issue which is related to your problem and it'll automatically start the troubleshooter. Follow the instructions given by the troubleshooter and you'll be able to fix your problem.
Following are main areas which are covered by these automatic troubleshooters:
  • Aero Theme
  • Audio Playback
  • Audio Recording
  • CD/DVD
  • Codecs
  • Devices
  • Display Quality
  • Exchange Connected
  • IE Add-on
  • IE Performance
  • Maintenance
  • Malware
  • MSN Client
  • Performance
  • Pictures
  • Power
  • Printing
  • Program Install and Uninstall
  • Windows Search
  • Windows Firewall
  • Windows Files/Folders
  • Windows Media Player
  • Windows Security
  • Windows USB
  • Windows Phone 7 or Zune
  • Windows Update
All these Fix It portable troubleshooter tools are stored in "Fix it portable\Resources\Troubleshooters" folder. You can also directly run any of them from there if required.
Its really very handy portable utility which might come very useful in many situations. A must have tool to carry in your USB drive.

Unknown Awesome Notepad Funny Tricks You Might Have Missed


Here are some cool notepad tricks for you guys. Some of these are pranks, they may not work if they are pretty good with computers or you’re trying these on anyone whose background originates from computer field. Apart from these any kind of victims will do. This is just a fun article, just enjoy reading and I’m sure you’ll learn something new about notepad.

Notepad Diary :

Do you keep a diary (Or maybe a journal or something to keep a track of your daily activities and routines) Or do you wish to make notes where the notes keep the date automatically?Do you watch movies and keep a track of them??Like when you’ve watched it and stuff?? Well here is a cool trick that im gonna show you.Its upto you how you use it. All you need is notepad.
1) Open a blank notepad file.
2) Type .LOG in all caps at the top and hit enter.
3) Now save the file as you wish.
4) After closing the file, open it again and you will notice that the date & time is now listed on the second line.
5) You will also notice that the cursor is ready for you to start typing on the next line.
6) Now every time you open it, type something on the next line and then save it,close it, when you open it again, it will have automatically saved the date and time on the last line.
It keeps a running record of date and time for every save. Now you have a diary ! Have Fun !

Matrix Coding :

Next Trick that I’m gonna show you is to create similar to the Coded-Screen From the movie Matrix!! The screen where random numbers appear in the movie and a techie sits right in front of the computer and guides “Neo” through all troubles.Anyway if you don’t have an idea just have a look at the matrix screen from the following youtube link here.
Lets try to create a similar screen just by using a notepad.Just Copy paste the following code into your Notepad and save the file as Matrix.bat.”Matrix” is not necessary, you can save it with whatever name you wish but its important that you save it with .bat extension.
Here’s the code.
****************************
@echo off
color 02es
echo %random% %random% %random% %random% %random% %random% %random% %random% %random% %random%
goto start
****************************
This is nothing but usage of few simple notepad commands to create out Matrix screen.Let us understand what these commands do and how they function in brief.
Echo - Echos the screen.
Color – Displays the text content in the color that you mentioned.
:- This is similar to the “go-to” marker in C-Language. (Not a problem if you’re not experienced with C-Language. Just thought you should know)
%random – This prints a random number on the screen.
goto – this points that the function must be passed to “start” again to make it an indefinite loop.
Your screen must look something like this.

Fake Virus :

Deleting Files message to freak everyone out.
Just copy the following code and save it as a batch file like we spoke.
@echo off
cls
echo Fatal Error!! Your computer is under attack!!
pause
echo Deleting Files
pause
:files
echo !323%%%@#@GJFGG42JG 
echo !3424%@#%^&@52%@%gs 
echo !@$@^624@$6262$hG 
echo !@#4-07234&5*((6hkd 
echo !&^%78755&*%478*%$& 
echo !^$$68*$78()&4578 
echo !&8898*65$$566$68(9
goto files
If you want your victim to run this,save it in startup or you can just make him click your batch file and enjoy the look on your victim’s face.

Auto-Shutdown Code :

This is the real deal.This trick is so simple and so easy,but really leeches-out the life of even the toughest of the programmers making them wonder how to fix it.Now before you do this,just make sure this is only a prank and nothing more.I’ll tell you each and everything about this but you will have to make sure you restore the computer back to normal after using this trick. Trust me its fun,not at all dangerous.Its the kinda trick that is so easy and makes people wonder why is your computer acting so weird. Lets get started. just open notepad and type the following code.
msg * Fatal Error! Your Computer Will Shutdown in few Moments!*
shutdown -t
That’s it!!! Yep! That’s the code, as simple as it looks. Now save it as virus.bat, or anything you wish, just make sure it’s under .bat extension.Now here’s the real deal that makes this trick so annoying.Now take the batch file that you created and place it in the Windows startup.For those of you all who don’t know where startup is, no problemo! It’s in Start(Windows button on the left bottom of your screen), and there it will be, the windows startup.Just place the batch file in it and your trick is set to play a prank on your victim. The next time you switch on your computer your computer will look for the files in the startup directory and run them!! when your batch file is executed. It will display a message
“Fatal Error! Your Computer Will Shutdown in few Moments! “
You will next get a message box with a count-down for shutdown of your computer.You will have just a minute to remove the batch file from the startup directory to stop this from running again.Unless and until the file is removed from the startup . Your computer will shutdown every time you turn it on!! So don’t forget to remove the file from the startup directory. Just remember use this trick for fun purposes only( or you can use it in your college if you hate your lecturers, Because that’s what I do. :P Psssst,keep it a secret). Anyway I guess you have understood everything clearly.The outcomes of this trick is solely your responsibility.Have Fun!!


Read more: http://www.coolpctips.com/category/hacking-tips/#ixzz1rGqiDpvn

Reset Windows Password


Reset Windows Password

Forgot your administrator password? Don't panic, it happens to some other people too, and you have found the solution! The following instructions will show you step-by-step how to reset your local Windows password. This only works for local user accounts, however, not domain accounts.The password recovery tool from this page is written by Petter Nordahl-Hagen, and the original information, as well as the downloadable tool, can be found from his website. According to the author, this tool should work for Windows NT/2000/XP/Vista.
WARNING! Users who have EFS encrypted files on the Windows XP or Vista computers will loose access to the EFS encrypted files after recovery of your password!
Use this trick at your own risks
The tool to reset your password can be downloaded here.

I. Download the bootdisk:
  1. Download the bootdisk, which includes the password recovery tool here. The file contains the ISO CD image.
  2. Unzip (extract) the ISO file and burn it to a CD. Note that this is an ISO file, you must burn it to CD as an ISO image, not as a "data" file. If you're not sure how, see this article. Also, the image is bootable, you need to burn the image to a CD using the image burning feature; do not extract the contents of the ISO and burn them to the CD, you'll end up with a CD that can't boot!
  3. II. Understanding the process:
    • You'll use the bootdisk created from the above steps to bootup your computer, which you want to reset your administrator password.
    • You'll be asked for things like: which drive is the boot drive, which path to the SAM file, etc.. but don't worry, details will be provided.
    • Once you have selected an account to reset the password, you'll need to type in a new password; however, it is highly recommended to use a BLANK password at this point, then you can change your password later in Windows.
    • Follow the prompts to the end. You'll need to save the changes at the end!

    III. OK! Enough talking. Here are the steps:
    1. Startup your computer with the bootdisk created above. You should see a welcome screen following with a prompt:
       boot:
      
    2. Just wait, the bootup process will continute automatically. Then you should see a screen similar to this:
       =========================================================
       . Step ONE: Select disk where the Windows installation is
       =========================================================
       ....
       NT partitions found:
        1 :   /dev/sda1    4001MB  Boot
        2 :   /dev/sda5    2148MB
       
       Please select partition by number or
       a = show all partitions, d = automatically load new disk drivers
       m = manually load new disk drivers
       l = relist NTFS/FAT partitions, q = quit
       Select: [1]
      
    3. Notice the last line "Select: [1]" which shows the [1] as default selection because the tool detected the bootup partition is [1]. This might be different on your own machine, so you should review the list shown under "NT partitions found:". The partition with the word "Boot" should be selected.
    4. Hit Enter once you confirm the selection. You should see a similar screen as follows:
       =========================================================
       . Step TWO: Select PATH and registry files
       =========================================================
       ....
       What is the path to the registry directory? (relative to windows disk)
       [windows/system32/config] :
      
    5. Notice the last line "[windows/system32/config]" which shows the default path. This was also detected by the tool. If the path is correct, hit Enter, or if you wish to enter a different path, enter it now then hit Enter.
      Here are the paths for different versions of Windows:
      - Windows NT 3.51: winnt35/system32/config
      - Windows NT 4 and Windows 2000: winnt/system32/config
      - Windows XP/2003 (and often Windows 2000 upgraded from Windows 98 or earlier): windows/system32/config
    6. Once you hit "Enter", you should see the next screen similar to the following:
       -r--------    1 0        0          262144 Jan 12 18:01 SAM
       -r--------    1 0        0          262144 Jan 12 18:01 SECURITY
       -r--------    1 0        0          262144 Jan 12 18:01 default
       -r--------    1 0        0         8912896 Jan 12 18:01 software
       -r--------    1 0        0         2359296 Jan 12 18:01 system
       dr-x------    1 0        0            4096 Sep  8 11:37 systemprofile
       -r--------    1 0        0          262144 Sep  8 11:53 userdiff
      
       Select which part of registry to load, use predefined choices
       or list the files with space as delimiter
       1 - Password reset [sam system security]
       2 - RecoveryConsole parameters [software]
       q - quit - return to previous
       [1]
      
    7. Hit "Enter" with the default option selected "[1]". Then ...:
       =========================================================
       . Step THREE: Password or registry edit
       =========================================================
       Loaded hives:   
      
         1 - Edit user data and passwords
         2 - Syskey status & change
         3 - RecoveryConsole settings
          - - -
         9 - Registry editor, now with full write support!
         q - Quit (you will be asked if there is something to save)
      
       What to do? [1] -> 1
      
    8. Hit "Enter" with the default option selected "[1]". Then ...:
       ===== chntpw Edit User Info & Passwords ====
      
       RID: 01f4, Username: <Administrator>
       RID: 01f5, Username: <Guest>, *disabled or locked*
       RID: 03e8, Username: <HelpAssistant>, *disabled or locked*
       RID: 03eb, Username: <pnh>, *disabled or locked*
       RID: 03ea, Username: <SUPPORT_388945a0>, *disabled or locked*
      
       Select: ! - quit, . - list users, 0x<RID> - User with RID (hex)
       or simply enter the username to change: [Administrator]
      
    9. Hit "Enter" with the default option selected "[Administrator]", or select another user account. Here you can enter the full user account surrounded by < and >, CASE-SENSITIVE, or enter the RID number (i.e. 0x1f4). Assuming you select the Administrator account, you should see the following screen:
       RID     : 0500 [01f4]
       Username: Administrator
       fullname: 
       comment : Built-in account for administering the computer/domain
       homedir : 
      
       Account bits: 0x0210 =
       [ ] Disabled        | [ ] Homedir req.    | [ ] Passwd not req. | 
       [ ] Temp. duplicate | [X] Normal account  | [ ] NMS account     | 
       [ ] Domain trust ac | [ ] Wks trust act.  | [ ] Srv trust act   | 
       [X] Pwd don't expir | [ ] Auto lockout    | [ ] (unknown 0x08)  | 
       [ ] (unknown 0x10)  | [ ] (unknown 0x20)  | [ ] (unknown 0x40)  | 
      
       Failed login count: 0, while max tries is: 0
       Total  login count: 3
      
       * = blank the password (This may work better than setting a new password!)
       Enter nothing to leave it unchanged
       Please enter new password: *
      
    10. At the prompt "Please enter new password", Enter the * for a blank password (HIGHLY RECOMMENDED!) then press Enter
       Please enter new password: *
       Blanking password!
      
       Do you really wish to change it? (y/n) [n] y
      
    11. At the prompt, type in "y", then press Enter. Note that the default option is "n".
       Do you really wish to change it? (y/n) [n] y
       Changed!
      
       Select: ! - quit, . - list users, 0x - User with RID (hex)
       or simply enter the username to change: [Administrator] !
      
    12. Enter the "!" to go back to the main menu. Then select "q" at the following menu to quit:
       <>========<> chntpw Main Interactive Menu <>========<>
      
       Loaded hives:   
      
         1 - Edit user data and passwords
         2 - Syskey status & change
         3 - RecoveryConsole settings
          - - -
         9 - Registry editor, now with full write support!
         q - Quit (you will be asked if there is something to save)
      
       What to do? [1] -> q
      
    13. A prompt to save changes displays, enter "y" to save:
       =========================================================
       . Step FOUR: Writing back changes
       =========================================================
       About to write file(s) back! Do it? [n] : y
      
    14. The changes are saved! You should see the following screen, press Enter, and reboot your computer.
       Writing  sam
      
       ***** EDIT COMPLETE *****
      
       You can try again if it somehow failed, or you selected wrong
       New run? [n] : n
      

Create Ghost Bootable SD Card or USB Flash Drive


It's a good practice to create an image of your hard drive before you start using it. Especially when you had to build that computer from scratch and spent hours installing the operating system and all of your favorite apps...

As Symantec Ghost becomes more user friendly, people start to recognize this idea. The idea also works well when you need to clean your PC from viruses. In case anything goes wrong with the operating system, you just need to restore the image using the Symantec bootable CD.

However, the problem comes when we deal with the new version of those small laptops: The netbooks! which usually don't come with a built-in CD-ROM drive to bootup the PC.
The most simple solution would be buying an external CD-ROM drive, which costs you money. And in some cases, you just want to bootup the Symantec Ghost.... with whatever available!



The good news: Almost every recent laptop/netbook comes with a card reader, and even if you wasn't lucky enough, your laptop/netbook should have a USB port!

This guide will tell you how to create a bootable SD card or a USB flash drive with Symantec Norton Ghost.
This task can be done with several different versions of Symantec Ghost; however, the steps from this articles are based on Symantec Ghost 14.


What you need?
  • Symantec Ghost 14 bootable CD. (Some other versions might also work)
  • A PC with bootable CD/DVD drive.
  • An SD card (either SD or SDHC), or a USB thumb drive. The size can be as minimum as 1 GB. You can also pick a large SD card if you want to store your hard drive image to the card as well.
  • An SD slot or a card reader (for SD card) or a USB slot (for thumb drive)


Follow the steps in order. Use this guide at your own risks.

  1. First, check to make sure your CD/DVD drive is bootable. (See your BIOS manual or PC user guide for details since this is out of the scope of this article).
  2. - For SD card: Make sure the SD slot or the card reader is available. if it's a card reader, connect it to the PC. Also insert the card.
    - For USB thumb drive: Make sure the drive is inserted into one of the USB slots.
  3. Bootup the computer using the Symantec Ghost CD (Details vary on different computers). On Windows XP, during the startup, you should see the prompt "Press any key to boot from CD...".
  4. Once the Symantec Recovery startup is complete, you should see the main screen of Symantec Ghost 14 Recovery similar to this image:


  5. Select "Analyze" from the left menu.

  6. Then click on "Open Command Shell Window". A command prompt window will display.
  7. At this command prompt window, type: "diskpart" (one word, without quotes) and hit enter. The prompt now changed to "DISKPART>"
  8. Now type "list disk" and hit enter. You should now see a list of all available disks. Base on the size of each disk listed, find the one that matching your SD card (or thumb drive) and note its disk number under "Disk ###". If you don't see your SD card (or flash drive) listed, verify if it is inserted or plugged in (you might need to restart the computer and try again).
  9. Type "select disk <n>" (replace <n> with the disk # noted from the previous step) then hit enter.
    Important!! Besure to select the correct disk (your SD card or thumb drive) as you will be erasing the drive.
    Sample image with a 4-GB SD selected:


  10. Create a primary partition for the the disk by executing the following sequence of commands:
    clean
    create partition primary
    select partition 1
  11. Set the primary partition active, type: "active" and hit enter
  12. Perform a quick format with the following command:
    format fs=fat32 quick
  13. Then type:
    assign
    exit
  14. Your SD card (or the flash drive) is now bootable and will act similar to a local hard drive. In order to boot this card with Symantect Ghost Recovery, copy all contents from the Symantec Ghost disc to the SD card (or the flash drive). Besure to copy everything including any hidden files/folders.

    The SD card or flash drive is now bootable and will boot your laptop/netbook to Symantec Ghost Recovery utilities exactly the same way as of the CD (To boot with the card on your laptop/netbook, don't forget to set your bios to search for the SD card or USB external devices in the boot sequence).

Windows xp tricks

Windows XP Secrets

Notepad Secrets
Create a log
  1. Open Notepad
  2. On the very first line, type in ".LOG" (without quotes) then press Enter for a new line
  3. Now you can type in some text if you want, then save the file.
  4. Next time when you open the file, notice its contents. Notepad automatically adds a time/date log everytime you open the file.
Text becomes unreadable
  1. Open Notepad
  2. On the very first line, type in "dont eat the donut" (without quotes) then save and close the file. Note: the file should have only one line of the text above.
  3. Now, open the same file. You'll notice the text becomes unreadable squares. (try this with different text with the same format and length).
Paint Secrets
Create a trail image
  1. Open Paint, then open an image.
  2. Right-click on the image and select "Select All"
  3. Now hold the "Shift" key and move the image around. The image will be drawn with trail.
10x Zoom
  1. Open Paint, then open a small image.
  2. Select the zoom "Magnifier" tool.
  3. Windows Paint lists out the zoom options from 1x to 8x, but there is a 10x...
  4. After selecting the Magnifier tool, point the mouse right at the border line right under "8x" and left-click. There you go.. the hidden 10x.
Other Secrets
Where is the relaxing music that you've heard during Windows XP Installation?
  1. The file is in:
    C:\Windows\system32\oobe\images\title.wma
Game Secrets
 Solitaire: Instant Win
  1. Press Alt + Shift + 2 to instantly win
 Solitaire: Draw only 1 card (instead of 3)
  1. Hold down Ctrl + Alt + Shift then click on unopen cards to draw.
 FreeCell: Instant Win
  1. Hold down Ctrl + Shift + F10 while playing, then click Abort.
  2. Now move one card.
 FreeCell: Hidden Game Modes
  1. Go to "Game" menu choose "Select Game"
  2. Here you can choose from game mode 1 to 1,000,000. But -1 and -2 will also work (hidden modes)
 Hearts: Show All Card
    Warning! this requires a modification on your registry. Be sure you follow the steps carefully. Damage your registry might damage your Windows.
  1. Open the "Registry Editor" by: "Start" >> "Run" then type "regedit" and press Enter
  2. Expand to HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Applets\Hearts
  3. Right-click on the right panel and create a new String value with the name "ZB"
  4. Double-click to open this key "ZB" to edit its value. Then enter "42" and close the Registry Editor.
  5. Start Hearts and Press Ctrl + Alt + Shift + F12 to show all the cards
 Minesweeper: Stop The Timer
  1. When you start to play a new game, the timer is ticking...
  2. Press Windows Key + D to show desktop.
  3. Now come back to the game by selecting it from the taskbar. The timer is stopped.
 Pinball
  1. Unlimited Balls: Type bmax at a new game to get unlimited balls (no notification).
  2. Extra Balls: Type 1max at a new game to get extra balls.
  3. Gravity Well: Type gmax at a new game to activate Gravity Well.
  4. Promotion: Type rmax at a new game or while playing to get instant promotion and raising rank.
  5. Extra points with partial shots: Partially shot the ball just to pass the yellow light bars. There are 6 bars. With the first bar, you'll get 15,000 points, 2nd: 30,000,...
  6. Extra points with partial shots: Partially shot the ball just to pass the yellow light bars. There are 6 bars. With the first bar, you'll get 15,000 points, 2nd: 30,000,...
  7. Test Mode: Type hidden test with a new ball or new game. Now you can use your mouse to drag and move the ball where you want.

Something u should know about ur s2


CAUTION

There are two galaxy s2
I9100 and I9100G

Main Differences Between I9100 and I9100G?

Basically both the I9100 and I9100G have the identical features as claimed by Samsung but the only thing that differentiate both is the processor and GPU that the unit run. I9100 run on 1.2GHz ARM CortexA9 Exynos 4210and ARM Mali-400 GPU while I9100G uses Texas Instruments OMAP4430 CPU and PowerVR SGX540 GPU.
While according to the review from Lowyat member, the processor for I9100G seems to be capped at lower clock speed of 1008Mhz and it seldom goes up till the 1.2GHz as claim by Samsung even while performing Stress Test or benchmarks. But one thing for sure, the I9100G seem to have a better control of Galaxy S2′s poor battery life and overheating issue faced by most of I9100 users.  And as claim by the review, user of I9100G may encounter some problem to download some apps / games in the Android Market/Samsung Apps on I9100G as it failed to be optimized for the TI processor.
Samsung Galaxy S2 GT-I9100 vs GT-I9100G Box