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

How To Speed Up The Internet Connection With Gpedit.Msc

Hi all! See you again !
Welcome to my blog !( again XD )

Ok, lets start, I want to share to you, how to speed up the internet connection with Gpedit.Msc.

  • Click Start > Run, 
  • Type "gpedit.msc" and " OK "
  • There will be a " Group Policy " window.
  • Go to Local Computer Policy >Computer Configuration >Administrative templates >Network >QoS Packet Scheduler.
  • See in the right window, there were " Limit Reservable Bandwidth "
  • Double click " Limit Reservable Bandwith "
  • On the " Limit Reservable Bandwith Properties " window, select " Enabled ", and change " Bandwith limit (%) to " 0 " ( zero ).
  • Click " Apply ", and " OK "
  • Close

These are tips for someone, which has a bandwidth limit.

Ok that's all, thanks for reading and visit my blog !
I'm sorry if I have a mistake.
Please comment below, if you have any questions, or suggestions.
Bye ! See you next time ! :D  

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

Tuesday, March 15, 2011

How To Clean RAM ( Random Access Memory ) Without Restart The Computer

Hello all!
Nice to meet you again, and thanks for visit me ( again )

Today i'll share How To Clean RAM  ( Random Access Memory ) Without Restarting The Computer.

May you have experience the same thing, when the first time you turn on the new computer, you feel comfortable with the speed. But after a few weeks or months, your computer slowing down, because it has long been used, especially if we use a lot of weight software. The possibility of it happening because there are still former data stored in RAM. One way to clean the RAM is restart the computer first, but it's too complicated.


Ok, I will show how to clean the ram without restarting your computer.

  • Right click mouse in desktop, choose New > Shortcut.
  • Type :

    %windir%\system32\rundll32.exe advapi32.dll,ProcessIdleTasks

    In " Type the location of them " Box
  • Click Next.
  • Type a shorcut name in " Type a name for this shortcut "  text box. Select name as you like, or skip, then his name will become automatically to " rundll32.exe ".
  • Click Finish.
Whenever your computer seem slow, double click the shortcut that you created earlier to clean your RAM. This actually the same as RAM Booster or similar application.

Ok that's all, if you have any questions, please comment below.
Thanks for visit me, and Good Luck ! :D   
See ya !

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

Sunday, March 13, 2011

How to Change Cursor Icon

Hello all!,
Welcome to my blog ! :D

Today i want to share to you, how to change the icon of Windows Cursor.

  • Go to : Control Panel " ( Start > Control Panel ).
  • Select " Printer and Other Hardware ".
  • Select " Mouse "
  • There will be open " Mouse Properties " tab.
  • Select " Pointers " Tab.
  • Double click the icon on the list below to change the icon.
  • Browse icon that you want.
  • Remember, a format of the icon must be " .ani ", or " .cur "
  • Change the icon that you want.
  • If you have finish select the icon of your cursor, select " Save As... " button, and type a name of your new Icon Cursor.
  • Click " Aplly ", " Ok " and close.

That's the way, but i have a tools that can edit " .ico " or " .ani " for a cursor pointer, here is the link :

Ok, that's all, thanks for visit my blog, i hope you happy, and i'm sorry if i have a mistake.
Good luck, and see ya ! :D
Continue Reading

How to Change Windows XP Startup Sound

When you turn on your computer, you maybe hear some sound. That is startup sound. In this post, i'll show you how to change the Windows XP Startup sound.

  • First, go to Control Panel. ( Start > Control Panel ).
  • Select " Sounds, Speech, and Audio Device ".
  • Select " Change the sound scheme ".
  • There will be open a " Sounds and Audio Devices Properties " tab.
  • Below it, there will be a list of sound scheme, you can choose one of the list, and select " Play " button below to for hear it.
  • But if you don't want use all of these list, you can select " Browse " to change the sound scheme with the sound that is not in list.
  • If you have choose, save your sound scheme by pressing " Save As... " button, and type a name of your sound scheme.
  • Make sure your sound sheme is selected.
  • Click " Apply " ,  " OK ", and then close the tab
  • Restart your computer to test the change of sound scheme.
Ok, that's all the way to change a Windows XP startup sound, and i'm sorry if i have a mistake.
Thanks fo visit my blog ! :D  and see ya !
Continue Reading

How To Enable Task Manager

When you're engrossed in a browser, surf the Internet, and other things. But suddenly your browser hangs and can not be closed, so the thing you do is open task manager by pressing ctrl + alt + delete. But the task manager can not be opened, with the emergence of the box which contains the words "Task Manager has been disabled by your administrator"
So should you do next is to enable the task manager so that you can open again.
Here I include some way to enable the task manager.
1. Copy and paste the text below into the "RUN" menu (windows + r / start> run) on the computer.

REG add HKCU\Software\Microsoft\Windows\CurrentVersion\Policies\System /v DisableTaskMgr /t REG_DWORD /d 0 /f





2. If it still does not open there are still other ways.
    
* Click Start
    
* Click Run
    
* Enter gpedit.msc in the Open box and click OK
    
* In the Group Policy settings window
    
* Select User Configuration
    
* Select Administrative Templates
    
* Select System
    
* Select Ctrl + Alt + Delete options
    
* Select Remove Task Manager
    
* Double-click the Remove Task Manager option
    
* Select "Disable" or "not configured" (if you want to block, select enable) and then apply.
3. If you still can not be opened, or want to try something else, there are a few ways:
Click on Start> Run type regedit Press Ok The registry editor will of the open Use the + Signs to expand and navigate as below:

        
HKEY_CURRENT_USER \ Software \ Microsoft \ Windows \ CurrentVersion \ Policies \ System
In the right pane Should you see or DisableRegistryTools DisableTaskMgr value names, if the Value Data is 1 then the key is enabled and That disables the task manager and registry tools. If the value data is changed to 0, it will from the key and enable disabled Task Manager and Registry tools. Double Click on the Value name. That Should open a small window Nowhere change you cans its data from 1 to 0. Optionally delete the values ​​you cans or DisableRegistryTools DisableTaskMgr.
If the task manager and registry tools are still not enabled, then Click on Find in the registry editor and Type DisableRegistryTools in the box and click on "Find Next", it will from the display the first instance of DisableRegistryTools, see if the value is set to 0. Change the value to 0 if it is 1. Now press F3 to find the next instance, and do the Same. Click F3 again till you reach the end of the registry. This cans be useful if the virus has created a registry entry elsewhere. Now close the registry editor.

That's some way to enable the task manager, although other means are still there, but way above is the most widely used. 


So this is end of this blog post, hopefully useful, thank you for visiting my blog, and see ya! : D
Continue Reading

The Beginning

Hello World! Welcome to TaMz-Tips.blogspot.com !
     Welcome To My official blog, in this blog, i'll share you about anything i share here, to begin this, i say "Bismillahhirrohmanirrohim" and " Assalamualaikum warohmatullahi wabarokaatuh ",
     My full name is Pratama Agung Sumirat. I'm born in Tangerang, 27th December 1994. I'm live in Jalan Raya PLP Curug, no 28 RT 002/ 02  Desa Sukabakti kecamatan Curug, Tangerang, Banten, 15810.
     I have unique life which in my life is had a happy, sad, tear's, laughing, etc which is i can't forget it, my 1st school is TK Al-Husna, SD Negeri 1 Cururg Kulon, MTs  Al- Husna YPIHN Curug, and now is SMK Negeri 1 Tangerang the school which I still occupy even get into my new school, which meant I was tenth grade.
   My hobby is that as you probably know that is blogging, use the internet, graphic design, Photoshop, Flash, Dreamweaver, Facebook, Twitter, KasKus, 3D Max, Computing, and others that I can not mentioned, forgive me =_=V
    Hmmm, maybe that's all the opening words from me, sorry if there is a shortage, thanks for visiting, and enjoy all the show ..!!! ^ _ ^
Continue Reading
 

PRTMZX Copyright © 2011 Community is Designed by Bie Blogger Template