Skip to main content

All Questions

-2 votes
1 answer
441 views

How do I properly add parameters to program called within a windows command shortcut?

How do I properly add parameters to program called in a windows command shortcut? Passing parameters to the console alone, is trivial: cmd.exe /h ... but what if you want to both open a console &&...
George 2.0 Hope's user avatar
2 votes
1 answer
2k views

Is it possible to launch a shortcut in current directory path?

I am trying to launch a Command Line Tool named cmder in the current working directory e.g. C:\Users\USERNAME\Downloads. Important note: I do not have Admin rights. To achieve this I have created a ...
Fotis Kolytoumpas's user avatar
2 votes
1 answer
117 views

Windows 10 Desktop shortcut not starting new session

I have created batch file with specific settings for my work. I have created desktop shortcut to launch batch file and assigned Shortcut to it. But when I press shortcut keys, It only launches one ...
DigviJay Patil's user avatar
9 votes
8 answers
7k views

Launch a Windows executable from Run menu in a single word (or two)

Is it possible to configure Windows to launch an executable from the run menu (⊞ Win+R) using a single word? Similar to Mac OS' Spotlight Search, I would like to be able to type one word and launch an ...
ThisClark's user avatar
  • 251
0 votes
1 answer
2k views

Command Prompt Shortcut .lnk That Runs Program

You can set up command prompt shortcuts so that the window has specified colors, sizes, and locations on the screen. I have many of these set up for many different programs that I like to see all at ...
SpeedRacer350's user avatar
3 votes
2 answers
6k views

How can I open WSL terminal with a command without it automatically closing?

I'm running Ubuntu with WSL1, and I want to make different shortcuts in Windows to run different commands on WSL startup, e.g., one to automatically start an SSH session, another to change to a ...
NS studios's user avatar
2 votes
1 answer
1k views

Create a shortcut using batch with quotes in the Target

Based on: How to create a shortcut using a batch script? I can't figure out how to write this batch so all the quotes are in the right place and create the shortcut file. I used the above info as ...
NateMac00's user avatar
2 votes
2 answers
2k views

Shortcut to Windows Security Protection history

Is there a (text) shortcut to Protection history in Windows Security? The menu is located at Windows Security (or paste %windir%\explorer.exe windowsdefender: into Start menu) > Virus & threat ...
NiteCyper's user avatar
  • 171
1 vote
1 answer
204 views

Looking to make shortcut or invisible batch to run partial filename of a program

I'm looking to make a shortcut to a program on a network drive where the program and it's name is sometimes updated to a new version. Right now it's located at and named to this. \\USERZ390\e\...
Ssateneth's user avatar
0 votes
1 answer
86 views

Cannot set DNS using command shortcut

I'm trying to set DNS (both primary and secondary) for a network adapter using command prompt. So I created a windows shortcut with the following command: C:\Windows\System32\netsh.exe interface ipv4 ...
Neeraj's user avatar
  • 103
0 votes
2 answers
1k views

Windows shortcut, Command Line and Perl

I developed several scripts using the command line in windows (which is needed because there are several 'say' comments that need to be shown) and using the line: perl "D:/path to script" That's all ...
Cristofayre's user avatar
0 votes
1 answer
996 views

How to create a shortcut of data files that run through another program

I am trying to run a commandline-based emulator and I need to drag an .iso file onto the .exe so the .exe will run the .iso, or I have to open command prompt there and run it with commands. I think ...
JTR777's user avatar
  • 21
2 votes
1 answer
521 views

Cross-platform shortcut to executable file, both archived

I have a directory (which is later archived) in which a shortcut to an executable file (.exe), which itself is a few directories deeper. The first problem encountered is ".lnk" shortcuts require exact ...
undefined's user avatar
1 vote
2 answers
5k views

Can't delete shortcut from CMD

I can't delete shortcut file from CMD, saying file doesn't exist. But if I open Desktop it exists and I can delete it. I tried to copy and I saw something strange, If i copy it to same place, created ...
Motley Uz's user avatar
3 votes
2 answers
11k views

Windows 10 Shortcut to open new CMD Window

Now I know we can create a keyboard shortcut for any shortcut. So in a similar way, I created a desktop shortcut for cmd, gave it the Ctrl+Alt+T shortcut. So when I press that combination, it opens a ...
Sparker0i's user avatar
  • 133

15 30 50 per page