Skip to main content

All Questions

-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
0 votes
1 answer
1k views

How to log sessions with ssh.exe, similar to how PuTTY does full session logging

I have installed Git for Windows and I use the built-in SSH client (OpenSSH 6.6.1p1) in ConEmu for tabbed SSH sessions. It works very well, but I would like to have full session logging, like what is ...
Matt's user avatar
  • 341