Skip to main content

All Questions

Tagged with
-1 votes
1 answer
86 views

How do I make a program run from console by only its name without putting the whole directory into PATH?

I have set HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\App Paths\putty.exe's default value to %ProgramFiles(x86)%\putty\putty.exe. And I can run it from Win-R thing (by typing ...
x-yuri's user avatar
  • 317
7 votes
3 answers
9k views

Why cmder does not import the user path variables?

The path variable in the cmder only contains those paths imported form the system path variable. While in normal command shell, the system path and user path will be concatenated. I've found in the ...
xing's user avatar
  • 171
1 vote
1 answer
569 views

PowerShell in conEmu has different PATH from cmd

Why does PowerShell on conEmu have a different PATH from cmd? I see this when I do openssl version in PowerShell I see that 2007 version and in cmd I see the 2013 version.... This is my startup ...
Nick Ginanto's user avatar
  • 1,405