Archive

Archive for the ‘Win 7’ Category

Windows run commands

September 14, 2010 Leave a comment

compmgmt.msc – Computer management
devmgmt.msc – Device manager
diskmgmt.msc – Disk management
dfrg.msc – Disk defrag
eventvwr.msc – Event viewer
fsmgmt.msc – Shared folders
gpedit.msc – Group policies
lusrmgr.msc – Local users and groups
perfmon.msc – Performance monitor
rsop.msc – Resultant set of policies
secpol.msc – Local security settings
services.msc – Various Services
msconfig – System Configuration Utility
regedit – Registry Editor
msinfo32 – System Information
sysedit – System Edit
win.ini – Windows loading information(also system.ini)
winver – Shows current version of windows
mailto: – Opens default email client
command – Opens command prompt

Create One-Click Shutdown and Reboot Shortcuts in Windows.

July 25, 2010 1 comment

First, create a shortcut on your desktop by right-clicking on the desktop, choosing New, and then choosing Shortcut. The “Create Shortcut” Wizard appears. In the box asking for the location of the shortcut, type “shutdown” (without quotation marks). After you create the shortcut, double-clicking on it will shut down your PC.
But you can do much more with a shutdown shortcut than merely shut down your PC. You can add any combination of several switches to do extra duty,
eg : shutdown -r -t 01 -c “Rebooting your PC” Double-clicking on this shortcut will reboot your PC after a one-second delay and display the message “Rebooting your PC.”

Below mentioned are few switches and their functions..

  • -s : Shuts down the PC.
  • -l : Logs off the current user.
  • -t nn : Indicates the duration of delay, in seconds, before performing the action.
  • -c “messagetext” : Displays a message in the System Shutdown window. The message must be enclosed in quotation marks.
  • -f : Forces any running applications to shut down.
  • -r : Reboots the PC.

When was your Win 7 system turned on?

Here’s how you verify Win 7 system boot time,
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 Boot Time.
This will give you the time when the system was turned on.

Categories: Win 7, Windows OS Tags:

Dont Reboot your Windows PC when it freezes

We always tend to reboot our PC when it freezes. Instead Open Task Manager, click on processes tab, end “explorer.exe” process.
Go to file click on new task, type explorer.exe and click on OK. Your PC should be back up and running.
If the task manager also doesnt work then i would suggest a manual reboot.