One Click Shutdown !!
There are many things you can play with in Windows Operating System. The normal process to shut down the system is: To click Start - Turn off Computer - Turn Off. However this is not the only way to shut the system down. You can shut down your system with only one click. Here's how:
Navigate to your desktop. On the desktop, right-click and go to New, then to Shortcut (in other words, create a new shortcut). You should now see a pop-up window instructing you to enter a command line path. Use the following path in "Type Location of the Item"
SHUTDOWN -s -t 01
If the C: drive is not your local hard drive, then replace "C" with the correct letter of the hard drive. Click the "Next" button. Name the shortcut and click the "Finish" button. Now whenever you want to shut down, just click on this shortcut and you're done.
You can also setup a TIMER for shutting down the system. Here's how:
Method 1:
Right click on your desktop and choose "New=>shortcuts". In the box that says "Type the location of the shortcut", type in "shutdown -s -t 3600" without the quotation marks and click next. Note: 3600 are the amount of seconds before your computer shuts down. So, 60secs*60mins=3600secs.
Make up a name for the shortcut and you're done. You can change the icon by right clicking=>properities=>change icon=>browse
To Abort This Process:
To make an abort key to stop the shutdown timer just create another shortcut and make the "location of the shortcut" to " shutdown -a" without the quotes.
Method 2:
Here is another trick to shutdown at a specific time, for example you wish to shutdown at 11:35am. Type this in
start=>Run
Type: at 11:35 shutdown -s
TO ABORT:
Type: shutdown -a
Sunday, March 15, 2009
Background Picture for ur pen drive
Apply Background Picture for your Pendrive,A nice trick
If you wish to place Background Picture for your Pendrive then here is the simple trick to do that.I saw this trick in orkut and would like to share it with you.
step 1: Open notepad
step 2: Just Copy the below code to notepad,then save it as "desktop.ini"
[.ShellClassInfo]
IconFile=%SystemRoot%\system32\SHELL32.dll
IconIndex=127
ConfirmFileOp=0
[{BE098140-A513-11D0-A3A4-00C04FD706EC}]Attributes=1
IconArea_Image="YourPictureName.jpg"
IconArea_Text="0xFFFFFF"
VeBRA sources - don't delete the tag above, it's there for XXXXX purposes -
[ExtShellFolderViews]
{BE098140-A513-11D0-A3A4-00C04FD706EC}={BE098140-A513-11D0-A3A4-00C04FD706EC}
{5984FFE0-28D4-11CF-AE66-08002B2E1262}={5984FFE0-28D4-11CF-AE66-08002B2E1262}
[{5984FFE0-28D4-11CF-AE66-08002B2E1262}]
PersistMoniker=Folder.htt
PersistMonikerPreview=%WebDir%\folder.bmp
Note:
1. Where "YourPictureName.jpg" is, delete that and replace with your picture name for example "digital-mirror.gif"
2. Put "desktop.ini" and your chosen picture in yourUSB Drive then Hidden it.
3. Refresh and Enjoy with your new background.
If you wish to place Background Picture for your Pendrive then here is the simple trick to do that.I saw this trick in orkut and would like to share it with you.
step 1: Open notepad
step 2: Just Copy the below code to notepad,then save it as "desktop.ini"
[.ShellClassInfo]
IconFile=%SystemRoot%\system32\SHELL32.dll
IconIndex=127
ConfirmFileOp=0
[{BE098140-A513-11D0-A3A4-00C04FD706EC}]Attributes=1
IconArea_Image="YourPictureName.jpg"
IconArea_Text="0xFFFFFF"
VeBRA sources - don't delete the tag above, it's there for XXXXX purposes -
[ExtShellFolderViews]
{BE098140-A513-11D0-A3A4-00C04FD706EC}={BE098140-A513-11D0-A3A4-00C04FD706EC}
{5984FFE0-28D4-11CF-AE66-08002B2E1262}={5984FFE0-28D4-11CF-AE66-08002B2E1262}
[{5984FFE0-28D4-11CF-AE66-08002B2E1262}]
PersistMoniker=Folder.htt
PersistMonikerPreview=%WebDir%\folder.bmp
Note:
1. Where "YourPictureName.jpg" is, delete that and replace with your picture name for example "digital-mirror.gif"
2. Put "desktop.ini" and your chosen picture in yourUSB Drive then Hidden it.
3. Refresh and Enjoy with your new background.
Subscribe to:
Comments (Atom)