카테고리 없음
Active X 대체 기술 Custom URL Schemes
1010
2020. 11. 3. 14:36
반응형
[Windows/윈도우즈] Custom URL Schemes ( Protocol Handler ) 레지스트리 등록 방법
# Active X 대체 기술 HTML5 를 이용한 대체 기술도 있지만 C기반 보안 솔루션의 설치를 지원해아하므로 URL Scheme 기술을 사용 # Custom URL Schemes 대부분의 OS에서 URL Scheme을 직접 등록하고 설정할 수 있.
duzi077.tistory.com
[Custom URI] Custom URI 적용(경고창제어), NSIS Custom URI 적용하기 (Windows & Explorer 예제, C#, NSIS Script)
오늘은 CustomURI 적용방법에 대해 포스팅을 할 까 합니다. http://www.naver.com ftp://10.220.10.123 위와 같이 http, ftp 와 같은 것이 URI Scheme 이다. Custom URI는 저런 http, ftp대신 임의로 내가 만든 UR..
rainflys.tistory.com
커스텀 브라우저 프로토콜로 응용프로그램 실행 - custom url schemes in windows
커스텀 브라우저 프로토콜로 응용프로그램 실행 (Custom Url Schemes in windows) 관련 자료 https://support.shotgunsoftware.com/hc/ko/articles/219031308 커스텀 브라우저 프로토콜을 사용하여 응용프로그..
mvcp.tistory.com