Adapting proxo 4.5 to the latest OpenSSL DLLs
|
Nov. 03, 2014, 12:54 AM
Post: #18
|
|||
|
|||
RE: Adapting proxo 4.5 to the latest OpenSSL DLLs
(Nov. 02, 2014 11:14 PM)herbalist Wrote: OpenSSL is compiled into Tor, at least on Windows versions. If you have never followed all the steps to install the "Visual C++ 2008 Redistributables for Windows 9x/NT4" from slproweb, I would. Code: if exist osslkrnl.dll goto AlreadyFixed That reads like you only need to do it once but Code: :AlreadyFixed If OpenSSL is modified by running "FixSSL_9xNT4.bat", updated OpenSSL won't be modified until PEProxy is ran. My guess is you need to at least Quote:install "OpenSSL Light" using the '/bin' option, and then run FixSSL_9xNT4.bat contained within the /bin directoryevery time you update OpenSSL after using "RunMagic.bat" first. You might need to uninstall the old OpenSSL first. You might need to run RunMagic every time. Read the ReadMe files in the "RunMagic.zip" for more. Quote:******************** RunMagic - The Best Application Ever ******************** Funny guy |
|||
« Next Oldest | Next Newest »
|