문서 (6)
-
- C# 시스템 시간 동기화 - time.window.com [1]
- # 취득 메소드 /// <summary> /// Gets the current DateTime from time-a.nist.gov. /// </summary> /// <returns>A DateTime containing the current time.</returns> public static DateTime GetNetworkTime() { r...
-
- [자료] Windows ISO Downloader
- 윈도우 설치용 ISO파일 다운로더입니다. (라이센스는 별도임) [Download] 출처: http://www.heidoc.net
-
- [자료] Rufus 3.3 Portable
- USB 외장하드 및 USB 메모리에 Windows 설치 등 유틸리티 [download] 출처: https://rufus.ie
-
- [자료] Process Explorer
- Process Explorer [download]
-
- [자료] PC방 IP 입력기 BAT 스크립트
- 붉은색으로 표시된 부분을 수정하여 사용하면 된다. 과거 PC 시스템 관리를 하면서 일일이 IP 입력하는 방식이 귀찮고, 타 프로그램에 힘을 빌려 사용하는것이 싫어 직접 BAT 커맨드 스크립트로 제작해보았다. 아래 ...
-
- [자료] Windows Script Host 사용 예제
- ======================================= Windows Script Host 활용 예제: ( , 2005/04/22) '------< Customizer.vbs >------ Option Explicit Dim Shell, FSO, Network, Recent, Favorite, Profile, LinkPath, cmd...