2. Copy, Paste or Undo a File Move
Most people know that the key commands Ctrl+C, Ctrl+V and Ctrl+Z are handy for copying, pasting and deleting text, but did you know that you can use these commands for files as well?
SCREENSHOT: Windows3. Tile Windows
With Windows 7 came Aero Snap, or the ability to maximize a window by dragging it to the side of the screen. But what if you want to easily tile your windows?
SCREENSHOT: Windows
Open Task Manager (Ctrl+Shift+Esc), select the applications you wish to tile (Ctrl+Click), right click, and select Tile Horizontally or Tile Vertically.4. Open an Application
To start an application that is pinned to the taskbar, hold the Windows key and press the number that corresponds with its location (Win+number from one to nine).
SCREENSHOT: Windows5. Manage Your Applications
To open a new window of the same application (for example, to open a new Chrome window or a second Desktop folder), hold the Shift key, the Window key and then a number from one to nine. If you want to page through the open windows, press Control, Window, and a number, from one to nine.
SCREENSHOT: Windows6. Pin Any Item to the Taskbar
By default, Windows 7 only lets you pin applications to the taskbar. But if you want to pin a different item like a file or folder, follow these easy steps.
1) Drag and drop the file onto your desktop (If the item is in the Favorites folder, follow these extra steps)
2) Right click > New > Shortcut
3) Type in: explorer "C:shortcutsFavorites - ShortcutName.lnk"
4) Name the shortcut
5) The Shortcut will now appear as a folder, which you can right click to pin to the taskbar
SCREENSHOT: Windows7. Open a Command Prompt
To access the open a command option, hold down the Shift key and right-click a folder.
This tip only works for Windows 7 or Vista. To do this on Windows XP, you must use a registry hack.
SCREENSHOT: Windows8. Access the Secret "Send To" Menu
Did you know that there is a secret "Send To" menu that you can access with the Shift key? Hold down Shift, right-click the folder and select the "Send To" menu. This lets you access a whole new set of file locations, so you can quickly re-locate a folder without the hassle.
SCREENSHOT: Windows9. Modify the Default "Send To" Menu
If you want to change the options that appear in your default "Send To menu," type "shell:sendto" into the location bar of a folder. You can then drag and drop new folder locations to the Send To folder.
SCREENSHOT: Windows10. Open Any File or Webpage
The Run Command is an easy way to open any file, application or website. Use the Win+R keyboard shortcut to open the Run dialog box. From here, type in the name of any application and hit Enter. You can also enter a URL directly into this field to open up any webpage.
SCREENSHOT: Windows11. Create a Zip Folder
A zip folder is the quickest way to transport a large selection of files. To create a zip folder, right click a regular file folder and select the "Send To" option. The "Compressed (zipped) Folder" option will compress your folder and make it easier to upload the files in one fell
Showing posts with label windows. Show all posts
Showing posts with label windows. Show all posts
Friday, 31 January 2014
Tuesday, 7 January 2014
Change Windows Logon Sound to Your Name
Published Under :
Pc,
windows,
Windows Trick
Hello friends Today i will tell you the trick to create windows log on sound with your name.....To do this plz follow the following steps...
(1) First of all open notepad from your computer.
(2)Copy and Paste the below code in notepad..
Dim speaks, speech
speaks="Akash"
Set speech=CreateObject("sapi.spvoice")
speech.Speak speaks
(3)Change the (Akash) To that you want,,suppose ur name,,then pc speaks your name...
(4)after Step3 Save file to the desktop with name (Name.vbs). Also don't forget to change the Save As type to All types..
(5)Then Go to Start>>all programs>>startup
(6)In startup Right click and open it..
(7)Drag or Paste Name.vbs Into it...
Done Done Done
Now When you logn your pc,,,your pc speaks that you want..
Wednesday, 13 November 2013
How To Create Your Own Run Commands
Published Under :
command,
Custom,
Run,
Run Command,
windows
There is no doubt that Microsoft Windows is the most widely used operating system in all parts of the world. Apart from being simple to use, it is quite rich in features as well, which makes our lives quite easy.
The Run command available on Windows operating system is one such power packed feature that lets you to open a document or an application instantly with the help of just 1 command. So, rather than clicking several icons or using multiple commands, you can use the Run command to open any program or document instantly.

But, do you know how to create your own run commands? Well, it is really easy, which involves just few steps. Through this article, I will help you understand how to access your favorite applications by creating custom Run commands.
Open Run Command
Before I show you how to create your own Run commands, let’s take a quick look on how to open Run Command. First of all, you need to open the Run window by just pressing the Windows Key along with the R key, i.e. Windows + R. Now, you have to type the name of the program that you desire to open up or execute. Unfortunately, not all programs can be accessed through this method. So, let me show you how to create Run commands that do not come as inbuilt commands.
Step 1. The first step is to select the software or application for which you want to make custom Run command. For example, let us consider Google Chrome as the example here. Remember, you can choose any application other than which is already there in the Run command.
Step 2. In the second step, right click on the desktop of your computer system and make a new shortcut.
Right click > New > Shortcut
Step 3. As you select the Shortcut option in the 2nd Step, it will open up a dialog box. And, the dialog box will ask you path of the application or software for which you want to create the Run command.
Step 4. Now, you need to browse through the files and choose the one that shows “chrome.exe”. Well, it is quite obvious that all the executable files can be found in the C drive (or wherever the Operating System has been installed), inside the folder “Program Files”. For example, “C:\Program Files\Google Chrome\chrome.exe”
Step 5. Once you are done with Step number 4, just click on “Next” button and simply provide a relative name to that shortcut. Remember, the same name will be used later in the Run command.
For example, “GC” for Google Chrome
Step 6. Now, click on the “Finish” button. Once it is done, an icon related to that application or software will show up on your computer’s screen. It means that the process of creating shortcut has been done successfully.
Step 7. In this step, just cut and paste that recently made shortcut icon into your computer’s root drive, in its Windows folder.
For example, C:\ Windows , Make sure you are the administrator of the computer or have its password.
Step 8. Now, you are done with the set up and can run the application through Run Command. Just go to Run and enter the keyword “GC”, and Google Chrome will begin executing.
The Run command available on Windows operating system is one such power packed feature that lets you to open a document or an application instantly with the help of just 1 command. So, rather than clicking several icons or using multiple commands, you can use the Run command to open any program or document instantly.
But, do you know how to create your own run commands? Well, it is really easy, which involves just few steps. Through this article, I will help you understand how to access your favorite applications by creating custom Run commands.
Open Run Command
Before I show you how to create your own Run commands, let’s take a quick look on how to open Run Command. First of all, you need to open the Run window by just pressing the Windows Key along with the R key, i.e. Windows + R. Now, you have to type the name of the program that you desire to open up or execute. Unfortunately, not all programs can be accessed through this method. So, let me show you how to create Run commands that do not come as inbuilt commands.
Step to Be Followed
Step 1. The first step is to select the software or application for which you want to make custom Run command. For example, let us consider Google Chrome as the example here. Remember, you can choose any application other than which is already there in the Run command.
Step 2. In the second step, right click on the desktop of your computer system and make a new shortcut.
Right click > New > Shortcut
Step 3. As you select the Shortcut option in the 2nd Step, it will open up a dialog box. And, the dialog box will ask you path of the application or software for which you want to create the Run command.
Step 4. Now, you need to browse through the files and choose the one that shows “chrome.exe”. Well, it is quite obvious that all the executable files can be found in the C drive (or wherever the Operating System has been installed), inside the folder “Program Files”. For example, “C:\Program Files\Google Chrome\chrome.exe”
Step 5. Once you are done with Step number 4, just click on “Next” button and simply provide a relative name to that shortcut. Remember, the same name will be used later in the Run command.
For example, “GC” for Google Chrome
Step 6. Now, click on the “Finish” button. Once it is done, an icon related to that application or software will show up on your computer’s screen. It means that the process of creating shortcut has been done successfully.
Step 7. In this step, just cut and paste that recently made shortcut icon into your computer’s root drive, in its Windows folder.
For example, C:\ Windows , Make sure you are the administrator of the computer or have its password.
Step 8. Now, you are done with the set up and can run the application through Run Command. Just go to Run and enter the keyword “GC”, and Google Chrome will begin executing.
Post to Fac
Subscribe to:
Posts (Atom)
