ssh-keygen icon indicating copy to clipboard operation
ssh-keygen copied to clipboard

Fix problems running on Windows machines without required depedencies

Open jakkaj opened this issue 6 years ago • 3 comments

Seems it was working fine on machines with Git for Windows installed.

I've added dependencies for Win32 and 64 and tested in brand new Windows 7 32 and 64 VMs.

jakkaj avatar Mar 26 '18 23:03 jakkaj

I also moved around the executables in to 32 and 64 bit folders to accommodate the dependencies.

jakkaj avatar Mar 26 '18 23:03 jakkaj

@ericvicenti please review :)

jakkaj avatar Mar 26 '18 23:03 jakkaj

@jakkaj can you make these changes on my fork? https://github.com/micalevisk/ssh-keygen

This repo looks abandonaded :/

micalevisk avatar Feb 01 '22 02:02 micalevisk