It's very simple, just run:
minerd_scrypt_jane_x86_x64\x64\minerd_scrypt_jane_x64_ssse3.exe -a scrypt-jane -o
http://pool.bitcn.org:8336 -u YourYACOINaddress
I jsut want to install scrypt_jane successfully. I cant seem to find the info on how to properly do that
there is no "installing" scrypt_jane. You run one of the minerd variations such as minerd_scrypt_jane_x64_ssse3.exe which then starts doing the mining. Create a batch file with the line
minerd_scrypt_jane_x86_x64\x64\minerd_scrypt_jane_x64_ssse3.exe -a scrypt-jane -o
http://pool.bitcn.org:8336 -u YourYACOINaddress -p ANYTHING (or change the URL / username / password if using a pushpool). Then run the batch file. Easy.