HOW TO GET ANY WINDOWS PASSWORD

HOW TO GET ANY WINDOWS PASSWORD ok..... here are the full details..... this works whether its windows 2000 or windows xp or windows xp SP1 or SP2 or windows server 2003.... this works even if syskey encryption is employed... if it is FAT filesystem... just copy the sam file like stated in the first post to an empty floppy disk and take it home. I'll tell u what to do with it later... DON'T DELETE THE ORIGINAL SAM FILE. just remove its attributes. the sam file is a file called SAM with no extension. YOU MUST ALSO GET.... a file called SYSTEM which is in the same folder as SAM. both files have no extensions... if it is NTFS.... u have to download a program called NTFSPro.... it allows u to read from ntfs drives... the demo version allows read only. the full version is read-write.... you use...

How to fix Windows Installer problem

 Do you experience this kind of problem whenever you attemp to install an application in windows box (2k, xp)? "The Windows Installer service could not be accessed. This can occur if you are running Windows in safe mode, or if the Windows Installer is not correctly installed. Contact your support personnel for assistance." The ms website knowledge article 324516 gives 2 methods as a way of fixing this problem, but you might be very lucky if any of the 2 fixes the problem, alot of guys end up formating their systems and doing fresh windows installations or try wired ways of fixing it. Well, the solution is very easy: 1. right click your root windows installation drive i.e drive where you installed windows 2. click properties at the bottom 3. select security tab 4. click Add and scroll...

Send message through command prompt with ip

Normal 0 MicrosoftInternetExplorer4 st1\:*{behavior:url(#ieooui) } /* Style Definitions */ table.MsoNormalTable {mso-style-name:"Table Normal"; mso-tstyle-rowband-size:0; mso-tstyle-colband-size:0; mso-style-noshow:yes; mso-style-parent:""; mso-padding-alt:0in 5.4pt 0in 5.4pt; mso-para-margin:0in; mso-para-margin-bottom:.0001pt; mso-pagination:widow-orphan; font-size:10.0pt; font-family:"Times New Roman";} It is easy to send messages through cmd prompt to other systems here is the answer first we have to set our systems messenger ACTIVE for that follow these steps 1. goto RUN 2. type services.msc 3. scrolldown and give RIGHT click on MESSENGER 4. select PROPERTIES 5. then for enabling it go to STARTUP TYPE and select AUTOMATIC...

How To Find Serial Numbers On Google

ok, this is a little trick that i usually use to find cd keys with google. if your looking for a serial number for nero (for example) goto google.com and type nero 94FBR and it'll bring it up this works great in google HOW DOES THIS WORK? Quite simple really. 94FBR is part of a Office 2000 Pro cd key that is widely distributed as it bypasses the activation requirements of Office 2K Pro. By searching for the product name and 94fbr, you guarantee two things. 1)The pages that are returned are pages dealing specifically with the product you're wantinga serial for. 2)Because 94FBR is part of a serial number, and only part of a serial number, you guarantee that any page being returned is a serial number list page. I hope this trick help you finding your ccd keys easily Enjoy ...

How to find a remote IP

How to find a remote IP Method 1 To view someone's IP# when they send you hotmail email do this: 1) Click "Options" on the upper right side of the page. 2) On the left side of the page, Click "Mail" 3) Click "Mail Display Settings" 4) Under "Message Headers" select "Full" or "Advanced" 5) Click ok Method 2 reg a dydns account and install the ip pointer, so each time you ping the host name you regestored for example: you regestor the host name myhost.dydns.com, then you keep a little software running on the target host. The little software will keep update your IP to dydns.com server. so at your pc just start cmd, and ping myhost.dydns.com, it will give you the most updated ip address. Method 3 neverender, what doesn't work for you? Simply type in nc -vvv -l -p 80 on your box, which will...

HOWTO Change Windows XP Home to Windows XP Pro

 HOWTO Change Windows XP Home to Windows XP Pro We can’t vouch for this hack, because we are too lazy to try it (and we never, ever violate copyrights or EULAs), but kind reader Martin explains the process for turning an Windows XP Home install disc to a Windows XP Pro disc after the jump. It sounds pretty simple to do (just some registry changes), but you can’t install Service Pack 2, so you might try to slipstream in the changes to your modified install disc (if that’s even possible). Alternately, buy XP Pro, or get a Mac. Code:     yes indeed, you can’t change an installed Windows but only your Installation CD (or even a recovery CD in case the manufacturer had not left out important parts)     Here’s the detailed breakdown you asked for.    ...

how to burn quicker in windows xp

  windows xp has burning software built in which can cause problems sometimes when burning with other programs. you can turn windows xp burning tool off like this. Go to "administrative tools" in the control panel. In the "services" list, disable the IMAPI CD-Burning COM servic...

How To Block Websties Without Software, block websites

How To Block Websties Without Software, block websites  Steps: 1] Browse C:\WINDOWS\system32\drivers\etc 2] Find the file named "HOSTS" 3] Open it in notepad 4] Under "127.0.0.1 localhost" Add 127.0.0.2 www.sitenameyouwantblocked.com , and that site will no longer be accessable. 5] Done! -So- 127.0.0.1 localhost 127.0.0.2 www.blockedsite.com -->www.blockedsite.com is now unaccessable<-- For every site after that you want to add, just add "1" to the last number in the internal ip (127.0.0.2) and then the addy like before. IE: 127.0.0.3 www.blablabla.com 127.0.0.4 www.blablabla.com 127.0.0.5 www.blablabla.com  e...

How to Back Up the Registry

Before you edit the registry, export the keys in the registry that you plan to edit, or back up the whole registry. If a problem occurs, you can then follow the steps how-to restore the registry to its previous state. How to Export Registry Keys Click Start, and then click Run. In the Open box, type regedit, and then click OK. On the File menu, click Export. In the Save in box, select the boxs at the bottom the bottom according to weather you want to export all or only selected branches of the registry. Next select a location in which to save the backup .reg file. In the File name box, type a file name, and then click Save. How to Restore the Registry To restore registry keys that you exported, double-click the .reg file that you saved....

How To Add Your Own Windows Tips

Are you sick of seeing the same tips again and again when you first logon to Windows? Now you can change them to whatever you want, whether it's quotes, jokes or a to-do list, anything is possible. Open your registry and find the key below. HKEY_LOCAL_MACHINE\ SOFTWARE\ Microsoft\ Windows\ CurrentVersion\ Explorer\ Tips Create a new string valued named by incrementing the existing value names and set it to the required tip text. eg. 32 - Dont forget to Visit ShareOrDie.c...

How Long Has Your System Been Running?

Here's how you verify system uptime: Click Start | Run and type cmd to open a command prompt. At the prompt, type systeminfo Scroll down the list of information to the line that says System Up Time. This will tell you in days, hours, minutes and seconds how long the system has been up. Note that this command only works in XP Pro, not in XP Home. You can, however, type net statistics workstation at the prompt in Home. The first line will tell you the day and time that the system came onlin...
Page 1 of 7512345Next

 
Design by gitstein | Bloggerized by Kuldeep