Thursday, March 31, 2011

How To Install 5 Hidden Theme's In Windows 7

Hello again all!

Ehm, ok, now i want to share you, How to see and install 5 hidden theme's in windows 7, let's start.

  • Go to  "c:\windows\globalization\mct" or "run" ( windows + r ) and type
    "c:\windows\globalization\mct ".
  • There will be 5 file, that is a 5 theme's folder.
    (folder mct-au, mct-ca, mct-gb, mct-as, mct-za) .
  • Go to one of the folder, there will be 3 folder.
  • Go to "theme" folder.
  • Install the theme wich you like.
Now you will have  a new theme's!
Ok that's all my friends, if you have any question, please comment bellow.
Good luck! and See ya ! :D
Continue Reading

Chat in TaMz-Tips.blogspot.com

Hello all, you can leave a comment, suggestions, question, or else, just chat bellow!
Create a Meebo Chat Room
Continue Reading

Tuesday, March 29, 2011

How to Enable Registry Editor ( Regedit )

Hello all !
Ok, now i want to share to you how to enable registry editor ( regedit ).

With GPEdit :
  • Click on Start -> Run (or Start Search in Windows Vista).
  • Enter "GPEdit.msc" and then press Enter.
  • Navigate to the following location:           User Configuration -> Administrative Templates -> System
  • In the Settings pane, locate the Prevent access to registry editing tools option, and then double-click on it to open the settings dialog.
  • Select Disabled or Not Configured.
  • Click on OK button.
  • Try to run RegEdit.exe, and if required (still blocking yet), restart the computer.
    from http://www.mydigitallife.info
With Tool :
  • RRT or Remove Restrictions Tool is a free tool to enable access to different Windows process disbaled by virus infections.
    This tool is used to enable access to:
    1. - Registry Tools (regedit)
    2. - Ctrl+Alt+Del
    3. - Folder Options
    4. - Show Hidden Files
  • Download RRT: click here to donwload.
    From http://www.precisesecurity.com
Ok, that's all!
Thanks for visit my blog. And if there's any question, please leave a comment below.
Bye all! See you next time!
Good luck! :D
Continue Reading

Monday, March 28, 2011

How to Hide / Lock Folder and File with MS-DOS

Hello again all !
Welcome to my Blog!

Ehm,
Ok, now i'll share to you How to Hide or Lock Folden and File with MS-DOS.
Lets start,
  • Open "Notepad" ( Start > All Programs > Accessories > Notepad / run > type "notepad" )
  • Copy This script into Notepad :
    CLS
    @ECHO OFF
    Title Folder Folder-leo
    If EXIST "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}" goto ASK
    If NOT EXIST Folder-leo goto MDFOLDER
    :CONFIRM
    Echo Do you want to lock this folder? ? (Y/N)
    Echo Press [Y/y] or [N/n].
    Set/p "cho=>"
    If %cho%==Y goto KEY
    If %cho%==y goto KEY
    If %cho%==N goto END
    If %cho%==n goto END
    Goto CONFIRM
    :KEY
    Ren Folder-leo "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}"
    Attrib +h +s "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}"
    Echo Folder-leo has been locked
    Goto End
    :ASK
    Echo Input password to open this folder!
    Set/p "pass=>"
    If %pass%== 123456 goto OPEN
    If NOT %pass%== 123456 goto WRONG
    :OPEN
    Attrib -h -s "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}"
    Ren "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}" Folder-leo
    Echo Folder has been opened
    Pause
    Goto End
    :WRONG
    Echo The Password do you entered is Wrong!!
    Pause
    Goto End
    :MDFOLDER
    Md Folder-leo
    Echo Folder has successfully created.
    Pause
    Goto End
    :End
  • The default password to access your folder is "123456". To change it, replace "123456" with your password.
  • Save with ".bat" extension.
Ok, now open your ".bat" extension file, then will automatically create its own "Folder-leo" folder,. Put your file into "Folder-leo" folder. Open your ".bat" extension file, and press "Y" if you want to lock your folder. Open your ".bat" extension file again to unlock your folder, and input the password.

Ok, that's all. Thank's for visit my blog!
I hope you enjoy it. If there any question, please leave a comment below.
Bye! See you next time! Good Luck!
See ya! :D

From : Http://hacker-newbie.org
Continue Reading

Tuesday, March 22, 2011

How To Know The Authenticity Of a Picture

Hi again all ! :D
Today i want to share to you, how to know the authenticity of a picture.

Ok let's start.
  • Choose a Picture or Photo.
  • Open "Notepad"
  • Drag a picture or photo icon in folder to a notepad blank page.
  • You will see a lot of letters and symbols.
  • Try to move a notepad page to right direction.
  • Find ( Ctrl+f )  a photo editing software name ( like photoshop, photoscape and Etc ), Camera, or Handphone name. If you not found, search at notepad page.
  • Like this :

  • If the image is edit by software, you can see a lot of thing, like color and Etc.

Ok that's all, thanks for visit my blog!
I'm sorry if i have a mistake. And if you have any question, you can leave a comment below.
See ya !, and Good Luck !
Continue Reading

Sunday, March 20, 2011

How To Change Blog Font

Hello all!
Welcome to my Blog ! ( again ).

Today i'll share you, How To Change Blog Font.

Ok,

  • Go to "Google Web Fonts" to select a font type.
  • Click on your selected font (example "Amaranth").
  • Click "Use this font".
  • Copy the font code in the first box. If i select "Amaranth", the code is :
    <link href='http://fonts.googleapis.com/css?family=Amaranth' rel='stylesheet' type='text/css'>
  • Login to http://www.blogger.com ( skip this step if you already login )
  • Go to "Design"
  • Go to "Edit HTML"
  • Find ( Ctrl + f ) "</head>"
  • Put / paste the font code above </head>
    example :
    <link href='http://fonts.googleapis.com/css?family=Amaranth' rel='stylesheet' type='text/css'>
    </head>
  • Save Template
  • If it fail, add a slash ( / ) at the end of the code before >
    <link href='http://fonts.googleapis.com/css?family=Amaranth' rel='stylesheet' type='text/css'/>
  •  Go back to "Edit HTML"
  • Find ( Ctr + f ) "font-family"
  • Change the "font-family" with your choice.
  • "Save Template"

A lot of  "Font-family" depending on the template of your blog, so change fonts according to your desire.
This is font is compatible with :
- Google Chrome: version 4.249.4+
- Mozilla Firefox: version: 3.5+
- Apple Safari: version 3.1+
- Internet Explorer: version 6+


Ok, that's all, i'm sorry if i have mistake.
Thanks for visit my blog, and Good luck !
See ya :D
Continue Reading

Wednesday, March 16, 2011

How To View IP Address of Your Email Sender

Hello all !
Welcome to my blog ! ( Again )

Now, i'll share you, how to view the ip address of your email sender.

  1. For Yahoo! mail.
    • Login to http://mail.yahoo.com
    • Go to "Inbox" , and select an email.
    • On the lower right corner, look for "Full headers" menu, and click it.
    • You will see the ip address of the sender's email, and other info.
  2. For Gmail / Google Mail
    • Login to http://gmail.com
    • Go to " Inbox ", and select an email
    • At the top right corner of the email box (not the browser page) is "Reply" button, and besides "Reply" button, there are down arrow, click it and select "Show Original".
    • A new tab will appear and display the sender's IP address and other info.
  3. For Hotmail
    • Login to http://hotmail.com
    • Go to "Inbox", and select an email.
    • Right click on your selection email.
    • Select "View Source"
    • You will see the ip address of the sender's email, and other info.
  4. For Outlook Express
    • Open "Outlook Express" program, and login.
    • Right click on your selection email.
    • Select "Properties"
    • Select "Tab Detail"
    • You will see the ip address of the sender's email, and other info.
  5. For Microsoft Outlook
    • Open "Microsoft Outlook" program, and login.
    • Right click on your selection email.
    • Select "Options"
    • You will see the ip address of the sender's email, and other info.
     
Now you can see ip address of the sender.
That's all, thanks for read my post, thanks for visit my blog!
I'm sorry if i have a mistake.
Good luck! and See ya ! :D 

From : Http://hacker-newbie.org
Continue Reading
 

PRTMZX Copyright © 2011 Community is Designed by Bie Blogger Template