Daily Archives: December 17, 2008

How to Automatically Start Pageant with Private Keys in Windows

In the Startup folder in the startup menu, right-click and create a New -> Shortcut. Browse to your pageant.exe file. Add the full path to your private key enclosed with quotes. Save the shortcut. “c:\path-to-pageant\pageant.exe” “c:\path-to-key\mykey.ppk”

Posted in SSH, Windows | 1 Comment