Spiga

How to do : Basic Soldering


Read more!

How to Remove the Autorun Virus

Hi everyone, today, i am going to show you how to remove the virus called "autorun"
Everybody have heard of it ,i guess, and i found one in my PC ,so i said that i will find a simple way to remove it and here's the way :

First,open notepad and then write this whole code in it
@echo on
echo By M4MiM4N & L363ND
pause
taskkill /im explorer.exe /f
taskkill /im wscript.exe
start reg add HKCU\SOFTWARE\Microsoft\Windows\CurrentVersion\EXplorer\Advanced /v ShowSuperHidden /t REG_DWORD /d 1 /f
start reg import kill.reg
del c:\autorun.* /f /q /as
del %SYSTEMROOT%\system32\autorun.* /f /q /as
del d:\autorun.* /f /q /as
del e:\autorun.* /f /q /as
del f:\autorun.* /f /q /as
del g:\autorun.* /f /q /as
del h:\autorun.* /f /q /as
del i:\autorun.* /f /q /as
del j:\autorun.* /f /q /as
del k:\autorun.* /f /q /as
del l:\autorun.* /f /q /as
start explorer.exe


Then,save the file in "whatever you want.bat" (the .bat is a batch file which it executes with the CMD)
and open the file
Now the autorun virus will be removed.

Enjoy, by-M4MiM4N & L363ND

Read more!

Turn "on" your system using a mouse

Without using the "power on" button on the cabinet, directly clicking the mouse button, we can start our system, to do this process follow the steps

ATX motherboard and PS2 mouse on process support containing BIOS system will have this facility (mostly all our boards can support this option)


To execute this process, while restarting the system by clicking "DEL" button, we will get into BIOS

In that, go to INTEGRATED PERIPHERALS block, there will be an option named "PS/2 MOUSE POWER ON OPTION" this option will be disabled by default. We can change this option to DOUBLE CLICK OR DOUBLE LEFT CLICK and save the BIOS and restart the system.

From now on, there is no need to click power on button on the cabinet, just click your mouse, your system will be started.


Read more!

Windows 7's 'GodMode'

Although its name suggests perhaps even grander capabilities, Windows enthusiasts are excited over the discovery of a hidden "GodMode" feature that lets users access all of the operating system's control panels from within a single folder.

By creating a new folder in Windows 7 and renaming it with a certain text string at the end, users are able to have a single place to do everything from changing the look of the mouse pointer to making a new hard-drive partition.

The trick is also said to work in Windows Vista, although some are warning that although it works fine in 32-bit versions of Vista, it can cause 64-bit versions of that operating system to crash.



To enter "GodMode," one need only create a new folder and then rename the folder to the following:

GodMode.{ED7BA470-8E54-465E-825C-99712043E01C}


Once that is done, the folder's icon will change to resemble a control panel and will contain dozens of control options. I'm not sure it's my idea of playing God, but it is a handy way to get to all kinds of controls.



Source : news.cnet.com

Read more!