Hi Andrey

On Wed, Feb 4, 2015 at 10:05 PM, Andrey Repin wrote:
> Finally I can have access to elevated pageant from regular desktop!
>
> Autostart (elevated):
>
> test -f "$HOME/.ssh_agent" && . "$HOME/.ssh_agent"
> eval $(ssh-pageant.exe -k)
> ssh-pageant.exe -s | tee "$HOME/.ssh_agent"
>
> .bashrc:
> test -f "$HOME/.ssh_agent" && . "$HOME/.ssh_agent"
>
> Works like a charm!

Very intriguing. What is this elevated autostart thing? Some script
you put in your autostart folder in the start menu? How do you get
Windows to run it?

I'm glad you're happy with the package :-)

Michael

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

Reply via email to