Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OPENSSL_Uplink(00007FFE3C559D30,08): no OPENSSL_Applink #1

Closed
tignioj opened this issue Sep 10, 2024 · 0 comments
Closed

OPENSSL_Uplink(00007FFE3C559D30,08): no OPENSSL_Applink #1

tignioj opened this issue Sep 10, 2024 · 0 comments

Comments

@tignioj
Copy link
Owner

tignioj commented Sep 10, 2024

ContinuumIO/anaconda-issues#13408

使用以下脚本启动

@echo off
net session >nul 2>&1
if %errorlevel% neq 0 (
    powershell -NoProfile -Command "Start-Process 'wt.exe' -ArgumentList 'cmd /c cd /d \"%cd%\" && \"%~f0\"' -Verb runAs"
    exit
)
@REM cd /d "%~dp0"
set SSLKEYLOGFILE=
call MinimapServer.exe
pause

@tignioj tignioj closed this as completed Sep 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant