It's always sweet to have a process simplified in number of steps.Whenever you shut down your computer,you have to always go to Start->Turn off Computer->Shutdown.But there is a simple methgod to do all this in a single click.The following tip explains it.
1.Create a shortcut on your desktop by Right Click->New-> Shortcut. This shows the Create Shortcut Wizard.
2.Type "shutdown" where it asks for the location of shortcut.Name it as you like.
3. After you have created the shortcut, double-clicking on it will shut down your computer.
You can do many more things with a shutdown shortcut than merely shut down your PC. You can add any combination of several options to add extra functionality, like this:
In the location for shortcut, instead of "shutdown",type this
shutdown -r -t 31 -c "Rebooting your PC"
Double-clicking on that shortcut will restart your computer after a delay of 31 displaying the message "Rebooting your PC". You can put anytime you like to schedule your shutdown process.
You could append the following switches to "shutdown" with their functionality a mentioned.
-s Shuts down the PC.
-l Logs off the current user.
-t nn waits for 'nn' seconds before performing the action.
-c "messagetext" Displays 'messagetext' in the System Shutdown window with amaximum of 127 character.Don't forget to enclose the message text in quotation marks.
-f Forces any running applications to shut down.
-r Restarts the computer.
Single click shutdown and restart
Posted by LuckyMurari Labels: GTD, shutdown, Tip, tips, tricks, WindowsTip for fast and clean shutdown
Posted by LuckyMurari Labels: registry tweaks, Tip, tips, tricks, troubleshooting, WindowsMany a times when you are shutting down your computer you might have seen some alerts of programs blocking the shutdown process by alerting with a message.You have to manually click end program to proceed with the shutdown process.The following tip overcomes this problem.
The following registry file automatically ends tasks and timeouts that prevent programs from shutting down.It also clears the Paging File(the file which acts like a virtual RAM disk on your computer) on Exit.
1.Firstly, copy and paste the following code into notepad.
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Memory Management]
"ClearPageFileAtShutdown"=dword:00000001
[HKEY_USERS\.DEFAULT\Control Panel\Desktop]
"AutoEndTasks"="1"
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control]
"WaitToKillServiceTimeout"="1000"
2. Now save the file as yourfilename.reg.
3.Right click the file and select merge to get it added to registry.You may get a warning ignore it.
That's it and now your computer shutsdown clean and fast
Windows key shortcuts for windows
Posted by LuckyMurari Labels: microsoft, shortcuts, Tip, tips, tricks, Windows, xpThe Windows logo key, located in the bottom row of keyboards is a little-used treasure. Don''t ignore it. It is the shortcut anchor for the following commands:
Windows: Display the Start menu
Windows + D: Show Desktop(Minimize or restore all windows)
Windows + E: Display My Documents(Windows Explorer )
Windows + F: Display Search for files
Windows + Ctrl + F: Display Search for computer
Windows + F1: Display Help and Support Center
Windows + R: Display Run dialog box (Start->Run)
Windows + break: Display System Properties dialog box
Windows + shift + M: Undo minimize all windows
Windows + L: Lock the workstation
Windows + U: Open Utility Manager
Windows + Q: Quick switching of users (Powertoys only)
Windows + Q: Hold Windows Key, then tap Q to scroll thru the different users on your pc
Windows XP Hidden Apps
Posted by LuckyMurari Labels: apps, cool, hidden, microsoft, Tip, tips, tricks, Windows, xpTo run any of these hidden windows apps go to Start > Run and type the executable name (eg: charmap.exe).
WINDOWS XP HIDDEN APPS:
=========================================
1) Character Map = charmap.exe (very useful for finding unusual characters)
2) Disk Cleanup = cleanmgr.exe
3) Clipboard Viewer = clipbrd.exe (views contents of Windows clipboard)
4) Dr Watson = drwtsn32.exe (Troubleshooting tool)
5) DirectX diagnosis = dxdiag.exe (Diagnose & test DirectX, video & sound cards)
6) Private character editor = eudcedit.exe (allows creation or modification of characters)
7) IExpress Wizard = iexpress.exe (Create self-extracting / self-installing package)
8) Microsoft Synchronization Manager = mobsync.exe (appears to allow synchronization of files on the network for when working offline. Apparently undocumented).
9) Windows Media Player 5.1 = mplay32.exe (Retro version of Media Player, very basic).
10) ODBC Data Source Administrator = odbcad32.exe (something to do with databases)
11) Object Packager = packager.exe (to do with packaging objects for insertion in files, appears to have comprehensive help files).
12) System Monitor = perfmon.exe (very useful, highly configurable tool, tells you everything you ever wanted to know about any aspect of PC performance, for uber-geeks only )
13) Program Manager = progman.exe (Legacy Windows 3.x desktop shell).
14) Remote Access phone book = rasphone.exe (documentation is virtually non-existant).
15) Registry Editor = regedt32.exe [also regedit.exe] (for hacking the Windows Registry).
16) Network shared folder wizard = shrpubw.exe (creates shared folders on network).
17) File siganture verification tool = sigverif.exe
18) Volume Contro = sndvol32.exe (I've included this for those people that lose it from the System Notification area).
19) System Configuration Editor = sysedit.exe (modify System.ini & Win.ini just like in Win98! ).
20) Syskey = syskey.exe (Secures XP Account database - use with care, it's virtually undocumented but it appears to encrypt all passwords, I'm not sure of the full implications).
21) Microsoft Telnet Client = telnet.exe
22) Driver Verifier Manager = verifier.exe (seems to be a utility for monitoring the actions of drivers, might be useful for people having driver problems. Undocumented).
23) Windows for Workgroups Chat = winchat.exe (appears to be an old NT utility to allow chat sessions over a LAN, help files available).
24) System configuration = msconfig.exe (can use to control starup programs)
25) gpedit.msc used to manage group policies, and permissions
You may find this helpful if you donwload hundreds of short episodes in rm format like me and tired of double-click to open next files.
Very easy. Use notepad to open a new file, type this inside:
file://link to file1
file://link to file2
(type as many as you want)
Close file. Rename it to FileName.rm
Then you`re done!!!!
Ex:
I put my playlist file here: C:\Movies\7VNR
And the movie files are in C:\Movies\7VNR\DragonBall
Then inside my playlist file I`ll have something like this:
file://DragonBall/db134.rm
file://DragonBall/db135.rm
file://DragonBall/db136.rm
file://DragonBall/db137.rm
file://DragonBall/db138.rm