Differences
This shows you the differences between the selected revisions of the page.
2017-02-18 | 2017-03-27 | ||
https (martin) | missing quotes (martin) | ||
Line 52: | Line 52: | ||
<code> | <code> | ||
- | %PROGRAMFILES%\PuTTY\putty.exe -t -m "%TEMP%\putty.txt" !`cmd.exe /c echo cd "!/" ; /bin/bash -login > "%TEMP%\putty.txt"` | + | "%PROGRAMFILES%\PuTTY\putty.exe" -t -m "%TEMP%\putty.txt" !`cmd.exe /c echo cd "!/" ; /bin/bash -login > "%TEMP%\putty.txt"` |
</code> | </code> | ||