Archive for January, 2009

The Registry Secret (Part 1)

This tips is just for Windows XP. but before you change your registry,
it’s better if you back up your Windows first.

How to Back up Registry

  1. Start -> Run -> type Regedit
  2. in Registry Editor, choose File -> Export
  3. insert backup name file, example backup-registry
  4. Save

Now we will play with our Registry..

Read more »

How to hide File in the picture

this technique is known as Steganography. with this technique,
you  can hide your file in the picture..so no one realize there’s a file in the picture.
now i will give you the trick. but, make sure that you have WinRar on your computer.

  1. Show your extention file.
    Control Panel -> Folder Option -> View ->
    uncheck in the option “Hide Extension for known file types”.
  2. prepare the file that you want to hide,example video_rahasia.avi and
    one picture file example Mantaf.jpg (you can hide in *.bmp,*.jpg,*.jpeg).
    and save those file in the same directory.
  3. right click on video_rahasia.avi -> [Add to “video_rahasia.rar”].
  4. OPen Notepad (Start -> Run -> type Notepad). and write this script :

    @echo off
    ren video_rahasia.rar video_rahasia.avi.rar
    copy /b Mantaf.jpg+video_rahasia.avi.rar hasil.jpg
    del video_rahasia.avi
    del Mantaf.jpg
    del video_rahasia.avi.rar
    del hide.bat

    Save the file and give the name hide.bat

  5. Double click on hide.bat, if it’s worked, all file in the folder will change into hasil.jpg

That’s all,you can open hasil.jpg in image viewer, there’s no change, except file size is bigger.

if you want to take the hidden file , just Right click on hasil.jpg -> Open With -> WinRar..

How to Make Desktop Background in Flashdisk

with This is a trick, your flashdisk will have a photo or picture as a desktop background when you open in Windows Explorer..these are the step :

  1. Prepare picture or photo that you will set for Desktop background. filetype that allowed are *.png, *jpg, *.bmp, *.jpeg
  2. Open Notepad, and copy paste this script :

    ExtShellFolderViews]
    {BE098140-A513-11D0-A3A4-00C04FD706EC}=
    {BE098140-A513-11D0-A3A4-00C04FD706EC}
    [{BE098140-A513-11D0-A3A4-00C04FD706EC}]
    Attributes=1
    IconArea_Image=naruto(10).jpg
    IconArea_Text=0xcc00aa
    [.ShellClassInfo]
    ConfirmFileOp=0

    * red is your filename picture

  3. Click File -> Save As. and give a name desktop.ini
  4. Copy or move naruto(10).jpg and Desktop.ini to your Flashdisk

This is the result

That’s it..i hope you enjoy..

Unimportant services in Windows

Many services run in Windows, but if there’re too much services it can make your Windows run slowly..so if you want your windows run faster you can disabled some service in your Windows.. here is the way :

  1. click Start -> Run -> type Services.msc
  2. You can disabled the service below (just uncheck the service) :
    • Alerter
    • Application Layer Gateway Service
    • Application Management
    • Automatic Updates
    • Background Intelligent Transfer
    • Clipbook
    • Distributed Link Tracking Client
    • Distributed Transaction Coordinater
    • Error Reporting Service
    • Fast User Switching Compatibility
    • IMAPI CD-Burning
    • Indexing Service
    • IPSEC Services
    • Messenger
      Read more »

Yahoo Messenger Tips & Trick

Show Hidden Emoticon

Yahoo Messenger has a default emoticon that you can find in that software. but if you want more, you can find other emoticon completely in this site : http://messenger.yahoo.com/features/hiddenemoticons/

Read more »

How to disabled Security Notification

have you ever seen security notification on your Windows every startup?? this notification like picture beside..if you want to hide this baloon, you can do this :

  1. Open Start -> Run -> type Regedit
  2. Search this folder HKLMSOFTWAREMicrosoftSecurity Center
  3. to disabled Firewall notification, you have to add entry ‘FirewallDisableNotify’ with type  DWORD and give the value 1
  4. to disabled ‘Autoupdate notification ‘, you have to add entry ‘UpdatesDisableNotify’ with type  DWORD and give the value 1
  5. to disabled ‘Autoupdate notification ‘AntiVirusDisableNotify’, you have to add entry ‘AntiVirusDisableNotify’ with type  DWORD and give the value 1
  6. Restart

How to Download Many Pictures in one time

this trick is useful if you want download many picture in one time.so if you want download 100 picture in one time you can do this thing..if you download it one by one..it’s so tired..i’ve got some trick to do it..but there’s some condition to do it..here’s condition :

  1. You have to have Internet Download Manager
  2. Picture name have to sort. example : photo1.jpg,photo2.jpg,…,photo30.jpg

usually this trick very useful if you want to download Manga. for the example, i want download manga Onepiece chapter 506 massly from http://www.onemanga.com/One_Piece/506/. all you have to do is :

Read more »

How to Disabled Autorun

Do you know, many virus infect your computer from USB FLash disk. usually that virus infect your computer using facility that provide in your Windows,that facility is AUTORUN..this is the way how to disabled AUTORUN, so you can scan your flashdisk before you open the USB Flashdisk drive..

  1. Open Start -> Run -> type : regedit -> OK
  2. press ctrl+f, then Find menu will show
  3. type NoDriveTypeAutorun
  4. Change the data with ff
  5. Quit from regedit and restart your computer.

once again,After you disabled Autorun  you have to scan your flashdisk before open the USB Flashdisk Drive..so you can prevent the virus infect to your computer..

Make Installation Windows XP in USB Flash disk

the present day USB Flash disk size seems biger time after time.several years ago USB Flashdisk size is just 128 MB or 256 MB. but now we can buy USB Flash disk that has 16 GB. so it’s possible for us to save our Windows installation file in flash disk. so you can bring it everywhere. but do you know how to install it??

i will show you how it is..

  1. Plug you USB Flashdisk to one of the port USB. but remember position the drive. is it E,F, G or others??
  2. insert you’re windows XP Installation CD. if there’s automatic installation..Cancel it
  3. Download USB_PREP8 and PEtoUSB
    . then extract it to one folder example C:USB.
  4. open the folder that we have extracted. and run the file “usb_prep8.bat”.
  5. in the screen, PEtoUSB will ask you to format your USB Flashdisk. don’t change any configuration, click Start to begin Format.
  6. After USB flashdisk is formatted. close window PEtoUSB but don’t close Command Prompt window that open when you run usb_prep8.bat, and in the screen will show options from 0 to 5.
  7. use option 1 to choose installation file source that you will copy to USB Flash disk.
  8. option 3 is used to determine where you plug flash disk. if your flash disk in Drive F,then type F and ENTER.
  9. then choose option 4 to begin Installation modul maker process that will copy to your Flash disk Automatically.

Well done !! now your flash disk is ready to use for install Windows XP..

10 Recommended Addons For Firefox

Firefox is one of the best Web Browser. it’s because Firefox is Freeware and you can customize the fiture as you like. Firefox provide Themes, Plugin and Addons that you can download in Mozilla Website for FREE..it makes Firefox is better than Opera and Internet Explorer.

here are 10 Addons that i recommend to you :

  1. Adblock Plus
    Ever been annoyed by all those ads and banners on the internet that often take longer to download than everything else on the page? Install Adblock Plus now and get rid of them.
  2. GreaseMonkey
    Allows you to customize the way a webpage displays using small bits of JavaScript. Hundreds of scripts, for a wide variety of popular sites, are already available at http://userscripts.org. You can write your own scripts, too. Check out http://wiki.greasespot.net/ to get started.
    Read more »

Next Page »