start>>run type cmd.exe
in command prompt type "tasklist", it will show all running tasks list
to end a task type "tskill taskname",
eg: if u want to kill a process "xyz.exe"
tskill xyz
in windows vista version insted of" tskil"l use" taskkill"
you can get more information on tasklist and tskill by its help
type tskill/? for tskill help
"C:\windows\system32>tskill/?
and for tasklist type tasklist/?
C:\Documents and Settings\Arun>tasklist/?
Saturday, February 7, 2009
Use Takmanager Options in command prompt
Posted by
ANP
at
5:37 PM
0
comments
Links to this post
Labels: info, tips, Windows Xp
How to Start and Stop Services using command promt
First take command prompt
(start >> run - type "cmd.exe" click "ok")
to stop a service "xyz" type
net stop xyz
syntax: net stop
to start the service type
to view the service list in registry
First open "regedit.exe"
(start>> run - type "regedit.exe" click "ok")
goto the path "HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services"
suppose you have to find a service that run a executable file "xyz.exe"
search by the file name "xyz.exe" ( ctrl + f3 to take search)
the search result will
the command is "net stop servicexyz"
Posted by
ANP
at
1:04 PM
0
comments
Links to this post
Labels: info, tips, trick, Windows Xp
Wednesday, November 12, 2008
Google Chrome Shortcuts
Posted by
ANP
at
9:23 AM
0
comments
Links to this post
Labels: info, tips, Windows Xp
Friday, October 24, 2008
How to Enable/Disable Auto Paly in Removable Drive
Open Group Policy Screen ( To get to the Group Policy configuration screen , go to Start Menu \ Run and type in: gpedit.msc )
You will see the Group Policy window. You should select Administrative Templates \ System in the tree view:
You will see an item "Turn off Autoplay"
Double click the item, and set the radio button to Enabled, and change the "Turn off Autoplay on" to All Drives.
Always Disable AutoRun property for all drive, it will reduce virus attack from removable media
Posted by
ANP
at
9:32 AM
0
comments
Links to this post
Tuesday, October 21, 2008
AVG Anti-Virus 8.0 Virus Definition Update Error
Problem:
When updating AVG 8.0 virus definition
Receiving an error "Invalid Update Control CTF File".
Solution:
You need to remove the .CTF temp files in C:\Documents and Settings\All Users\Application Data\Avg8\update\download…. Dont delete all the .bin files in there unless you want to re-run all updates since your original installation. Only remove the avginfo files that end with .ctf.
There were two .CTF files (avginfoavi.ctf and avginfowin.ctf) in that folder.
Note: The Application Data folder is hidden by default. You need to enable Windows Explorer to show hidden files in order to view the Application Data folder. Alternately, type the above folder path in the Start, Run dialog and press {ENTER} to launch the folder.
Posted by
ANP
at
11:17 PM
1 comments
Links to this post


