Tuesday, October 27, 2015
Thursday, October 22, 2015
What's the difference between Core i3, i5 and i7 processors?
Confused about which Intel processor you need? Click below link to explore the differences between the Core i3, i5 and i7 range !!
Reference Link
Reference Link
Monday, October 5, 2015
Faster Shutdown your PC
The shutdown process in Windows operating system requires three clicks and a menu. Here’s how you can make the shutdown process faster.
All you need to do is right-click on any open space on the desktop, then click New > Shortcut. A Location field will appear on the screen. Paste the following in the location field:
%windir%\System32\shutdown.exe /s /t 0
Then, click on Next and complete the shortcut setup.
/l Log off. This cannot be used with /m or /d options.
/s Shutdown the computer.
/r Shutdown and restart the computer.
/t xx Is the timer parameter followed by numeric value as second
For more help you can go to command prompt and type "shutdown /?"
All you need to do is right-click on any open space on the desktop, then click New > Shortcut. A Location field will appear on the screen. Paste the following in the location field:
%windir%\System32\shutdown.exe /s /t 0
Then, click on Next and complete the shortcut setup.
/l Log off. This cannot be used with /m or /d options.
/s Shutdown the computer.
/r Shutdown and restart the computer.
/t xx Is the timer parameter followed by numeric value as second
For more help you can go to command prompt and type "shutdown /?"
Subscribe to:
Posts (Atom)