Thursday, July 31, 2008

Make Your XP Talk

Open a text file in notepad and write:

Dim msg, sapi
msg=InputBox("Enter your text","Talk it")
Set sapi=CreateObject("sapi.spvoice")
sapi.Speak msg

Save the file with a (*.vbs) extension, it will create a VBScript File.It will prompt you for a text when u open the file, input the text and press ok."u will hear what u typed...enjoy.!

Solution to virusremoval.vbs virus 1

This method is only for techies..!
If you think you cannot do it....there is an easier method below..!

1.FirstOpen task manager and kill process wscript.exe.
2.ThenDelete VirusRemoval.vbs and Autorun.inf files from all usb drives.
3.ThenGo to c:\Windows\System32 and delete the file VirusRemoval.vbs. It is super hidden so first go to Folder Options and check show hidden and super hidden check boxes. Also required for the above files.ThenGo to HKLM\Software\Microsoft\Windows NT\CurrentVersion\Winlogon, On the right side look for Shell which should have value of just explorer.exe.
4.Delete anything after explorer.exe.Under same key Winlogon also look for Userinit which should have value of
c:\WINDOWS\system32\userinit.exe,
5.Delete all the crap after the comma.
6.ThenGo to HKCU\Software\Microsoft\Internet Explorer\Main, On the right side locate Window Title and delete its value i.e. Sujin.com.np, Under the same key locate Start Page and delete its value i.e. http://sujin.com.np/I think that's all. I'm sure it will help.

Note: You can also disable the use of vbs and js files from the registry. For that
1.Go to HKLM\Software\Microsoft\Windows Script Host\Settings.
2.On the right look for REG_SZ called Enabled and change its value to 0 to turn Windows Scripting Host.
3.After this even if you accidentally click on vbs or js files it will display the message you can see on your own.

Solution for virusremoval.vbs virus 2

All those people who may have attached their pen drive with some pc's and then also to their own desktops or laptops......might have this virus in their system32 folder....
Its a worm actually which eats up the empty space and makes the drive jam......antivirus catches it and deletes it.....
But it such wonderfully scripted that it comes back again in 6 secs..
So there is no way out.. except formatting the drive.....
formattin is a problem so i hav some solution for you people.....
download the file from the link ..... and replace it with the file present in ur system32 folder ...
I repeat the name of the infected file is -=l VirusRemoval.vbs l=--=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- -=-=-=-=-=-=-=-=-=-=-=-=-=-=-===-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-==-=-==-=-

Link: http://mihd.net/v9zi30f

P.S.: The path of the system32 folder is c:\windows\system32

Tuesday, July 29, 2008

When you cannot unhide the hidden folders..!

Sometimes due to some virus or some other problem you may not be able to unhide the hidden folders from the folder options, so here's what you can do:
Here are the steps to remove that problem and make the hidden files appear as before:-
1) Go to Start --> Run, then type Regedit
2) Navigate to the registry folder HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Advanced\Folder\Hidden\SHOWALL

3)Find a key called CheckedValue.
4) Double Click CheckedValue key and modify it to 1.

This is to show all the hidden files.Now you should be able to view all the hidden files, and also to alter its status from folder options.

Monday, July 28, 2008

Branding Windows with your Name

1.Open notepad, dump the following lines into it and save it with the name OEMINFO.INI in the c:\windows\system32 directory:

* [General]* Manufacturer=Your Name Here* Model=Your Model Here* [Support Information]* Line1=Your Name Here* Line2=Your Address Here* Line3=Your Email Address Here*

2.Save the file, then make a right click on my computer select properties.
3.In the general tab a button will be highlighted (support information) make a click on it, you will be able to see the changes.

P.S:* Now if you want to display some more information then simply increase the line in the file.* ex: Line4=Your Working Hours Here

Saturday, July 26, 2008

Make your Internet Faster

This is for broad band connections. I haven't tried it on dial up but might work for it also.

1.Make sure your logged on as actually "Administrator". do not log on with any account that just has administrator privileges.
2. start - run - type "gpedit.msc"(Without quotes)
3. Expand the "local computer policy" branch
4. Expand the "administrative templates" branch
5. Expand the "network branch"
6. Highlight the "QoS Packet Scheduler" in left window
7. In right window double click the "limit reservable bandwidth" setting
8. On setting tab check the "enabled" item
9. Where it says "Bandwidth limit %" change it to read 0 reboot if you want to but not necessary on some systems
your all done. Effect is immediate on some systems. some need re-boot. machine that . Don't know why this happens(Please comment it if you know)

Modem Tricks (for frequent net users only)

Speed up your Modem

1. Click Start > Settings > Control Panel > System.

2. Click the Device Manager tab.

3. Select the port your modem uses, click Properties, then click the Port Settings tab and set the Bits per second to 115200 bps or maximum if dere....


Redialing

Dial-Up Networking provides for automatic redial.

1. Open Dial-Up Networking.

2. Select your connection.

3. From the menu select Connections > Settings.

4. Enable Redial, select the number of times to redial and Click OK

Speed-up your Connecting time

1. Open Dial-Up Networking.

2. Right-click your connection and choose Properties.

3. On the Server Types Tab, under Advanced Options, make sure that the check-box for Log on to network is unchecked.

4. Under Allowed network protocols select only TCP/IP and uncheck NetBEUI & IPX/SPX 

Stay Connected

If you get disconnected frequently,click the Advanced button,In the Extra settings dialogue box, enter ATS10=250

Timed Shutdown

Auto Shutdown your PC!

start=>Run


Code
at 11:35 shutdown -s

to abort
Cod
e:
shutdown -a



Note: All times are in 24hr format, for example if you would like to shutdown at 8:30pm, you should type

"at 20:30 shutdown -s" without quotes

Make ur own Harmless Virus


Scare your friends with harmless VIRUS

Open notepad and type the code below:

lol=msgbox ("Warning a virus has been detected on your PC. Press YES to format your hard disk now or press NO to format your hard disk after system reboot",20,"Warning")

Then save it as Virus.VBS

and go to the folder that contains it and open it if a window pops out saying a virus has been detected it's working. Press yes or no to close the window and put it in the startup folder of the victim's account.
On startup the window should appear.
Note: This does not harm your computer as it does not contain virus.

The Yes and no button does not do anything except closing the window. And you can edit the virus in the sentence: Warning a virus has detected on your PC to any kind of virus eg.Trojan Horse like this lol=msgbox ("Warning a Trojan horse has been detected on your PC. Press YES to format your hard disk now or press NO to format format your hard disk after system reboot",20,"Warning")
now hav fun !!☺ ♥ ♥ ☺(I am Very naughty.... ;-) ..)lolz..!

TURN ON UR PC IN JUST 10 SECONDS


For Advanced Users Only

Alright so you wanna know how to turn the PC on in 10 seconds (may vary)Aight heres what u have to do to turn ur pc on in 10 seconds

Click on the start button then press R it will take u to Run well go to run
now, type regedit
press enter
this will open Registery Editor
now look for the key

-->HKEY_LOACAL_MECHINE
     -->SYSTEM
                      -->CurrentControlSet
                                                      -->Control
                                                                       -->ContentIndex

now there find the Key Called
"Startup Delay"
Double Click On It
Now where its Base
Click Decimal
Now its Default Value Is 4800000 (75300:hexadecimal)
Change The Value To 40000
here u go, u have done it!
now close the Registery Editor and Restart Your Computer 

Some less known things in windows XP


Time Saving WinXp Key Shortcuts :

Windows key + D >> Shows the desktop.
Windows key + M >> Minimizes all open windows.
Windows key + Shift + M >> Maximizes all open windows.
Windows key + E >> Runs Windows Explorer.
Windows key + R >> Shows the RUN dialog.
Windows key + F >> Shows Search window.
Windows key + Break >> Shows System Properties box.
Windows key + TAB >> Go through taskbar applications.
ALT + SpaceBar + M >> Minimize Single Window.
ALT + F4 >> Close opend Application.
ALT + TAB >> Cycle through opened applications.

Lock Windows To Protect The Computer :

>> Create a shortcut with the path rundll32.exeuser32.dll,LockWorkStation.
>> The Windows key + L is also a shortcut to this feature.

Access The Task Manager Easily :

>>You can make a shortcut that points to %windir%\system32\taskmgr.exe Use key combinations
Ctrl+Shift+Esc

Increse Your Brodband Speed

Increase ur netspeed upto 20%
Xp reserves 20% bandwith,
to unreserve it,follow following steps:
------------------------------------>>

1. Click Start

2. Run:"gpedit.msc"

3. Goto:>Local Computer Policy
-------–>Computer Configuration
-------–>Administrative Templates
-------–>Network–>QOS Packet Scheduler
-------–>Limit Reservable Bandwidth

4. Double click on Limit Reservable bandwidth

5. Select Enable

6. Change 20% to 0%

7. Click Apply

8. Close! n be happy!

Folder Lock

Open Notepad and copy the below code and save as locker.bat. At first time start it will create folder with Locker automatically for u. Don't forget to change your password in the code its shown the place where to type your password.
After creation of Locker folder again click on the locker.bat.it will ask.press Y then Locker folder will be disappeared.again to get it click on locker.bat. and give ur password u will get the folder again.

**********************************************************



cls
@ECHO OFF
title Folder Locker
if EXIST "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}" goto UNLOCK
if NOT EXIST Locker goto MDLOCKER
:CONFIRM
echo Are you sure u want to Lock the folder(Y/N)
set/p "cho=>"
if %cho%==Y goto LOCK
if %cho%==y goto LOCK
if %cho%==n goto END
if %cho%==N goto END
echo Invalid choice.
goto CONFIRM
:LOCK
ren Locker "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}"
attrib +h +s "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}"
echo Folder locked
goto End
:UNLOCK
echo Enter password to Unlock folder
set/p "pass=>"
if NOT %pass%==type your password here goto FAIL
attrib -h -s "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}"
ren "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}" Locker
echo Folder Unlocked successfully
goto End
:FAIL
echo Invalid password
goto end
:MDLOCKER
md Locker
echo Locker created successfully
goto End
:End

FONT TRICKS


wanna write like this █████████
☺☻☺☻☺
steps:
1. press and hold alt
2. press nos 7,3,1 one after the other
3. release alt
simple as it is.....



███████████████████████████████████████████████████


easily make hearts! with 2 keys only!
press alt.

hold it there

n in the num pad press 3

ull get ♥ try making ♫ with 14

wanna write like this▒▒▒▒▒▒▒
steps:
1. press and hold alt
2. press nos 9,4,5 one after the other
3. release alt
try it

▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒


More Cool Deisgns..... Try these too

alt 0155==›››››››››

alt 963==σσσσσ

alt 147==ôôôôôô

alt 915==ΓΓΓΓΓΓΓ

alt 95 ==_______


alt 96 ==````````````

alt 94==^^^^^^^^

alt 777== ̉ ̉̉ ̉ ̉ ̉ ̉ ̉ ̉

Notepad fun


~!~!~!~ Trick#1 ~!~!~!~
1. Open a blank Notepad file
2. Write .LOG as the first line of the file, followed by a enter. Save the file and close it.
3. Double-click the file to open it and notice that Notepad appends the current date and time to the end of the file and places the cursor on the line after.
4. Type your notes and then save and close the file.

After that open the file and see the changes.
by this trick u can also use ur notebook as a personal diary.


~!~!~!~ Trick#2 ~!~!~!~

1.open notepad
2. type "bush hid the facts"
3. save it and close it...
4 then open it again........n see the changes...............


~!~!~!~ Trick#3 ~!~!~!~
Do you know the number of the flight that was used to attack the world Trade Centre????
The flight number was Q33N.

Now, open your Notepad, type the number of the flight (i.e. Q33N).
Now click on format>font, increase the font size upto 72, and change the font style to 'wingdings'. Now see the ammmaaazzzing thing.

~!~!~!~ Trick#4 ~!~!~!~
Over at WinCustomize, someone thought they'd found an Easter Egg in the Windows Notepad application. If you:
1. Open Notepad
2. Type the text "this app can break" (without quotes)
3. Save the file
4. Re-open the file in Notepad

Notepad displays seemingly-random Chinese characters, or boxes if your default Notepad font doesn't support those characters.

It's not an Easter egg (even though it seems like a funny one), and as it turns out, Notepad writes the file correctly. It's only when Notepad reads the file back in that it seems to lose its mind.

Friday, July 25, 2008

Who needs a search engine

Try Ctrl+F instead...
(Toy with it and perform some RnD to get it..!!)

Top 10 Tips to Speed up your PC

1.Let your PC boot up completely before opening any applications.
2.Refresh the desktop after closing any application. This will remove any unused files from the RAM. 
3.Do not set very large file size images as your wallpaper. Do not keep a wallpaper at all if your PC is low on RAM (less than 64 MB).
4.Do not clutter your Desktop with a lot of shortcuts. Each shortcut on the desktop uses up to 500 bytes of RAM. 
5.Empty the recycle bin regularly. The files are not really deleted from your hard drive until you empty the recycle bin. 
6.Delete the temporary internet files regularly. 
7.Defragment your hard drive once every two months. This will free up a lot of space on your hard drive and rearrange the files so that your applications run faster. 
8.Always make two partitions in your hard drive. Install all large Softwares (like PSP, Photoshop, 3DS Max etc) in the second partition. Windows uses all the available empty space in C drive as virtual memory when your Computer RAM is full. Keep the C Drive as empty as possible.
9.When installing new Softwares disable the option of having a tray icon. The tray icons use up available RAM, and also slow down the booting of your PC. Also disable the option of starting the application automatically when the PC boots. You can disable these options later on also from the Tools or preferences menu in your application. 
10. Protect your PC from dust. Dust causes the CPU cooling fan to jam and slow down thereby gradually heating your CPU and affecting the processing speed. Use compressed air to blow out any dust from the CPU. Never use vacuum. RAM IS THE WORKING AREA (DESKTOP) OF THE CPU, KEEP IT AS EMPTY AND UNCLUTTERED AS POSSIBLE

All the run commands you could need.!

You can access all these programs by going through START/RUN.
--> SQL Client Configuration - cliconfg
--> System Configuration Editor - sysedit
--> System Configuration Utility - msconfig
--> System File Checker Utility (Scan Immediately)- sfc /scannow
--> System File Checker Utility (Scan Once At Next Boot)- sfc /scanonce
--> System File Checker Utility (Scan On Every Boot) - sfc /scanboot
--> System File Checker Utility (Return to Default Setting)- sfc /revert
--> System File Checker Utility (Purge File Cache)- sfc /purgecache
--> System File Checker Utility (Set Cache Size to size x)-sfc/cachesize=x
--> System Information - msinfo32.
--> Task Manager – taskmgr
--> System Properties - sysdm.cpl
--> Task Manager – taskmgr
--> TCP Tester - tcptest
--> Telnet Client - telnet
--> Tweak UI (if installed) - tweakui
--> User Account Management- nusrmgr.cpl
--> Utility Manager - utilman
--> Windows Address Book - wab
--> Windows Address Book Import Utility - wabmig
--> Windows Backup Utility (if installed)- ntbackup
--> Windows Explorer - explorer
--> Windows Firewall- firewall.cpl
--> Windows Magnifier- magnify
--> Windows Management Infrastructure - wmimgmt.msc
--> Windows Media Player - wmplayer
--> Windows Messenger - msmsgs
--> Windows Picture Import Wizard (need camera connected)- wiaacmgr
--> Windows System Security Tool – syskey
--> Windows Update Launches - wupdmgr
--> Windows Version (to show which version of windows)- winver
--> Windows XP Tour Wizard - tourstart
--> Wordpad - write
--> Password Properties - password.cpl
--> Performance Monitor - perfmon.msc
--> Phone and Modem Options - telephon.cpl
--> Phone Dialer - dialer
--> Pinball Game - pinball
--> Power Configuration - powercfg.cpl
--> Printers and Faxes - control printers
--> Printers Folder – printers
--> Private Character Editor - eudcedit
--> Quicktime (If Installed)- QuickTime.cpl
--> Real Player (if installed)- realplay
--> Regional Settings - intl.cpl
--> Registry Editor - regedit
--> Registry Editor - regedit32
--> Remote Access Phonebook - rasphone
--> Remote Desktop - mstsc
--> Removable Storage - ntmsmgr.msc
--> Removable Storage Operator Requests - ntmsoprq.msc
--> Resultant Set of Policy (XP Prof) - rsop.msc
--> Scanners and Cameras - sticpl.cpl
--> Scheduled Tasks - control schedtasks
--> Security Center - wscui.cpl
--> Services - services.msc
--> Shared Folders - fsmgmt.msc
--> Shuts Down Windows - shutdown
--> Sounds and Audio - mmsys.cpl
--> Spider Solitare Card Game - spider
--> Malicious Software Removal Tool - mrt
--> Microsoft Access (if installed) - access.cpl
--> Microsoft Chat - winchat
--> Microsoft Excel (if installed) - excel
--> Microsoft Frontpage (if installed)- frontpg
--> Microsoft Movie Maker - moviemk
--> Microsoft Paint - mspaint
--> Microsoft Powerpoint (if installed)- powerpnt
--> Microsoft Word (if installed)- winword
--> Microsoft Syncronization Tool - mobsync
--> Minesweeper Game - winmine
--> Mouse Properties - control mouse
--> Mouse Properties - main.cpl
--> Nero (if installed)- nero
--> Netmeeting - conf
--> Network Connections - control netconnections
--> Network Connections - ncpa.cpl
--> Network Setup Wizard - netsetup.cpl
--> Notepad - notepad
--> Nview Desktop Manager (If Installed)- nvtuicpl.cpl
--> Object Packager - packager
--> ODBC Data Source Administrator- odbccp32.cpl
--> On Screen Keyboard - osk
--> Opens AC3 Filter (If Installed) - ac3filter.cpl
--> Outlook Express - msimn
--> Paint – pbrush
--> Keyboard Properties - control keyboard
--> IP Configuration (Display Connection Configuration) - ipconfi/all
--> IP Configuration (Display DNS Cache Contents)- ipconfig /displaydns
--> IP Configuration (Delete DNS Cache Contents)- ipconfig /flushdns
--> IP Configuration (Release All Connections)- ipconfig /release
--> IP Configuration (Renew All Connections)- ipconfig /renew
--> IP Configuration(RefreshesDHCP&Re-RegistersDNS)-ipconfig/registerdns
--> IP Configuration (Display DHCP Class ID)- ipconfig/showclassid
--> IP Configuration (Modifies DHCP Class ID)- ipconfig /setclassid
--> Java Control Panel (If Installed)- jpicpl32.cpl
--> Java Control Panel (If Installed)- javaws
--> Local Security Settings - secpol.msc
--> Local Users and Groups - lusrmgr.msc
--> Logs You Out Of Windows - logoff.....
--> Accessibility Controls - access.cpl
--> Accessibility Wizard - accwiz
--> Add Hardware - Wizardhdwwiz.cpl
--> Add/Remove Programs - appwiz.cpl
--> Administrative Tools control - admintools
--> Adobe Acrobat (if installed) - acrobat
--> Adobe Designer (if installed)- acrodist
--> Adobe Distiller (if installed)- acrodist
--> Adobe ImageReady (if installed)- imageready
--> Adobe Photoshop (if installed)- photoshop
--> Automatic Updates - wuaucpl.cpl
--> Bluetooth Transfer Wizard – fsquirt
--> Calculator - calc
--> Certificate Manager - certmgr.msc
--> Character Map - charmap
--> Check Disk Utility - chkdsk
--> Clipboard Viewer - clipbrd
--> Command Prompt - cmd
--> Component Services - dcomcnfg
--> Computer Management - compmgmt.msc
--> Control Panel - control
--> Date and Time Properties - timedate.cpl
--> DDE Shares - ddeshare
--> Device Manager - devmgmt.msc
--> Direct X Control Panel (If Installed)- directx.cpl
--> Direct X Troubleshooter- dxdiag
--> Disk Cleanup Utility- cleanmgr
--> Disk Defragment- dfrg.msc
--> Disk Management- diskmgmt.msc
--> Disk Partition Manager- diskpart
--> Display Properties- control desktop
--> Display Properties- desk.cpl
--> Display Properties (w/Appearance Tab Preselected)- control color
--> Dr. Watson System Troubleshooting Utility- drwtsn32
--> Driver Verifier Utility- verifier
--> Event Viewer- eventvwr.msc
--> Files and Settings Transfer Tool- migwiz
--> File Signature Verification Tool- sigverif
--> Findfast- findfast.cpl
--> Firefox (if installed)- firefox
--> Folders Properties- control folders
--> Fonts- control fonts
--> Fonts Folder- fonts
--> Free Cell Card Game- freecell
--> Game Controllers- joy.cpl
--> Group Policy Editor (XP Prof)- gpedit.msc
--> Hearts Card Game- mshearts
--> Help and Support- helpctr
--> HyperTerminal- hypertrm
--> Iexpress Wizard- iexpress
--> Indexing Service- ciadv.msc
--> Internet Connection Wizard- icwconn1
--> Internet Explorer- iexplore
--> Internet Setup Wizard- inetwiz
--> Internet Properties- inetcpl.cpl

Wednesday, July 23, 2008

All The Geeky Links You Need

1. http://dnsstuff.com/ :: To check & perform various DNS query
2. http://domainwhitepages.com/ :: To check & perform various DNS query
3. http://who.is/ :: Universal who is look up
4. http://registry.in/ :: .IN domain registry
5. http://europeregistry.com/ :: European domain registry
6. http://myipaddress.com/ :: Your computer's IP address
7. http://www.linux.org/ :: Linux Online
8. http://linux.com/ :: More on Linux
9. http://freshmeat.net/ :: Open source software & tools
10. http://sf.net/ :: Open source software
11. http://rpmfind.net/ :: Online RPM search
12. http://www.redhat.com/ :: Linux distribution
13. http://www.debian.org/ :: Linux distribution
14. http://www.gentoo.org/ :: Linux distribution
15. http://www.novell.com/linux/suse/ :: Linux distribution
16. http://www.freespire.org/ :: Community-driven, Debian-based Linux distribution
17. http://www.linspire.com/ :: Linux distribution
18. http://www.mandriva.com/en/ :: Linux distribution. Used to be called Mandrake
19. http://www.ubuntu.com/ :: Linux-based operating system
20. http://www.freesco.org/ :: Free router software based on Linux
21. http://www.knopper.net/knoppix/index-en.html :: Linux distribution. CD bootable
22. http://www.nsa.gov/selinux/ :: by the National Security Agency
23. http://www.andlinux.org/ :: Ubuntu Linux system running under Windows
24. http://www.webmin.com/ :: Web based System Administration for UNIX/LINUX
25. http://www.ibm.com/linux :: Linux from IBM
26. http://www.mysql.com/ :: Open source Database
27. http://http://www.openoffice.org/ :: Free and Open Productivity Suite
28. http://www.fsf.org/ :: Free Software Foundation
29. http://mozilla.org/ :: Mozilla Project
30. http://gnu.org/ :: GNU Operating System
31. http://http://www.apache.org/ :: Apache Software Foundation
32. http://www.xfree86.org/ :: X windows system
33. http://www.kde.org/ :: K Desktop Environment
34. http://www.gnome.org/ :: Gnome Desktop Project
35. http://http://www.perl.org/ :: Perl Directory
36. http://www.php.net/tut.php :: PHP details
37. http://www.phpbuilder.com/ :: PHP online tutorials
38. http://www.acm.org/ :: Status of various networking standards
39. http://www.ietf.org/ :: Information about the IETF and its working groups
40. http://standards.ieee.org/ :: Status of various IEEE network-related standards
41. http://www.mfaforum.org/ :: Organisation that promotes Fame Relay & ATM
42. http://ietf.org/ :: IETF home page, one can get RFC index

Are You Sick of Your Brother's Password

Hey ppl r u Sick of ur brother's or sister's Password to Windows XP......I have a very good solution for this.....Now no password can stop u from logging in.... Just Follow These Simple Steps........
1. First of all u must know the current password of the account which u want to hack......if u dont know then go to control panel and double click User Account. Create a new Administrator Account then log on to other account and remove password for the account which u wanna hack......
2.Then log in to the account which u want to hack. Then insert a formatted disk innto the diskette drive and open user accounts from control panel and look for the options on top left of the window... and click Prevent password from forgotten then it will ask u to write passsword for the account which u already have removed leave it balnk... and now u have a password removing disk for that account.....
Now whatever will be the password u can log on to that account....
When ur comp startd and when welcome screen appear and ask u to enter password write anything and enter.....
Now a message will appear Did U forgot your password..... Below this a option will be reset your password using password reset disk. put the disk in the drive follow the "orders" and reset password......
This process consumes 3-5 minutes....
But, this method has a defect that first u have to login to the account whose password reset disc u r creatinng..... and which very difficult .....
Ask ur brother or sister to log u in for 3-5 mins sayinng " I have a assignment." Thats it....Give comments after using it.... I was searching for this method for a long time now i find it and i m sharing with u.......!!