-->> WELCOME to this site <<--

How to Boost the program launch

Saturday, 17 October 2009
Here's the trick to boost speed when you launch the program on windows xp.
Right click on the program shortcut. then add this command in the end: [space]prefetch:1

then hit Enter. ;-)

How to repair flashdisk that not detected

Friday, 16 October 2009
There's several cause that makes flashdisk being not detected / hidden. It may cause by some viruses, the flashdisk has broken, or hidden by system setting.

In this case, i'll tell the simple way to turn back the flashisk drive that not detected in your computer. So dont haste to take for assumption that your flashdisk has broken! :-) better to check it first.

In my experience, theres 1 simple way to do (plug your flashdisk first), go to Task Manager or CTRL+ALT+DEL .Then go to File > New Task (run).. type explorer.exe in the box. Press OK.

Then restart your pc.. :-D

How to create "Deadly" shutdown

Wednesday, 14 October 2009
What happens if your computer always shutdown or restart repeatly everytime you turn on your pc? ;-))
Maybe your pc has infected from some viruses OR has been tricked by some person :-D

AUTORUN

What is autorun? This is command on windows xp system that allow any command / programs run automaticly as the computer starts. In other words, there's nothing program that could'nt run automaticly if theres put in command into it. yeah NOTHING! except the commands is wrong or empty.
In this case, i'll use this autorun function to doing some tricky purpose. hehehe...:-D
The victims from this trick will found it the computer not stop to shutdown / restart whenever they turn on their pc...
To doing this trick, we'll create some shutdown or restart function in hardisk first.
Now, just right click mouse on desktop, then choose New > Shortcut > type this command: SHUTDOWN.exe -s -t 01 .This will create the SHUTDOWN function.
or
SHUTDOWN.exe -r -t 01 .This will create the RESTART function.
Then click next and finish. The name of shortcut you just created was shutdown.exe (you can rename it whatever you like, but i just leave it anyway it is). Then you store that file in C: or wherever you like.
-----
All you have to do now is put the command to execute that shutdown.exe file automaticly (autorun).
1. Go to Start > Run > type regedit

2. Go to HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run

3. In right of windows, right click mouse > New > Key. This will add new key string there

4. Double click that string, then: (value name: type whatever) (value data: type "location of the file + file name"). If your file locate in C: then type "C:\shutdown.exe"
5. Done...restart ;-)

NB: to turn it back normal, go to safe mode then delete the shutdown.exe. restart

Lens Effects on Facebook

Tuesday, 13 October 2009
as you login to your facebook account. press this combination in keyboard: up, up, down, down, left, right, left, right, B, A, ENTER

Then go to Home menu and wherever you press on mouse/keyboard button, see what happens ;~p

Manipulate boot.ini file to trick startup logon

Sunday, 12 July 2009
Boot.ini is the system file that functions to boot and logon into windows operation system when computer has begin to turned on. Exactly it located on C://

On normal mode in windows this file was hidden by system. But you can find it as you uncheck the hidden option in folder option menu. ^_^

In windows explorer go to
tools > folder options .
- In view menu, check Show Hidden files and folder radio button.
- Uncheck
Hide extentions for known file types
- Uncheck
Hide protected operating system file . then hit apply.
-------
Now back to topic bout boot.ini file :-) ,besides has funtions to logon into windows, in some case with some modification or adding some simple code script may turn it into joke program. Sometimes i also trying this to my friend's computer in office to trick them..heheheh...just for fun only..not to destroy...this is still some low case only..no need to call "polisi apalagi intelegen".wkwkwk...:-D

Is this virus? i answer it yeah or maybe not..just answer it whatever you like as you try it by your self..^_^ hehe..
-------

First thing you have to do is be sure to back up this boot.ini file before you try this trick, because this original boot.ini file is a simple way to turn back your computer status into normal as before. ^_^

Now lets begin. :-D

- Double click
boot.ini file that located in C://
- As open, try to find this script there:

multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Micro soft Windows XP Professional" /noexecute=optin /fastdetect /noguiboot


- Change it into this:

multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="halo..halo...halo...apa kbr..."
-----------
The final result before you save and close it, the codes are going like this:
[boot loader]

timeout=1000
default=multi(0)disk(0)rdisk(0)partition(1)\WINDOW S[operating systems]
multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="halo..halo...halo...
apa kbr..."
multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="halo..halo...halo...
apa kbr..."
multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="halo..halo...halo...
apa kbr..."
-----------
Note:
- timeout=1000 (the greater of this value will make your computer take a long time to logon. The standard timeout from windows sets on 30. What will becoming if this value are sets into 100000000?? haha... i also dont know what happens. But maybe it works, maybe fail. coz maybe the windows system set the maximum value for this. But who knows, i also not ever try it..:-p)

- text "halo..halo..halo..apa kbr.." can be change into whatever words you wish to type it.

Actually with adding some script in there could make it be a dangerous / fatal program that could crashes your windows operation system. But im not to explain it this time. This is for fun only not to wreck anything..hehehe...
Yeahhh....doing well this job. then save it pal...:-D and quickly to restart your pc now.. Then.... see what happens...^_^

Just remember, to place the original boot.ini file to the location it was to turn back your pc into normal again.
------
Ndra Az

How to repair your missing .dll file

Saturday, 11 July 2009
DLL's (dynamic link library) bassically is the combination from executeable file that coming from programs that needed to runs in windows. But have you ever seen (when you start to run some program) then the pop up screen appears with this message: "System could not fine this DLL file" for example binkw32, maxkernl.dll, etc.. Generally its happens when your computer has been installed some new programs/application or other drivers that concerning with computer mishandling.

But not to worry, theres a trick to recall that missing dll file with regsrv32

To repair the missing dll, simply go to:
- Start > Run > type regsrv32 [space] [the missing dll name]
ex: regsrv32 urlmon32.dll. Then hit OK button.

With this command, the system will reactive that missing dll file. Hav a try...^_^

How to manually blacklist website address

Friday, 10 July 2009

There're many softwares that could block your access to some websites. But actually theres some ways to do it without any softwares. You also can to do it with IE. But this time i'll explain the other tricks to doing with system32.. ^_^


To the point we do it so:

- Go to C://windows/system32/drivers/etc
- Find files named Hosts (this file doesnt has any format to open.But you still could open it..:-D)
- Double click that file. If the "open with" windows appear. Select the notepad program. Bingooo....you've opened that file...congrat...hehehe...lol
- As you can see there..find the last text on the below there. that types with: 127.0.0.1 localhost
- Just adding some website address that you want to block access to that site. For example, you want to put www.frienster.com into your blacklist website.
-
Type this in the below after. type 127.0.0.2 www.friendster.com
- Save it with ctrl+s then restart your computer.

-----
NB: You can add as many as blacklists address. Just remember to sort in every row below. start in 127.0.0.2 . Then 127.0.0.3... and goes to next...
-----