Top "Shortcuts" questions

A route more direct than the one ordinarily taken.

Run a Command Prompt command from Desktop Shortcut

Is it possible to create a desktop shortcut that, when pressed, will open command prompt and run a pre-defined command?

windows command-line command-prompt shortcuts
Making a Windows shortcut start relative to where the folder is?

I have a game that uses this file structure: GAME FOLDER ->data ->data->run.bat …

windows shortcuts
How to find the Target *.exe file of *.appref-ms

I have to make a Backup of the Program running from the file *.appref-ms When i Opened the File GitHub.…

clickonce shortcuts applicationreference
How do I close all open tabs at once?

If I have 10 tabs opened, I have to close each one using ":q" separately. How can I close them all …

vim vi shortcuts
Editing shortcut (.lnk) properties with Powershell

I've found a nasty VBS way to do this, but I'm looking for a native PoSh procedure to edit the …

powershell file shortcuts
Open Powershell in a specific directory from shortcut

This sounds like it should be so simple... I must be dumb. All I want is to make a windows …

powershell windows-7 shortcuts
Can I set an environment variable for an application using a shortcut in Windows?

I have a feeling I should be able add a directory to the PATH environment variable on an application-lifetime basis, …

windows environment-variables shortcuts
Binding a WPF ShortCut Key to a Command in the ViewModel

I have a WPF app that is using the MVVM pattern. Hooking up buttons to the VM is pretty straight …

data-binding mvvm shortcuts
How to disable zoom on Ctrl+scroll in Visual Studio 2010?

Visual Studio 2010 adds a zoom setting on the bottom left of the text editor (to the left of the horizontal …

visual-studio-2010 visual-studio zoom shortcuts ide-customization
Eclipse Organize Imports Shortcut (Ctrl+Shift+O) is not working

Eclipse used to import missing packages when I press Ctrl+Shift+O. The shortcut key has stopped working when used …

java python eclipse spring-tool-suite shortcuts