Showing posts with label Computer. Show all posts
Showing posts with label Computer. Show all posts
Jun 2, 2011
Jun 2, 2011 Written By Unknown · 0
Jun 1, 2011
Jun 1, 2011 Written By Unknown · 0
Apr 16, 2011
Do you want to access your computer fast? You want to close and open your computer/laptop fast. Then you are at right place. Learn Below How To Make Quick Shut Down, Restart & Log Off Icons on Desktop.
To make Quick Shut Down, Restart & Log Off Icons on Desktop follow below:-
Right-click on the Desktop and make a new shortcut by selecting New > Shortcut. Then in the Type the location of the item: box, enter “shutdown.exe -s –t 00”, where “00” is the delay in seconds. (You can increase it.) You will then be asked to select a name (call it “Shutdown”, for example).
After creating the shortcut, you can change the icon assigned to it by right-clicking on the shortcut and selecting Properties. The window that comes up next has a “Change Icon” option, which is easy to use.
For a Restart shortcut, use “shutdown.exe -r -t 00”. Replacing -r by –l gives the code for logging off:“shutdown.exe -l -t 00”. Fast user switching is also possible; the code for that is “Rundll32.exe User32.dll, “LockWorkStation”.
Similarly one can also make a shortcut for Standby/Hibernation. If Hibernation is enabled, the computer will hibernate, else it will go into Standby. For this, use “%windir%system32rundll32.exe PowrProf.dll,SetSuspendState”.
Apr 16, 2011 Written By rahul kumar · 0
We all are using the USB flash drives now a days. You can run the files in the USB automatically. This can be done by just using a simple code hack in notepad. How To Do This See Here.
First you have to make a file suppose [ABC] to run the programs in USB automatically whenever you plugged your pen drive into computer.
Now , Open Notepad and Copy below code:
*[autorun]*
*open=ABC.exe* (This is the application that you want to run through the autorun menu)
*action=Open your Start Menu* (This is a description of the action that will be performed)
*icon=ABC.exe* (This is the icon which will be displayed in the autorun menu)
Replace ABC.exe with the application you want to run in the above commands like Mp3 files.
Save the file as *autorun.inf* in the root of your USB drive.
Now, every time you plug the drive into a PC you will get an autorun menu that will include the action you specified in 'autorun.inf' .
Please be remain safe while using , It is only 4 knowledge purpose . Don't misuse it.
Written By rahul kumar · 0
Subscribe to:
Posts (Atom)


