Skip to content

Commit

Permalink
fix: WizInDelfino URL 변경 (#34)
Browse files Browse the repository at this point in the history
delfino-g3 패키지의 기존 다운로드 URL 이 정상 동작하지 않아 하나카드에서 제공하는 URL로 변경합니다.
  • Loading branch information
jelly35 authored Jan 18, 2024
1 parent 9d8102b commit ee4feae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/Catalog.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1026,7 +1026,7 @@ REG ADD "HKCU\SOFTWARE\Policies\Microsoft\Edge\ExtensionInstallForcelist" /v "1"
<CompatNotes>이 웹 사이트는 해당 기관의 보안 정책에 따라 AhnLab Safe Transaction이 Windows Sandbox의 필수 구성 요소인 RDP 세션을 강제 종료하도록 구성되어있습니다. https://yourtablecloth.app/troubleshoot.html 페이지를 참고하여 AST가 원격 연결을 허용하도록 사이트 이용 전에 먼저 변경한 후 접속하는 것을 권장합니다.</CompatNotes>
<Packages>
<Package Name="Veraport" Url="https://www.hanacard.co.kr/wizvera/veraport/down/veraport-g3-x64-sha2.exe" Arguments="/silent" />
<Package Name="WizInDelfino" Url="http://dn.wizvera.com/svc/hanacard/delfino/delfino-g3.exe" Arguments="/silent" />
<Package Name="WizInDelfino" Url="https://www.hanacard.co.kr/wizvera/delfino/down/delfino-g3.exe" Arguments="/silent" />
<Package Name="AhnLabSafeTx" Url="http://safetx.ahnlab.com/master/win/default/all/astx_setup.exe" Arguments="/silent" />
<Package Name="IPInside" Url="https://www.hanacard.co.kr/sw/EFDS/agent/I3GSvcManager.exe" Arguments="/nodlg" />
</Packages>
Expand Down

0 comments on commit ee4feae

Please sign in to comment.