acres.dll.mui 응용 프로그램 호환성 리소스 파일 43ac3b12468f9f03672871b2d1d7f623

File info

File name: acres.dll.mui
Size: 218112 byte
MD5: 43ac3b12468f9f03672871b2d1d7f623
SHA1: 40f40a0254d31b3fb1876952b44fec0f5ee2cc03
SHA256: 962cac59269b4b5404b16a1a0a0811eed69e91e68e1f4f8ac04ad5960d1bc848
Operating systems: Windows 10
Extension: MUI

Translations messages and strings

If an error occurred or the following message in Korean language and you cannot find a solution, than check answer in English. Table below helps to know how correctly this phrase sounds in English.

id Korean English
4464이 호환성 수정은 프로세스에 DEP(Data Execution Protection)를 사용합니다. NX 특성(예: 스택, 힙 등)으로 표시되는 메모리 영역에서 실행할 응용 프로그램을 결정할 때 유용합니다. This compatibility fix enables data execution protection (DEP) for a process. This is useful for applications that decide to execute from memory region marked with NX attribute (like stack, heap etc.).
4465설정할 경우 ole32가 동작을 처리하는 이전 예외로 되돌아갑니다. If set, ole32 will revert back to the old exception handling behavior.
4466설정할 경우 rpcrt4.dll이 고급 클라이언트측 버퍼 일관성 검사를 사용할 수 없게 됩니다. If set, rpcrt4.dll will disable advanced client side buffer consistency check.
4467설정할 경우 포인터가 NULL일 때도 rpcrt4.dll이 size_is 일관성을 검사하지 않게 됩니다. If set, rpcrt4.dll will not check the size_is consistency when pointer is NULL.
4468설정할 경우 Windows Vista RPC 스텁에서 사용된 고급 범위 검사를 하지 않게 됩니다. If set, rpcrt4.dll will not check advanced range check enabled in Windows Vista RPC stub.
4469Windows XP에는 비선순위 창에 속하는 비활성 검색 메뉴가 설정되어 있습니다. In Windows XP, we set the inactive look on menus that belong to non-foreground windows.
4470메뉴 및 목록 상자에 애니메이션을 사용하지 않습니다. Do not animate menus and listboxes.
4471키보드 큐 메시지를 보내지 않습니다. Do not send Keyboard Cues messages.
4472앱 구성으로 게시자의 구성을 덮어쓰도록 하려면 이 플래그를 사용하십시오. Use this flag if you want to let the app config overwrite the publisher's config.
4473Windows XP에서는 한 응용 프로그램이 다른 응용 프로그램이 사용 중일 때 빼앗는 선순위 포커스를 중지하기 위해 선순위 개념을 변경했습니다. 하지만 이를 통해 일부 응용 프로그램 호환성 버그가 야기되었습니다. 이 응용 프로그램 호환성 플래그는 이러한 버그를 위해 이전 선순위 포커스 동작을 설정하는 데 사용됩니다. In Windows XP, we have changed foreground semantics to stop foreground focus stealing by one app if another application is active. However, this has caused a few application compatibility bugs. This application compatibility flag is used to enable the old foreground focus behavior for these bugs.
4474GDI 일괄 처리를 끕니다. Turn GDI batching off.
4475이 응용 프로그램에 대한 창 고스트가 없습니다. No window ghosting for this application.
4476이 앱에 대해 창 그림자를 적용하지 않습니다. Don't apply windows shadow for this app.
4477이 호환성 수정은 응용 프로그램을 제대로 실행할 관리자 권한이 필요한 것으로 표시합니다. 표준 사용자 컨텍스트에서는 제대로 실행되지 않습니다. This compatibility fix marks this application as needing administrator privileges to run correctly. It will not run correctly in a standard user context.
4478이 호환성 수정은 이 응용 프로그램을 사용자가 사용할 수 있는 최상의 권한이 주어진 보안 컨텍스트에서 실행하도록 표시합니다. 이는 표준 사용자에 대해 사용자 권한으로 또는 관리자에 대해 관리자 권한으로 실행됨을 의미합니다. This compatibility fix marks this application to run in the most privileged security context available to the user. This means that it will run with standard user privileges for a standard user or with administrator privileges for an administrator.
4479이 호환성 수정은 이 응용 프로그램을 보안 노출을 줄여주는 상위 프로그램의 컨텍스트에서 실행되도록 표시합니다. This compatibility fix marks this application to run in the context of its parent, reducing its security exposure.
4480이 호환성 수정은 이 응용 프로그램의 파일 및 레지스트리 가상화를 해제합니다. This compatibility fix turns off file and registry virtualization for this application.
4481이 플래그는 설치 프로그램의 클래스에 대한 일치 항목을 표시합니다. This flag indicates a match against a class of installers.
4482이 플래그는 설치 프로그램인 특정 실행 파일에 대한 일치 항목을 표시합니다. This flag indicates a match against a specific executable that is an installer.
4483이 플래그는 설치 프로그램이 *아닌* 특정 실행 파일에 대한 일치 항목을 표시합니다. This flag indicates a match against a specific executable that is *not* an installer.
448416비트 응용 프로그램에 대한 호환성 플래그입니다. 이 플래그는 동일한 2개의 연속 timegettime 호출 결과로 인한 0으로 나누기 문제를 수정합니다. Compatibility flag for 16 bit applications. This flag fixes divide by zero problems resulting from 2 consecutive timegettime call results being the same
448516비트 응용 프로그램에 대한 호환성 플래그입니다. 이 플래그는 테마로 인한 창 위치 문제를 수정합니다. uxtheme가 클래식 보기가 아닌 다른 창 좌표를 반환하므로 응용 프로그램은 잘못된 좌표를 계산합니다. Compatibility flag for 16 bit applications. This flag fixes window placement problems resulting from themes. Apps calculate wrong coordinates because uxtheme returns different window coordinates than classic
448616비트 응용 프로그램에 대한 호환성 플래그입니다. 이 플래그 버전은 응용 프로그램이 WindowsNT OS에서 실행되도록 지정하는 winFlag 비트를 해제하여 해당 응용 프로그램에 적용됩니다. 운영 체제에서 반환하는 주 버전 또는 부 버전을 변경하지는 않습니다. Compatibility flag for 16 bit applications. This flag version lies to the application by turning off a winflag bit specifying that the application is running on a WindowsNT OS. It does not change the major or minor version returned by the OS.
448716비트 응용 프로그램에 대한 호환성 플래그입니다. 이 플래그는 해당 응용 프로그램에 포커스를 설정하려고 시도합니다. 이 플래그는 일반적으로 블로킹 창이 있는 응용 프로그램에 적용되는 GiveUpForeground 플래그와 함께 사용해야 합니다. Compatibility flag for 16 bit applications. This flag attempts to give the focus to the application. This flag should normally be used in conjunction with the GiveUpForeground flag applied to the application owning the blocking window.
448816비트 응용 프로그램에 대한 호환성 플래그입니다. 이 플래그는 파일이 %windir%\system to %windir%\system32로부터 호출을 여는 응용 프로그램을 리디렉션합니다. Compatibility flag for 16 bit applications. This flag redirects the applications file open calls from %windir%\system to %windir%\system32.
448916비트 응용 프로그램에 대한 호환성 플래그입니다. 사용자가 앱에 전달하는 환경으로부터 NT별 환경 변수의 대부분을 제거하기 위해 WOW를 표시합니다. Compatibility flag for 16 bit applications. This flag tells WOW to strip out most of the NT specific environment vars from the environment that we pass to the app.
4490다양한 Profile API(ie.GetProfileInt())를 나누는 데 사용합니다. command_line 구문에 대해서는 mvdm\wow32\wkernel.c를 참조하십시오. Used to hack the various Profile API's (ie.GetProfileInt()). See mvdm\wow32\wkernel.c for command_line syntax.
449116비트 응용 프로그램에 대한 호환성 플래그입니다. 이 플래그는 디스플레이 모드를 256색으로 적용합니다. 화면 해상도가 변경되는 것은 아닙니다. Compatibility flag for 16 bit applications. This flag forces the display mode to 256 colors. It does not change the screen resolution.
4492내부: 오버플로 예외를 트랩으로 나누고 분할을 더 좋은 값으로 변경할 수 있도록 하는 16비트 호환성 플래그입니다. 일반적으로 "0으로 나누기" 팝업 항목에 의해 매니페스트됩니다. #103459, #440943 등이 있습니다. Internal: 16-bit compatibility flag that allows us to trap divide overflow exceptions and change the dividend to a happier value. These are usually manifested by "Divide by Zero" popup's. #103459, #440943 et. al.
449316비트 응용 프로그램에 대한 호환성 플래그입니다. 이 플래그는 WM_DEVMODECHANGE 메시지가 응용 프로그램으로 보내지는 것을 막아 줍니다. 이 메시지를 제대로 처리하기 위해 일부 응용 프로그램을 사용할 수 없습니다. Compatibility flag for 16 bit applications. This flag will prevent the WM_DEVMODECHANGE message from being sent to the application. Some applications are unable to properly handle this message.
449416비트 응용 프로그램에 대한 호환성 플래그입니다. 이 플래그는 지속적으로 증가하는 선형 주소를 사용하기 위해 DPMI 메모리 할당을 수행합니다. 이는 ntvdm이 GPF로 보내지지 않도록 합니다. Compatibility flag for 16 bit applications. This forces DPMI memory allocations to use ever increasing linear addresses. This may prevent the ntvdm from hitting a GPF.
4495-16비트 응용 프로그램에 대한 호환성 플래그입니다. GetVersionEx()에 전달된 OSVERSIONINFO 구조에서 매개 변수를 변경하여 응용 프로그램의 버전을 설정합니다. 변경 내용은 세미콜론(;)으로 구분됩니다. 문자열에 따옴표를 사용하지 마십시오. 명령줄: [dwVersionInfoSize];[dwMajorVersion];[dwMinorVersion];[dwBuildNumber];[dwPlatformID];[szCSDVersion] -Compatibility flag for 16 bit applications. This flag will version lie to the application by changing the parameters in the OSVERSIONINFO structure passed to GetVersionEx(). The changes are separated by a semi-colon(;). Do not use quotes around string parameters. Command line: [dwVersionInfoSize];[dwMajorVersion];[dwMinorVersion];[dwBuildNumber];[dwPlatformID];[szCSDVersion]
449616비트 응용 프로그램에 대한 호환성 플래그입니다. 이 플래그는 응용 프로그램이 winhelp 대신에 winhlp32를 사용하도록 합니다. Compatibility flag for 16 bit applications. This flag forces the application to use winhlp32 instead of winhelp.
449716비트 응용 프로그램에 대한 호환성 플래그입니다. 이 플래그는 win3.1을 실행하는 응용 프로그램에 대해 버전을 설정합니다. Compatibility flag for 16 bit applications. This flag version lies to an application it is running on win3.1
449816비트 응용 프로그램에 대한 호환성 플래그입니다. 이 플래그는 앱이 초기화되지 않은 할당 메모리를 사용할 때 발생하는 문제를 해결합니다. Compatibility flag for 16 bit applications. This flag fixes problems where app uses uninitialized allocated memory
449916비트 응용 프로그램에 대한 호환성 플래그입니다. 이 플래그는 응용 프로그램이 LoadModule32 호출 이후에 생성된 프로세스를 대기하지 않도록 해줍니다. 이 플래그를 적용하지 않으면 응용 프로그램은 해당 스레드로 계속 진행하기 전에 유휴 상태로 새 프로세스를 대기하게 됩니다. 사용자에게는 응용 프로그램이 중단된 것으로 표시됩니다. Compatibility flag for 16 bit applications. This flag will prevent the application from waiting on a spawned process after calling LoadModule32. Without this flag applied the application will wait for the new process to idle before continuing with its own thread. This may appear to the user that the application is hanging.
450016비트 응용 프로그램에 대한 호환성 플래그입니다. 이 플래그는 DDE 메시지를 보낼 때 응용 프로그램이 동기화되지 않도록 해줍니다. 이는 일부 응용 프로그램에서는 예기치 않은 동작을 야기할 수도 있습니다. Compatibility flag for 16 bit applications. This flag prevents the application from syncing when sending DDE messages. This may cause unpredictable behavior in some applications.
4501설정할 경우 쓰기용 OLE 구조적 저장소 문서 파일(예: StgOpenStorageEx)을 여는 API는 STGM_SHARE_DENY_WRITE 플래그가 지정되어 있더라도 CreateFile을 호출할 때 전달되는 FILE_SHARE_WRITE를 되돌립니다. If set, APIs that open OLE Structured Storage docfiles for writing (StgOpenStorageEx, etc.) will revert to passing FILE_SHARE_WRITE when calling CreateFile, even if the STGM_SHARE_DENY_WRITE flag is specified.
4502이 플래그를 설정하면 ole32.dll이 표준 COM API에서 포인터 인수를 검증하기 위해 함수의 IsBadReadPtr 집합을 사용합니다. 이것은 Whistler 이전의 모든 플랫폼에서의 기본 동작입니다. If this flag is set, ole32.dll will use the IsBadReadPtr family of functions to verify pointer arguments in the standard COM APIs. This was the default behavior on all platforms prior to Whistler.
4503이 플래그를 설정하면 OLE의 모달 메시지 루프가 Vista 이전의 WM_PAINT 디스패치 동작을 사용합니다. If this flag is set, OLE's modal message loop will use the pre-Vista WM_PAINT dispatch behavior.
4504응용 프로그램을 높은 DPI 인식으로 표시합니다. 응용 프로그램은 DWM에 의해 조정되지 않습니다. Mark an application as High DPI aware. Application will not be scaled by DWM.
4505LL 후크에 대해 정적 시간 제한 규칙을 적용합니다. Apply strict timeout rule for LL hook.
4506응용 프로그램을 OpenGL EMF 인식으로 표시합니다. Mark an application as OpenGL EMF aware.
4507레거시 RPC 예외 처리 사용 Enable legacy RPC exception handling
4508이 응용 프로그램의 창에는 채워진 테두리를 사용할 수 없습니다(WS_EX_NOPADDEDBORDER를 사용함). Windows of this application will not get padded borders (they will get WS_EX_NOPADDEDBORDER).
4509오디오 하드웨어 정보를 보고하도록 멀티미디어 API를 설정합니다. Set the Multimedia APIs to report the audio hardware information.
4510장치 0을 기본 설정 통신 장치로 사용하기 위해 웨이브 장치의 순서를 다시 지정하도록 멀티미디어 API를 설정합니다. Set the Multimedia APIs to reorder wave devices to have the preferred communication device as device 0.
4511설정하면 NDR는 호출에서 반환된 인터페이스 포인터가 [iid_is]에서 요청한 것과 동일한 IID를 갖는지를 검사하지 않습니다. IDL을 컴파일할 때 /robust가 설정된 경우 NB: IID는 _always_ checked입니다. If set, NDR will not check that an Interface Pointer returned in a call has the same IID as was requested by [iid_is]. NB: IID is _always_ checked if /robust was set when compiling the IDL.
4512설정하면 2GB 이상의 빈 공간을 인식할 수 없는 응용 프로그램에 대해 GetDiskFreeSpace 결과 크기가 조정됩니다. If set, GetDiskFreeSpace results will be scaled for applications that do not understand 2GB free space.
4513NT 4의 경우 GetShortPathName은 파일의 존재 여부에 관계 없이 짧은 경로 이름만 제공했습니다. 이러한 동작은 파일이 존재하지 않는 경우 Win9x에서 오류가 발생하는 동작을 반영하기 위해 NT 5(Win2000)에서 변경되었습니다. 이 플래그를 설정하면 이전 동작이 수행됩니다. In NT 4, GetShortPathName did not care if the file existed - it would give the short path name anyway. This behavior was changed in NT 5 (Win2000) to reflect behavior of Win9x which will fail if the file does not exist. Setting this flag will provide the old behavior.
4514설정하면 COM에서 사용된 로컬 컴퓨터 바인딩의 변경 내용에 대한 알림이 프로세스에 제공되지 않습니다. If set, the process will not be notified of changes in the local machine bindings used by COM.
4515설정하면 프로세스에 GDI 하드웨어 가속이 사용되지 않습니다. If set, the process will opt out of GDI hardware acceleration.
4516설정하면 프로세스에 WM_TIMER 병합이 사용되지 않습니다. If set, the process will opt out of WM_TIMER coalescing.
4517설정하면 프로세스에 프린터 격리 모드가 사용됩니다. If set, the process will opt into Printer Isolation Mode.
4518설정하면 shim 엔진이 로컬로 제공되는 버전의 시스템 DLL 로딩을 받은 편지함 버전으로 리디렉션합니다. If set, the shim engine will redirect loading of locally shipped versions of system DLLs to their inbox versions.
4519설정하면 특정 하드웨어가 설치된 경우 프로세스에 WARP 렌더링이 사용됩니다. If set, the process will opt into WARP Rendering if specific hardware is installed.
4520설정되면 앱은 직접 포인터 입력 promotion. If set, the app requires direct pointer input promotion.
4521설정하면, combase는 제한된 프로세스가 win7에서 일종의 제한된 보기 모드를 구현하는 앱에 대해 제한되지 않은 프로세스를 호출하도록 허용합니다. If set, combase will allow a restricted process to call into a non-restricted process for apps that implement some sort of protected view mode in win7-.
4522oleaut32는 설정되면 LoadTypeLib를 호출할 때 안전 검색 경로 대신 상대 형식 라이브러리 파일 이름에 대한 레거시 검색 논리를 사용합니다. If set, oleaut32 will use the legacy search logic for relative type library file names instead of the safe search path when calling LoadTypeLib.
4523설정하면 최대화 창 DX 앱이 감마 램프를 변경할 수 있습니다. If set, allow maximized windowed DX apps to change gamma ramp.
4524If set, application content rendered via GDI API will be automatically scaled to match high DPI settings. Mirror of System (Enhanced) setting in Application Compatibility UI. If set, application content rendered via GDI API will be automatically scaled to match high DPI settings. Mirror of System (Enhanced) setting in Application Compatibility UI.
4525If set, GDI DPI Scaling will be disabled. This setting overrides application manifest as well as other means of enabling GDI DPI Scaling including Application Compatibility UI 'System (Enhanced)' setting. If set, GDI DPI Scaling will be disabled. This setting overrides application manifest as well as other means of enabling GDI DPI Scaling including Application Compatibility UI 'System (Enhanced)' setting.
10000알 수 없는 응용 프로그램 이름 Unknown AppName
10001알 수 없는 공급업체 이름 Unknown VendorName
10002은(는) 이 버전의 Windows와 호환되지 않습니다. 자세한 내용은 에 문의하십시오. is incompatible with this version of Windows. For more information, contact .
10003에는 이 버전의 Windows와의 알려진 호환성 문제가 있습니다. has a known compatibility issue with this version of Windows.
10004에는 이 Windows 버전의 알려진 호환성 문제가 있습니다. 이 Windows 버전과 호환되는 업데이트에 대해서는 에 문의하십시오. has a known compatibility issue with this version of Windows. For an update that is compatible with this version of Windows, contact .
10005은(는) Windows 운영 체제의 64비트 버전에 안정성 문제를 야기하는 드라이버를 설치합니다. 이 소프트웨어를 설치하기 전에 소프트웨어 공급업체 에 문의하여 호환되는 드라이버 버전을 얻으십시오. will install a driver that causes severe stability problems on the 64 bit versions of the Windows operating systems. Please contact your software vendor to obtain a compatible version of the drivers prior to installing this software.
10006은(는) 이 버전의 Windows와 호환되지 않는 드라이버를 설치합니다. 자세한 내용은 에 문의하십시오. installs drivers that are incompatible with this version of Windows. For more information, contact .
10007에는 이 버전의 Windows와 호환되지 않는 알려진 드라이버가 하나 이상 있습니다. 이 소프트웨어를 설치하기 전에 소프트웨어 공급업체 에 문의하여 호환되는 드라이버 버전을 얻으십시오. has one or more drivers with known incompatibilities with this version of Windows. Please contact your software vendor to obtain a compatible version of the drivers prior to installing this software.
10008은(는) 유효하지만 이 64비트 버전의 Windows와는 호환되지 않는 드라이버를 설치합니다. 자세한 내용은 에 문의하십시오. installs drivers that are valid, but incompatible with this 64bit version of Windows. For more information, contact .
10009에는 이 버전의 Windows와의 알려진 호환성 문제가 있으며 예상대로 실행되지 않을 수도 있습니다. 자세한 내용은 에 문의하십시오. has a known compatibility issue with this version of Windows and might not run as expected. For more information, contact .
10010제대로 작동하도록 하려면 Windows를 업그레이드한 후에 을(를) 다시 설치해야 합니다. To function properly, must be reinstalled after you upgrade Windows.
10011Windows를 업그레이드하려면 먼저 을(를) 제거해야 합니다. 업그레이드가 완료되면 프로그램을 다시 설치할 수 있습니다. must be removed before you upgrade Windows. You can reinstall the program after the upgrade is complete.
10012이(가) 업그레이드된 Windows 버전과 호환되지 않습니다. 계속하기 전에 이 프로그램을 제거하는 것이 좋습니다. is incompatible with the upgraded version of Windows. It is recommended that you remove this program before continuing.
10013이(가) 이 버전의 Windows와 호환되지 않으므로 계속하기 전에 제거해야 합니다. is incompatible with this version of Windows and must be removed before continuing.
10015에는 이 버전의 Windows와의 알려진 호환성 문제가 있으며 예상대로 실행되지 않을 수도 있습니다. has a known compatibility issue with this version of Windows and might not run as expected.
10016보다 새 버전이 이미 설치되어 있습니다. 새 버전을 제거하고 이전 버전을 설치하려면 [제어판]의 [프로그램 추가/제거]를 사용하십시오. A version newer than is already installed. To remove the newer version and install the older version, use Add or Remove Programs in Control Panel.
10017시스템에 안정성 문제를 야기하는 드라이버가 설치되어 있습니다. 이 드라이버는 사용할 수 없습니다. 이 버전의 Windows와 호환되는 업데이트를 얻으려면 드라이버 제조업체에 문의하십시오. A driver is installed that causes stability problems with your system. This driver will be disabled. Please contact the driver manufacturer for an update that is compatible with this version of Windows.
10018에는 업데이트와 관련된 알려진 문제가 있습니다. 이 Windows 버전과 호환되는 업데이트를 얻으려면 에 문의하십시오. has known issues while updating. For an update that is compatible with this version of Windows, contact .
10019이 프로그램을 설치하려면 먼저 최신 버전의 Macromedia Flash [R)를 설치하십시오. Please install the latest version of Macromedia Flash (R) before installing this program.
10020은(는) 이 Windows 버전에서 지원되지 않습니다. 자세한 내용은 에 문의하십시오. is not supported on this version of Windows. For more information, contact .
10021 시작을 시도할 수 있으나 시도하려면 다른 응용 프로그램에서 사용하는 시스템 서비스를 사용하지 않도록 설정해야 합니다. 을(를) 실행하면 [PLACEHOLDER]과(와) 같은 응용 프로그램이 종료되며 일부 Windows 기능이 비활성화됩니다. Windows can attempt to start , but this will require disabling system services that other applications rely on. Running will cause applications like [PLACEHOLDER] to shut down and will disable some Window features.
10022계속하기 전에 DRM/라이선스 권한 부여 취소 Deauthorize DRM/Licensing before continuing
10023계속하려면 암호화를 사용하지 않도록 설정하십시오. Disable encryption to continue
10024계속하려면 암호화를 사용하지 않도록 설정하거나 /reflectdrivers 명령줄 옵션을 사용하여 Windows 설치 프로그램을 실행하세요. Disable encryption to continue or run Windows Setup with the /reflectdrivers command-line option
20000이 프로그램의 이 버전은 더 이상 Network Associates, Inc.에서 지원되지 않습니다.자세한 내용은 Network Associates, Inc.에 문의하십시오. This version of this program is no longer supported by Network Associates, Inc..For more information, contact Network Associates, Inc..
20002Cisco/Aironet WinDGS 또는 ACU 프로그램의 4.14.002 이전 버전에는 이 버전의 Windows와의 알려진 호환성 문제가 있습니다. 이러한 이전 버전은 설치된 드라이버와 제대로 작동하지 않을 수 있습니다. 호환되는 버전에 대해서는 Cisco 웹 사이트를 참조하십시오. Cisco/Aironet WinDGS or ACU program versions earlier than 4.14.002 have a known compatibility issue with this version of Windows. These earlier versions might not function well with the installed driver. For a compatible version, see the Cisco Web site.
20003AIWA TA 유틸리티에는 이 버전의 Windows와의 알려진 호환성 문제가 있으며 예상대로 실행되지 않을 수도 있습니다. 이 버전의 AIWA TA 유틸리티를 사용하면 포트 연결을 위한 AutoDetect 기능이 제대로 작동하지 않습니다. 적당한 COM 포트를 수동으로 선택해야 합니다. 자세한 내용은 AIWA에 문의하십시오. AIWA TA Utility has a known compatibility issue with this version of Windows and might not run as expected. When you use this version of AIWA TA utility, the AutoDetect function for connection port does not work properly. You need to select the appropriate COM port manually. For more information, contact AIWA.
20004이 AOL 소프트웨어 사본은 이전 버전의 Windows 운영 체제를 사용할 목적으로 작성되었습니다. AOL 서비스에 로그온하지 못할 수 있습니다. 호환되는 AOL 소프트웨어 버전을 얻기 위한 다른 옵션을 보려면 '세부 정보'를 클릭하십시오. This copy of the AOL software was intended for use on earlier versions of the Windows operating system. You may be unable to sign on to the AOL service. Please click 'Details' for other options on obtaining a compatible version of the AOL software.
20005AOL(America Online)이 이 버전의 Windows와 제대로 작동하지 않을 수 있습니다.호환되는 AOL 버전에 대한 자세한 내용은 프로그램 공급업체에 문의하십시오. America Online (AOL) might not function properly with this version of Windows.For information about a compatible version of AOL, contact the program vendor.
20006이 AOL 소프트웨어 사본은 이전 버전의 Windows 운영 체제를 사용할 목적으로 작성되었습니다. '계속'을 클릭하여 호환되는 최신 버전의 AOL 소프트웨어로 업그레이드하거나 다른 옵션을 보려면 '세부 정보'를 클릭하십시오. This copy of the AOL software was intended for use on earlier versions of the Windows operating system. Please click 'Continue' to upgrade to a more recent version of the AOL software that is compatible or click 'Details' for other options.
20007Application Center 2000은 이 버전의 Windows에서 지원되지 않습니다. Application Center 2000 is not supported by this version of Windows.
20008Approach 9.x에는 이 버전의 Windows와의 알려진 호환성 문제가 있으며 예상대로 실행되지 않을 수도 있습니다. 상호간의 인쇄 작업이 예상대로 작동하지 않을 수도 있습니다. 자세한 내용은 Lotus에 문의하십시오. Approach 9.x has a known compatibility issue with this version of Windows and might not run as expected. Printing from a cross table might not work as expected. For more information, contact Lotus.
20009ARCserveIT 6.x에는 이 버전의 Windows와의 알려진 호환성 문제가 있으며 예상대로 실행되지 않을 수도 있습니다. 일부 경우 백업 에이전트와 dbengine이 시작되지 않을 수도 있습니다. 자세한 내용은 Computer Associates International, Inc.에 문의하십시오. ARCserveIT 6.x has a known compatibility issue with this version of Windows and might not run as expected. The backup agent and dbengine might not always start. For more information, contact Computer Associates International, Inc..
2001064비트의 운영 체제에 이 응용 프로그램을 설치하려면 다음 단계를 사용하십시오. Label Factory Deluxe 설치점 찾기"English" 폴더에 있는 setup.exe 두 번 클릭 To Install this application on a 64 bit Operating System please use the steps below: Browse to the Label Factory Deluxe install point Double click setup.exe located in the "English" folder
20012Attune 1.1에는 이 버전의 Windows와의 알려진 호환성 문제가 있습니다. 이 버전의 Windows와 호환되는 업데이트를 얻으려면 Aveo에 문의하십시오. Attune 1.1 has a known compatibility issue with this version of Windows. For an update that is compatible with this version of Windows, contact Aveo.
20013Attune 2.1에는 이 버전의 Windows와의 알려진 호환성 문제가 있습니다. 이 버전의 Windows와 호환되는 업데이트를 얻으려면 Aveo에 문의하십시오. Attune 2.1 has a known compatibility issue with this version of Windows. For an update that is compatible with this version of Windows, contact Aveo.
20014이 응용 프로그램을 사용하려면 Microsoft가 아닌 타사 브라우저 확장 기능을 Internet Explorer에서 사용할 수 있도록 설정해야 합니다. 이 버전의 Windows에서는 기본적으로는 사용하지 않도록 설정되어 있습니다. 이 설정을 사용하면 응용 프로그램을 제대로 실행할 수 있지만 컴퓨터 환경의 보안이 문제가 될 수 있습니다. 이를 사용하려면 Internet Explorer를 열어 [도구] 메뉴의 [인터넷 옵션]을 클릭합니다. [고급] 탭을 클릭하여 [타사 브라우저 확장명 사용] 확인란을 선택한 후 [확인]을 클릭합니다. To use this application, you must ensure that the setting that allows browser extensions from companies other than Microsoft to run in Internet Explorer is enabled. This setting is disabled by default in this version of Windows. Enabling this setting will allow the application to function properly, but reduce the security of your environment. To enable this setting, open Internet Explorer, click the Tools menu, and click Internet Options. Click the Advanced tab, select the Enable third-party browser extensions check box, and click OK.
20015BackOffice Server 2.5, BackOffice Server 4.0 및 BackOffice Server 4.5에는 이 버전의 Windows와 함께 사용할 경우 알려진 문제가 있습니다. There are known issues with BackOffice Server 2.5, BackOffice Server 4.0, and BackOffice Server 4.5. with this version of Windows.
20016이 버전의 Windows에서는 BackOffice 4.5 및 BackOffice Readiness Kit을 지원하지 않습니다. BackOffice 4.5 and the BackOffice Readiness Kit are not supported on this version of Windows.
20017이 버전의 Windows에서는 BackOffice 2000을 지원하지 않습니다. BackOffice 2000 is not supported by this version of Windows.
20018이 버전의 Backup Exec는 현재 버전의 Windows와 호환되지 않는 드라이버의 영향을 받습니다. 자세한 내용은 VERITAS에 문의하십시오. This version of Backup Exec relies on drivers that might not be compatible with this version of Windows. Contact VERITAS for more details.
20019이 버전의 Windows에서는 BizTalk Server 2000을 지원하지 않습니다. BizTalk Server 2000 is not supported by this version of Windows.
20020이 응용 프로그램을 사용하려면 Biztalk Server의 URL을 Internet Explorer의 로컬 인트라넷 영역에 추가해야 합니다. 이 사이트를 로컬 인트라넷 영역에 추가하게 되면 Internet Explorer를 포함한 모든 응용 프로그램의 보안 설정을 낮춰야 합니다. 이 사이트를 로컬 인트라넷 영역에 추가하고 나중에 이 사이트의 영향을 받는 모든 응용 프로그램을 제거할 경우에는 로컬 인트라넷 영역에서 이 사이트를 제거해야 합니다. 이 사이트를 로컬 인트라넷 영역에 추가하려면 Internet Explorer을 엽니다. [도구] 메뉴의 [인터넷 옵션]에서 [보안] 탭을 클릭합니다. [로컬 인트라넷]을 클릭하고 [사이트]를 클릭합니다. [영역에 웹 사이트 추가]를 선택하고 [확인]을 클릭합니다. To use this application, you must add the URL of the Biztalk Server to the Local Intranet zone in Internet Explorer. If you add this site to the Local Intranet zone, you will lower its security settings for all applications, including Internet Explorer. If you add this site to the Local Intranet zone and later uninstall all applications that depend on this site, you should remove this site from the Local Intranet zone. To add this site to the Local Intranet zone, open Internet Explorer. On the Tools menu, click Internet Options, and click the Security tab. Click Local intranet, and click Sites. Select the Add this web site to the zone check box, and click OK.
20021이 버전의 Bonzi Buddy에는 현재 버전의 Windows와 함께 사용할 때 언어 기능에 알려진 호환성 문제가 있습니다. This version of Bonzi Buddy has a known compatibility issue with speech functionality when used with this version of Windows.
20022HASP 장치의 하드웨어 핵심 드라이버가 이 버전의 Windows와 호환되지 않습니다. Aladdin 웹 사이트에서 업데이트된 드라이버를 다운로드할 수 있습니다. 자세한 내용은 제품 설명서를 참조하거나 Boris FX, Inc.에 문의하십시오. The hardware key driver for the HASP device is not compatible with this version of Windows. To download an updated driver from the Aladdin Web site. For more information, see your product documentation or contact Boris FX, Inc.
20023Boris RED v2.0에는 이 버전의 Windows와의 알려진 호환성 문제가 있으며 예상대로 실행되지 않을 수도 있습니다. Boris RED 2.0으로는 HASP 드라이버를 설치하지 못합니다. 자세한 내용은 Boris FX, Inc.에 문의하십시오. Boris RED v2.0 has a known compatibility issue with this version of Windows and might not run as expected. Boris RED 2.0 fails to install a HASP driver. For more information, contact Boris FX, Inc.
20024이 버전의 BoundsChecker를 사용하려면 현재 버전의 Windows와 제대로 작동할 수 있도록 업그레이드해야 합니다.호환되는 버전에 대한 자세한 내용은 프로그램 공급업체에 문의하십시오. This version of BoundsChecker requires an upgrade to function properly with this version of Windows.For information about a compatible version, contact the program vendor.
20025Calendar Creator 5는 이 버전의 Windows와 호환되지 않습니다. 자세한 내용은 The Learning Company에 문의하십시오. Calendar Creator 5 is incompatible with this version of Windows. For more information, contact The Learning Company.
20026Carbon Copy 32 5.1에는 이 버전의 Windows와의 알려진 호환성 문제가 있으며 예상대로 실행되지 않을 수도 있습니다. Carbon Copy 32 원격 제어가 제대로 작동하지 않습니다. 자세한 내용은 Compaq Computer Corporation에 문의하십시오. Carbon Copy 32 5.1 has a known compatibility issue with this version of Windows and might not run as expected. Carbon Copy 32 remote control does not work properly. For more information, contact Compaq Computer Corporation.
20027이 버전의 SystemSoft CardWizard는 현재 버전의 Windows와 호환되지 않습니다. 그러나 이 버전의 Windows는 PC Card 및 CardBus 장치를 지원합니다.호환되는 SystemSoft CardWizard 버전에 대한 자세한 내용은 프로그램 공급업체에 문의하십시오. This version of SystemSoft CardWizard is incompatible with this version of Windows. However, this version of Windows supports PC Card and CardBus devices.For information about a compatible version of SystemSoft CardWizard, contact the program vendor.
20028이 버전의 Lotus cc:Mail은 현재 버전의 Windows와 호환되지 않는 이전 버전의 Windows Messaging System을 설치합니다. Lotus cc:Mail Release 8.2 이상에 대해서는 이 버전의 Windows를 사용하는 것이 좋습니다. Lotus cc:Mail Release 8.2 이상을 설치하려면 Windows Messaging System이 설치되어 있어야 합니다. Windows Messaging System은 cc:Mail을 사용해야 하는 MAPI 구성 요소를 제공합니다. cc:Mail 설치 프로그램이 기존 MAPI 클라이언트를 검색하지 못하면 이 버전의 Windows와 호환되지 않는 이전 버전을 설치하려고 시도합니다. 이렇게 되면 Windows Messaging System도 cc:Mail도 설치하지 못하게 됩니다. 이미 Windows Messaging이나 Microsoft Outlook 97 이상이 컴퓨터에 설치되어 있다면, cc:Mail 설치 프로그램에 필요한 구성 요소가 있어야 제대로 작동하도록 할 수 있으며, 그렇게 되면 Windows Messaging System을 설치할 필요가 없습니다.호환 버전에 대한 자세한 내용은 프로그램 공급업체에 문의하십시오. This version of Lotus cc:Mail installs an earlier version of Windows Messaging System that is incompatible with this version of Windows. Lotus cc:Mail Release 8.2 or later is recommended for this version of Windows. Before you install Lotus cc:Mail Release 8.2 or later, Windows Messaging System must be installed. Windows Messaging System provides the MAPI components that cc:Mail requires. If the cc:Mail Setup does not detect an existing MAPI client, it tries to install an earlier version that is incompatible with this version of Windows. This results in a failed installation for both Windows Messaging System and cc:Mail. If you already have Windows Messaging or any version of Microsoft Outlook installed on your computer (Outlook 97 or later), you should have the components necessary for cc:Mail Setup to work properly, and you do not have to install Windows Messaging System.For more information about compatible versions, contact the program vendor.
20029이 버전의 CDSecure는 현재 버전의 Windows와 호환되지 않습니다. 드라이버 업데이트를 포함한 업그레이드를 얻으려면 공급업체에 문의하십시오. This version of CDSecure is incompatible with this version of Windows. Contact the vendor to obtain an upgrade that includes a driver update.
20030CD Kakumei Virtual은 이 버전의 Windows와 호환되지 않습니다. 자세한 내용은 Ark Joho System CD에 문의하십시오. CD Kakumei Virtual is incompatible with this version of Windows. For more information, contact Ark Joho System CD.
20031Chobit 3D에는 이 버전의 Windows와의 알려진 호환성 문제가 있습니다. 이 버전의 Windows와 호환되는 업데이트를 얻으려면 SHARP에 문의하십시오. Chobit 3D has a known compatibility issue with this version of Windows. For an update that is compatible with this version of Windows, contact SHARP.
20032Clarify 9.0을 제대로 실행하려면 최신 Visual Basic 5.0 런타임 파일(Msvbvm50.exe)이 있어야 합니다. 자세한 내용은 Amdocs에 문의하십시오. Clarify 9.0 requires the latest Visual Basic 5.0 run-time files (Msvbvm50.exe) in order to run properly. For more information, contact Amdocs.
20033이 버전의 CleanSweep은 현재 버전의 Windows와 호환되지 않습니다. 이는 Windows 95, Windows 98 및 Windows NT용으로 디자인되었습니다.CleanSweep은 시작 시 이 버전의 Windows를 시작할 수 없도록 하는 특정 프로그램을 실행합니다.시작 시 이러한 프로그램이 실행되지 않도록 하려면 Cleansweep의 [Options] 탭에서 [Configure CleanSweep]을 클릭하십시오. [Usage Watch and SmartSweep/Internet Sweep] 탭에서 [Usage Watch and Smart Sweep/Internet Sweep] 모니터를 해제하십시오. This version of CleanSweep is incompatible with this version of Windows. It was designed for Windows 95, Windows 98, and Windows NT.CleanSweep runs certain programs at startup that might prevent this version of Windows from starting.To prevent these programs from running at startup, in Cleansweep, on the Options tab, click Configure CleanSweep. On the Usage Watch and SmartSweep/Internet Sweep tabs, turn off the Usage Watch and Smart Sweep/Internet Sweep monitors.
20035이 버전의 Command AntiVirus는 현재 버전의 Windows와 함께 사용할 수 없도록 만들어졌습니다. This version of Command AntiVirus is not intended for use with this version of Windows.
20036Commerce Server 2000에는 이 버전의 Windows와의 알려진 호환성 문제가 있으며 예상대로 실행되지 않을 수도 있습니다. 자세한 내용은 Microsoft에 문의하십시오. Commerce Server 2000 has a known compatibility issue with this version of Windows and might not run as expected. For more information, contact Microsoft.
20037Commerce Server 2002에는 이 버전의 Windows와의 알려진 호환성 문제가 있으며 예상대로 실행되지 않을 수도 있습니다. 자세한 내용은 Microsoft에 문의하십시오. Commerce Server 2002 has a known compatibility issue with this version of Windows and might not run as expected. For more information, contact Microsoft.
20038이 버전의 Windows에 있는 보안 향상 기능으로 인해 Compaq Insight Manager에 알려진 호환성 문제가 있습니다. 이 버전의 Windows와 호환되는 업데이트를 얻으려면, Compaq Computer Corporation에서 제공하는 소프트웨어 업데이트를 설치하십시오. Compaq Insight Manager has a known compatibility issue due to security enhancements in this version of Windows. For an update that is compatible with this version of Windows, please install the software update from Compaq Computer Corporation.
20040CompuServe 소프트웨어 사본은 이전 버전의 Windows 운영 체제에서 사용할 수 있도록 만들어진 것입니다. 호환되는 최신 버전의 CompuServe 소프트웨어로 업그레이드하려면 '계속'을 클릭하고, 다른 옵션을 보려면 '세부 정보'를 클릭하십시오. This copy of the CompuServe software was intended for use on earlier versions of the Windows operating system. Please click 'Continue' to upgrade to a more recent version of the CompuServe software that is compatible or click 'Details' for other options.
20041CompuServe 소프트웨어 사본은 이전 버전의 Windows 운영 체제에서 사용할 수 있도록 만들어진 것입니다. 사용자가 CompuServe 서비스에 로그온하지 못할 수 있습니다. 호환되는 CompuServe 소프트웨어 버전을 얻기 위한 다른 옵션을 보려면 '세부 정보'를 클릭하십시오. This copy of the CompuServe software was intended for use on earlier versions of the Windows operating system. You may be unable to sign on to the CompuServe service. Please click 'Details' for other options on obtaining a compatible version of the CompuServe software.
20042Create Resumes Quick and Easy 3에는 이 버전의 Windows와의 알려진 호환성 문제가 있으며 예상대로 실행되지 않을 수도 있습니다. 이 프로그램을 사용하면 인쇄 출력 및 클립보드 작동에 문제가 발생할 수 있습니다. 자세한 내용은 Individual Software Inc.에 문의하십시오. Create Resumes Quick and Easy 3 has a known compatibility issue with this version of Windows and might not run as expected. This program might experience problems with printed output and clipboard operations. For more information, contact Individual Software Inc..
20043음악을 Creative Nomad 디지털 오디오 플레이어로 전송하려면 버전 2.50 이상으로 업그레이드해야 합니다. 업데이트는 Creative 웹 사이트에서 다운로드할 수 있습니다. In order to transfer music to your Creative Nomad digital audio player, you must upgrade to version 2.50 or later. The update can be downloaded from the Creative Web site.
20044이 버전의 Trio Communications는 현재 버전의 Windows와 호환되지 않습니다. 이 프로그램을 설치하거나 실행하면 시스템 오류가 발생할 수 있습니다. 이 버전의 Windows와 호환되는 업그레이드에 대해서는 프로그램 공급업체에 문의하십시오. This version of Trio Communications is incompatible with this version of Windows. Installing or running this program might result in a system error. Contact the program vendor regarding upgrades that are compatible with this version of Windows.
20045DirecPC 3.0에는 이 버전의 Windows와의 알려진 호환성 문제가 있으며 예상대로 실행되지 않을 수도 있습니다. 계속하기 전에 QoS 패킷 스케줄러를 사용할 수 없도록 해야 합니다. 자세한 내용은 Hughes Network Systems에 문의하십시오. DirecPC 3.0 has a known compatibility issue with this version of Windows and might not run as expected. The QoS Packet Scheduler will need to be disabled before continuing. For more information, contact Hughes Network Systems.
20046DirectCD 2에는 이 버전의 Windows와의 알려진 호환성 문제가 있으며 예상대로 실행되지 않을 수도 있습니다. 이 프로그램으로 설치한 드라이버는 꺼짐/다시 시작 문제나 DVD 드라이브를 사용할 수 없게 되는 문제 등 시스템 불안정을 야기할 수 있습니다. 자세한 내용은 Roxio, Inc.에 문의하십시오. DirectCD 2 has a known compatibility issue with this version of Windows and might not run as expected. Drivers installed by this program might cause system instability, including problems with Shut Down/Restart and the inability to use a DVD drive. For more information, contact Roxio, Inc..
20047DirectCD 3에는 이 버전의 Windows와의 알려진 호환성 문제가 있으며 예상대로 실행되지 않을 수도 있습니다. 이 프로그램으로 설치한 드라이버는 꺼짐/다시 시작 문제나 DVD 드라이브를 사용할 수 없게 되는 문제 등 시스템 불안정을 야기할 수 있습니다. 자세한 내용은 Roxio, Inc.에 문의하십시오. DirectCD 3 has a known compatibility issue with this version of Windows and might not run as expected. Drivers installed by this program might cause system instability, including problems with Shut Down/Restart and the inability to use a DVD drive. For more information, contact Roxio, Inc..
20050Dragon NaturallySpeaking에는 이 버전의 Windows와의 알려진 호환성 문제가 있으며 예상대로 실행되지 않을 수도 있습니다. 이 응용 프로그램을 사용하려면 Microsoft Speech API(SAPI) 버전 4.0a가 필요합니다. Dragon NaturallySpeaking has a known compatibility issue with this version of Windows and might not run as expected. This application requires Microsoft Speech API (SAPI) version 4.0a.
20051이 Dragon Naturally Speaking 5.0 버전에는 현재 버전의 Windows와 함께 사용할 때 언어 기능에 알려진 호환성 문제가 있습니다. This version of Dragon Naturally Speaking 5.0 has a known compatibility issue with speech functionality when used with this version of Windows.
20052이 버전의 DriveCopy로는 NTFS 5 파티션의 이미지 파일을 만들 수 없습니다. 이 파일을 만들기 위해 DriveCopy를 사용하는 방법에 대한 자세한 내용은 PowerQuest Corporation에 문의하십시오. This version of DriveCopy cannot create image files of NTFS 5 partitions. For information about using DriveCopy to create these files, contact PowerQuest Corporation.
20053이 버전의 Drive Image로는 NTFS 5 파티션의 이미지 파일을 만들 수 없습니다. 이 파일을 만들기 위해 Drive Image를 사용하는 방법에 대한 자세한 내용은 PowerQuest Corporation에 문의하십시오. This version of Drive Image cannot create image files of NTFS 5 partitions. For information about using Drive Image to create these files, contact PowerQuest Corporation.
20056이 버전의 Dr. Solomon Anti-Virus에는 현재 버전의 Windows와 호환되지 않는 실시간 바이러스 백신 구성 요소(Winguard)가 있습니다.이 버전의 Windows와 호환되는 업그레이드에 대해서는 프로그램 공급업체에 문의하십시오. This version of Dr. Solomon's Anti-Virus has a real-time antivirus component (Winguard) that is incompatible with this version of Windows.Contact the program vendor regarding upgrades that are compatible with this version of Windows.
20057DVDit!을 제대로 실행하려면 최신 Visual Basic 5.0 런타임 파일(Msvbvm50.exe)이 있어야 합니다. 자세한 내용은 Sonic에 문의하십시오. DVDit! requires the latest Visual Basic 5.0 run-time files (Msvbvm50.exe) in order to run properly. For more information, contact Sonic.
20058이 버전의 Adaptec Easy CD Creator는 현재 버전의 Windows와 호환되지 않습니다. Easy CD Creator를 설치하기 전에 이 문제를 해결하려면 Adaptec 웹 사이트에 있는 지침을 따르십시오. This version of Adaptec Easy CD Creator is incompatible with this version of Windows. To work around this issue, before installing Easy CD Creator, follow the instructions on the Adaptec Web site.
20059Easy CD Creator 4에는 이 버전의 Windows와의 알려진 호환성 문제가 있습니다. 이 버전의 Windows와 호환되는 업데이트를 얻으려면 Roxio, Inc.에 문의하십시오. Easy CD Creator 4 has a known compatibility issue with this version of Windows. For an update that is compatible with this version of Windows, contact Roxio, Inc..
20060Easy CD Creator 5에는 이 버전의 Windows와의 알려진 호환성 문제가 있습니다. 이 버전의 Windows와 호환되는 업데이트를 얻으려면 Roxio, Inc.에 문의하십시오. Easy CD Creator 5 has a known compatibility issue with this version of Windows. For an update that is compatible with this version of Windows, contact Roxio, Inc..
20061이 Encarta Africana 버전 3에는 현재 버전의 Windows와 함께 사용할 때 언어 기능에 알려진 호환성 문제가 있습니다. This version of Encarta Africana Third Edition has a known compatibility issue with speech functionality when used with this version of Windows.
20062이 Encarta Encyclopedia 2001 버전에는 현재 버전의 Windows와 함께 사용할 때 언어 기능에 알려진 호환성 문제가 있습니다. This version of Encarta Encyclopedia 2001 has a known compatibility issue with speech functionality when used with this version of Windows.
20063EVA Animator에는 현재 버전의 Windows와 관련하여 알려진 호환성 문제가 있습니다. 현재 버전의 Windows와 호환되는 업데이트를 얻으려면 SHARP에 문의하십시오. EVA Animator has a known compatibility issue with this version of Windows. For an update that is compatible with this version of Windows, contact SHARP.
20065EVA Viewer에는 현재 버전의 Windows와 관련하여 알려진 호환성 문제가 있습니다. 현재 버전의 Windows와 호환되는 업데이트를 얻으려면 SHARP에 문의하십시오. EVA Viewer has a known compatibility issue with this version of Windows. For an update that is compatible with this version of Windows, contact SHARP.
20067Exchange Server 5.5는 현재 버전의 Windows에서 지원되지 않습니다. Exchange Server 5.5 is not supported by this version of Windows.
20069Exchange Server 2000은 현재 버전의 Windows에서 지원되지 않습니다. Exchange Server 2000 is not supported by this version of Windows.
20070이전 버전의 ActiveSync는 Windows Vista 이상에 설치할 수 없습니다. 이전에 ActiveSync에 있던 기능은 이제 Windows Mobile Device Center에서 사용할 수 있습니다. Windows Mobile 전원 공급 장치를 PC에 연결하여 Windows 업데이트에서 Windows Mobile Device Center를 가져오십시오. Previous versions of ActiveSync cannot be installed on Windows Vista or later. The features previously found in ActiveSync are now available in Windows Mobile Device Center. Connect your Windows Mobile powered device to the PC to get the Windows Mobile Device Center from Windows Update.
20072FastPurple은 64비트 버전의 Windows와 호환되지 않는 드라이버를 설치합니다. 이 응용 프로그램을 설치하면 CD-ROM 드라이브 검색과 관련한 시스템 문제가 발생할 수 있습니다. 자세한 내용은 Pinnacle Systems에 문의하십시오. FastPurple installs drivers that are incompatible with this 64bit version of Windows. Installing this application may cause system problems with CD-ROM drive detection. For more information, contact Pinnacle Systems.
20073Fax 2000 2.6은 현재 버전의 Windows와 호환되지 않으므로 시스템이 불안정한 상태가 될 수 있습니다. Fax 2000 2.6 is incompatible with this version of Windows and might cause the system to become unstable.
20074현재 버전의 Flow Charting PDQ는 이 버전의 Windows와 호환되지 않습니다. 버전 1.1h 이전의 Flow Charting PDQ 버전을 설치한 경우 현재 버전의 Windows에서 해당 프로그램이 실행될 수 있도록 업그레이드할 수 있습니다. 현재 버전의 Windows와 호환되는 업그레이드에 대해서는 프로그램 공급업체에 문의하십시오. This version of Flow Charting PDQ is incompatible with this version of Windows. If you have installed a version of Flow Charting PDQ prior to version 1.1h, an upgrade might be available that will allow the program to run on this version of Windows. Contact the program vendor regarding upgrades that are compatible with this version of Windows.
20075Fluke Protocol Inspector는 현재 버전의 Windows와 호환되지 않는 드라이버를 설치합니다. 자세한 내용은 Fluke에 문의하십시오. Fluke Protocol Inspector installs drivers that are incompatible with this version of Windows. For more information, contact Fluke.
20076F-Secure Anti-Virus, English, 버전 4.x, 5.0 및 5.01은 현재 버전의 Windows와 호환되지 않습니다.호환되는 버전에 대해서는 프로그램 공급업체에 문의하십시오. F-Secure Anti-Virus, English, versions 4.x, 5.0, and 5.01 are incompatible with this version of Windows.For information about a compatible version, contact the program vendor.
20077GoBack 버전 3.0.2 이하 버전은 현재 버전의 Windows와 호환되지 않으므로 업그레이드되어야 합니다. 호환되는 버전은 Roxio에서 구할 수 있습니다. GoBack versions 3.0.2 and earlier are incompatible with this version of Windows and must be upgraded. A compatible version is available from Roxio.
20079GroupWise Client를 설치하기 전에 Windows Messaging System을 설치해야 합니다. Windows Messaging System은 GroupWise Client에 필요한 MAPI 구성 요소를 제공합니다. GroupWise Client 설치 프로그램에서 기존에 설치된 Windows Messaging System을 검색하지 못할 경우 이전 버전을 설치하려고 시도합니다. 이전 버전의 Group Wise Client는 현재 버전의 Windows와 호환되지 않으므로 Windows Messaging System과 GroupWise Client를 설치하지 못합니다. 이 문제는 현재 버전의 Windows와 GroupWise versions 5.5 및 이하 버전에 영향을 줍니다. 호환되는 버전의 Windows Messaging System에 대해서는 Novell 지원 사이트에 문의하십시오. Before you install GroupWise Client, Windows Messaging System must be installed. Windows Messaging System provides the MAPI components that GroupWise Client requires. If GroupWise Client Setup does not detect an existing installation of Windows Messaging System, it attempts to install an earlier version. This earlier version of the Group Wise Client is incompatible with this version of Windows and results in a failed installation for both Windows Messaging System and GroupWise Client. This issue affects GroupWise versions 5.5 and earlier with this version of Windows. For a compatible version of Windows Messaging System, see the Novell support site.
20080현재 버전의 IBM AntiVirus는 현재 버전의 Windows와 호환되지 않습니다.호환 버전의 IBM AntiVirus에 대한 자세한 내용에 대해서는 프로그램 공급업체에 문의하십시오. This version of IBM AntiVirus is incompatible with this version of Windows.For more information about a compatible version of IBM AntiVirus, contact the program vendor.
20081실행하려는 프로그램에는 최신 Indeo 코덱이 필요합니다. 이 버전의 Windows와 호환되는 최신 드라이버를 얻으려면 제조업체에 문의하십시오. The program you are trying to run requires a current Indeo codec. To obtain a current driver that is compatible with this version of Windows, please contact the manufacturer.
20082InocuLAN 4.0은 현재 버전의 Windows와 호환되지 않습니다. 자세한 내용은 Computer Associates에 문의하십시오. InocuLAN 4.0 is incompatible with this version of Windows. For more information, contact Computer Associates.
20083검색된 필터 드라이버로 인해 현재 버전의 Windows에서 안정성 문제가 발생할 수 있습니다. 업데이트된 드라이버를 설치할 때까지는 실시간 바이러스 방지를 사용할 수 없습니다. The detected filter driver might cause stability problems with this version of Windows. Real-time virus protection will be disabled until you install an updated driver.
20085Intel Create & Share Software는 현재 버전의 Windows에서 지원되지 않습니다. Intel Create & Share Software is not supported by this version of Windows.
20086현재 버전의 Microsoft IntelliPoint는 현재 버전의 Windows 이전에 릴리스되었으므로 현재 버전의 Windows와 호환되지 않습니다. 현재 버전의 Windows를 지원하는 최신 IntelliPoint 소프트웨어를 다운로드하십시오. These versions of Microsoft IntelliPoint were released prior to this version of Windows, and are therefore incompatible with this version of Windows. Download the latest IntelliPoint software, which includes support for this version of Windows.
20088현재 버전의 Microsoft IntelliType Pro 소프트웨어는 이 운영 체제에서 지원되지 않습니다. 업데이트되고 호환되는 버전의 IntelliType Pro 소프트웨어는 Microsoft 키보드 웹 사이트를 참조하십시오. This version of Microsoft IntelliType Pro software is not supported on this operating system. For information about an updated, compatible version of IntelliType Pro software, see the Microsoft Keyboard Web site.
20089Internet Shinchakubin 1.00 - 1.40에는 현재 버전의 Windows와 관련하여 알려진 호환성 문제가 있습니다. 현재 버전의 Windows와 호환되는 업데이트에 대해서는 SHARP에 문의하십시오. Internet Shinchakubin 1.00 - 1.40 has a known compatibility issue with this version of Windows. For an update that is compatible with this version of Windows, contact SHARP.
20090ISA Server 2000 120-Day Trial Edition은 현재 버전의 Windows에서 지원되지 않습니다. ISA Server 2000 120-Day Trial Edition is not supported by this version of Windows.
20091ISA 2000이 현재 버전의 Windows에서 제대로 작동하려면 서비스 팩 1이 있어야 합니다. 설치하는 동안 호환성에 대한 오류 메시지와 오류 이벤트 로그가 나타날 수 있습니다. 이러한 메시지는 설치하는 동안 무시해도 됩니다. 이 설치가 완료된 후 서비스 팩 1을 설치하십시오. 자세한 내용은 Microsoft에 문의하십시오. ISA 2000 requires Service Pack 1 to function correctly on this version of Windows. During the installation, error messages and error event logs regarding compatibility might appear. These messages may be ignored during the installation. Install Service Pack 1 after this installation is complete. For more information, contact Microsoft.
20092Jaws 4.5는 현재 버전의 Windows와 관련하여 알려진 호환성 문제를 내포하고 있으므로 예상대로 실행되지 않을 수 있습니다. 이 응용 프로그램을 사용하려면 비디오 하드웨어 가속을 최대로 설정하고 오디오 지원을 사용 가능하게 해야 합니다. Jaws 4.5 has a known compatibility issue with this version of Windows and might not run as expected. To use this application, you must set video hardware acceleration to Full and enable audio support.
20093현재 버전의 Kid Pix Studio Deluxe v3.0를 현재 버전의 Windows에서 사용할 때 Kid Pix Studio Deluxe v3.0에 음성 기능과 관련하여 알려진 호환성 문제가 있습니다. This version of Kid Pix Studio Deluxe v3.0 has a known compatibility issue with speech functionality when used with this version of Windows.
20094이 Kurzweil 음성 프로그램은 현재 버전의 Windows와 호환되지 않습니다. 이 프로그램은 Windows 95 또는 Windows 98용으로 디자인되었습니다.이 프로그램의 호환되는 버전에 대해서는 프로그램 공급업체에 문의하십시오. This Kurzweil voice program is incompatible with this version of Windows. It was designed for Windows 95 or Windows 98.For a compatible version of this program contact the program vendor.
20097LapLink는 현재 버전의 Windows와 호환되지 않습니다. 자세한 내용은 LapLink.com, Inc.에 문의하십시오. LapLink is incompatible with this version of Windows. For more information, contact LapLink.com, Inc..
20098LapLink 2000은 현재 버전의 Windows와 호환되지 않습니다. 자세한 내용은 LapLink에 문의하십시오. LapLink 2000 is incompatible with this version of Windows. For more information, contact LapLink.
20099현재 버전의 Liquid Audio는 컴퓨터 기능이 제대로 작동하지 않고 시스템을 불안정한 상태로 만들 수 있는 CD-R 드라이버를 설치합니다. This version of Liquid Audio installs a CD-R driver that might cause improper computer function and system instability.
20100제대로 작동하려면 현재 버전의 Logitech QuickCam 소프트웨어를 업그레이드해야 합니다. 자세한 내용은 Logitech에 문의하십시오. To function properly, this version of Logitech QuickCam Software might require upgrading. For more information, contact Logitech.
20101Lotus Notes v5.x는 Windows에 로그인하는 방식을 제어하는 이전 버전의 MSGINA를 설치합니다. 그 결과 빠른 사용자 전환, 원격 지원, 원격 데스크톱 등 일부 새로운 Windows 기능을 사용할 수 없습니다. 자세한 내용은 Lotus에 문의하십시오. Lotus Notes v5.x installs an older version of MSGINA which controls the way you log in to Windows. As a result, certain new Windows features might be disabled, including Fast User Switching, Remote Assistance, and Remote Desktop. For more information, contact Lotus.
20102현재 버전의 Luxsonor DVD Player는 현재 버전의 Windows와 호환될 수 없는 드라이버를 통해 작동됩니다. 자세한 내용은 Dell Computer Corporation을 참조하십시오. This version of Luxsonor DVD Player relies on drivers that might not be compatible with this version of Windows. Contact Dell Computer Corporation for more details.
20103현재 버전의 MacDrive 98은 현재 버전의 Windows에서 제대로 작동하지 않을 수 있습니다. 이 프로그램을 설치하면 컴퓨터가 제대로 작동하지 않을 수 있습니다. 현재 버전의 Windows에서 제대로 작동하는 MacDriver 98의 업그레이드를 구할 수 있습니다. 호환 버전에 대한 자세한 내용은 Mediafour Corporation에 문의하십시오. This version of MacDrive 98 might not function properly with this version of Windows. If you install this program, your computer might not work properly. You can obtain an upgrade for MacDrive 98 that functions properly under this version of Windows. For more information about a compatible version, contact Mediafour Corporation.
20104MacOpener 2000은 현재 버전의 Windows와 관련하여 알려진 호환성 문제를 내포하고 있으므로 예상대로 실행되지 않을 수 있습니다. 방금 포맷한 플로피 디스크를 찾아보는 경우 Mac Format 기능은 현재 버전의 Windows에서 작동되지 않습니다.자세한 내용은 DataViz Inc.에 문의하십시오. MacOpener 2000 has a known compatibility issue with this version of Windows and might not run as expected. The Mac Format functionality will fail on this version of Windows if you browse to a floppy disk you just formatted.For more information, contact DataViz Inc..
20105Mailist 2.0에는 현재 버전의 Windows와 관련하여 알려진 호환성 문제가 있습니다. 현재 버전의 Windows와 호환되는 업데이트에 대해서는 SHARP에 문의하십시오. Mailist 2.0 has a known compatibility issue with this version of Windows. For an update that is compatible with this version of Windows, contact SHARP.
20106March 2001 Application Compatibility Package는 현재 버전의 Windows와 호환되지 않습니다. 모든 기능이 현재 Windows의 일부입니다. March 2001 Application Compatibility Package is incompatible with this version of Windows. All of its features are currently part of Windows.
20107MD-PC Link for Mebius V1.01에는 현재 버전의 Windows와 관련하여 알려진 호환성 문제가 있습니다. 현재 버전의 Windows와 호환되는 업데이트에 대해서는 SHARP에 문의하십시오. MD-PC Link for Mebius V1.01 has a known compatibility issue with this version of Windows. For an update that is compatible with this version of Windows, contact SHARP.
20108Mebius Online User Touroku 5.0에 현재 버전의 Windows와 관련하여 알려진 호환성 문제가 있습니다. 현재 버전의 Windows와 호환되는 업데이트에 대해서는 SHARP에 문의하십시오. Mebius Online User Touroku 5.0 has a known compatibility issue with this version of Windows. For an update that is compatible with this version of Windows, contact SHARP.
20109MechWarrior 3에는 현재 버전의 Windows와 관련하여 알려진 호환성 문제가 있습니다. 현재 버전의 Windows와 호환되는 업데이트에 대해서는 Microsoft에 문의하십시오. MechWarrior 3 has a known compatibility issue with this version of Windows. For an update that is compatible with this version of Windows, contact Microsoft.
20110현재 버전의 MetaFrame은 현재 버전의 Windows에서 올바르게 실행되지 않습니다. 업그레이드된 버전에 대해서는 Citrix에 문의하십시오. This version of MetaFrame will not run correctly on this version of Windows. Contact Citrix for an upgraded version.
20111Mobile Information Server 2002는 현재 버전의 Windows에서 지원되지 않습니다. Mobile Information Server 2002 is not supported by this version of Windows.
20113현재 버전의 MSN Explorer는 현재 버전의 Windows에서 제대로 작동하지 않을 수 있습니다. Windows에 포함되어 있는 최신 버전의 MSN Explorer를 사용하십시오. MSN Explorer를 설치하려면 [시작]을 클릭하고 [제어판]을 가리킵니다. [프로그램 추가/제거]를 클릭한 다음 [Windows 구성 요소 추가/제거]를 클릭합니다. This version of MSN Explorer might not function properly with this version of Windows. Please use the newer version of MSN Explorer that is included with Windows. To install MSN Explorer, click Start, and point to Control Panel. Click Add/Remove Programs, and then click Add/Remove Windows Components.
20114현재 버전의 MSN Internet Access는 현재 버전의 Windows에서 제대로 작동하지 않을 수 있습니다. MSN Internet Access의 경우 Windows에 포함되어 있는 MSN Explorer를 사용하십시오. MSN Explorer를 설치하려면 [시작]을 클릭하고 [제어판]을 가리킵니다. [프로그램 추가/제거]를 클릭한 다음 [Windows 구성 요소 추가/제거]를 클릭합니다. This version of MSN Internet Access might not function properly with this version of Windows. For MSN Internet Access please use MSN Explorer, which is included with Windows. To install MSN Explorer, click Start, and point to Control Panel. Click Add/Remove Programs, and then click Add/Remove Windows Components.
20115이 응용 프로그램을 사용하려면 CD에서 설치하거나 설치 지점을 Internet Explorer의 로컬 인트라넷 영역에 추가해야 합니다. 이 사이트를 로컬 인트라넷 영역에 추가할 경우 Internet Explorer를 포함하여 모든 응용 프로그램에 대한 보안 설정을 낮추게 됩니다. 이 사이트를 로컬 인트라넷 영역에 추가하고 나중에 이 사이트에 사용되는 모든 응용 프로그램을 제거할 경우 로컬 인트라넷 영역에서 이 사이트를 제거해야 합니다. 이 사이트를 로컬 인트라넷 영역에 추가하려면 Internet Explorer를 엽니다. [도구] 메뉴에서 [인터넷 옵션]을 클릭하고 [보안] 탭을 클릭합니다. [로컬 인트라넷]을 클릭하고 [사이트]를 클릭합니다. [영역에 웹 사이트 추가] 확인란을 선택하고 [확인]을 클릭합니다. To use this application, you must install it from a CD, or you must add the install point to the Local Intranet zone in Internet Explorer. If you add this site to the Local Intranet zone, you will lower its security settings for all applications, including Internet Explorer. If you add this site to the Local Intranet zone and later uninstall all applications that depend on this site, you should remove this site from the Local Intranet zone. To add this site to the Local Intranet zone, open Internet Explorer. On the Tools menu, click Internet Options, and click the Security tab. Click Local intranet, and click Sites. Select the Add this web site to the zone check box, and click OK.
20116Internet Explorer 보안 구성 향상으로 인해 이 소프트웨어를 설치하는 동안 문제가 발생할 수 있습니다. 이 소프트웨어를 설치하려면 다음을 수행합니다. 1. 다음 단계를 따라 [자동 실행] 폴더를 찾습니다. a) [시작] 메뉴를 클릭합니다. b) [실행]을 클릭합니다. c) 소프트웨어 미디어가 있으면 편집 필드에 explorer를 입력하고 키를 누른 다음 CD 드라이브를 클릭합니다. 또는 웹에서 다운로드한 자동 압축 풀기 설치 프로그램이 있는 경우 편집 필드에 %ProgramFiles%\NetIQGPASetup(x86 플랫폼의 경우) 또는 %ProgramFiles(X86)%\NetIQGPASetup(64비트 플랫폼의 경우) 또는 [선택한 추출 폴더]를 입력합니다. d) [자동 실행] 폴더를 직접 찾습니다. 2. setup.htm 또는 tab.htm을 시작합니다. 3. 알림 표시줄을 클릭하고 "차단된 콘텐츠 허용"을 선택합니다. 4. 설치 지침을 따라 소프트웨어를 설치합니다. Due to Internet Explorer security configuration enhancement, you may encounter problems installing this software. To install this software, please do the following: 1. Find the Autorun folder by following steps below: a) Click the START menu. b) Click Run. c) If you have software media, in the edit field type explorer then hit Enter then click on your CD drive. Or if you have a web downloaded self-extract installation program, in the edit field type %ProgramFiles%\NetIQGPASetup (for x86 platform); Or %ProgramFiles(X86)%\NetIQGPASetup (for 64bit platform ); Or [your chosen extraction folder]. d) Find Autorun folder manually. 2. Launch setup.htm or tab.htm. 3. Click on the Information Bar and select "Allow Blocked Content". 4. Install the software following the install instructions.
20119이 프로그램은 현재 버전의 Windows용이 아닙니다. This program is not intended for this version of Windows.
20120NFS Maestro Client 6은 현재 버전의 Windows와 관련하여 알려진 호환성 문제를 내포하고 있으므로 예상대로 실행되지 않을 수 있습니다. 자세한 내용은 Hummingbird에 문의하십시오. NFS Maestro Client 6 has a known compatibility issue with this version of Windows and might not run as expected. For more information, contact Hummingbird.
20121Norton AntiVirus 4.x 및 5.x에는 현재 버전의 Windows와 관련하여 알려진 호환성 문제가 있습니다. 이 프로그램이 설치하는 symevent.sys 드라이버가 현재 버전의 Windows와 호환되지 않습니다.자세한 내용은 Symantec에 문의하십시오. Norton AntiVirus 4.x and 5.x has a known compatibility issue with this version of Windows. The symevent.sys driver installed by this program is incompatible with this version of Windows.For more information, contact Symantec.
20122Norton AntiVirus 2000에는 현재 버전의 Windows와 관련하여 알려진 호환성 문제가 있습니다. 이 프로그램이 설치한 symevent.sys 드라이버가 현재 버전의 Windows와 호환되지 않습니다.자세한 내용은 Symantec에 문의하십시오. Norton AntiVirus 2000 has a known compatibility issue with this version of Windows. The symevent.sys driver installed by this program is incompatible with this version of Windows.For more information, contact Symantec.
20123Norton AntiVirus 2001에는 현재 버전의 Windows와 관련하여 알려진 호환성 문제가 있습니다. 이 프로그램이 설치한 symevent.sys 드라이버가 현재 버전의 Windows와 호환되지 않습니다.자세한 내용은 Symantec에 문의하십시오. Norton AntiVirus 2001 has a known compatibility issue with this version of Windows. The symevent.sys driver installed by this program is incompatible with this version of Windows.For more information, contact Symantec.
20124Norton AntiVirus Corporate Edition 7.x에는 현재 버전의 Windows와 관련하여 알려진 호환성 문제가 있습니다. 이 프로그램이 설치한 symevent.sys 드라이버가 현재 버전의 Windows와 호환되지 않습니다.자세한 내용은 Symantec에 문의하십시오. Norton AntiVirus Corporate Edition 7.x has a known compatibility issue with this version of Windows. The symevent.sys driver installed by this program is incompatible with this version of Windows.For more information, contact Symantec.
20125Norton Crashguard 4.0에는 현재 버전의 Windows와 관련하여 알려진 호환성 문제가 있습니다. 이 프로그램이 설치한 symevent.sys 드라이버가 현재 버전의 Windows와 호환되지 않습니다.자세한 내용은 Symantec에 문의하십시오. Norton Crashguard 4.0 has a known compatibility issue with this version of Windows. The symevent.sys driver installed by this program is incompatible with this version of Windows.For more information, contact Symantec.
20126Norton Navigator for Windows 95는 현재 버전의 Windows와 호환되지 않습니다. 자세한 내용은 Symantec에 문의하십시오. Norton Navigator for Windows 95 is incompatible with this version of Windows. For more information, contact Symantec.
20127Norton SystemWorks 2000에는 현재 버전의 Windows와 관련하여 알려진 호환성 문제가 있습니다. 이 프로그램이 설치한 symevent.sys 드라이버가 현재 버전의 Windows와 호환되지 않습니다.자세한 내용은 Symantec에 문의하십시오. Norton SystemWorks 2000 has a known compatibility issue with this version of Windows. The symevent.sys driver installed by this program is incompatible with this version of Windows.For more information, contact Symantec.
20128Norton SystemWorks 2001에는 현재 버전의 Windows와 관련하여 알려진 호환성 문제가 있습니다. 이 프로그램이 설치한 symevent.sys 드라이버가 현재 버전의 Windows와 호환되지 않습니다.자세한 내용은 Symantec에 문의하십시오. Norton SystemWorks 2001 has a known compatibility issue with this version of Windows. The symevent.sys driver installed by this program is incompatible with this version of Windows.For more information, contact Symantec.
20129FAT32는 Norton Utilities 2.0의 디스크 유틸리티에 의해 인식되지 않습니다. FAT32 파일 시스템으로 포맷된 드라이브에서 Disk Doctor 또는 Speed Disk를 사용하면 'Partition has an unrecognized error on it, would you like to fix the problem?'이라는 오류 메시지가 표시될 수 있습니다. [Yes]를 클릭하지 마십시오. 그렇지 않으면 FAT32 파티션에 저장된 데이터가 손실될 수 있습니다.현재 버전의 Windows와 호환되는 업그레이드에 대해서는 프로그램 공급업체에 문의하십시오. FAT32 is not recognized by the disk utilities in Norton Utilities 2.0. Using Disk Doctor or Speed Disk on a drive formatted with the FAT32 file system might result in the following error message 'Partition has an unrecognized error on it, would you like to fix the problem?' Do not click Yes, or you might lose data that is stored on FAT32 partitions.Contact the program vendor regarding upgrades that are compatible with this version of Windows.
20130Norton Utilities 2000에는 현재 버전의 Windows와 관련하여 알려진 호환성 문제가 있습니다. 이 프로그램에서 설치한 symevent.sys 드라이버가 현재 버전의 Windows와 호환되지 않습니다.자세한 내용은 Symantec에 문의하십시오. Norton Utilities 2000 has a known compatibility issue with this version of Windows. The symevent.sys driver installed by this program is incompatible with this version of Windows.For more information, contact Symantec.
20131Norton Utilities 2001에는 현재 버전의 Windows와 관련하여 알려진 호환성 문제가 있습니다. 이 프로그램에서 설치한 symevent.sys 드라이버가 현재 버전의 Windows와 호환되지 않습니다.자세한 내용은 Symantec에 문의하십시오. Norton Utilities 2001 has a known compatibility issue with this version of Windows. The symevent.sys driver installed by this program is incompatible with this version of Windows.For more information, contact Symantec.
20132현재 버전의 Novell NetWare Client32는 현재 버전의 Windows와 호환되지 않습니다.현재 버전의 Windows와 호환되는 업그레이드에 대해서는 프로그램 공급업체에 문의하십시오. This version of Novell NetWare Client32 is incompatible with this version of Windows.Contact the program vendor regarding upgrades that are compatible with this version of Windows.
20135현재 버전의 Peachtree Office Accounting은 현재 버전의 Windows에서 제대로 작동하지 않을 수 있습니다.P/현재 버전의 Windows와 호환되는 업그레이드에 대해서는 프로그램 공급업체에 문의하십시오. This version of Peachtree Office Accounting might not function properly with this version of Windows.Contact the program vendor regarding upgrades that are compatible with this version of Windows.
20136OfficeScan Corporate Edition은 현재 버전의 Windows와 호환되지 않습니다. 자세한 내용은 Trend Micro, INC.에 문의하십시오. OfficeScan Corporate Edition is incompatible with this version of Windows. For more information, contact Trend Micro, INC..
20137현재 버전의 Oil Change는 현재 버전의 Windows와 호환되지 않습니다. 이 버전은 Windows 95 및 Windows 98 전용으로 디자인되었습니다.현재 버전의 Windows와 호환되는 업그레이드에 대해서는 프로그램 공급업체에 문의하십시오. This version of Oil Change is incompatible with this version of Windows. It was designed for Windows 95 and Windows 98 only.Contact the program vendor regarding upgrades that are compatible with this version of Windows.
20138OmniForm을 사용하여 이미지를 스캔하려면 Caere Scan Manager의 TWAIN 원본을 업그레이드해야 할 수 있습니다. 다음을 수행합니다.1. [시작]을 클릭한 다음 [제어판]을 클릭합니다.2. [Caere Scan Manager]를 클릭합니다.3. 스캐너를 두 번 클릭하여 엽니다.4. [TWAIN Data Source] 탭을 클릭합니다.5. 목록에서 해당 스캐너를 선택합니다.6. [확인]을 클릭합니다.이 과정대로 진행되지 않는 경우 스캐너용 최신 드라이버를 설치하고 위의 단계를 반복합니다. To scan images with OmniForm you might need to upgrade the TWAIN source in Caere Scan Manager. To do this:1. Click Start, and then click Control Panel.2. Click Caere Scan Manager.3. Double-click to open your scanner.4. Click the TWAIN Data Source tab.5. Select your scanner from the list.6. Click on Ok.If this does not work, you should install the latest drivers for your scanner and repeat these steps.
20139Open File Manager 6.0 이하 버전은 현재 버전의 Windows와 호환되지 않습니다. OFM 버전 6.2 이상으로 업그레이드하는 방법에 대한 자세한 내용은 St. Bernard Software에 문의하십시오. Open File Manager versions 6.0 and earlier are incompatible with this version of Windows. For more information, contact St. Bernard Software for an upgrade to OFM version 6.2 or higher.
20140HP OpenView 3.0을 설치할 때 포함된 버전의 pcAnywhere를 설치하지 마십시오. 이 버전을 설치하면 현재 버전의 Windows와 호환되지 않는 pcAnywhere 버전이 설치됩니다.현재 버전의 Windows와 호환되는 업그레이드에 대해서는 프로그램 공급업체에 문의하십시오. When installing HP OpenView 3.0, do not install the included version of pcAnywhere. It installs a version of pcAnywhere that is incompatible with this version of Windows.Contact the program vendor regarding upgrades that are compatible with this version of Windows.
20142Otayori@Meimu 1.5에는 현재 버전의 Windows와 관련하여 알려진 호환성 문제가 있습니다. 현재 버전의 Windows와 호환되는 업데이트에 대해서는 SHARP에 문의하십시오. Otayori@Meimu 1.5 has a known compatibility issue with this version of Windows. For an update that is compatible with this version of Windows, contact SHARP.
20143Pagis Pro 2.0은 현재 버전의 Windows와 관련하여 알려진 호환성 문제를 내포하고 있으므로 예상대로 실행되지 않을 수 있습니다. 자세한 내용은 ScanSoft에 문의하십시오. Pagis Pro 2.0 has a known compatibility issue with this version of Windows and might not run as expected. For more information, contact ScanSoft.
20144Pagis Pro 3.0은 현재 버전의 Windows와 관련하여 알려진 호환성 문제를 내포하고 있으므로 예상대로 실행되지 않을 수 있습니다. 자세한 내용은 ScanSoft에 문의하십시오. Pagis Pro 3.0 has a known compatibility issue with this version of Windows and might not run as expected. For more information, contact ScanSoft.
20145PaperPort 6.x는 현재 버전의 Windows와 관련하여 알려진 호환성 문제를 내포하고 있으므로 예상대로 실행되지 않을 수 있습니다. FormTyper를 사용하여 만든 양식을 PaperPort에 저장할 수 없을 수 있습니다. 자세한 내용은 Visioneer에 문의하십시오. PaperPort 6.x has a known compatibility issue with this version of Windows and might not run as expected. You might not be able to save a form created with FormTyper in PaperPort. For more information, contact Visioneer.
20146현재 버전의 PartitionMagic은 현재 버전의 Windows에서 올바르게 작동하지 않을 수 있습니다. 복구 디스켓을 만드는 방법은 PartitionMagic 설명서를 참조하거나 아래 나열된 PowerQuest 웹 사이트를 방문하십시오.현재 버전의 PartitionMagic은 NTFS 5 파티션을 지원하지 않습니다. NTFS 5 파티션을 지원하는 이 제품이 필요하면 PowerQuest Corporation에 문의하십시오. This version of PartitionMagic might not operate correctly on this version of Windows. See the PartitionMagic manual or visit the PowerQuest Web site listed below for details on creating a rescue diskette.This version of PartitionMagic does not support NTFS 5 partitions. If you need this product to support NTFS 5 partitions, contact PowerQuest Corporation.
20147Partition Magic 6.0은 현재 버전의 Windows와 관련하여 알려진 호환성 문제를 내포하고 있으므로 예상대로 실행되지 않을 수 있습니다. 이 프로그램은 NTFS 파티션에서 제대로 작동되지 않습니다. 자세한 내용은 PowerQuest에 문의하십시오. Partition Magic 6.0 has a known compatibility issue with this version of Windows and might not run as expected. This program has difficulties with NTFS partitions. For more information, contact PowerQuest.
20148PasoconNavi 2001 Ricky-kun 1.0X/2.0에는 현재 버전의 Windows와 관련하여 알려진 호환성 문제가 있습니다. 이 버전과 호환되는 업데이트에 대해서는 SHARP에 문의하십시오. PasoconNavi 2001 Ricky-kun 1.0X/2.0 has a known compatibility issue with this version of Windows. For an update that is compatible with this version of Windows, contact SHARP.
20149현재 버전의 pcAnywhere는 현재 버전의 Windows와 호환되지 않습니다. 현재 pcAnywhere 9.0 버전까지 설치하는 중이면 현재 버전의 Windows에서 프로그램이 실행될 수 있도록 업그레이드할 수 있습니다. 현재 버전의 Windows와 호환되는 업그레이드에 대해서는 프로그램 공급업체에 문의하십시오. This version of pcAnywhere is incompatible with this version of Windows. If you are currently installing pcAnywhere up to version 9.0, an upgrade might be available that will allow the program to run on this version of Windows. Contact the program vendor regarding upgrades that are compatible with this version of Windows.
20151현재 버전의 pcAnywhere가 Windows에 로그인하는 방식을 제어하는 현재 버전의 MSGINA 대신 사용됩니다. 따라서 빠른 사용자 전환, 터미널 서비스, 원격 데스크톱 등 일부 새로운 Windows 기능을 사용할 수 없습니다. This version of pcAnywhere replaces the current version of MSGINA which controls the way you log in to Windows. As a result, certain new Windows features might be disabled, including: Fast User Switching, Terminal Services, and Remote Desktop.
20155PCAnywhere 10.5는 현재 버전의 Windows와 호환되지 않습니다. 이 응용 프로그램을 설치하면 시스템에서는 설치 후 데스크톱에 다시 부팅할 수 없을 수 있습니다. 자세한 내용은 www.symantec.com의 프로그램 공급업체에 문의하십시오. PCAnywhere 10.5 is incompatible with this version of Windows. Installing this application may render your system unable to reboot to the desktop after installation. For more information, please contact the program vendor: www.symantec.com
20156PC NAVI 2000 2.01에는 현재 버전의 Windows와 관련하여 알려진 호환성 문제가 있습니다. 현재 버전의 Windows와 호환되는 업데이트에 대해서는 SHARP에 문의하십시오. PC NAVI 2000 2.01 has a known compatibility issue with this version of Windows. For an update that is compatible with this version of Windows, contact SHARP.
20157실행하려는 프로그램에는 현재 버전의 Windows와 관련하여 알려진 문제를 수정하기 위한 플러그인이 있습니다. Adobe PhotoDeluxe Home Edition 3.x 및 PhotoDeluxe Business Edition 1.x용 EPS Parser 플러그인을 설치해야 현재 버전의 Windows에서 제대로 작동할 수 있습니다.현재 버전의 Windows와 호환되는 업그레이드에 대해서는 프로그램 공급업체에 문의하십시오. The program you are trying to run has a plug-in to correct known issues with this version of Windows. You should install the EPS Parser plug-in for Adobe PhotoDeluxe Home Edition 3.x and PhotoDeluxe Business Edition 1.x to ensure proper operation on this version of Windows.Contact the program vendor regarding upgrades that are compatible with this version of Windows.
20159현재 버전의 SystemSoft PowerProfiler는 현재 버전의 Windows와 호환되지 않습니다. 현재 버전의 Windows에서는 고급 전원 관리를 지원합니다.현재 버전의 Windows와 호환되는 업그레이드에 대해서는 프로그램 공급업체에 문의하십시오. This version of SystemSoft PowerProfiler is incompatible with this version of Windows. This version of Windows supports Advanced Power Management.Contact the program vendor regarding upgrades that are compatible with this version of Windows.
20160현재 버전의 Powerup 2000은 이전 시작 메뉴에서 사용하도록 디자인되었습니다.[시작]을 마우스 오른쪽 단추로 클릭하고 [속성], [이전 시작 메뉴], [확인]을 차례로 클릭합니다.Powerup 2000에 대한 자세한 내용은 Ashampoo에 문의하십시오. This version of Powerup 2000 is designed for use with the Classic Start Menu.Right-click Start, click Properties, click Classic Start menu and then click OK.For more information on Powerup 2000, please contact Ashampoo.
20161이 프로그램을 사용하면 현재 버전의 Windows에서 알려진 문제가 발생합니다. 현재 버전의 Windows와 호환되는 업그레이드에 대해서는 프로그램 공급업체에 문의하십시오. This program experiences known problems on this version of Windows. Contact the program vendor regarding upgrades that are compatible with this version of Windows.
20162Microsoft Project Central 2000은 현재 버전의 Windows와 관련한 알려진 호환성 문제를 내포하고 있으므로 예상대로 실행되지 않을 수 있습니다. ASP(Active Server Pages)와 FPSE(FrontPage Server Extensions)를 사용 가능하게 해야 합니다. 자세한 내용은 Microsoft에 문의하십시오. Microsoft Project Central 2000 has a known compatibility issue with this version of Windows and might not run as expected. Active Server Pages (ASP) and FrontPage Server Extensions (FPSE) must be enabled. For more information, contact Microsoft.
20163이 소프트웨어에는 이 플랫폼의 IIS 서비스와 관련하여 알려진 호환성 문제가 있습니다. This software has known incompatibility with IIS services on this platform.
20164SharePoint Team Services 1.0 구성 마법사는 현재 버전의 Windows에 SharePoint Team Services 1.0을 자동으로 설치하지 않습니다. 수동으로 이 서버에 SharePoint Team Services 1.0을 설치한 다음 마법사를 다시 실행하여 Microsoft Project Server 2002와 함께 작동하도록 설치를 구성해야 합니다. The SharePoint Team Services 1.0 Configuration Wizard does not automatically install SharePoint Team Services 1.0 on this version of Windows. You need to manually set up SharePoint Team Services 1.0 on this server and then rerun the wizard to configure the installation to work with Microsoft Project Server 2002.
20165Proxy Server 1.0은 현재 버전의 Windows와 호환되지 않습니다. 자세한 내용은 Microsoft에 문의하십시오. Proxy Server 1.0 is incompatible with this version of Windows. For more information, contact Microsoft.
20166Proxy Server 2.0은 현재 버전의 Windows에서 지원되지 않습니다. Proxy Server 2.0 is not supported by this version of Windows.
20168ReachOut 7.0 및 8.0은 현재 버전의 Windows와 호환되지 않습니다. 자세한 내용은 STAC에 문의하십시오. ReachOut 7.0 & 8.0 is incompatible with this version of Windows. For more information, contact STAC.
20169Resume Maker Deluxe 7.0은 현재 버전의 Windows와 관련하여 알려진 호환성 문제를 내포하고 있으므로 예상대로 실행되지 않을 수 있습니다. 이 프로그램을 사용하면 인쇄 출력과 클립보드 작업에서 문제가 발생할 수 있습니다. 자세한 내용은 Individual Software Inc.에 문의하십시오. Resume Maker Deluxe 7.0 has a known compatibility issue with this version of Windows and might not run as expected. This program might experience problems with printed output and clipboard operations. For more information, contact Individual Software Inc..
20170현재 버전의 RingCentral은 현재 버전의 Windows와 호환되지 않습니다. 컴퓨터 제조업체에서 컴퓨터와 함께 제공되는 RingCentral의 버전에 대한 자세한 정보를 얻을 수 있습니다. RingZero Systems에서는 최종 사용자에게 전화, 팩스 또는 전자 메일을 통해 OEM 소프트웨어 제품에 대한 기술 지원을 제공하지 않습니다.현재 버전의 Windows와 호환되는 버전을 얻을 수 있는지 아래 목록에 표시된 공급업체에 문의하십시오. This version of RingCentral is incompatible with this version of Windows. Your computer manufacturer has specific information regarding the version of RingCentral bundled with your computer. RingZero Systems does not offer end-user technical support for OEM software products through phone, fax, or e-mail.To inquire about the availability of a version that is compatible with this version of Windows, contact your vendor from the list below.
20171Rollercoaster Tycoon - Corkscrew Follies는 현재 버전의 Windows와 호환되지 않습니다. 자세한 내용은 Hasbro Interactive에 문의하십시오. Rollercoaster Tycoon - Corkscrew Follies is incompatible with this version of Windows. For more information, contact Hasbro Interactive.
20172Rollercoaster Tycoon - Loopy Landscapes에는 현재 버전의 Windows와 관련하여 알려진 호환성 문제가 있습니다. 현재 버전의 Windows와 호환되는 업데이트에 대해서는 Hasbro Interactive에 문의하십시오. Rollercoaster Tycoon - Loopy Landscapes has a known compatibility issue with this version of Windows. For an update that is compatible with this version of Windows, contact Hasbro Interactive.
20173Lotus ScreenCam NT에는 대부분의 하드웨어/소프트웨어 구성과 호환되는 특정 비디오 드라이버가 필요합니다. 하지만 해당 구성이 지원되지 않을 경우 프로그램이 제대로 작동하지 않습니다. Lotus ScreenCam NT requires a specific video driver that is compatible with most video hardware/software configurations. However, if your configuration is not supported the program will not function properly. For more information about compatible versions, contact the program vendor.
20174Lotus SmartSuite는 현재 버전의 Windows와 호환됩니다. 그러나 ScreenCam for WIN NT(\Extra 디렉터리에 있음)에서는 특정 비디오 드라이버 구성만 지원합니다. ScreenCam NT를 설치하기 전에 이에 대한 최신 정보를 얻으려면 Lotus Development Corporation에 문의하십시오. Lotus SmartSuite is compatible with this version of Windows. However, note that ScreenCam for WIN NT (found in the \Extra directory) supports only specific video driver configurations. Contact Lotus Development Corporation for the latest information about ScreenCam NT before installing it.
20176Services for Unix 2.0은 현재 버전의 Windows와 호환되지 않습니다. 자세한 내용은 Microsoft에 문의하십시오. Services for Unix 2.0 is incompatible with this version of Windows. For more information, contact Microsoft.
20177SharePoint Portal Server 2001은 현재 버전의 Windows에서 지원되지 않습니다. SharePoint Portal Server 2001 is not supported by this version of Windows.
2017964 비트 운영 체제에 이 응용 프로그램을 설치하려면 아래 단계를 수행하십시오. Simply Accounting 설치 지점을 찾습니다."Simply" 폴더에 있는 setup.exe를 두 번 클릭합니다. To Install this application on a 64 bit Operating System please use the steps below: Browse to the Simply Accounting install point Double click setup.exe located in the "Simply" folder
20180Site Server 3.0에는 현재 버전의 Windows와 관련하여 알려진 호환성 문제가 있습니다. 현재 버전의 Windows와 호환되는 업데이트에 대해서는 Microsoft에 문의하십시오. Site Server 3.0 has a known compatibility issue with this version of Windows. For an update that is compatible with this version of Windows, contact Microsoft.
20181Site Server 3.0은 현재 버전의 Windows에서 지원되지 않습니다. Site Server 3.0 is not supported by this version of Windows.
20183현재 버전의 SmartVoice(버전 4.0)를 현재 버전의 Windows에서 사용할 때 SmartVoice(버전 4.0)에 음성 기능과 관련하여 알려진 호환성 문제가 있습니다. This version of SmartVoice(Ver4.0) has a known compatibility issue with speech functionality when used with this version of Windows.
20184SMS 2.0 서비스 팩 2 이하는 현재 버전의 Windows에서 지원되지 않습니다. SMS 2.0 Service Pack 2 and earlier are not supported by this version of Windows.
2018564 비트 운영 체제에 이 응용 프로그램을 설치하려면 다음 단계를 수행하십시오.Systems Management Server 설치 지점을 찾습니다. "autorun\i386" 하위 폴더에 있는 setuppad.exe를 두 번 클릭합니다. To Install this application on a 64 bit Operating System please use the steps below: Browse to the Systems Management Server install point Double click setuppad.exe located in the "autorun\i386" sub-folder
20187SNA Server 4.0 이하는 현재 버전의 Windows에서 지원되지 않습니다. SNA Server 4.0 and below is not supported by this version of Windows.
20189SoftIce 3.22는 현재 버전의 Windows와 관련하여 알려진 호환성 문제를 내포하고 있으므로 예상대로 실행되지 않을 수 있습니다. 자세한 내용은 CompuWare NuMega에 문의하십시오. SoftIce 3.22 has a known compatibility issue with this version of Windows and might not run as expected. For more information, contact CompuWare NuMega.
20190Sound Blaster Live! 카드용 Windows NT 4.0 드라이버를 설치하면 컴퓨터가 시작되지 않을 수 있습니다.이 문제를 방지하려면 다음을 수행합니다.1. 이 설치를 계속하고 Sound Blaster Live! 카드용 Windows NT 4.0 드라이버를 설치하도록 선택합니다. 컴퓨터를 다시 시작하라는 메시지가 표시될 때 컴퓨터를 다시 시작하지 마십시오. 우선 방금 설치한 드라이버를 업그레이드해야 합니다. 2. Creative 웹 사이트에서 최신 드라이버를 다운로드하여 설치합니다. 3. 컴퓨터를 다시 시작합니다. 현재 버전의 Windows와 호환되는 업그레이드에 대해서는 프로그램 공급업체에 문의하십시오. Installing Windows NT 4.0 drivers for the Sound Blaster Live! card might result in your computer not being able to start.To work around this issue: 1. Continue this installation, choosing to set up the Windows NT 4.0 drivers for the Sound Blaster Live! card. Do not restart your computer when prompted to do so. You must first upgrade the drivers you have just installed. 2. Download and install the latest drivers from the Creative Web site. 3. Restart your computer. Contact the program vendor regarding upgrades that are compatible with this version of Windows.
20191Spotlight on Active Directory를 제대로 실행하려면 최신 Visual Basic 5.0 런타임 파일(Msvbvm50.exe)이 있어야 합니다. 자세한 내용은 Quest에 문의하십시오. Spotlight on Active Directory requires the latest Visual Basic 5.0 run-time files (Msvbvm50.exe) in order to run properly. For more information, contact Quest.
20192SPSS for Windows 10은 현재 버전의 Windows와 관련하여 알려진 호환성 문제를 내포하고 있으므로 예상대로 실행되지 않을 수 있습니다. 그래프에서 텍스트 개체를 편집하려고 하면 프로그램이 중지됩니다. 자세한 내용은 SPSS Inc.에 문의하십시오. SPSS for Windows 10 has a known compatibility issue with this version of Windows and might not run as expected. The program hangs when attempting to edit a text object in a graph. For more information, contact SPSS Inc..
2019364비트 운영 체제에 이 응용 프로그램을 설치하려면 아래 단계를 수행하십시오. SQL Server 2000 설치 지점을 찾습니다. SQL Server 2000을 설치하려면"x86\setup" 하위 폴더에 있는 setupsql.exe를 두 번 클릭합니다. SQL Server 2000 Analysis Services를 설치하려면"msolap\install" 하위 폴더에 있는 setup.exe를 두 번 클릭합니다. SQL Server 2000 English Query를 설치하려면"mseq\x86" 하위 폴더에 있는 setup.exe를 두 번 클릭합니다. To install this application on a 64 bit Operating System, please use the steps below: Browse to the SQL Server 2000 install point To install SQL Server 2000:Double click setupsql.exe located in the "x86\setup" sub-folder. To install SQL Server 2000 Analysis Services:Double click setup.exe located in the "msolap\install" sub-folder. To install SQL Server 2000 English Query:Double click setup.exe located in the "mseq\x86" sub-folder.
2019464비트 운영 체제에 이 응용 프로그램을 설치하려면 다음 단계를 수행하십시오. SQL Server 2000 설치 지점을 찾습니다. "x86\setup" 하위 폴더에 있는 setupsql.exe를 두 번 클릭합니다. To install this application on a 64 bit Operating System, please use the steps below: Browse to the SQL Server 2000 install point Double click setupsql.exe located in the "x86\setup" sub-folder.
20195SQL Server 2000 sp3 이하는 현재 버전의 Windows에서 지원되지 않습니다. SQL Server 2000 설치 후 sp4를 적용하십시오. SQL Server 2000 sp3 and below is not supported by this version of Windows. Please apply sp4 after installation of SQL Server 2000.
20196SQL Server 2000 sp2 이하는 현재 버전의 Windows에서 지원되지 않습니다. SQL Server 2000 설치 후 sp3을 적용하십시오. SQL Server 2000 sp2 and below is not supported by this version of Windows. Please apply sp3 after installation of SQL Server 2000.
20197SQL Server 2000 Analysis Services sp2 이하는 현재 버전의 Windows에서 지원되지 않습니다. SQL Server 2000 Analysis Services 설치 후 sp3을 적용하십시오. SQL Server 2000 Analysis Services sp2 and below is not supported by this version of Windows. Please apply sp3 after installation of SQL Server 2000 Analysis Services.
20198SQL Server 2000 Analysis Services sp3 이하는 현재 버전의 Windows에서 지원되지 않습니다. SQL Server 2000 Analysis Services 설치 후 sp4를 적용하십시오. SQL Server 2000 Analysis Services sp3 and below is not supported by this version of Windows. Please apply sp4 after installation of SQL Server 2000 Analysis Services.
20199SQL Server 2000 English Query sp2 이하는 현재 버전의 Windows에서 지원되지 않습니다. SQL Server 2000 English Query 설치 후 sp3을 적용하십시오. SQL Server 2000 English Query sp2 and below is not supported by this version of Windows. Please apply sp3 after installation of SQL Server 2000 English Query.
20200SQL Server 2000 English Query sp3 이하는 현재 버전의 Windows에서 지원되지 않습니다. SQL Server 2000 English Query 설치 후 sp4를 적용하십시오. SQL Server 2000 English Query sp3 and below is not supported by this version of Windows. Please apply sp4 after installation of SQL Server 2000 English Query.
20201SQL Server 6.5는 현재 버전의 Windows에서 지원되지 않습니다. SQL Server 6.5 is not supported by this version of Windows.
20202SQL Server 7.0은 현재 버전의 Windows에서 지원되지 않습니다. SQL Server 7.0 is not supported by this version of Windows.
20203SQL Server OLAP Services 7.0은 현재 버전의 Windows에서 지원되지 않습니다. SQL Server OLAP Services 7.0 is not supported by this version of Windows.
20204SuperNova 5.1은 현재 버전의 Windows와 관련하여 알려진 호환성 문제를 내포하고 있으므로 예상대로 실행되지 않을 수 있습니다. 이 응용 프로그램을 사용하려면 비디오 하드웨어 가속을 최대로 설정해야 합니다. SuperNova 5.1 has a known compatibility issue with this version of Windows and might not run as expected. To use this application, you must set video hardware acceleration to Full.
20205이 프로그램은 핵심 시스템 구성 요소 대신 사용할 수 있고 현재 버전의 Windows에서는 사용할 수 없습니다.현재 버전의 Windows와 호환되는 업그레이드에 대해서는 프로그램 공급업체에 문의하십시오. This program replaces core system components, making this version of Windows unusable.Contact the program vendor regarding upgrades that are compatible with this version of Windows.
20206Take Two는 현재 버전의 Windows와 호환되지 않습니다. 자세한 내용은 Adaptec에 문의하십시오. Take Two is incompatible with this version of Windows. For more information, contact Adaptec.
20207Timbuktu Pro 2000은 현재 버전의 Windows와 관련하여 알려진 호환성 문제를 내포하고 있으므로 예상대로 실행되지 않을 수 있습니다. 잠겨 있거나 화면 보호기를 실행 중인 컴퓨터에 연결할 수 없습니다. 자세한 내용은 Netopia에 문의하십시오. Timbuktu Pro 2000 has a known compatibility issue with this version of Windows and might not run as expected. You may be unable to connect to a computer that is locked or has a screensaver running. For more information, contact Netopia.
20208Timeslips 9.0.x는 현재 버전의 Windows와 관련하여 알려진 호환성 문제를 내포하고 있으므로 예상대로 실행되지 않을 수 있습니다. 자세한 내용은 Sage US, Inc.에 문의하십시오. Timeslips 9.0.x has a known compatibility issue with this version of Windows and might not run as expected. For more information, contact Sage US, Inc..
20209이 응용 프로그램을 사용하려면 Internet Explorer의 [신뢰할 수 있는 사이트] 영역에 Sun의 Java URL을 추가해야 합니다. [신뢰할 수 있는 사이트] 영역에 사이트를 추가하면 Internet Explorer를 비롯하여 모든 응용 프로그램에 대한 보안 설정이 낮춰집니다. 이 사이트를 [신뢰할 수 있는 사이트] 영역에 추가하고 나중에 이 사이트에 사용되는 모든 응용 프로그램을 제거할 경우 이 사이트를 [신뢰할 수 있는 사이트] 영역에서 제거해야 합니다. 이 사이트를 [신뢰할 수 있는 사이트] 영역에 추가하려면 [계속]을 클릭하고 응용 프로그램을 닫으려면 [취소]를 클릭합니다. To use this application, the URL for Sun's Java must be added to the Trusted Sites zone in Internet Explorer. Adding the site to the Trusted Sites zone, will lower its security settings for all applications, including Internet Explorer. If you add this site to the Trusted Sites zone and later uninstall all applications that depend on this site, you should remove this site from the Trusted Sites zone. Click Continue to add this site to the Trusted Sites zone, or click Cancel to close the application.
20211USB Setuzoku Camera You Camera Viewer에 현재 버전의 Windows와 관련하여 알려진 호환성 문제가 있습니다. 현재 버전의 Windows와 호환되는 업데이트에 대해서는 SHARP에 문의하십시오. USB Setuzoku Camera You Camera Viewer has a known compatibility issue with this version of Windows. For an update that is compatible with this version of Windows, contact SHARP.
20212V3NT 1.3 업그레이드 및 V3Pro 2000 Deluxe는 현재 버전의 Windows와 호환되지 않습니다. V3Pro 2000 Deluxe의 경우 V3Pro 2000 Deluxe 서비스 팩 1 이상을 설치해야 현재 버전의 Windows에서 제대로 작동할 수 있습니다.현재 버전의 Windows와 호환되는 업그레이드에 대해서는 프로그램 공급업체에 문의하십시오. V3NT 1.3 upgrade and V3Pro 2000 Deluxe are incompatible with this version of Windows. For V3Pro 2000 Deluxe, you should install V3Pro 2000 Deluxe Service Pack 1 or later to ensure proper operation on this version of Windows.Contact the program vendor regarding upgrades that are compatible with this version of Windows.
20213현재 버전의 IBM ViaVoice Executive Edition 98은 현재 버전의 Windows에서 제대로 작동하지 않을 수 있습니다.호환되는 버전에 대한 내용은 프로그램 공급업체에 문의하십시오. This version of IBM ViaVoice Executive Edition 98 might not function properly with this version of Windows.For information about a compatible version, contact the program vendor.
20215실행하려는 프로그램에 몇 가지 알려진 문제를 수정하는 서비스 릴리스가 있습니다. Visio 5.0(Standard, Technical 또는 Professional) 서비스 릴리스 C 이상을 설치해야 현재 버전의 Windows에서 제대로 작동할 수 있습니다. 서비스 릴리스 C보다 이전의 버전에서는 파일을 특정 형식으로 저장하거나 변환하는 데 문제가 있을 수 있습니다.현재 버전의 Windows와 호환되는 업그레이드에 대해서는 프로그램 공급업체에 문의하십시오. The program you are trying to run has a service release available that corrects several known issues. You should install Visio 5.0 (Standard, Technical, or Professional) service release C or later to ensure proper operation with this version of Windows. Versions earlier than service release C might have problems saving or converting files to certain formats.Contact the program vendor regarding upgrades that are compatible with this version of Windows.
20216Visio는 현재 버전의 Windows와 호환되지 않습니다. 자세한 내용은 Microsoft에 문의하십시오. Visio is incompatible with this version of Windows. For more information, contact Microsoft.
20217Vistascan은 현재 버전의 Windows와 관련하여 알려진 호환성 문제를 내포하고 있으므로 예상대로 실행되지 않을 수 있습니다. UMAX 스캐너 소프트웨어에 포함된 Udnt.sys 드라이버는 현재 버전의 Windows와 호환되지 않습니다. 자세한 내용은 Umax에 문의하십시오. Vistascan has a known compatibility issue with this version of Windows and might not run as expected. The Udnt.sys driver included with the UMAX scanner software is incompatible with this version of Windows. For more information, contact Umax.
20218현재 버전의 Visual Studio/InterDev를 설치할 때 Active Server Pages를 설치하지 마십시오. Active Server Pages를 설치하면 현재 버전의 Windows와 호환되지 않는 IIS(Internet Information Server) 3.0도 설치됩니다.현재 버전의 Windows와 호환되는 업그레이드에 대해서는 Microsoft에 문의하십시오. When installing this version of Visual Studio/InterDev, do not install Active Server Pages. If you install Active Server Pages, Internet Information Server (IIS) 3.0 is also installed, which is not compatible with this version of Windows.Contact Microsoft regarding upgrades that are compatible with this version of Windows.
20219Microsoft Visual J++에는 Microsoft 기술 자료 문서 번호 Q299764에 설명된 대로 알려진 호환성 문제가 있습니다. Microsoft Visual J++ 고객은 Visual J++를 사용하기 전에 이 문제를 해결해야 합니다. Microsoft Visual J++ has a known compatibility issue described in Microsoft Knowledge Base article number Q299764. Microsoft Visual J++ customers must correct this issue before using Visual J++.
20221VisualKB Explorer가 제대로 실행되려면 최신 Visual Basic 5.0 런타임 파일(Msvbvm50.exe)이 있어야 합니다. 자세한 내용은 Microsoft에 문의하십시오. VisualKB Explorer requires the latest Visual Basic 5.0 run-time files (Msvbvm50.exe) in order to run properly. For more information, contact Microsoft.
20222Visual Studio .NET은 현재 버전의 Windows와 관련하여 알려진 호환성 문제를 내포하고 있으므로 예상대로 실행되지 않을 수 있습니다. ASP(Active Server Pages) 및 FPSE(FrontPage Server Extensions)를 사용 가능하게 해야 합니다. 자세한 내용은 Microsoft에 문의하십시오. Visual Studio .NET has a known compatibility issue with this version of Windows and might not run as expected. Active Server Pages (ASP) and FrontPage Server Extensions (FPSE) must be enabled. For more information, contact Microsoft.
20223현재 버전의 Voice Xpress 5.0을 현재 버전의 Windows에서 사용할 때 Voice Xpress 5.0에 음성 기능과 관련한 알려진 호환성 문제가 있습니다. This version of Voice Xpress 5.0 has a known compatibility issue with speech functionality when used with this version of Windows.
20224Voice Xpress 5.0에는 현재 버전의 Windows와 관련하여 알려진 호환성 문제가 있습니다. 현재 버전의 Windows와 호환되는 업데이트에 대해서는 Lernout & Hauspie에 문의하십시오. Voice Xpress 5.0 has a known compatibility issue with this version of Windows. For an update that is compatible with this version of Windows, contact Lernout & Hauspie.
20225VOP Mail Web Pro 2.2는 현재 버전의 Windows와 관련하여 알려진 호환성 문제를 내포하고 있으므로 예상대로 실행되지 않을 수 있습니다. VOP Mail Web Pro 2.2 has a known compatibility issue with this version of Windows and might not run as expected.
20227현재 버전의 WebScanX Java와 ActiveX 검색 기능은 현재 버전의 Windows와 호환되지 않습니다.이러한 기능을 사용하면 컴퓨터가 제대로 작동하지 않을 수 있습니다.현재 버전의 Windows와 호환되는 업그레이드에 대해서는 프로그램 공급업체에 문의하십시오. This version of WebScanX Java and ActiveX scanning features is incompatible with this version of Windows.If you use these features, your computer might not function properly.Contact the program vendor regarding upgrades that are compatible with this version of Windows.
20228Window Eyes 4.x는 현재 버전의 Windows와 관련하여 알려진 호환성 문제를 내포하고 있으므로 예상대로 실행되지 않을 수 있습니다. 이 응용 프로그램을 사용하려면 비디오 하드웨어 가속을 최대로 설정하고 오디오 지원을 사용 가능하게 해야 합니다. Window Eyes 4.x has a known compatibility issue with this version of Windows and might not run as expected. To use this application, you must set video hardware acceleration to Full and enable audio support.
20229현재 버전의 Windows를 실행하는 동안 Windows 98을 설치할 수 없습니다. MS-DOS 모드에서 컴퓨터를 시작한 다음 Windows 98을 설치합니다. 자세한 지침은 Windows 98 설치 가이드를 참조하십시오. You cannot install Windows 98 while running this version of Windows.Start your computer in MS-DOS mode and then install Windows 98. See the Windows 98 installation guide for further instructions.
20230Windows 2000 관리 도구는 현재 버전의 Windows와 호환되지 않습니다. Windows Server 2003 관리 도구 팩을 설치하십시오. Adminpak.msi는 Windows Server 2003 CD의 \i386 디렉터리에 있습니다. Windows 2000 Administration Tools are incompatible with this version of Windows. Install the Windows Server 2003 Administration Tools Pack. Adminpak.msi is located in the \i386 directory of the Windows Server 2003 CD.
20232현재 버전의 Windows Media 설치 프로그램은 현재 버전의 Windows와 호환되지 않습니다. 자세한 내용은 Microsoft 웹 사이트의 정보를 참조하십시오. This version of Windows Media Setup is incompatible with this version of Windows. For more information, view the information at the Microsoft web site.
20233현재 버전의 Windows 미디어 기술은 현재 버전의 Windows와 호환되지 않거나 현재 버전의 Windows로 대체되었습니다. 자세한 내용은 Microsoft 웹 사이트의 정보를 참조하십시오. This version of Windows Media Technologies is incompatible with or has been superseded by this version of Windows. For more information, view the information at the Microsoft web site.
20234Windows NT 4.0을 현재 버전의 Windows에 설치하는 것은 좋지 않습니다. It is not recommended that Windows NT 4.0 be installed on this version of Windows.
20235컴퓨터에 설치되어 있는 Windows 버전이 CD에 있는 버전보다 최신 버전이므로 설치를 계속할 수 없습니다. 경고: 컴퓨터에 현재 설치되어 있는 최신 버전의 Windows를 삭제하면 파일과 설정은 복구될 수 없습니다. Setup cannot continue because the version of Windows on your computer is newer than the version on the CD. Warning: If you decide to delete the newer version of Windows that is currently installed on your computer, the files and settings cannot be recovered.
20236Wingate 4.1.0에는 현재 버전의 Windows와 관련하여 알려진 호환성 문제가 있습니다. 현재 버전의 Windows와 호환되는 업데이트에 대해서는 Deerfield.com에 문의하십시오. Wingate 4.1.0 has a known compatibility issue with this version of Windows. For an update that is compatible with this version of Windows, contact Deerfield.com.
20237현재 버전의 Winsock 2는 이전의 Windows 플랫폼용입니다. 모든 기능은 이미 현재 Windows 운영 체제에 포함되어 있으므로 설치할 필요가 없습니다. This version of Winsock 2 is meant for older Windows platforms. All of its features are already part of your current Windows operating system, so there is no need to install it.
20238현재 버전의 ZipMagic은 현재 버전의 Windows와 호환되지 않습니다. 현재 버전의 ZipMagic을 설치하면 컴퓨터가 제대로 시작되지 않을 수 있습니다.현재 버전의 Windows와 호환되는 업그레이드에 대해서는 프로그램 공급업체에 문의하십시오. This version of ZipMagic is incompatible with this version of Windows. Installing this version of ZipMagic might result in your computer not starting properly.Contact the program vendor regarding upgrades that are compatible with this version of Windows.
20240현재 공급되고 있는 버전의 ZoneAlarm 및 ZoneAlarm Pro(버전 2.6.231 이상)는 Microsoft Windows XP와 호환됩니다. The currently shipping versions of ZoneAlarm and ZoneAlarm Pro (version 2.6.231 or higher) are compatible with Microsoft Windows XP.
20241ZoomText Xtra는 현재 버전의 Windows와 관련하여 알려진 호환성 문제를 내포하고 있으므로 예상대로 실행되지 않을 수 있습니다. 이 응용 프로그램을 사용하려면 비디오 하드웨어 가속을 최대로 설정해야 합니다. ZoomText Xtra has a known compatibility issue with this version of Windows and might not run as expected. To use this application, you must set video hardware acceleration to Full.
20242Zoom TextXtra 7.1은 현재 버전의 Windows와 관련하여 알려진 호환성 문제를 내포하고 있으므로 예상대로 실행되지 않을 수 있습니다. 이 응용 프로그램을 사용하려면 비디오 하드웨어 가속을 최대로 설정해야 합니다. Zoom TextXtra 7.1 has a known compatibility issue with this version of Windows and might not run as expected. To use this application, you must set video hardware acceleration to Full.
20247현재 버전의 Alps 전체 기능 PS2 터치 패드 장치 드라이버는 Windows XP와 호환되지 않습니다. 터치 패드는 Windows XP에서 기본 기능으로 작동합니다. 전체 기능 드라이버는 시스템 안정성을 유지하기 위해 로드되지 않습니다. 전체 기능을 얻으려면 OEM의 웹 사이트에서 최신 Windows XP 호환 입력 장치 드라이버를 다운로드하십시오. 드라이버를 얻을 수 있는지 알아보려면 Alps 웹 사이트를 참조하십시오. The current version of the Alps full functionality PS2 Touchpad Device Driver is incompatible with Windows XP. Your Touchpad functions under Windows XP with basic functionality. The full functionality driver is not loaded to preserve system stability. To obtain full functionality, download the latest Windows XP-compatible input device driver from the OEM's Web site. For additional details on driver availability, see the Alps Web site.
20248설치하고 있는 otman5.sys 드라이버는 현재 버전의 Windows와 호환되지 않습니다. 지원 정보는 백업 소프트웨어 공급업체에 문의하십시오. The otman5.sys driver you are installing is incompatible with this version of Windows. Please contact your backup software vendor for support information.
20249현재 버전의 Backup Utility Driver는 현재 버전의 Windows와 호환되지 않는 드라이버로 작동합니다. 자세한 내용은 백업 소프트웨어 공급업체에 문의하십시오. This version of Backup Utility Driver relies on drivers that might not be compatible with this version of Windows. Contact Backup Software Vendors for more details.
20251시스템 종료 문제 및 CD/DVD 드라이브 사용 문제를 비롯하여 안정성 문제를 유발하는 CD 녹음 드라이버가 설치되어 있습니다. 이 드라이버는 사용할 수 없게 됩니다. Roxio, Inc.에서는 이러한 문제를 해결하는 업데이트된 소프트웨어를 제공합니다. A CD-recording driver is installed that might cause stability problems, including problems shutting down and problems using a CD/DVD drive. This driver will be disabled. Roxio, Inc. provides updated software that addresses these problems.
20252설치된 장치 드라이버 Cpqfcftr.sys는 현재 버전의 Windows를 지원하지 않으므로 업그레이드가 계속될 수 있도록 사용할 수 없게 되어야 합니다. 이 드라이버는 Compaq StorageWorks RA4x000 및 MSA1000의 시스템 관리를 위해 Compaq Insight Manager에 사용되며 파이버 채널로 연결된 테이프 라이브러리에 대한 지원을 제공합니다. 설치가 완료된 후 www.hp.com에서 Compaq StorageWorks Fibre Channel Support 구성 요소를 다운로드하여 설치하십시오. The installed device driver Cpqfcftr.sys does not support this version of Windows and needs to be disabled for the upgrade to continue. This driver is used by the Compaq Insight Manager for system management of the Compaq StorageWorks RA4x000 and MSA1000 and provides support for fibre channel attached tape libraries. Please download and install the Compaq StorageWorks Fibre Channel Support component from www.hp.com after the installation is complete.
20253이 드라이버는 업그레이드하고 있는 Windows 버전과 호환되지 않습니다. 드라이버가 다른 네트워킹 소프트웨어 패키지의 일부인 것 같으므로 이를 제거한 다음 이 업그레이드를 다시 시도해야 합니다. This driver is incompatible with the version of Windows you are upgrading to. It is likely that the driver is part of another networking software package and will need to be uninstalled before you attempt this upgrade again.
20255Exchange 2000 Server는 현재 버전의 Windows에서 지원되지 않습니다. Exchange 2000 Server is not supported on this version of Windows.
20256Microsoft File and Print Services for Netware는 현재 버전의 Windows와 호환되지 않습니다. Microsoft File and Print Services for Netware is not compatible with this version of Windows.
20258현재 버전의 Iomega Software는 현재 버전의 Windows와 호환되지 않는 드라이버로 작동합니다. 자세한 내용은 Iomega Corporation에 문의하십시오. This version of Iomega Software relies on drivers that might not be compatible with this version of Windows. Contact Iomega Corporation for more details.
20260현재 설치되어 있는 IEEE1394 네트워크 드라이버는 현재 버전의 Windows와 호환되지 않으므로 사용할 수 없게 됩니다. 이 드라이버에 대한 자세한 내용은 제조업체의 웹 사이트를 참조하십시오. [제어판]에서 [프로그램 추가/제거]를 사용하여 현재 IEEE 1394 네트워크 드라이버를 제거하십시오. The currently installed IEEE1394 Network Driver is incompatible with this version of Windows and will be disabled. For more information about this driver, see the manufacturer's Web site. Uninstall the current IEEE 1394 network drivers by using Add/Remove Programs in Control Panel.
20261이 컴퓨터에 현재 설치되어 있는 One-touch Start Buttons용 드라이버는 현재 버전의 Windows와 호환되지 않습니다. 키보드의 기본 키는 여전히 작동합니다. 드라이버를 얻을 수 있는지 여부는 공급업체의 웹 사이트를 참조하십시오. The driver for One-touch Start Buttons currently installed on this computer is incompatible with this version of Windows. The basic keys on your keyboard will still be functional. For additional details on driver availability, refer to the vendor's Web site.
20262설치된 버전의 Promise 필터 드라이버는 Windows XP와 호환되지 않습니다. 디스크 드라이브는 Windows XP에서 기본 기능으로 작동하게 됩니다. 시스템 안정성을 유지하기 위해 전체 기능 필터 드라이버가 로드되어 있지 않습니다. Promise Technology 웹 사이트의 기술 지원 섹션에서 최신 Windows XP 호환 필터 장치 드라이버를 다운로드하십시오. The installed version of the Promise filter driver is incompatible with Windows XP. Your disk drives will function under Windows XP with basic functionality. To preserve system stability, the full functionality filter driver is not loaded. Download the latest Windows XP-compatible filter device driver from the Technical Support section of the Promise Technology Web site.
20264이 컴퓨터에 현재 설치되어 있는 USB MultiMediaCard SD Memory Card Device용 드라이버는 현재 버전의 Windows와 호환되지 않으므로 사용할 수 없게 됩니다. The driver for the USB MultiMediaCard SD Memory Card Device that is currently installed on this computer is incompatible with this version of Windows and will be disabled.
20270현재 버전의 vsdatant.sys는 현재 버전의 Windows와 호환될 수 없는 드라이버로 작동합니다. 자세한 내용은 Zone Labs, Inc.에 문의하십시오. This version of vsdatant.sys relies on drivers that might not be compatible with this version of Windows. Contact Zone Labs, Inc. for more details.
20276설치된 StarForce Protection 드라이버는 현재 버전의 Windows와 호환되지 않으므로 사용할 수 없게 됩니다. 이 드라이버가 필요한 응용 프로그램은 패치가 없으면 제대로 작동하지 않습니다. The installed StarForce Protection driver is not compatible with this version of Windows and will be disabled. Applications that require this driver will not function properly without a patch.
20281Symantec AntiVirus에는 현재 버전의 Windows와 관련하여 알려진 호환성 문제가 있습니다. 현재 버전의 Windows와 호환되는 업데이트를 구할 수 있으므로 Symantec에 문의하여 버전 10.0.1.622로 업그레이드하십시오. Symantec AntiVirus has a known compatibility issue with this version of Windows. An update that is compatible with this version of Windows is available, contact Symantec to upgrade to version 10.0.1.622
20282현재 버전의 Windows는 설치하려는 .NET Framework 1.1의 버전을 지원하지 않습니다. 현재 설치를 완료했으면 Microsoft 다운로드 센터에서 .NET Framework 1.1 서비스 팩 1을 설치해야 합니다. 계속하려면 [프로그램 실행]을 클릭합니다. This version of Windows does not support the version of .NET Framework 1.1 you are about to install. Once you have finished the current installation, you must install .NET Framework 1.1 Service Pack 1 from the Microsoft Download Center. Click Run Program to continue.
20283Windows Vista와 알집 v6.5x 이하 버전은 호환성 문제로 일부 기능이 정상 작동하지 않습니다. There is a compatibility issue with Alzip version equal to or lower than 6.5x.
20284Windows 지원 도구는 이 Windows 버전에 맞게 디자인되고 테스트된 것이 아니므로 올바르게 실행되지 않을 수도 있습니다. Windows Support Tools have not been designed or tested with this version of Windows and might not run correctly.
20285Windows Resource Kit 도구는 이 Windows 버전에 맞게 디자인되고 테스트된 것이 아니므로 올바르게 실행되지 않을 수도 있습니다. Windows Resource Kit Tools have not been designed or tested with this version of Windows and might not run correctly.
20286이 Jaws 버전에는 이 Windows 버전과 호환되지 않는 드라이버가 있습니다. 이 문제를 해결하려면 이 소프트웨어를 설치한 다음 Freedom Scientific에서 구할 수 있는 Windows XP 드라이버를 설치하십시오. This version of Jaws has drivers that are incompatible with this version of Windows. To solve this problem, install this software and then install the Windows XP drivers available from Freedom Scientific.
20287이 소프트웨어를 설치하기전에 IIS-메타베이스(IIS6 관리 호환성)를 먼저 설치해 주십시오. Please install IIS-Metabase (IIS6 Management compatibility) prior to installing this software
20288의 최신 서비스 팩을 설치해야 합니다. 서비스 팩을 설치하지 않으면 이 버전의 Windows와 호환성 문제가 있습니다. You must install with the most recent service pack. without service packs has a known compatibility issue with this version of Windows.
20289SQL Server 설치가 완료된 후 이 버전의 Windows에서 SQL Server를 실행하려면 먼저 서비스 팩을 설치해야 합니다. SQL Server 2008의 경우 SP3(서비스 팩 3) 이상을 설치해야 하며, SQL Server 2008 R2의 경우 SP1(서비스 팩 1) 이상을 설치해야 합니다. After SQL Server setup completes you will need to install service packs before running SQL Server on this version of Windows. For SQL Server 2008, you will need to install Service Pack 3 (SP3) or later. For SQL Server 2008 R2, you will need to install Service Pack 1 (SP1) or later.
20290오래된 버전의 Adobe Reader가 실행 중입니다. 중요한 보안 문제를 해결하려면 이 버전을 업데이트하는 것이 좋습니다. 그렇지 않으면 컴퓨터가 위험에 노출될 수 있습니다. Adobe Reader 업데이트 버전을 다운로드하려면 "온라인 해결 방법 확인"을 클릭하십시오 You are running an out-of-date version of Adobe Reader. Adobe strongly recommends that you update this version to resolve any critical security issues. Not doing so could put your computer at risk. Click "Check for solutions online" to download an updated version of Adobe Reader
20291에는 Windows에서 제거되어 더 이상 지원되지 않는 Microsoft Agent가 필요합니다. 이 버전의 Windows와 호환되는 최신 버전 소프트웨어에 대해 에 문의하십시오. requires Microsoft Agent, which has been removed from Windows and is no longer supported. Please contact for a newer version of the software that is compatible with this version of Windows.
20295Windows 7からアップグレードした場合は、再インストールが必要です。常に最新のアップデートモジュールを適用してください。 Windows 7からアップグレードした場合は、再インストールが必要です。常に最新のアップデートモジュールを適用してください。
20296お使いの日本語入力は Windows 10 との互換性がありません。詳しくは製造元にお問い合わせください。 お使いの日本語入力は Windows 10 との互換性がありません。詳しくは製造元にお問い合わせください。
20297お使いの日本語入力は Windows 10 との互換性がありません。オペレーティングシステムを更新した後、日本語入力をアンインストールし最新のバージョンをインストールしてください。 お使いの日本語入力は Windows 10 との互換性がありません。オペレーティングシステムを更新した後、日本語入力をアンインストールし最新のバージョンをインストールしてください。
20298Lynksys AE1200/2500 802.11 Wireless LAN Dongle Lynksys AE1200/2500 802.11 Wireless LAN Dongle
20299This device is incompatible with this version of Windows and must be removed before continuing This device is incompatible with this version of Windows and must be removed before continuing
20300업그레이드하는 동안 Hyper-V 스위치가 보존되지 않을 수도 있습니다. 업그레이드 전에 모든 Hyper-V 스위치를 제거하고 업그레이드가 완료되면 스위치를 다시 만드는 것이 좋습니다. Hyper-V switches may not be preserved during upgrade. Microsoft recommends removing all Hyper-V switches before the upgrade and recreating the switches after the upgrade is complete.
20301NIC 팀(LBFO): 업그레이드하는 동안 팀이 보존되지 않습니다. 업그레이드 전에 모든 팀을 제거하고 업그레이드가 완료되면 팀을 다시 만드는 것이 좋습니다. 자세한 내용은 사용 설명서(https://go.microsoft.com/fwlink/?LinkId=817320)를 참조하세요. NIC teaming (LBFO): Teams are not preserved during upgrade. Microsoft recommends deleting all teams before the upgrade and recreating the teams after the upgrade is complete. For more info, refer to the Users’ Guide at https://go.microsoft.com/fwlink/?LinkId=817320
20302You need to update the driver from the website: https://go.microsoft.com/fwlink/?LinkID=824655&clcid=0x409 You need to update the driver from the website: https://go.microsoft.com/fwlink/?LinkID=824655&clcid=0x409
20303PC에 설치된 DeepFreeze 버전이 현재 Windows 버전과 호환되지 않습니다. 계속 하시려면 앱을 업데이트하세요. 자세한 내용은 https://go.microsoft.com/fwlink/?LinkID=834480에서 확인할 수 있습니다. The version of DeepFreeze installed on your PC isn’t compatible with this version of Windows. Please update the app before you continue. For more info, go to: https://go.microsoft.com/fwlink/?LinkID=834480
30000000 테스트 항목 000 Test Entries
300012000 도구 상자 2000 ToolBox
30002ACE Server 5.0.1 ACE Server 5.0.1
30003AdShield AdShield
30004Aironet Client Utility Aironet Client Utility
30005AIWA TA 유틸리티 AIWA TA Utility
30006Alps 포인팅 장치 Alps Pointing-device
30007AOL AOL
30008AOL 9.0 AOL 9.0
30009AOL Instant Messenger AOL Instant Messenger
30010Application Center 2000 Application Center 2000
30011Approach 9.x Approach 9.x
30012ARCserveIT 6.x ARCserveIT 6.x
30013Art Explosion Label Factory Deluxe 1.0 Art Explosion Label Factory Deluxe 1.0
30014AT&T WorldNet 2.0 AT&T WorldNet 2.0
30015AtGuard AtGuard
30016ATI Multimedia Center 7.1 ATI Multimedia Center 7.1
30017ATI TV Wonder VE ATI TV Wonder VE
30018Attune 1.1 Attune 1.1
30019Attune 2.1 Attune 2.1
30020오디오 조정 마법사 Audio Tuning Wizard
30021AudioCD MP3 Studio AudioCD MP3 Studio
30022AutoSave AutoSave
30023AVG 6.0 AVG 6.0
30024AVG 7.0 AVG 7.0
30025AVM Ken! AVM Ken!
30026Baan FrontOffice Baan FrontOffice
30027BackOffice 2000 BackOffice 2000
30028BackOffice 4.x BackOffice 4.x
30029Backup Exec Backup Exec
30030Backup MyPC Deluxe Backup MyPC Deluxe
30031Backup Utility Driver Backup Utility Driver
30032Bari2 Internet(Speed Surfer) Bari2 Internet (Speed Surfer)
30033Bari2 KantanSetuzoku(Modem Wizard) Bari2 KantanSetuzoku (Modem Wizard)
30034Bari2 OneTouch (Short Cuts) Bari2 OneTouch (Short Cuts)
30035BizTalk Server 2000 BizTalk Server 2000
30036BizTalk Server 2002 BizTalk Server 2002
30037BlackIce Defender BlackIce Defender
30038BlackIce PC/Server Protection BlackIce PC/Server Protection
30039BlackICE Pro 3.6 BlackICE Pro 3.6
30040bleem! bleem!
30041Bonzi Buddy Bonzi Buddy
30042Boris RED 1.x-2.0 Boris RED 1.x-2.0
30043Boris RED v2.0 Boris RED v2.0
30044BoundsChecker 6.00 BoundsChecker 6.00
30045Burn & Go Burn & Go
30046bv-Admin bv-Admin
30047C-DILLA CDSecure C-DILLA CDSecure
30048Calendar Creator 5 Calendar Creator 5
30049Calypso Email 3.0 Calypso Email 3.0
30050Calypso Email 3.1 Calypso Email 3.1
30051Carbon Copy 32 5.1 Carbon Copy 32 5.1
30052Card Wizard NT Card Wizard NT
30053Cardware Services Cardware Services
30054cc:Mail 7/8 cc:Mail 7/8
30055CD Copier Game Edition CD Copier Game Edition
30056CD Copier Pro 2.0 CD Copier Pro 2.0
30057CD Creator 2 CD Creator 2
30058CD Kakumei Virtual CD Kakumei Virtual
30059CD Recording Software CD Recording Software
30060CDSpace 4.0 CDSpace 4.0
30061CDSpace Power+ CDSpace Power+
30062Chobit 3D Chobit 3D
30063Cisco System VPN 3000 Cisco System VPN 3000
30064Cisco System VPN 4.x Cisco System VPN 4.x
30065Cisco System VPN 5000 Cisco System VPN 5000
30066Cisco VPN Cisco VPN
30067Clarify 9.0 Clarify 9.0
30068CleanSweep 4 CleanSweep 4
30069Codename Eagle Codename Eagle
30070Cold Fusion 5 Cold Fusion 5
30071Command and Conquer - Red Alert 2 Command and Conquer - Red Alert 2
30072Command AntiVirus 4.x Command AntiVirus 4.x
30073Commerce Server 2000 Commerce Server 2000
30074Commerce Server 2002 Commerce Server 2002
30075Compaq Fibre Channel Filter Driver Compaq Fibre Channel Filter Driver
30076Compaq Insight Manager Compaq Insight Manager
30077CompuServe CompuServe
30078Conexant USB Conexant USB
30079Conexant WINACHSF Softmodem Conexant WINACHSF Softmodem
30080ConfigSafe ConfigSafe
30081ControlIT 5.0 ControlIT 5.0
30082Conversa Web 3.0 Conversa Web 3.0
30083CoSession Remote 32 CoSession Remote 32
30084Create Resumes Quick and Easy 3 Create Resumes Quick and Easy 3
30085Creative PlayCenter 2 Creative PlayCenter 2
30086Creative WebCam Creative WebCam
30087D-Link Drivers D-Link Drivers
30088DataFax DataFax
30089Dazzle DVC Dazzle DVC
30090Dead Man's Hand Dead Man's Hand
30091Dell OpenManage Version Assistant - Managed Node Dell OpenManage Version Assistant - Managed Node
30092Dell OpenManage Version Assistant - Server Dell OpenManage Version Assistant - Server
30093Dell PERC 2 Dell PERC 2
30094Der Brockhaus Multimedial 2004 Der Brockhaus Multimedial 2004
30095Deterministic Networks VPN Deterministic Networks VPN
30096DirecPC 2.x DirecPC 2.x
30097DirecPC 3.0 DirecPC 3.0
30098DirectCD DirectCD
30099DirectCD 1 DirectCD 1
30100DirectCD 2 DirectCD 2
30101DirectCD 3 DirectCD 3
30102DirectCD 5 DirectCD 5
30103Diskeeper Diskeeper
30104Diskeeper 6.0 Diskeeper 6.0
30105Diskeeper 7.0 Diskeeper 7.0
30106DiskX Tools DiskX Tools
30107Domain Time 2 Domain Time 2
30108DotNow Free Internet Access DotNow Free Internet Access
30109Double Take 4.2 Double Take 4.2
30110Dr. Eye 2002 Dr. Eye 2002
30111Dr. Solomon's Anti-Virus Products Dr. Solomon's Anti-Virus Products
30112Dragon Naturally Speaking 5.0 Dragon Naturally Speaking 5.0
30113Dragon NaturallySpeaking Dragon NaturallySpeaking
30114Drive Image 2.0 Drive Image 2.0
30115Drive Image 4.0 Drive Image 4.0
30116Drive Image 7 Drive Image 7
30117Drive Image Pro 4.0 Drive Image Pro 4.0
30118Drive+ Drive+
30119Drivecopy 2.x Drivecopy 2.x
30120DV Edit 2.0 DV Edit 2.0
30121DVDit! DVDit!
30122E-Trust EZ Antivirus E-Trust EZ Antivirus
30123Earthlink 5.0 Earthlink 5.0
30124Earthlink Total Access Earthlink Total Access
30125Earthlink Total Access 2.x Earthlink Total Access 2.x
30126Easy CD and Media Creator Easy CD and Media Creator
30127Easy CD Creator 3 Easy CD Creator 3
30128Easy CD Creator 4 Easy CD Creator 4
30129Easy CD Creator 5 Easy CD Creator 5
30130Easy CD Pro Easy CD Pro
30131EasyUninstall 2000 EasyUninstall 2000
30132EasyUninstaller 2000 EasyUninstaller 2000
30133Emperor's New Groove - Groove Center Emperor's New Groove - Groove Center
30134Encarta Africana Third Edition Encarta Africana Third Edition
30135Encarta Class Server Encarta Class Server
30136Encarta Encyclopedia 2001 Encarta Encyclopedia 2001
30137EnterNet 300 EnterNet 300
30138Epson Stylus Photo 875DC PCMCIA Card Reader Epson Stylus Photo 875DC PCMCIA Card Reader
30139eTrust EZ Armor 2005 eTrust EZ Armor 2005
30140EVA Animator EVA Animator
30141EVA Viewer EVA Viewer
30142Exceed Power Suite 9.0 Exceed Power Suite 9.0
30143Exchange 2000 IFS Driver Exchange 2000 IFS Driver
30144Exchange Server 2000 Exchange Server 2000
30145Exchange Server 2003 Exchange Server 2003
30146Exchange Server 5.5 Exchange Server 5.5
30147Ezonics Driver Ezonics Driver
30148F-Secure 4.x F-Secure 4.x
30149F-Secure 5 F-Secure 5
30150F-Secure 6 F-Secure 6
30151F/A-18 Simulator F/A-18 Simulator
30152Fast Studio Purple 4.01 Fast Studio Purple 4.01
30153Fax 2000 2.6 Fax 2000 2.6
30154FaxLink 1.4 FaxLink 1.4
30155File and Print Services for Netware Driver File and Print Services for Netware Driver
30156First Aid 2000 First Aid 2000
30157Fix-It Utilities '99 / Fix-It Utilities 3.0 Fix-It Utilities '99 / Fix-It Utilities 3.0
30158Flow Charting PDQ 1.1 Flow Charting PDQ 1.1
30159Fluke Protocol Inspector Fluke Protocol Inspector
30160Freedom Force Freedom Force
30161FTP NetDrive 1.0 - 4.1.x / Internet Neighborhood 1.0 - 4.1.x FTP NetDrive 1.0 - 4.1.x / Internet Neighborhood 1.0 - 4.1.x
30162Galaxy for Windows 2000 Galaxy for Windows 2000
30163Game Pack for Toshiba Game Pack for Toshiba
30164GoBack GoBack
30165GoBack Deluxe GoBack Deluxe
30166Grand Theft Auto 2 Grand Theft Auto 2
30167Greyware Remote User Manager Greyware Remote User Manager
30168Groupwise 5.x Groupwise 5.x
30169Guard Dog 1.0 Guard Dog 1.0
30170Guard Dog 2.0 Guard Dog 2.0
30171Guard Dog 3.0 Guard Dog 3.0
30172Guardian 5.1 Guardian 5.1
30173Guillemot 게임 장치 소프트웨어 Guillemot Game Device Software
30174Half-Life Half-Life
30175Halo Halo
30176High Heat Baseball 2001 High Heat Baseball 2001
30177HipZip Media Player HipZip Media Player
30178Honyaku Internet Honyaku Internet
30179Honyaku Pikaichi V3 One Touch Honyaku Pikaichi V3 One Touch
30180HP OmniBack II HP OmniBack II
30181HP PhotoSmart Scanner HP PhotoSmart Scanner
30182HP Smart Card Security System HP Smart Card Security System
30183HP Soft Power Down HP Soft Power Down
30184IBM AntiVirus IBM AntiVirus
30185IBM Director IBM Director
30186IBM EzButton IBM EzButton
30187IBM Global Network Dialer IBM Global Network Dialer
30188IEEE-1394 Network Driver IEEE-1394 Network Driver
30189Indeo Video Playback Indeo Video Playback
30190Inoculan / InoculateIT Inoculan / InoculateIT
30191InocuLAN 4.0 InocuLAN 4.0
30192InoculateIT 4.53 InoculateIT 4.53
30193InstallShield Developer InstallShield Developer
30194Instant CD/DVD 7.0 Instant CD/DVD 7.0
30195Intel Create & Share Software Intel Create & Share Software
30196Intel Play Me2Cam Intel Play Me2Cam
30197IntelliPoint 2.x IntelliPoint 2.x
30198IntelliPoint 3.x IntelliPoint 3.x
30199IntelliPoint 4.x IntelliPoint 4.x
30200IntelliType Pro 1.x IntelliType Pro 1.x
30201InterAct Game Device Software InterAct Game Device Software
30202Intercam Elite Intercam Elite
30203Internet Kaisokubin 2.1 Internet Kaisokubin 2.1
30204Internet Shinchakubin 1.00 - 1.40 Internet Shinchakubin 1.00 - 1.40
30205Iomega Software Iomega Software
30206Ippatu Changer Ippatu Changer
30207ISA 2000 ISA 2000
30208ISA Server 2000 120-Day Trial Edition ISA Server 2000 120-Day Trial Edition
30209Firewall Client for ISA Server 2004 Firewall Client for ISA Server 2004
30210iTunes iTunes
30211Jaws 4.5 Jaws 4.5
30212Kantan Internet Kantan Internet
30213Kerio Server Firewall Kerio Server Firewall
30214Kid Pix Studio Deluxe v3.0 Kid Pix Studio Deluxe v3.0
30215Kidproof Kidproof
30216Kodak Digital Video Camera Software Kodak Digital Video Camera Software
30217Kurzweil Voicepad Kurzweil Voicepad
30218Kurzweil VoicePro/VoicePlus 2.5 Kurzweil VoicePro/VoicePlus 2.5
30219L2TP/IPSec VPN client L2TP/IPSec VPN client
30220LapLink LapLink
30221LapLink 2000 LapLink 2000
30222LapLink Gold LapLink Gold
30223Lego Studio Lego Studio
30224Lego Vision Command Software Lego Vision Command Software
30225LifeView RoboCAM / TV LifeView RoboCAM / TV
30226Liquid Audio Liquid Audio
30227Liquid Player Liquid Player
30228Live Express Card Maker Live Express Card Maker
30229Logitech QuickCam Software Logitech QuickCam Software
30230Logitech WingMan Software 3.x Logitech WingMan Software 3.x
30231Lotus Notes v5.x Lotus Notes v5.x
30232LunarPlus 5.2 LunarPlus 5.2
30233Luxsonor DVD Player Luxsonor DVD Player
30234MacDrive 98 MacDrive 98
30235MacOpener 2000 MacOpener 2000
30236Mailist 2.0 Mailist 2.0
30237March 2001 Application Compatibility Package March 2001 Application Compatibility Package
30238McAfee Office 2000 McAfee Office 2000
30239McAfee Personal Firewall 2004 McAfee Personal Firewall 2004
30240McAfee Quick Clean 1.02 McAfee Quick Clean 1.02
30241McAfee Uninstaller 3.0 McAfee Uninstaller 3.0
30242McAfee Uninstaller Deluxe 5.1x McAfee Uninstaller Deluxe 5.1x
30243McAfee Uninstaller Deluxe 6.0 McAfee Uninstaller Deluxe 6.0
30244McAfee Utilities Deluxe 3.0 McAfee Utilities Deluxe 3.0
30245McAfee VirusScan NT McAfee VirusScan NT
30246MD-PC Link for Mebius V1.01 MD-PC Link for Mebius V1.01
30247Mebius i-mode Park Mebius i-mode Park
30248Mebius Online User Touroku 5.0 Mebius Online User Touroku 5.0
30249MechWarrior 3 MechWarrior 3
30250Memory Manager Memory Manager
30251MetaFrame 1.8 MetaFrame 1.8
30252Microsoft .NET Framework 1.0 Microsoft .NET Framework 1.0
30253Microsoft .NET Framework 1.1 Microsoft .NET Framework 1.1
30254Microsoft .NET Framework SDK 1.0 Microsoft .NET Framework SDK 1.0
30255Microsoft .NET Framework SDK 1.1 Microsoft .NET Framework SDK 1.1
30256Microsoft ActiveSync Microsoft ActiveSync
30257Microsoft Baseline Security Analyzer 2.0 Microsoft Baseline Security Analyzer 2.0
30258Microsoft Exchange Server Microsoft Exchange Server
30259Microsoft IME 2000 Microsoft IME 2000
30260Microsoft IME 97 Microsoft IME 97
30261Microsoft IME 98 Microsoft IME 98
30262Microsoft Project Central 2000 Microsoft Project Central 2000
30263Microsoft Rights Management Server 1.0 SP1 Microsoft Rights Management Server 1.0 SP1
30264Microsoft® Project Server 2002 Microsoft® Project Server 2002
30265Migration Assessor Migration Assessor
30266MindSpring Internet Software 4.0 MindSpring Internet Software 4.0
30267Mobile Information Server 2001 Mobile Information Server 2001
30268Mobile Information Server 2002 Mobile Information Server 2002
30269Monopoly Monopoly
30270MotoDV MotoDV
30271MotoRacer 3 MotoRacer 3
30272MQSeries 5.2.1 MQSeries 5.2.1
30273MSN Installer MSN Installer
30274MSN Explorer 6 MSN Explorer 6
30275MSN Internet Access 5 MSN Internet Access 5
30276NAMCO History Vol. 2 NAMCO History Vol. 2
30277NASCAR ProDigital Wheel USB NASCAR ProDigital Wheel USB
30278Navin' You Navin' You
30279NEC OneTouchStartButton Keyboard NEC OneTouchStartButton Keyboard
30280Nero - Burning Rom Nero - Burning Rom
30281Nero ImageDrive Nero ImageDrive
30282Nero InCD UDF Reader Nero InCD UDF Reader
30283Nero Mix 1.4 Nero Mix 1.4
30284NetBackup NetBackup
30285NetBackup 3.4.1 NetBackup 3.4.1
30286NetBackup Data Center 4.5 NetBackup Data Center 4.5
30287NetIQ Application Manager NetIQ Application Manager
30288NetIQ AppManager Security Manager NetIQ AppManager Security Manager
30289NetIQ Group Policy Administrator NetIQ Group Policy Administrator
30290NetIQ Operations Manager NetIQ Operations Manager
30291NetIQ Security Manager NetIQ Security Manager
30292Netshield 3.x Netshield 3.x
30293NFS Maestro Client NFS Maestro Client
30294NFS Maestro Client 6 NFS Maestro Client 6
30295NOD32 For Windows NT/2000/XP/2003 NOD32 For Windows NT/2000/XP/2003
30296Norman Personal Firewall Norman Personal Firewall
30297Nortel Extranet Access Client Nortel Extranet Access Client
30298Norton 2000 and 2001 Software Norton 2000 and 2001 Software
30299Norton AntiVirus 2000 Norton AntiVirus 2000
30300Norton AntiVirus 2001 Norton AntiVirus 2001
30301Norton AntiVirus 2003 Norton AntiVirus 2003
30302Norton AntiVirus 4.x and 5.x Norton AntiVirus 4.x and 5.x
30303Norton AntiVirus Corporate Edition 7.x Norton AntiVirus Corporate Edition 7.x
30304Norton Crashguard 4.0 Norton Crashguard 4.0
30305Norton Ghost 2000/5.1d Norton Ghost 2000/5.1d
30306Norton Ghost 5.1 Norton Ghost 5.1
30307Norton Ghost 6.0 Norton Ghost 6.0
30308Norton Ghost 6.5 Norton Ghost 6.5
30309Norton Ghost Corporate Edition 8.0 Norton Ghost Corporate Edition 8.0
30310Norton Internet Security 2001 Family Edition Norton Internet Security 2001 Family Edition
30311Norton Internet Security 2003 Norton Internet Security 2003
30312Norton Navigator for Windows 95 Norton Navigator for Windows 95
30313Norton Speed Disk Driver Norton Speed Disk Driver
30314Norton SystemWorks 1.0 and 2.0 Norton SystemWorks 1.0 and 2.0
30315Norton SystemWorks 2000 Norton SystemWorks 2000
30316Norton SystemWorks 2001 Norton SystemWorks 2001
30317Norton SystemWorks 2003 Norton SystemWorks 2003
30318Norton Utilities 2.0 for Windows NT Norton Utilities 2.0 for Windows NT
30319Norton Utilities 2000 Norton Utilities 2000
30320Norton Utilities 2001 Norton Utilities 2001
30321Notebook Manager Notebook Manager
30322NovaDisk 2000 NovaDisk 2000
30323NovaXchange 3 NovaXchange 3
30324Novell Client 32 Novell Client 32
30325Nuts & Bolts 98 Nuts & Bolts 98
30326Office Accounting 1.0 Office Accounting 1.0
30327OfficeScan Corporate Edition OfficeScan Corporate Edition
30328Oil Change 95 Oil Change 95
30329OmniForm 4.0 OmniForm 4.0
30330Open File Manager 5.x Open File Manager 5.x
30331OpenMG Jukebox OpenMG Jukebox
30332OpenView 3.0 OpenView 3.0
30333Operations Manager Operations Manager
30334Oracle 10g Oracle 10g
30335Oracle 11 Oracle 11
30336Oracle 9 Oracle 9
30337Otayori Shoin Otayori Shoin
30338Otayori@Meimu 1.5 Otayori@Meimu 1.5
30339Page Designer 1.0 Page Designer 1.0
30340Pagemaker 7.0 Pagemaker 7.0
30341Pagis Pro 2.0 Pagis Pro 2.0
30342Pagis Pro 3.0 Pagis Pro 3.0
30343Panda Antivirus Driver Panda Antivirus Driver
30344Panda Titanium 2004 Panda Titanium 2004
30345Pandora's Box Pandora's Box
30346PaperPort 5.x PaperPort 5.x
30347PaperPort 6.x PaperPort 6.x
30348Partition Commander v6.02 Partition Commander v6.02
30349Partition Magic 3.x and 4.x Partition Magic 3.x and 4.x
30350Partition Magic 6.0 Partition Magic 6.0
30351PasoconNavi 2001 Ricky-kun 1.0X/2.0 PasoconNavi 2001 Ricky-kun 1.0X/2.0
30352PasoconNavi 2001 TV Ricky-kun 1.0 PasoconNavi 2001 TV Ricky-kun 1.0
30353PC NAVI 2000 2.01 PC NAVI 2000 2.01
30354PC Shindan Tool PC Shindan Tool
30355PC-cillin 2000 PC-Cillin 2000
30356PC-cillin Internet Security 2004 PC-cillin Internet Security 2004
30357PC-cillin Internet Security 2005 PC-cillin Internet Security 2005
30358PC-Doctor for Windows 3.0 PC-Doctor for Windows 3.0
30359pcAnywhere 10.0 pcAnywhere 10.0
30360pcAnywhere 10.5 pcAnywhere 10.5
30361pcAnywhere 7.5/8.0 pcAnywhere 7.5/8.0
30362pcAnywhere 9.0 pcAnywhere 9.0
30363pcAnywhere 9.2 pcAnywhere 9.2
30364PCGA-CDRW51/A PCGA-CDRW51/A
30365PCsync 2.0 PCsync 2.0
30366PDFComplete PDFComplete
30367Perc Console Package Perc Console Package
30368PGP Desktop Security 7.x PGP Desktop Security 7.x
30369Philips PC Camera Software Philips PC Camera Software
30370Philips VRecord Philips VRecord
30371PhotoClick PhotoClick
30372PhotoDeluxe Business Edition 1.0 PhotoDeluxe Business Edition 1.0
30373PhotoDeluxe Home Edition 3.x PhotoDeluxe Home Edition 3.x
30374PhotoExpert PhotoExpert
30375PhotoExplosion Deluxe 1.0 PhotoExplosion Deluxe 1.0
30376Pinnacle Studio Pinnacle Studio
30377Pivotal Relationship 2000 Pivotal Relationship 2000
30378Power Profiler Power Profiler
30379Power Shoin Power Shoin
30380PowerBuilder 7 PowerBuilder 7
30381PowerE/J, Kokodake Hontaku, Honyaku(+Jisho) Kore1pon PowerE/J, Kokodake Hontaku, Honyaku(+Jisho) Kore1pon
30382PowerPIMM PowerPIMM
30383Powerstrip 2.78 Powerstrip 2.78
30384Powerup 2000 Powerup 2000
30385ProcommPlus Rapid Control 4.x ProcommPlus Rapid Control 4.x
30386Prodigy Internet v5 Prodigy Internet v5
30387Promise Filter Driver Promise Filter Driver
30388ProTalk32 ProTalk32
30389Proxy Server 1.0 Proxy Server 1.0
30390Proxy Server 2.0 Proxy Server 2.0
30391QuickBooks 2001 QuickBooks 2001
30392Quota Advisor 4.1 Quota Advisor 4.1
30393ReachOut 7.0 & 8.0 ReachOut 7.0 & 8.0
30394다시 부팅 Reboot
30395Regmon 1.0 Regmon 1.0
30396Regmon 4.0 Regmon 4.0
30397Remotely Possible v4.0 Remotely Possible v4.0
30398Remove-It 98 Remove-It 98
30399Repair Disk Manager Repair Disk Manager
30400Resume Maker Deluxe 7.0 Resume Maker Deluxe 7.0
30401RingZero 4.x RingZero 4.x
30402Roboword Roboword
30403Rollercoaster Tycoon - Corkscrew Follies Rollercoaster Tycoon - Corkscrew Follies
30404Rollercoaster Tycoon - Loopy Landscapes Rollercoaster Tycoon - Loopy Landscapes
30405S-YXG100 Puls S-YXG100 Puls
30406SanDisk SDDR-05b USB CompactFlash ImageMate SanDisk SDDR-05b USB CompactFlash ImageMate
30407Screencam 97 Screencam 97
30408SecureIIS 1.x SecureIIS 1.x
30409Security Services & AV Driver Security Services & AV Driver
30410ServerMagic 4.0 ServerMagic 4.0
30411Services for Unix 2.0 Services for Unix 2.0
30412SharePoint Portal Server 2001 SharePoint Portal Server 2001
30413SharePoint Portal Server 2003 SharePoint Portal Server 2003
30414Sidewinder Game Device Software 3.x Sidewinder Game Device Software 3.x
30415Siebel 2000 Server Siebel 2000 Server
30416Sigmaplot 5 Sigmaplot 5
30417Simply Accounting 9.0 Simply Accounting 9.0
30418Site Server 3.0 Site Server 3.0
30419SmartGallery/BusBrain SmartGallery/BusBrain
30420SmartVoice(Ver4.0) SmartVoice(Ver4.0)
30421SMS 서버 SMS Server
30422SNA Server 4.0 and below SNA Server 4.0 and below
30423Soft-PK Client Soft-PK Client
30424SoftIce 3.22 SoftIce 3.22
30425Sonique Sonique
30426Sony 1394 Sony 1394
30427Sophos Anti-Virus Sophos Anti-Virus
30428SOS - Best Defense: Virus Scanner SOS - Best Defense: Virus Scanner
30429Sound Blaster Live Sound Blaster Live
30430Sound Blaster Live 5.1 Sound Blaster Live 5.1
30431Sound Blaster Liveware Sound Blaster Liveware
30432Spotlight on Active Directory Spotlight on Active Directory
30433SPSS for Windows 10 SPSS for Windows 10
30434SQL Server 2000 SQL Server 2000
30435SQL Server 2000 Analysis Services SQL Server 2000 Analysis Services
30436SQL Server 2000 English Query SQL Server 2000 English Query
30437SQL Server 6.5 SQL Server 6.5
30438SQL Server 7.0 SQL Server 7.0
30439SQL Server OLAP Services 7.0 SQL Server OLAP Services 7.0
30440StarOffice 7 StarOffice 7
30441Studio DV Studio DV
30442SuperNova 1.02 SuperNova 1.02
30443SuperNova 3.03 SuperNova 3.03
30444SuperNova 4.01 SuperNova 4.01
30445SuperNova 5.1 SuperNova 5.1
30446SuperNova 6.5.1 SuperNova 6.5.1
30447SuperSpeed 2000 SuperSpeed 2000
30448SurfWatch for Windows 98 3.0 SurfWatch for Windows 98 3.0
30449Sygate Personal Firewall Pro Sygate Personal Firewall Pro
30450Symantec AntiVirus Corporate Edition 8, 9, and 10 Symantec AntiVirus Corporate Edition 8, 9, and 10
30451Symantec Utility Driver Symantec Utility Driver
30452System Commander 2000 System Commander 2000
30453System Commander Deluxe 4.0 System Commander Deluxe 4.0
30454System Management Server 2.0(SP3 이하) System Management Server 2.0 (SP3 and below)
30455System Management Server 2003 System Management Server 2003
30456System Shock 2 System Shock 2
30457SystemSuite 3.0 SystemSuite 3.0
30458Take Two Take Two
30459The Master Genealogist The Master Genealogist
30460ThrustMaster Software 2.13 ThrustMaster Software 2.13
30461Timbuktu Pro 2000 Timbuktu Pro 2000
30462Time Machine Time Machine
30463Timeslips 9.0.x Timeslips 9.0.x
30464Tivoli Storage Manager Tivoli Storage Manager
30465TOSHIBA Audio Manager TOSHIBA Audio Manager
30466Toshiba FAT2NTFS Conversion Utility Toshiba FAT2NTFS Conversion Utility
30467Toshiba Live Media Toshiba Live Media
30468Toshiba Onsei System Toshiba Onsei System
30469Toshiba Utilities Toshiba Utilities
30470Toy Story Power Play 1.0 Toy Story Power Play 1.0
30471TweakDUN 2.22 TweakDUN 2.22
30472UDP/IPSec VPN client UDP/IPSec VPN client
30473Ulead MediaStudio Pro 6.5 Ulead MediaStudio Pro 6.5
30474Ulead VideoStudio 4.0 Ulead VideoStudio 4.0
30475Ultrabac Ultrabac
30476UMAX VistaScan Scanner UMAX VistaScan Scanner
30477Undelete 2.0 Undelete 2.0
30478USB MultiMediaCard/SD Memory Card USB MultiMediaCard/SD Memory Card
30479USB Setuzoku Camera You Camera Viewer USB Setuzoku Camera You Camera Viewer
30480V3NT V3NT
30481Vegas 2.0 Vegas 2.0
30482Vegas Video Vegas Video
30483ViaVoice 98 Executive 5.x ViaVoice 98 Executive 5.x
30484ViaVoice Millennium Edition ViaVoice Millennium Edition
30485Video Wave 4 Video Wave 4
30486ViRobot 2000 Professional ViRobot 2000 Professional
30487Virtual CD 3.0 Virtual CD 3.0
30488Virtual Partition Virtual Partition
30489Virtual PC/Windows CE Emulator Virtual PC/Windows CE Emulator
30490Virtual Pool 2 Virtual Pool 2
30491Virus Buster 2001 Virus Buster 2001
30492VirusBuster 9x for NT VirusBuster 9x for NT
30493VirusScan 7.0 Home or Professional Edition VirusScan 7.0 Home or Professional Edition
30494VirusScan 7.1 VirusScan 7.1
30495Visio Visio
30496Vistascan Vistascan
30497Visual InterDev 1.0 Visual InterDev 1.0
30498Visual J++ 6.0 Visual J++ 6.0
30499Visual Studio .NET Visual Studio .NET
30500Visual Studio 6.0 Admin Install Visual Studio 6.0 Admin Install
30501Visual Studio 6.0 SP5 and SP6 Visual Studio 6.0 SP5 and SP6
30502VisualKB Explorer VisualKB Explorer
30503Voice Xpress 5.0 Voice Xpress 5.0
30504VOP Mail Web Pro 2.2 VOP Mail Web Pro 2.2
30505VsDatant VsDatant
30506WebBooster Ninja 1 WebBooster Ninja 1
30507WebScanX WebScanX
30508WebTrends Enterprise Reporting Server v3.5b WebTrends Enterprise Reporting Server v3.5b
30509WinDelete 5.0 WinDelete 5.0
30510Window Eyes 3.x Window Eyes 3.x
30511Window Eyes 4.x Window Eyes 4.x
30512Windows 2000 Windows 2000
30513Windows 2000 관리 도구 Windows 2000 Administration Tools
30514Windows 98 Windows 98
30515Windows Compatibility Update Windows Compatibility Update
30516Windows Media Player 7 Windows Media Player 7
30517Windows 미디어 기술 Windows Media Technologies
30518Windows NT 4.0 Windows NT 4.0
30519Windows Rights Management Services Client v1 Windows Rights Management Services Client v1
30520Windows 설치 Windows Setup
30521WinFax Lite/Pro 3.x WinFax Lite/Pro 3.x
30522WinFax Pro 10 WinFax Pro 10
30523Wingate 4.1.0 Wingate 4.1.0
30524Winnov Videum Winnov Videum
30525WinPoet v2.0 WinPoet v2.0
30526WinSock 2 WinSock 2
30527WinTV WinTV
30528WinZip 6.3-8.0 WinZip 6.3-8.0
30529WISO Sparbuch 2004 WISO Sparbuch 2004
30530X:Drive X:Drive
30531Xircom/Entrega USB to Serial Converter Xircom/Entrega USB to Serial Converter
30532YAMAHA AC-XG WDM Audio Device YAMAHA AC-XG WDM Audio Device
30533Zetafax 7.5 Zetafax 7.5
30534ZipMagic 2000 ZipMagic 2000
30535ZipMagic 98 ZipMagic 98
30536ZoneAlarm ZoneAlarm
30537ZoneAlarm 5 ZoneAlarm 5
30538Zoom TextXtra 7.1 Zoom TextXtra 7.1
30539ZoomText ZoomText
30540ZoomText Xtra ZoomText Xtra
30541豪杰超级解霸2000 豪杰超级解霸2000
30542Acrobat Reader 7 Acrobat Reader 7
30543JiangMin KV Antivirus 2006 JiangMin KV Antivirus 2006
30544Photoshop Elements Photoshop Elements
30545PlayOnLine PlayOnLine
30546QuickTime 6 QuickTime 6
30547Real Player Real Player
30548GomPlayer GomPlayer
30549Dark Age of Camelot Dark Age of Camelot
30550Zoo Tycoon 1 Zoo Tycoon 1
30551Lineage 1 Lineage 1
30552Lineage 2 Lineage 2
30553NateOn NateOn
30554Shuriken Pro 4 Shuriken Pro 4
30555Kurzweil 3000 Kurzweil 3000
30556Download Accelerator Plus 7.5 Download Accelerator Plus 7.5
30557Windows SharePoint Services Windows SharePoint Services
30558SharePoint Portal 2003 Optional Components SharePoint Portal 2003 Optional Components
30559SharePoint Portal 2001 SharePoint Portal 2001
30560BitDefender Professional v9.0 BitDefender Professional v9.0
305613D Casa e Giardino 3D Casa e Giardino
30562PC-cillin Internet Security 2006 PC-cillin Internet Security 2006
30563Norton Applications Versions 2003 - 2006 Norton Applications Versions 2003 - 2006
30564VirusScan 8 VirusScan 8
30565Diablo II Diablo II
30566Microsoft SQL Server 2005 Microsoft SQL Server 2005
30567Neverwinter Nights Neverwinter Nights
30568Kurzweil 1000 Kurzweil 1000
30569Microsoft SQL Server MSDE Microsoft SQL Server MSDE
30570Quickbooks Pro 2006 Quickbooks Pro 2006
30571Citrix ICA Citrix ICA
30572MSN Toolbar 1.2 MSN Toolbar 1.2
30573MSN Search Toolbar 2.5 MSN Search Toolbar 2.5
30574Microsoft D3DRM Library Microsoft D3DRM Library
30575Rise of Nations - Thrones and Patriots Rise of Nations - Thrones and Patriots
30576pcAnywhere 11.5 pcAnywhere 11.5
30577Citrix Password Manager Agent Citrix Password Manager Agent
30578Kerio Personal Firewall Kerio Personal Firewall
30579Media Center Extender Media Center Extender
30580GoBack 2005 GoBack 2005
30581IntelliSync IntelliSync
30582SQL Litespeed 3.0 SQL Litespeed 3.0
30583MS Antispyware MS Antispyware
30584Jetico Personal Firewall Jetico Personal Firewall
30585Check Point Check Point
30586Partition Magic 8.0 Partition Magic 8.0
30587Citrix Presentation Server Citrix Presentation Server
30588AutoCAD 2005 AutoCAD 2005
30589TrueVector Device Driver TrueVector Device Driver
30590McAfee Internet Security Suite McAfee Internet Security Suite
30591Adobe After Effects Adobe After Effects
30592McAfee Quick Clean 4.0 McAfee Quick Clean 4.0
30593avast! Antivirus avast! Antivirus
30594Borland Delphi 7.0 Borland Delphi 7.0
30595McAfee VirusScan Professional 2004 McAfee VirusScan Professional 2004
30596BrightStor ARCserve Backup BrightStor ARCserve Backup
30597NTT Flets Connection Tool NTT Flets Connection Tool
30598ETrust Antivirus 6 ETrust Antivirus 6
30599Norman AntiVirus Norman AntiVirus
30600Symantec NDIS Driver Symantec NDIS Driver
30601Trend Micro Common Firewall Module 1.2 Trend Micro Common Firewall Module 1.2
30602StarForce Protection StarForce Protection
30603Panda Titanium Panda Titanium
30604Alcohol 120% Alcohol 120%
30605pcAnywhere Video Miniport Driver pcAnywhere Video Miniport Driver
30606pcAnywhere Host Driver for Windows 2000/XP pcAnywhere Host Driver for Windows 2000/XP
30607pcAnywhere 12.0 pcAnywhere 12.0
30608MSN MSN
30609McAfee 2004 McAfee 2004
30610Power DVD Power DVD
30611Jaws 7.0 Jaws 7.0
30612Symantec AntiVirus AutoProtect Symantec AntiVirus AutoProtect
30613Rhapsody Music Jukebox Rhapsody Music Jukebox
30614ACDSee ACDSee
30615Adobe Audition Adobe Audition
30616Adobe Premiere Elements Adobe Premiere Elements
30617LiveState Recovery Desktop 6.0 LiveState Recovery Desktop 6.0
30618McAfee QuickClean 6 McAfee QuickClean 6
30619R-Drive Image R-Drive Image
30620Winamp Winamp
30621Yahoo! Music Engine Suite Yahoo! Music Engine Suite
30622MusicMatch Jukebox MusicMatch Jukebox
30623Microsoft DigitalPersona Microsoft DigitalPersona
30624Lord of The Ring: Battle for Middle Earth Lord of The Ring: Battle for Middle Earth
30625Corel Video Studio Pro x4 Corel Video Studio Pro x4
30626QQ电脑管家 QQ电脑管家
30627Returnil Virtual System Returnil Virtual System
30628McAfee Security as a Service Endpoint Protection McAfee Security as a Service Endpoint Protection
30629AppSense Management Suite AppSense Management Suite
30630Windows 지원 도구 Windows Support Tools
30631Windows Resource Kit 도구 Windows Resource Kit Tools
30632Double Anti-Spy Double Anti-Spy
30700ZoneAlarm 6 ZoneAlarm 6
30701PowerDVD PowerDVD
30702GeoCluster GeoCluster
30704Nero InCD 4 Nero InCD 4
30705NeroMix NeroMix
30706Nero Vision Express 2 Nero Vision Express 2
30707MBS Navision MBS Navision
30708Macromedia Flash ActiveX Control Macromedia Flash ActiveX Control
30709OmniPass OmniPass
30710Boshiamy IME 5 Boshiamy IME 5
30711Dreye 7.0 Dreye 7.0
30712The Sims 2 The Sims 2
30713Outpost Firewall Outpost Firewall
30714AVK InternetSecurity 2006 AVK InternetSecurity 2006
30715Jiangmin Firewall * Jiangmin Firewall *
30716concept/design onlineTV 6 concept/design onlineTV 6
30717QQ International QQ International
30718密碼保護者 密碼保護者
30719JiangMin KV Antivirus 2010 JiangMin KV Antivirus 2010
30720DreamWeaver 4 DreamWeaver 4
30721Kingsoft Safe Kingsoft Safe
30722Bitdefender 2012 Bitdefender 2012
30800PowerDVD 6 PowerDVD 6
30801Window Eyes 5.x Window Eyes 5.x
30802Autodesk Inventor 9 Autodesk Inventor 9
30803WindowBlind v4.6 WindowBlind v4.6
30804Windows Live OneCare Windows Live OneCare
30805알집 Alzip
30806F-Secure 2006 F-Secure 2006
30807FinePrint FinePrint
30808Samsung Recovery Solution Samsung Recovery Solution
30809Transwhiz 9.0 Transwhiz 9.0
30810Net Nanny Net Nanny
30811Going8 Going8
30812IntelliType Pro 5.x IntelliType Pro 5.x
30813Norton Ghost 9.0 Norton Ghost 9.0
30814Kaspersky Anti-Virus for Workstation Kaspersky Anti-Virus for Workstation
30815WS_FTP 2006 WS_FTP 2006
30816Get Right 5 Get Right 5
30817ArchiCAD ArchiCAD
30818Rally Trophy Rally Trophy
30819Kaspersky Anti-Hacker Kaspersky Anti-Hacker
30820SPCS Bokföring SPCS Bokföring
30821SPCS Förening SPCS Förening
30822SPCS Administration SPCS Administration
30823SPCS Löneprogram SPCS Löneprogram
30824FrontPage Server Extensions FrontPage Server Extensions
30826NetVedaSafety.Net Firewall NetVedaSafety.Net Firewall
30827R-Firewall R-Firewall
30828SoftPerfect Personal Firewall SoftPerfect Personal Firewall
30829Armor2net Personal Firewall Armor2net Personal Firewall
30830Antiy Ghostbusters Pro Antiy Ghostbusters Pro
30831b-Wall XP Firewall Control b-Wall XP Firewall Control
30832Prevx Home Firewall Prevx Home Firewall
30833Comodo Personal Firewall 2 Comodo Personal Firewall 2
30834Minute Personal Firewall 4 Minute Personal Firewall 4
30835Webroot Desktop Firewall Webroot Desktop Firewall
30836NOD32 Standard Edition NOD32 Standard Edition
30837TrojanGuarderGold TrojanGuarderGold
30838Sunbelt Kerio Personal Firewall Sunbelt Kerio Personal Firewall
30839Norton GoBack 4.0 Norton GoBack 4.0
30840Private Firewall 4.0 Private Firewall 4.0
30841EarthLink Protection Control Center EarthLink Protection Control Center
30842GeSwall Firewall 2.3.0 GeSwall Firewall 2.3.0
30843Etrust Internet Security Suite Etrust Internet Security Suite
30844Tiny Personal Firewall Tiny Personal Firewall
30845AS3 Personal Firewall application AS3 Personal Firewall application
30846Spy Sweeper Tech Bench 4 Spy Sweeper Tech Bench 4
30847VirIT eXplorer Lite VirIT eXplorer Lite
30848Panda Platinum 2006 Internet Security Panda Platinum 2006 Internet Security
30849Truprevent Personal Truprevent Personal
30851WinsockxpFix 1.2 WinsockxpFix 1.2
30852LapLink PC Defense LapLink PC Defense
30853ShadowUser 2.5 ShadowUser 2.5
30854Wyvern Works Firewall 2004 Wyvern Works Firewall 2004
30855Protoport Personal Firewall Protoport Personal Firewall
30856The Cleaner Pro 4.1 The Cleaner Pro 4.1
30857A Squared Anti-Malware A Squared Anti-Malware
30858Window Washer 5.5.1.240 Window Washer 5.5.1.240
30859System Mechanic 6 System Mechanic 6
30860ANETGames Anti-Virus ANETGames Anti-Virus
30861SpyWareKillerPro SpyWareKillerPro
30862BinaryBiz VirtualLab BinaryBiz VirtualLab
30863Bull Guard Bull Guard
30865Active Undelete 5.1 Active Undelete 5.1
30866PC Tools Antivirus 2.01 PC Tools Antivirus 2.01
30867Fileseclab Personal Firewall Fileseclab Personal Firewall
30868System Suite 6.0 System Suite 6.0
30869Prisma Firewall Prisma Firewall
30870Ewido Security Suite Ewido Security Suite
30871Virtual Sandbox Virtual Sandbox
30872GreenBorder Pro with safeFiles GreenBorder Pro with safeFiles
30873Hidden Finder 1.3 Hidden Finder 1.3
30874Anti-Keylogger Elite Anti-Keylogger Elite
30875AdFirewall Version 2 AdFirewall Version 2
30876Dynamic Security Agent Dynamic Security Agent
30877Rising Antivirus 2006 Rising Antivirus 2006
30878VisNetic Firewall VisNetic Firewall
30879Novell Client for Windows V4.91 SP2 Novell Client for Windows V4.91 SP2
30880ViraLock 4.0 ViraLock 4.0
30881PC Maid Version 1.0.1626 PC Maid Version 1.0.1626
30882Principal Antivirus version 1.11 Principal Antivirus version 1.11
30884Flaming wall Personal Firewall 1.2 Flaming wall Personal Firewall 1.2
30885InJoy Firewall V3.0 InJoy Firewall V3.0
30886Dr.Web Antivirus for Workstations Dr.Web Antivirus for Workstations
30887Safe'n'Sec Plus Antivirus Safe'n'Sec Plus Antivirus
30888TZ Personal Firewall 3.3 TZ Personal Firewall 3.3
30889Registry Clean Expert Registry Clean Expert
30890Secure Alert Antivirus and Firewall Secure Alert Antivirus and Firewall
30891Securepoint Firewall and VPN Client Securepoint Firewall and VPN Client
30892RemoveIT Pro Version XT-SE RemoveIT Pro Version XT-SE
30893AntiHookPro AntiHookPro
30894ProcessGuard ProcessGuard
30895Defense Wall HIPS Defense Wall HIPS
30896Tranda Security Suite1 Tranda Security Suite1
30897Internet Download Manager Internet Download Manager
30898Digital Persona Pro Digital Persona Pro
30899GoldTach 3.3 GoldTach 3.3
30900Easy Capture Easy Capture
30901Sony VAIO Utilities Sony VAIO Utilities
30902DVGate Plus DVGate Plus
30903ATI Control Panel ATI Control Panel
30904HP Wireless Assistant HP Wireless Assistant
30905Alps Touch Pad Utility Alps Touch Pad Utility
30906Synaptics Pointing Device Driver Synaptics Pointing Device Driver
30907Sonic MyDVD Plus Sonic MyDVD Plus
30908Sun Java Scheduler Sun Java Scheduler
30909Sony Vaio Update Sony Vaio Update
30910ATI Catalyst Control Center ATI Catalyst Control Center
30911Toshiba Hardware Setup Utility Toshiba Hardware Setup Utility
30912Toshiba Wireless Hotkey Toshiba Wireless Hotkey
30913Toshiba TouchPad Utility Toshiba TouchPad Utility
30914Acer Utilities Acer Utilities
30915Client Security Solution Client Security Solution
30916ThinkVantage System Update ThinkVantage System Update
30917nView Desktop Manager nView Desktop Manager
30919CyberLink Utilities CyberLink Utilities
30920Dell Power Management Utility Dell Power Management Utility
30921Dell WLAN Card Utility Dell WLAN Card Utility
30922Internet Explorer WebControls v1.0 Internet Explorer WebControls v1.0
30923원격 저장소 서비스 - Microsoft 기술 자료 문서 935867을 참조하십시오. Remote Storage Service - Please read Microsoft Knowledge Base article: 935867
30924Windows SharePoint Services 3.0 Windows SharePoint Services 3.0
30925Office SharePoint Server 2007 Office SharePoint Server 2007
30926Windows SharePoint Services 3.0 - Microsoft 기술 자료 문서 943605를 참조하십시오. Windows SharePoint Services 3.0 - Please read Microsoft Knowledge Base article: 943605
30927Conexant HD 오디오 Conexant HD Audio
30928SoundMAX 통합 디지털 HD 오디오 SoundMAX Integrated Digital HD Audio
30930深圳市迅雷网络技术有限公司 深圳市迅雷网络技术有限公司
30931Impulse Impulse
30932Symantec Endpoint Protection Symantec Endpoint Protection
30933Google 데스크톱 Google Desktop
30934DisplayLink Core Software DisplayLink Core Software
30935T-Online 6.0 T-Online 6.0
30936Camtasia Studio Camtasia Studio
30937Rising Personal Firewall 2008 * Rising Personal Firewall 2008 *
30938騰訊QQ2011 騰訊QQ2011
30939騰訊QQ2009 騰訊QQ2009
30940PerfectSpeed PC Optimizer PerfectSpeed PC Optimizer
30941DVDFab 8 DVDFab 8
30942Mediencenter Mediencenter
30943MediaPortal MediaPortal
30944Total Commander Total Commander
30945Notepad++ Notepad++
30946Netzmanager Netzmanager
30947Naver Vaccine Naver Vaccine
30948ALYac ALYac
30949Water Desktop Water Desktop
30950Canvas 9 Canvas 9
30951KKBOX KKBOX
30952Google Talk Google Talk
30953KuWo Music Box KuWo Music Box
30954DriverMax DriverMax
30955Microsoft Security Essentials Microsoft Security Essentials
30956Microsoft Forefront TMG Client Microsoft Forefront TMG Client
30957TeamViewer TeamViewer
30958AviSynth AviSynth
30959Microsoft Application Virtualization Desktop Client Microsoft Application Virtualization Desktop Client
30960Dolphin SuperNova Screen Reader 12.02 Dolphin SuperNova Screen Reader 12.02
30961KidsWatch KidsWatch
30962VirusBuster Internet Security Suite VirusBuster Internet Security Suite
30963Alcohol 52% Alcohol 52%
30964Daemon Tools Daemon Tools
30965602XML Filler 602XML Filler
30966IBM SPSS Statistics 19 IBM SPSS Statistics 19
30967Pinnacle Studio 14 Pinnacle Studio 14
30968Registry Mechanic Registry Mechanic
30969PC Wizard PC Wizard
30970PC Tools Firewall Plus 7.0 PC Tools Firewall Plus 7.0
30971Independence War 2: Edge of Chaos Independence War 2: Edge of Chaos
30972ACID Music Studio 8.0 ACID Music Studio 8.0
30973IncrediMail IncrediMail
30974PowerDesk Pro 8 PowerDesk Pro 8
30975DriveScrubber DriveScrubber
30976Acronis Backup and Security 2010 Acronis Backup and Security 2010
30977TuneUp Utilities 2010 TuneUp Utilities 2010
30978PlayReady PC Runtime PlayReady PC Runtime
30979Anti NetCut Anti NetCut
30980Cisco AnyConnect VPN Client Cisco AnyConnect VPN Client
30981Holodeck Holodeck
30982Spector Pro Spector Pro
30983Kaspersky Internet Security Suite/Anti-Virus/Pure/Crystal Kaspersky Internet Security Suite/Anti-Virus/Pure/Crystal
30984ウイルスセキュリティ ウイルスセキュリティ
30985VirtualCloneDrive VirtualCloneDrive
30986Virtual CD v10 Virtual CD v10
30987Gbridge Gbridge
30988HP Color LaserJet 2800 시리즈 HP Color LaserJet 2800 series
30989Peachtree Accounting 2011 Peachtree Accounting 2011
30990VideoSpirit Pro VideoSpirit Pro
30991Norton AntiVirus 2009 Norton AntiVirus 2009
30992Norton AntiVirus 2010 Norton AntiVirus 2010
30993Norton AntiVirus 2011 Norton AntiVirus 2011
30994Norton Internet Security 2009 Norton Internet Security 2009
30995Norton Internet Security 2010 Norton Internet Security 2010
30996Norton Internet Security 2011 Norton Internet Security 2011
30997Bookkeeper Bookkeeper
30998PostgreSQL 9.0 PostgreSQL 9.0
30999EAGLE EAGLE
31000000 테스트 항목 - 업그레이드 후 다시 설치 000 Test Entries - Reinstall After Upgrade
31001000 테스트 항목 - 업그레이드 다시 설치 DRM/라이선스 정보 태그 테스트 000 Test Entries - Reinstall Upgrade DRM/Licensing Information Tag Test
31002000 테스트 항목 - 업그레이드 다시 설치 암호화 경고 태그 테스트 000 Test Entries - Reinstall Upgrade Encryption Warning Tag Test
31003000 테스트 항목 - 업그레이드 차단 태그 테스트 000 Test Entries - Block Upgrade Tag Test
31004000 테스트 항목 - 업그레이드 차단 및 이후 다시 설치 가능 태그 테스트 000 Test Entries - Block Upgrade But Can Reinstall After Tag Test
31005000 테스트 항목 - 업데이트 또는 제거 시까지 업그레이드 차단 태그 테스트 000 Test Entries - Block Upgrade Until Update Or Remove Tag Test
31006HUAWEI TD-SCDMA Software HUAWEI TD-SCDMA Software
31007DeviceProtector DeviceProtector
31008AT&T 연결 관리자 AT&T Connection Manager
31009ソースネクスト 驚速デフラグ ソースネクスト 驚速デフラグ
31010Student DOG organizer Student DOG organizer
31011Van Dale Spellingcorrector Van Dale Spellingcorrector
31012cFosSpeed cFosSpeed
31013PageBreeze Free HTML Editor PageBreeze Free HTML Editor
310143CX PhoneSystem 3CX PhoneSystem
31015RamPhantom7 64 RamPhantom7 64
31016Blue's Preschool Blue's Preschool
31017Tweak Me Tweak Me
31018LightScribe System Software LightScribe System Software
31019Software602 Form Filler Software602 Form Filler
31020Billeo Billeo
31021Steganos Privacy Suite 12 Steganos Privacy Suite 12
31022仙劍奇俠傳四 仙劍奇俠傳四
31023魅影传说网络电视 魅影传说网络电视
31024Validity Sensors Software Validity Sensors Software
31025K7 Total Security K7 Total Security
31026Dolphin SuperNova Access Suite 12.02 Dolphin SuperNova Access Suite 12.02
31027Dolphin SuperNova Magnifier 12.02 Dolphin SuperNova Magnifier 12.02
31028Dolphin SuperNova Reader Magnifier 12.02 Dolphin SuperNova Reader Magnifier 12.02
31029Hal Hal
31030Lunar Lunar
31031LunarPlus LunarPlus
31032Supernova Supernova
31033Software Installer Software Installer
31034System Center Essentials 2010 System Center Essentials 2010
31035Symantec Enterprise Security Manager Suite Symantec Enterprise Security Manager Suite
31036Zune Zune
31037Zemana AntiLogger Zemana AntiLogger
31038Protector Suite 2009 Protector Suite 2009
31039VNCScan Enterprise Network Manager VNCScan Enterprise Network Manager
31040Rugby Sportswizards Rugby Sportswizards
31041Clue Dictionary Clue Dictionary
31042WebStorage WebStorage
31043Artisteer Artisteer
31044SeaTools for Windows SeaTools for Windows
31045FastAccess FastAccess
31046iPhone Configuration Utility iPhone Configuration Utility
31047Microsoft Document Explorer 2005 Microsoft Document Explorer 2005
31048IMBooster IMBooster
31049HandBrake HandBrake
31050SharpReader SharpReader
31051BackItUp and Burn BackItUp and Burn
31052Blackberry Software Blackberry Software
31053Viper Viper
31054Movie Saver Movie Saver
31055Microsoft Forecaster Microsoft Forecaster
31056Family Tree Maker 2011 Family Tree Maker 2011
31057PDFCreator PDFCreator
31058CheckSoft Home & Business CheckSoft Home & Business
31059PC Tools AntiVirus Free PC Tools AntiVirus Free
31060AV Music Morpher AV Music Morpher
31061SQL Toolbelt SQL Toolbelt
31062Toad for Oracle Expert Edition Toad for Oracle Expert Edition
31063Cyber-Rain Cyber-Rain
31064DeLorme Street Atlas USA 2011 DeLorme Street Atlas USA 2011
31065CertifyID GuardianXM CertifyID GuardianXM
31066Forefront Protection Server Management Console Forefront Protection Server Management Console
31067Xceed Professional Themes for WPF Xceed Professional Themes for WPF
31068Xceed DataGrid for WPF Xceed DataGrid for WPF
31069Microsoft Office Accounting Microsoft Office Accounting
31070Admin Script Editor Admin Script Editor
31071Altaro Backup FS Altaro Backup FS
31072Centrify Zone Centrify Zone
31073Shearwater Desktop Shearwater Desktop
31074ZoneAlarm 10 (2012) ZoneAlarm 10 (2012)
31075Microsoft Dynamics NAV Microsoft Dynamics NAV
31076Garmin BaseCamp Garmin BaseCamp
31077Microsoft SQL Server 2008 Microsoft SQL Server 2008
31078XenApp Server XenApp Server
31079QuickBooks Point of Sale 6.0 QuickBooks Point of Sale 6.0
31080Microsoft Expression Studio Microsoft Expression Studio
31081Adobe ColdFusion 9 Adobe ColdFusion 9
31082DeLorme Street Atlas USA 2010 DeLorme Street Atlas USA 2010
31083Learn To Speak Spanish Learn To Speak Spanish
31084Microsoft Robotics Developer Studio 2008 Microsoft Robotics Developer Studio 2008
31085Logo Design Studio Pro Logo Design Studio Pro
31086ObjectDock ObjectDock
31087Learning Quickbooks 2010 Learning Quickbooks 2010
31088Osirius Zakelijk Osirius Zakelijk
31089Learning Quickbooks 2011 Learning Quickbooks 2011
31090IconDeveloper IconDeveloper
31091LoJack for Laptops LoJack for Laptops
31092DeLorme Topo North America 9.0 DeLorme Topo North America 9.0
31093Iron Speed Designer Iron Speed Designer
31094Microsoft Mouse Mischief Microsoft Mouse Mischief
31095DigitalPersona Pro DigitalPersona Pro
31096ArcGIS ArcGIS
31097DealioToolbar DealioToolbar
31098Canon Utilities Digital Photo Professional Canon Utilities Digital Photo Professional
31099The Print Shop 23 The Print Shop 23
31100绿坝-花季护航 绿坝-花季护航
31101PerfectDisk PerfectDisk
31102Mobile Sync III Mobile Sync III
31103天翼Live 天翼Live
31104V-REP EVALUATION/STUDENT V-REP EVALUATION/STUDENT
31105CDSpace 7 CDSpace 7
31106ZEN 2009 Light Edition ZEN 2009 Light Edition
31107MyInvoices and Estimates Deluxe MyInvoices and Estimates Deluxe
31108Daum 꼬마사전 Daum 꼬마사전
31109Dell Data Protection Encryption Dell Data Protection Encryption
31110Microsoft Hyper-V Virtual Switch Extension Adapter Microsoft Hyper-V Virtual Switch Extension Adapter
31111Microsoft NIC 팀 Microsoft NIC Teaming
31112Epson Perfection 2480 Photo scanner Epson Perfection 2480 Photo scanner
31113Smart Data Encryption Smart Data Encryption
31114Endpoint Security Endpoint Security
31115DESlock+ DESlock+
31116Deep Freeze Deep Freeze
400003DO 3DO
40001A.I.Soft A.I.Soft
40002ACCPAC International ACCPAC International
40003Acer, Inc. Acer, Inc.
40004Adaptec Adaptec
40005Adobe Adobe
40007Ahead Software Ahead Software
40008Ai Squared Ai Squared
40009AIWA AIWA
40010AL MAALIM AL MAALIM
40011Alps Alps
40012Amdocs Amdocs
40014Apple Computer Apple Computer
40015Argent Argent
40016Ark Joho System CD Ark Joho System CD
40017Artisoft Inc. Artisoft Inc.
40018Ashampoo Ashampoo
40019AT&T Worldnet AT&T Worldnet
40020Atari Atari
40021ATI ATI
40022Aveo Aveo
40023Avermedia Avermedia
40024AVM Berlin AVM Berlin
40025Baan Baan
40026Backup Software Vendors Backup Software Vendors
40027Bindview Bindview
40028BioLink Computer Research and Development Ltd. BioLink Computer Research and Development Ltd.
40029bleem! inc. bleem! inc.
40030BONZI.COM BONZI.COM
40031Boris FX, Inc Boris FX, Inc
40032Brock Haus Brock Haus
40033Buhl Data Service GmbH Buhl Data Service GmbH
40034Circle Computer Resources Circle Computer Resources
40035Cisco Cisco
40036Citrix Citrix
40037Command Software Command Software
40038Command Software Systems, Inc. Command Software Systems, Inc.
40039CommVault CommVault
40040Compaq Computer Corporation Compaq Computer Corporation
40041CompuServe Interactive Services CompuServe Interactive Services
40042Computer Associates Computer Associates
40043Computer Associates International, Inc. Computer Associates International, Inc.
40044Compuware NuMega Compuware NuMega
40045Conexant Conexant
40046Conversay Conversay
40047Corel Corel
40048Creative Labs Creative Labs
40049Creative Technology Ltd. Creative Technology Ltd.
40050Creative Technology, Ltd. Creative Technology, Ltd.
40051D-Link D-Link
40052Data Fellows Data Fellows
40053DataViz Inc. DataViz Inc.
40054Dazzle Multimedia Dazzle Multimedia
40055Deerfield.com Deerfield.com
40056Dell Computer Corporation Dell Computer Corporation
40057Dell Computer Corporation Support Dell Computer Corporation Support
40058Deterministic Networks Deterministic Networks
40059Digital Origin, Inc. Digital Origin, Inc.
40060Disney Disney
40061DN Free Internet Access DN Free Internet Access
40062Dolphin Oceanic Dolphin Oceanic
40063Dr. Ahn's Anti-Virus Laboratories, Inc. Dr. Ahn's Anti-Virus Laboratories, Inc.
40064Dr. Solomon Dr. Solomon
40065Dragon Systems Dragon Systems
40066EarthLink, Inc. EarthLink, Inc.
40067eEye Digital Security eEye Digital Security
40068Efficient Networks Efficient Networks
40069Electronic Arts Electronic Arts
40070Enova Software Enova Software
40071EnTech Taiwan EnTech Taiwan
40072Epson Epson
40073Equisys Equisys
40074Eset Eset
40075Executive Software Executive Software
40076Ezonics Ezonics
40077F-Secure Corporation F-Secure Corporation
40078Fluke Fluke
40079Greyware Greyware
40080Grisoft Grisoft
40081Guillemot Guillemot
40082GW Micro, Inc. GW Micro, Inc.
40083Hasbro Interactive Hasbro Interactive
40084Hauppauge Hauppauge
40085Hauri Hauri
40086HeroSoft HeroSoft
40087Hewlett-Packard Hewlett-Packard
40088Hughes Network Systems Hughes Network Systems
40089Hummingbird Hummingbird
40090IBM IBM
40091Ifour Ifour
40092Imagine Lan Imagine Lan
40093IMSI IMSI
40094Individual Software Inc. Individual Software Inc.
40095InstallShield InstallShield
40096Intel Intel
40097Intel Play Intel Play
40098InterAct InterAct
40099Internet Security Systems Internet Security Systems
40100Interplay Productions Interplay Productions
40101Intuit Intuit
40102Inventec Inventec
40103Iomega Corporation Iomega Corporation
40104Irrational Games Irrational Games
40105Kerio Technologies Inc. Kerio Technologies Inc.
40106Knoware Knoware
40107Kodak Kodak
40109LapLink.com, Inc. LapLink.com, Inc.
40110Lego Lego
40111Lego MindStorms Lego MindStorms
40112Lernout & Hauspie Lernout & Hauspie
40113LifeView LifeView
40114Ligos Ligos
40116Logitech Logitech
40117Lotus Lotus
40118Lycos Lycos
40119Macromedia Macromedia
40120MacroVision MacroVision
40121McAfee McAfee
40122Media Vision Media Vision
40123Mediafour Mediafour
40124MGI Software Corp. MGI Software Corp.
40125Micro Computer Systems, Inc. Micro Computer Systems, Inc.
40126Microsoft Microsoft
40127Microtest Microtest
40128Mijenix Mijenix
40129Namco Ltd. Namco Ltd.
40130NEC NEC
40131NetIQ Corporation NetIQ Corporation
40132Netopia Netopia
40133Network Associates, Inc. Network Associates, Inc.
40134Network Ice Corporation Network Ice Corporation
40135Nico Mak Computing Nico Mak Computing
40136Norman ASA Norman ASA
40137Nortel Nortel
40138NOVA NOVA
40139Nova Development Corp Nova Development Corp
40140NovaStor NovaStor
40141Novell Novell
40142NSI Software NSI Software
40143Ontrack Ontrack
40144Oracle Oracle
40145Panasonic Panasonic
40146Panda Software Panda Software
40147Patterson Design Systems Patterson Design Systems
40148Patton&Patton Patton&Patton
40149PC-Doctor, Inc. PC-Doctor, Inc.
40150PDF Complete PDF Complete
40151Peachtree Software Peachtree Software
40152Philips Philips
40153Pinnacle Systems Pinnacle Systems
40154Pivotal Software Pivotal Software
40155PowerQuest PowerQuest
40156Prodigy Internet Prodigy Internet
40157Promise Technology Promise Technology
40158Quest Quest
40159Raxco Raxco
40160RingCentral RingCentral
40161Roxio, Inc. Roxio, Inc.
40162RSA Security RSA Security
40163SafeNet SafeNet
40164Sage US, Inc. Sage US, Inc.
40165SanDisk SanDisk
40166Sanyo Music Sanyo Music
40167Scansoft Scansoft
40168SHARP SHARP
40169Siebel Systems Siebel Systems
40170Sierra Sierra
40171Sonic Sonic
40172Sonic Foundry Sonic Foundry
40173Sony Sony
40174Sophos Plc Sophos Plc
40175Space International, Inc Space International, Inc
40176SPSS Inc. SPSS Inc.
40177St. Bernard Software St. Bernard Software
40178STAC STAC
40179StompSoft StompSoft
40180Sun Microsystems, Inc. Sun Microsystems, Inc.
40181SuperSpeed SuperSpeed
40182SurfWatch Software, Inc. SurfWatch Software, Inc.
40183Sybase Sybase
40184Sygate Technologies, Inc Sygate Technologies, Inc
40185Symantec Symantec
40186Synapse Adaptive Synapse Adaptive
40187Sysinternals Sysinternals
40188SystemSoft SystemSoft
40189TAKE2interactive TAKE2interactive
40190Talonsoft Talonsoft
40191TechnoCraft TechnoCraft
40192The Learning Company The Learning Company
40193Thrustmaster Thrustmaster
40194Tokyo Electron Device Tokyo Electron Device
40195TOSHIBA TOSHIBA
40196Trend Micro, INC. Trend Micro, INC.
40197Trio Communications Trio Communications
40198Ulead Systems, Inc. Ulead Systems, Inc.
40200Umax Umax
40201V Communications V Communications
40202ValuSoft ValuSoft
40203VERITAS VERITAS
40204Vircom Inc. Vircom Inc.
40205Visioneer Visioneer
40206VisionLab VisionLab
40207W.Quinn Associates W.Quinn Associates
40208Westwood Studios Westwood Studios
40209Wholly Genes Software Wholly Genes Software
40210WindRiver WindRiver
40211Winnov Winnov
40212Winternals Software LP Winternals Software LP
40213WRQ WRQ
40214X:Drive, Inc. X:Drive, Inc.
40215XIRCOM XIRCOM
40216Yamaha Corporation Yamaha Corporation
40217Zone Labs, Inc. Zone Labs, Inc.
40218JiangMin Co. Ltd JiangMin Co. Ltd
40219Square Enix Square Enix
40220Real Networks Real Networks
40221Gretech Corp Gretech Corp
40222Mythic Entertainment Mythic Entertainment
40223NCSoft NCSoft
40224SK Communications SK Communications
40225株式会社ジャストシステム 株式会社ジャストシステム
40226Kurzweil Educational Systems Kurzweil Educational Systems
40227SpeedBit SpeedBit
40228Softwin Softwin
40229Finson SPA Finson SPA
40230Blizzard Blizzard
40231Bioware Corp. Bioware Corp.
40232Pumatech, Inc. Pumatech, Inc.
40233Imceda Software Inc. Imceda Software Inc.
40234Jetico, Inc. Jetico, Inc.
40235Check Point Software Technologies Check Point Software Technologies
40236Autodesk, Inc. Autodesk, Inc.
40237ALWIL Software ALWIL Software
40238Borland Borland
40239Siemens Communications, Inc Siemens Communications, Inc
40240StarForce StarForce
40241Alcohol Soft Alcohol Soft
40242CyberLink Corp. CyberLink Corp.
40243Freedom Scientific Freedom Scientific
40244ACD Systems Ltd. ACD Systems Ltd.
40245R-Tools Technology R-Tools Technology
40246Nullsoft, Inc. Nullsoft, Inc.
40247Yahoo! Inc. Yahoo! Inc.
40248MusicMatch MusicMatch
40299concept/design GmbH concept/design GmbH
40301NSI Software, Inc. NSI Software, Inc.
40302Softex Inc. Softex Inc.
40303Boshiamy C&C Boshiamy C&C
40304Inventec Online Inventec Online
40305Maxis Maxis
40306Agnitum Ltd. Agnitum Ltd.
40307G DATA Software AG G DATA Software AG
40308Autodesk Inc Autodesk Inc
40309Stardock Corporation Stardock Corporation
40310ESTSoft ESTSoft
40311FinePrint Software, LLC FinePrint Software, LLC
40312Samsung Electronics Samsung Electronics
40313OTEK OTEK
40314Looksmart, Ltd. Looksmart, Ltd.
40315IQChina IQChina
40316Kaspersky Lab Kaspersky Lab
40317Ipswitch Ipswitch
40318Headlight Software, Inc Headlight Software, Inc
40319Graphisoft Graphisoft
40320Bugbear Entertainment Bugbear Entertainment
40321Visma Spcs Visma Spcs
40323NetVeda NetVeda
40324R-tools technology R-tools technology
40325SoftPerfect SoftPerfect
40326armor2nt Software armor2nt Software
40327Antiy Labs Antiy Labs
40328SphinxSoftware SphinxSoftware
40329Prevx Ltd. Prevx Ltd.
40330minuteGroup minuteGroup
40331Webroot Webroot
40333Eantivirus Software Eantivirus Software
40334Sunbelt Software Sunbelt Software
40335Privacyware Privacyware
40336GentleSecurity S.a.r.l. GentleSecurity S.a.r.l.
40337Tiny Software Tiny Software
40338AS3 Soft4U AS3 Soft4U
40339TG Soft TG Soft
40340Comodo Comodo
40342Option^Explicit Software Solutions Option^Explicit Software Solutions
40343ShadowStor ShadowStor
40344WyvernWorks Dot Com WyvernWorks Dot Com
40345Softcab, Inc Softcab, Inc
40346MooSoft Development LLC MooSoft Development LLC
40347Emsi Software Emsi Software
40348iolo technologies, LLC iolo technologies, LLC
40349ANETGames ANETGames
40350Cyberspace Headquarters, LLC Cyberspace Headquarters, LLC
40351BinaryBiz BinaryBiz
40352Bull Guard Ltd Bull Guard Ltd
40354Active Data Recovery Software Active Data Recovery Software
40355PC Tools Research Pty Ltd PC Tools Research Pty Ltd
40356Filseclab Filseclab
40357Avanquest Publishing USA, Inc Avanquest Publishing USA, Inc
40358ICodeandIdeas ICodeandIdeas
40359Anti-Malware Development a.s. Anti-Malware Development a.s.
40360Fortres Grand Corporation Fortres Grand Corporation
40361GreenBorder GreenBorder
40362Wenpoint Corporation Wenpoint Corporation
40363Isecsoft software Isecsoft software
40364AdFirewall AdFirewall
40366Beijing Rising Technology Co. Beijing Rising Technology Co.
40369SentryBay Corp Ltd SentryBay Corp Ltd
40370DOFSoft DOFSoft
40371Resplendence Resplendence
40373LogiGuard LogiGuard
40374BMT Micro, Inc BMT Micro, Inc
40375Doctor Web, Ltd. Doctor Web, Ltd.
40376StarForce Technologies StarForce Technologies
40377Track Zapper Track Zapper
40378iExpert Software iExpert Software
40380Securepoint Securepoint
40381InCode Solutions InCode Solutions
40382InfoProcess InfoProcess
40383DiamondCS DiamondCS
40384SoftSphere Technologies SoftSphere Technologies
40385trandasoft trandasoft
40386Tonec Inc Tonec Inc
40387Digital Persona, Inc Digital Persona, Inc
40388Matinsoft Inc. Matinsoft Inc.
40389Synaptics Synaptics
40390Lenovo Lenovo
40391Analog Devices, Inc Analog Devices, Inc
40392Nokia Incorporated Nokia Incorporated
40393Motorola Motorola
40394NCH Software NCH Software
40395Skype Technologies S.A. Skype Technologies S.A.
40396CANON INC. CANON INC.
40397Xemi Computers Xemi Computers
40398KKBOX Taiwan Co., Ltd. KKBOX Taiwan Co., Ltd.
40399InCash Rendszerház Kft. InCash Rendszerház Kft.
40400Qingdao Loogoo InfoTech Co.,ltd Qingdao Loogoo InfoTech Co.,ltd
40401Diamond Multimedia Diamond Multimedia
40402TechSmith Corporation TechSmith Corporation
40403Ask.com Ask.com
40404BitDefender S.R.L. BitDefender S.R.L.
40405CJSC Returnil Software CJSC Returnil Software
40406Avira GmbH Avira GmbH
40407Refog Refog
40408Sandboxie L.T.D Sandboxie L.T.D
40409KuWo KuWo
40410Gladiators Software Gladiators Software
40411Nuance Communications, Inc. Nuance Communications, Inc.
40412TeamViewer GmbH TeamViewer GmbH
40413Innovative Solutions Innovative Solutions
40414Nikon Corporation Nikon Corporation
40415The Weather Channel Interactive The Weather Channel Interactive
40416Google Google
40417EffectMatrix Inc. EffectMatrix Inc.
40418Maxthon International ltd. Maxthon International ltd.
40419Alibre, Inc Alibre, Inc
40420Direct-Soft Inc. Direct-Soft Inc.
40421PostgreSQL Global Development Group PostgreSQL Global Development Group
40422Check Point Software Technologies LTD Check Point Software Technologies LTD
40423Check Point, Inc. Check Point, Inc.
40424Kochi System Development, Inc. Kochi System Development, Inc.
40425IncrediMail, Ltd. IncrediMail, Ltd.
40426Bullzip Bullzip
40427Aliph Aliph
40428Avantstar Avantstar
40429AVG Technologies CZ, s.r.o. AVG Technologies CZ, s.r.o.
40430DT Soft Ltd. DT Soft Ltd.
40431Quick Heal Technologies (P) Ltd. Quick Heal Technologies (P) Ltd.
40432CACE Technologies CACE Technologies
40433Memeo, Inc. Memeo, Inc.
40434Trend Micro Inc. Trend Micro Inc.
40435Zemana Ltd. Zemana Ltd.
40436LDC LDC
40437Wecode.biz Wecode.biz
40438Lingoes Project Lingoes Project
40439Kingsoft Corporation Kingsoft Corporation
40440Mindjet Mindjet
40441RuanMei RuanMei
40442ParetoLogic ParetoLogic
40443iS3, Inc. iS3, Inc.
40444Tencent, Inc. Tencent, Inc.
40445LG Electronics Inc. LG Electronics Inc.
40446Sogou.com Sogou.com
40447Paragon Software Group Paragon Software Group
40448Dolphin Computer Access Dolphin Computer Access
40449Beijing Gigabit Times Technology Co., Ltd Beijing Gigabit Times Technology Co., Ltd
40450MKS Software Inc. MKS Software Inc.
40451ArcSoft, Inc. ArcSoft, Inc.
40452Panda Security, S.L. Panda Security, S.L.
40453Eltima Software Eltima Software
40454Summitsoft Corporation Summitsoft Corporation
40455BuddyBuddy Co., Ltd. BuddyBuddy Co., Ltd.
40456네이버 Naver
40457Shrew Soft Inc Shrew Soft Inc
40458AnMing AnMing
40459Q9 Technology Company Ltd Q9 Technology Company Ltd
40460Secure By Design Inc. Secure By Design Inc.
40461TweakNow TweakNow
40462Dassault Systemes Dassault Systemes
40463Emsi Software GmbH Emsi Software GmbH
40464Defender Pro Defender Pro
40465Sourcefire, Inc. Sourcefire, Inc.
40466Team MediaPortal Team MediaPortal
40467SAP AG SAP AG
40470360.cn 360.cn
40471TuneUp Software GmbH TuneUp Software GmbH
40472RockStar Games RockStar Games
40473Wopti Utilities Wopti Utilities
40474SEGA SEGA
40475DisplayLink Corp. DisplayLink Corp.
40476Neuber Software Neuber Software
40477NewTech Infosystems, Inc. NewTech Infosystems, Inc.
40478UPS UPS
40479Deutsche Telekom AG Deutsche Telekom AG
40480Fengtao Software Inc. Fengtao Software Inc.
40481Don HO [email protected] Don HO [email protected]
40482Computer Business Solutions, Inc. Computer Business Solutions, Inc.
40483GameStop GameStop
40484VirusBuster Ltd VirusBuster Ltd
40485Software602 Software602
40486CPUID CPUID
40487GOG.com GOG.com
40488Sony Creative Software Inc. Sony Creative Software Inc.
40489Avanquest Avanquest
40490Acronis Acronis
40491Tools4Free Tools4Free
40492Security Innovation Security Innovation
40493SpectorSoft SpectorSoft
40494K7 Computing Pvt Ltd K7 Computing Pvt Ltd
40495SlySoft SlySoft
40496Eugene V. Muzychenko Eugene V. Muzychenko
40497H+H Software GmbH H+H Software GmbH
40498Gbridge LLC Gbridge LLC
40499VeryTools, Inc. VeryTools, Inc.
40500Avanquest North America Inc. Avanquest North America Inc.
40501CadSoft Computer GmbH CadSoft Computer GmbH
40502MCCI Corporation MCCI Corporation
40503AT&T AT&T
40504SOURCENEXT CORPORATION SOURCENEXT CORPORATION
40505Island software Island software
40506Van Dale Lexicografie bv Van Dale Lexicografie bv
40507cFos Software GmbH cFos Software GmbH
40508Solutionsoft Solutionsoft
405093CX 3CX
40510I-O DATA DEVICE, INC. I-O DATA DEVICE, INC.
40511Infogrames Interactive Infogrames Interactive
40512LightScribe LightScribe
40514Steganos Steganos
40515Softstar Softstar
40516拓赛软件 拓赛软件
40517UPEK Inc. UPEK Inc.
40518Bozteck Bozteck
40519Siliconcoach Ltd Siliconcoach Ltd
40520Clue Norge ASA Clue Norge ASA
40521ASUS ASUS
40522Extensoft Extensoft
40523Seagate Software Seagate Software
40524Sensible Vision Sensible Vision
40525Apple Inc. Apple Inc.
40526Iminent Iminent
40528Luke Hutteman Luke Hutteman
40529Nero AG Nero AG
40530Research In Motion Limited Research In Motion Limited
40531Kerigwa Kerigwa
40532Engelmann Media GmbH Engelmann Media GmbH
40533Ancestry.com Ancestry.com
40534SourceForge.net SourceForge.net
40535AVSoft Corp. AVSoft Corp.
40536Red Gate Software Ltd. Red Gate Software Ltd.
40537Quest Software Quest Software
40538Cyber-Rain, Inc. Cyber-Rain, Inc.
40539DeLorme Publishing DeLorme Publishing
40540WISeKey WISeKey
40541Xceed Software Inc. Xceed Software Inc.
40542iTripoli, Inc. iTripoli, Inc.
40543Altaro Altaro
40544Centrify Centrify
40545Shearwater Research Inc Shearwater Research Inc
40546Garmin, Ltd. Garmin, Ltd.
40547Osirius Osirius
40548Absolute Software Corp. Absolute Software Corp.
40549Iron Speed, Inc. Iron Speed, Inc.
40550DigitalPersona, Inc. DigitalPersona, Inc.
40551ESRI ESRI
40552Canon Canon
40553Broderbund Software Broderbund Software
40554金惠科技---大正科技 金惠科技---大正科技
40555中国电信 中国电信
40556V-REP V-REP
40557Carl Zeiss MicroImaging GmbH Carl Zeiss MicroImaging GmbH
40558Daum Daum
40887AppSense Ltd. AppSense Ltd.
40888Spigot, Inc. Spigot, Inc.
40889Visma Software Visma Software
40890PANTECH CO, LTD. PANTECH CO, LTD.
40891Ghisler Software GmbH Ghisler Software GmbH
40899Beautisoft Development Team Beautisoft Development Team
40900Deneba Software Deneba Software
40901Acresso Software Inc. Acresso Software Inc.
40903Validity Sensors, Inc Validity Sensors, Inc
60000GetProcAddress에 대한 내부 후크가 포함/제외 목록을 확인하는 데 전혀 사용되지 않았습니다. 즉, 모든 모듈에서 GetProcAddress 호출이 shim되었습니다. 그런 다음 포함/제외 목록을 고려하는 코드를 추가했으며 이전 동작을 사용하는 응용 프로그램을 "끊었습니다". 이를 보완하려면 기존 동작을 다시 가져오도록 이 shim을 지정하면 됩니다. Our internal hook for GetProcAddress used to not check include/exclude list at all which means the GetProcAddress calls from all modules are shimmed. Then we added code to take include/exclude list into consideration and that "broke" apps that used to rely on the previous behavior. To compensate for this, you can specify this shim to get back the old behavior.
60001Peb-ProcessParameter-Flags에 플래그를 추가합니다. 플래그는 ULONG입니다. 이 플래그를 16진수(최대 8자리)로 지정합니다. Add flags to Peb-ProcessParameter-Flags. The flags are a ULONG. Specify it as a hex number (so at most 8 digits).
60002장치 읽기/쓰기 권한을 모든 IOCTL에 필요한 권한으로 만듭니다. 이 호환성 수정을 통해 SecureROM 응용 프로그램에서 사운드 장치를 제대로 열 수 있습니다. 적용 대상: Windows 95, Windows 98 Force device Read/Write permissions to match the permission necessary for all IOCTLs. This compatibility fix enables SecureROM applications to correctly open the sound devices. Applies to: Windows 95, Windows 98
60003Windows 9x 및 Windows 2000에서는 DirectDraw DC 핸들을 내부적으로 캐시합니다. 따라서 릴리스 및 얻은 횟수에 관계없이 특정 표면에 대해 같은 DC가 반환됩니다. 이 호환성 수정은 DirectDraw에서 반환된 DC에 별칭을 지정한 다음 GDI 함수가 호출되면 이러한 DC의 별칭을 취소합니다. Windows 9x and Windows 2000 internally cache DirectDraw DC handles. This guarantees that the same DC would be returned for a particular surface regardless of how many times it was released and acquired. This compatibility fix aliases DCs returned by DirectDraw and then de-aliases them when GDI functions are called.
60004Windows Server 2003의 보안을 변경하면 데스크톱 창에서 SetProp을 사용할 수 없었습니다. 이 shim은 호출에서 데스크톱 창의 SetProp로 데이터를 캐시하고 요청 시 데이터를 제공합니다. A security change for Windows Server 2003 disallowed apps from using SetProp on the Desktop window. This shim caches the data from calls to SetProp on the desktop window and supplies the data when later requested.
60005응용 프로그램의 API 호출을 %windir%\AppPatch의 .LGV 파일에 기록합니다. LogExts.dll, LogViewer.exe 및 Manifest 디렉터리를 %windir%\AppPatch에 복사해야 이 shim이 올바르게 작동합니다. Logs API calls made by the application to an .LGV file in %windir%\AppPatch. You must copy LogExts.dll, LogViewer.exe and the Manifest directory to %windir%\AppPatch in order for this shim to function properly.
60006COM 보안 수준을 RPC_C_AUTHN_LEVEL_NONE에서 RPC_C_AUTHN_LEVEL_COMMON으로 변경합니다. 이렇게 하면 응용 프로그램의 보안 컨텍스트를 임시로 높일 수 있습니다. 적용 대상: Windows 95, Windows 98 Changes COM Security Level from RPC_C_AUTHN_LEVEL_NONE to RPC_C_AUTHN_LEVEL_COMMON. This enables temporary elevation of the security context for an application. Applies to: Windows 95, Windows 98
60007이 호환성 수정은 ACMSTREAMHEADER 매개 변수에서 너무 큰 cbSrcLength 값을 acmStreamConvert 또는 acmStreamPrepareHeader에 전달하는 응용 프로그램을 처리합니다. This compatibility fix handles applications that pass a cbSrcLength value that is too big in the ACMSTREAMHEADER parameter to acmStreamConvert or acmStreamPrepareHeader.
60008IMA ADPCM의 매개 변수의 유효성 검사를 통과하도록 acmStreamOpen의 블록당 샘플 수를 수정합니다. Corrects the samples per block for acmStreamOpen so that it will pass IMA ADPCM's parameter validation.
60009AMOVIE.OCX 컨트롤을 사용하여 동영상을 표시하는 대신 Windows Media Player로 레거시 동영상의 호출을 리디렉션합니다. Redirects calls from legacy movies to Windows Media Player instead of using the AMOVIE.OCX control to display the movie.
60010이 호환성 수정은 알려진 잘못된 비트맵 헤더를 수정합니다. Windows XP에서는 호환성을 높이기 위해 비트맵 헤더의 형식을 더욱 제한합니다. 적용 대상: Windows 95, Windows 98 This compatibility fix corrects known bad bitmap headers. Windows XP is more restrictive in the format of bitmap headers in an effort to promote wider compatibility. Applies to: Windows 95, Windows 98
60011CreateEvent 함수는 백슬래시가 있는 이벤트 이름을 사용하지 않습니다. 이 호환성 수정은 백슬래시를 밑줄로 바꿉니다. 적용 대상: Windows 95, Windows 98 The CreateEvent function doesn't accept event names that contain a backslash. This compatibility fix will replace backslashes with an underscore. Applies to: Windows 95, Windows 98
60012이 호환성 수정은 CreateIcon API 호출을 차단하고 lpbXORbits에서 알파 채널을 0으로 지정합니다. 이렇게 하면 Windows XP에서 특정 아이콘 표시가 향상됩니다. This compatibility fix intercepts calls made to the CreateIcon API and zeros the alpha channel in lpbXORbits. This has the effect of improving the display of certain icons in Windows XP.
60013DirectDraw CreateSurface 작업의 DDSCAPS 구조를 수정합니다. Corrects the DDSCAPS structure of DirectDraw CreateSurface operations.
60014이 호환성 수정은 LOGFONTA의 lfCharSet 값을 수정하여 동아시아 언어의 문자를 올바르게 표시합니다. 동아시아 언어로 지역화된 일부 응용 프로그램은 글꼴 이름만 제공하여 해당 언어의 문자를 표시할 글꼴을 만들고 시스템에서 올바른 문자 집합을 선택할 수 있도록 합니다. 이 작업은 Windows 9x 플랫폼에서는 정상적으로 작동하지만 Windows XP에서는 올바른 문자 집합을 지정해야 해당 언어의 문자가 제대로 표시됩니다. This compatibility fix corrects the lfCharSet value in LOGFONTA to correctly display localized versions of East Asia characters. Some localized East Asia applications create fonts to display localized characters by supplying only the font face name, and let the system pick up the correct character set. This works fine on Windows 9x platforms. But on Windows XP, you need to specify the correct character set in order to display localized characters correctly.
60015SetDlgItemTextA API 호출 시 c:\windows\system\을 찾고 GetSystemDirectory API에서 반환된 문자열로 바꿉니다. Looks for c:\windows\system\ in calls to the SetDlgItemTextA API and replaces it with the string returned from the GetSystemDirectory API.
60016이 호환성 수정은 Windows 9x와 Windows XP 간에 변경된 파일 경로를 수정합니다. 파일 API를 후크하고 파일 경로를 Windows XP의 해당 위치로 변환하여 작동합니다. 예를 들면 Windows 9x 경로 C:\Windows\Write.exe는 C:\Windows\System32\Write.exe로 변환됩니다. 적용 대상: Windows 95, Windows 98 This compatibility fix corrects file paths that were changed between Windows 9x and Windows XP. It works by hooking the file APIs and converting the file paths to the correct location for Windows XP. For example, a Windows 9x path of C:\Windows\Write.exe would be converted to C:\Windows\System32\Write.exe. Applies to: Windows 95, Windows 98
60017설치 중에 파일 위치가 수정된 경우에는 제거할 때 제거 프로그램이 해당하는 새 위치에서 파일을 찾아야 합니다. 응용 프로그램에서 CorrectFilePaths 호환성 수정이 사용되고 있으면 이 호환성 수정을 응용 프로그램의 제거 프로그램에 적용해야 합니다. If file locations are corrected during install, the uninstall program should attempt to find the file in its new location when uninstalling. If the CorrectFilePaths compatibility fix is used with an application, then this compatibility fix should be applied to the application’s uninstall program.
60018OpenFile(fileName, xxx, OF_SHARE_EXCLUSIVE) API는 fileName에서 참조한 파일이 현재 열려 있으면 Windows 9x에서 실패합니다. Windows XP에서는 OpenFile 호출이 성공합니다. 이 호환성 수정은 파일이 이미 열려 있는 경우 OpenFile API가 실패하도록 합니다. The OpenFile(fileName, xxx, OF_SHARE_EXCLUSIVE) API fails on Windows 9x if the file referenced by fileName is currently opened. Windows XP allows the OpenFile call to succeed. This compatibility fix forces the OpenFile API to fail if the file is already open.
60019이 호환성 수정은 16비트 Windows에서 Wave/MIDI Mapper의 상수였던 0xFFFF와 동일한 uDeviceID를 사용하여 waveOutOpen, waveOutGetDevCaps, midiOutOpen 및 midiOutGetDevCaps API를 호출합니다. 32비트 Windows에서 이 상수는 0xFFFFFFFF입니다. 적용 대상: Windows 95, Windows 98 This compatibility fix makes calls to the waveOutOpen, waveOutGetDevCaps, midiOutOpen and midiOutGetDevCaps APIs with the uDeviceID equal to 0xFFFF, which was the constant for the Wave/MIDI Mapper under 16-bit windows. Under 32-bit Windows the constant is 0xFFFFFFFF. Applies to: Windows 95, Windows 98
60020Windows XP에서 MoveFile과 DeleteFile API 간 캐싱 수정으로 인해 VerInstallFileW API가 호출되면 긴 파일 이름 대신 짧은(8.3) 파일 이름이 설정됩니다. 이 호환성 수정은 이 문제를 해결합니다. 이 문제는 이전 버전이 아직 있을 경우 응용 프로그램 설치에 영향을 줍니다. In Windows XP, due to a modification in the caching between MoveFile and DeleteFile API's, when the VerInstallFileW API is called, the short (8.3) filename gets set instead of the long filename. This compatibility fix corrects this problem. This issue may affect the installation of an application if an older version is still present.
60021사용자 지정 CUAS 명령줄 동작 변경을 실행합니다. Execute a custom CUAS command-line behavior change.
60022일부 응용 프로그램은 응용 프로그램이 준비되기 전에 API를 호출할 수 있는 정적 DLL을 사용할 수 있습니다. 이 호환성 수정은 응용 프로그램의 정적 DLL에서 지연을 일으켜 이 동작에 대한 해결 방법을 제공합니다. 이 호환성 수정은 영향을 받은 DLL 목록이 포함된 명령줄을 사용합니다. 이러한 DLL은 명령줄 목록의 순서와 반대 순서로 로드됩니다. 이 호환성 수정은 동적으로 로드된 DLL에서 작동하는 InjectDll과 비슷합니다. Some applications may use static DLLs, which could potentially issue calls to APIs before the application is ready. This compatibility fix provides a workaround for this behavior by causing a delay in the application’s static DLLs. This compatibility fix takes a command line containing a list of the DLLs affected. They will be loaded in the reverse order of the command line listing. Note that this compatibility fix is similar to InjectDll, which works with dynamically loaded DLLs.
60023DDE 명령 ShowGroup이 동기적으로 작동해야 하는데 그렇지 않습니다. 응용 프로그램은 주로 그룹이 표시되기 전에 다시 시작됩니다. 이 자체로는 문제가 되지 않지만 그룹이 표시되기 전에 응용 프로그램이 DeleteGroup을 호출하면 문제가 발생합니다. 이 경우 탐색기에 다음과 같은 메시지가 표시됩니다. "DirName이 사용 가능하지 않은 위치를 참조합니다. 그것은 이 컴퓨터 또는 네트워크상의 하드 디스크에 있을 수 있습니다. 디스크가 올바르게 삽입되었는지 또는 인터넷이나 네트워크에 연결되었는지 확인하고 다시 시도하십시오. 그래도 찾을 수 없으면 정보가 다른 위치로 이동되었을 수도 있습니다." The DDE command ShowGroup does not operate synchronously, though it should. Often the application will resume before the group is visible, not a problem in and of itself, but this creates problems if the application calls DeleteGroup before the group is visible. In that case, Explorer will generate this lengthy message: "DirName refers to a location that is unavailable. It could be on a hard drive on this computer, on a network, or on a different computer on your home network. Check to make sure that the disk is properly inserted, or that you are connected to the Internet or home network, and then try again. If it still cannot be located, the information may have been moved to a different location."
60024Windows 95 버전 자격 증명을 반환하도록 GetVersion 및 GetVersionEx API를 후크합니다. 이 호환성 수정은 해당 버전을 연기하는 데 사용할 호출 횟수인 명령줄 번호를 사용합니다. 응용 프로그램의 특정 부분에서는 버전이 중요하지만 나머지는 그렇지 않은 경우에 유용합니다. Hooks the GetVersion and GetVersionEx APIs so that they return Windows 95 version credentials. This compatibility fix takes a command line number which is the number of calls by which to delay version lying. This is useful in cases where some parts of an application are version sensitive, but others are not.
60025WaveOutOpen은 콜백 매커니즘을 제공하지만 호출할 수 있는 API가 거의 없습니다. 이 콜백 내에는 전체 웨이브 출력 시스템이 잠겨 있습니다. 응용 프로그램이 교착 상태가 될 가능성이 높습니다. 이 호환성 수정은 모든 WINMM 콜백 데이터를 캐시하여 기본 응용 프로그램 스레드에 있는 WM_TIMER 콜백의 응용 프로그램에 전달합니다. WaveOutOpen provides a callback mechanism, where very few APIs may be called. While inside this callback the entire Wave Out system is locked. It is very easy to deadlock the application. This compatibility fix catches all the WINMM callback data, and passes it to the application from the WM_TIMER callback which exists in the main application thread.
60026제공된 경로와 FileVersion의 파일을 삭제할 수 있는 일반적인 목적의 호환성 수정입니다. 경로 및 FileVersion은 선택 사항입니다. 명령줄에 FileName:Path;FileVersion,FileName1:Path1;FileVersion1 등을 사용할 수 있습니다. 예를 들어 Ole2.dll:system,MFC42.dll:;6082.0.0.945,Foo.dll:d:\program Files\DisneyInteractive; 등을 포함할 수 있습니다. 여기에서 'system'은 %windir%을 의미합니다. '0' 또는 ""은 파일 이름 자체가 정규화된 경로이거나 경로를 별도로 제공하는 옵션이 있을 수 있습니다. FileVersion에도 동일하게 적용되며 선택 사항입니다. This is a general purpose compatibility fix which can delete any file in a given path and FileVersion. The path and the FileVersion are optional. The command line can contain FileName:Path;FileVersion,FileName1:Path1;FileVersion1 etc... E.g. Ole2.dll:system,MFC42.dll:;6082.0.0.945,Foo.dll:d:\program Files\DisneyInteractive;. etc.. 'system' implies the %windir%. '0' OR "" implies that the filename itself is a fully qualified path OR one has the option of giving the path separately...The same holds good for FileVersion also. It is optional.
60027이 shim은 OS에 사용되지 않는 서비스에 종속된 서비스를 설치하는 응용 프로그램에 대해 작성됩니다. 원본 API를 호출하기 전에 CreateService API를 catch하고 CreateService API의 lpDependencies 매개 변수에서 사용되지 않는 종속성 서비스를 제거합니다. This shim is written for the applications which are installing a service which had dependency on some service in the OS which has been deprecated. Catching CreateService APIs and stripping the deprecated dependency service from the lpDependencies parameter in the CreateService API before calling the original API.
60028일부 설치 프로그램은 시작되면 실제 설치를 수행하는 명명된 실행 파일을 임의로 만듭니다. 이 호환성 수정은 만들 임의 실행 파일 이름을 지정하는 명령줄을 사용하고 만들 때 명령줄에 지정된 새 이름으로 바꿉니다. 명령줄에 원본 이름과 원하는 이름이 차례로 표시됩니다(예: *.EXE;RANDOMSETUP.EXE). Some installation programs will create a randomly named executable when they are launched that is responsible for performing the actual setup. This compatibility fix takes a command line that specifies what random executable name is created, and upon creation, renames it to the new name specified on the command line. The command line is given as the source name followed by the desired name. For example: *.EXE;RANDOMSETUP.EXE.
60029요약: CMixerDriver 및 관련 함수의 구현 Abstract: Implementation of CMixerDriver and related functions
60030일부 응용 프로그램에서는 DirectPlay 장치가 특정 순서로 열거됩니다. 이 호환성 수정을 통해 이러한 동작을 수행하는 응용 프로그램에 대해 예상되는 순서로 DirectPlay 장치를 열거할 수 있습니다. 적용 대상: Windows 95, Windows 98 Some applications may expect the DirectPlay devices to be enumerated in a specific order. This compatibility fix enables the DirectPlay devices to enumerate in the expected order for applications that exhibit this behavior. Applies to: Windows 95, Windows 98
60031지정된 버전의 매개 변수를 반환하도록 DXDIAGN GetProp API를 후크합니다. 명령줄은 다음 형식으로 버전으로 표시됩니다. MAJORVERSION . MINORVERSION . LETTER(예: 9.0.c) Hooks the DXDIAGN GetProp API so that it returns specified version parameters. The command line is given as the version in the following form: MAJORVERSION . MINORVERSION . LETTER, e.g. 9.0.c.
60032이 호환성 수정은 자동 증폭 스레드가 차단되지 않은 경우 얻은 스레드를 비활성화합니다. Windows 9X에서 메시지 개체에만 설정하고 동기화 개체에는 설정하지 않습니다. COMMAND_LINE 옵션은 기본 스레드 우선 순위를 변경하려는 경우 +HigherMainThread 또는 +LowerMainThread이고, 기본 스레드에 대한 자동 증폭 스레드를 그대로 유지하려는 경우 +BoostMainThread입니다. This compatibility fix disables the automatic boost threads get when they are unblocked. Windows 9X does this only on message objects, and not on synchronization objects. The COMMAND_LINE options are: +HigherMainThread or +LowerMainThread to change the main thread priority and +BoostMainThread to leave the automatic boost for the main thread
60033Windows의 새 바탕 화면 창 관리자로 인해 일부 응용 프로그램은 올바른 창 설정을 감지하여 사용하려고 할 때 예상치 못한 동작이 발생할 수 있습니다. 이 호환성 수정은 Windows 바탕 화면 창 관리자 기능을 지원하지 않는 응용 프로그램에 대해 이 기능을 임시 해제합니다. Because of the new Desktop Window Manager in Windows, some applications may have unpredictable behavior when trying to detect and use the correct window settings. This compatibility fix temporarily disables the Windows Desktop Window Manager functionality for applications that do not support it.
60034이 호환성 수정은 응용 프로그램 시작 시 필터 키 접근성을 해제하고 응용 프로그램 종료 시 다시 설정합니다. This compatibility fix disables the Filter Keys Accessibility Option at application startup and restores it on termination of the application.
60035이 호환성 수정은 응용 프로그램에 대한 실행 방지(NX) 기능을 사용하지 않습니다. NX 특성(예: 스택, 힙 등)으로 표시된 메모리 영역에서 실행하기로 한 응용 프로그램에 유용합니다. This compatibility fix disables execution protection (NX) for a process. This is useful for applications that decide to execute from memory region marked with NX attribute (like stack, heap etc.).
60036이 호환성 수정은 응용 프로그램 시작 시 화면 보호기를 해제하고 응용 프로그램 종료 시 다시 설정합니다. 이 기능은 활성 화면 보호기가 잘 작동하지 않는 DirectX 응용 프로그램에 유용합니다. This compatibility fix disables the screen saver at application startup and restores it on termination of the application. It's useful for DirectX applications that don't work well with an active screen saver.
60037이 호환성 수정은 응용 프로그램 시작 시 고정 키 접근성을 해제하고 응용 프로그램 종료 시 다시 설정합니다. This compatibility fix disables the Sticky Keys Accessibility Option at application startup, and re-enables it on termination of the application.
60038일부 응용 프로그램에서는 올바른 창 설정을 검색하여 사용하려고 할 때 Windows의 디스플레이 테마로 인해 예기치 못한 동작이 발생할 수 있습니다. 이 호환성 수정은 Windows 테마 기능을 지원하지 않는 응용 프로그램에 대해 이 기능을 일시적으로 해제합니다. Because of the display themes in Windows, some applications may have unpredictable behavior when trying to detect and use the correct window settings. This compatibility fix temporarily disables the Windows theme functionality for applications that do not support it.
60039Windows의 디스플레이 테마로 인해 일부 응용 프로그램은 올바른 창 설정을 감지하여 사용하려고 할 때 예기치 못한 동작이 발생할 수 있습니다. 이 호환성 수정은 Windows 메뉴 테마 기능을 지원하지 않는 응용 프로그램에 대해 이 기능을 임시 해제합니다. Because of the display themes in Windows, some applications may have unpredictable behavior when trying to detect and use the correct window settings. This compatibility fix temporarily disables the Windows menu theme functionality for applications that do not support it.
60040Windows 2000에서는 WM_DRAWITEM 메시지 생성 중에 응용 프로그램으로 보낼 수 있는 새 owner-draw 단추 상태를 도입했습니다. 이러한 owner-draw 상태는 Windows XP에서도 사용됩니다. 이 호환성 수정은 이 정보를 필요로 하지 않는 응용 프로그램에 대해 이 상태를 제거합니다. Windows 2000 introduced new owner-draw button states that can be sent to an application during WM_DRAWITEM messages. These owner-draw states are used in Windows XP as well. This compatibility fix removes those states for applications that are not expecting this information.
60041오류가 발생해도 DuplicateHandle은 Win2000에서 변경되어 항상 대상 핸들을 NULL로 지정합니다. 이 shim은 복제가 실패하는 경우 *lpTargetHandle이 수정되지 않도록 합니다. DuplicateHandle was changed from Win2000 to always NULL the destination handle, even if errors were generated. This shim ensures that *lpTargetHandle is not modified if the duplication was not successful.
60042향상된 앱을 시작하여 CreateProcess의 ERROR_ELEVATION_REQUIRED를 처리합니다. Handles CreateProcess's ERROR_ELEVATION_REQUIRED by launching app elevated.
60043응용 프로그램이 클립보드를 먼저 비우지 않고 SetClipboardData (CF_TEXT)를 호출합니다. For Apps calling SetClipboardData (CF_TEXT) without emptying the clipboard first.
60044GetObjectA API는 비트맵 진행 속도를 계산합니다. 진행 속도는 4의 배수여야 합니다. 기존 비트맵 또는 dibsection 개체는 올바르게 저장되지만 GetObject 계산이 올바르지 않습니다. 이 호환성 수정은 Windows 2000 고유 응용 프로그램만을 위한 것입니다. The GetObjectA API incorrectly calculates bitmap strides. The stride should be a multiple of 4. Note that the underlying bitmap or dibsection object is stored correctly, but the GetObject calculation is wrong. This compatibility fix is for Windows 2000-specific applications only.
60045Windows 9x에서는 CD-ROM 디렉터리에 Windows XP처럼 읽기 전용 플래그를 설정하지 않습니다. 이 호환성 수정은 파일 작업에서 해당 플래그를 제거하고 응용 프로그램이 모든 공유 및 쓰기 특성을 무시하여 Windows 9x를 에뮬레이션하도록 합니다. 이 호환성 수정은 Windows 9x와 Windows XP의 CD 특성 차이를 처리하기도 합니다. 적용 대상: Windows 95, Windows 98 Windows 9x does not set the read-only flag on CD-ROM directories like Windows XP. This compatibility fix removes such flags from file operations and causes the application to ignore all sharing and write attributes to emulate Windows 9x. This compatibility fix also handles the substantial differences in the CD attributes between Windows 9x and Windows XP. Applies to: Windows 95, Windows 98
60046Windows 9x에서 하이 컬러 비트맵을 클립보드에 복사할 때 CF_DIB 형식이 지정되면 항상 24비트 DIB로 변환합니다. Windows XP에서는 이러한 변환이 수행되지 않습니다. 일부 응용 프로그램만 8비트와 24비트 DIB을 처리하도록 디자인되었습니다. 이 호환성 수정은 하이 컬러 DIB을 24비트 DIB로 변환합니다. On Windows 9x when you copy a high color bitmap onto the clipboard, it always gets converted to a 24-bit DIB when the CF_DIB format is specified. On Windows XP this conversion doesn't happen. Some applications are only designed to handle 8-bit and 24-bit DIBs. This compatibility fix converts the high-color DIBs to 24-bit DIBs.
60047Windows 9x 버전의 CreateFileMapping API는 SEC_COMMIT 플래그가 필요하지만 Windows XP 버전은 필요하지 않습니다. 이 호환성 수정은 SEC_COMMIT 플래그가 있어야 하는 응용 프로그램에 해당 플래그를 추가합니다. 적용 대상: Windows 95, Windows 98 The Windows 9x version of the CreateFileMapping API requires a SEC_COMMIT flag, while the Windows XP version does not. This compatibility fix adds the SEC_COMMIT flag for applications that expect it to be present. Applies to: Windows 95, Windows 98
60048이 호환성 수정은 CreateProcessA API를 후크하고 모든 매개 변수가 Windows XP의 API 구현에 허용되는 값을 갖도록 합니다. 이는 Windows 9x보다 좀 더 제한적입니다. 적용 대상: Windows 95, Windows 98 This compatibility fix hooks the CreateProcessA API and ensures that all parameters have acceptable values for Windows XP's implementation of the API, which is more restrictive than Windows 9x. Applies to: Windows 95, Windows 98
60049이 호환성 수정은 Windows XP 버전의 DeleteObject가 Windows 9x에서처럼 성공을 반환하도록 합니다. 적용 대상: Windows 95, Windows 98 This compatibility fix causes the Windows XP version of DeleteObject to return success, which is the Windows 9x behavior. Applies to: Windows 95, Windows 98
60050이 호환성 수정은 DirectDraw에서 사용하는 뮤텍스 API를 후크하여 단독 모드 액세스를 동기화하고 모든 동기화 이벤트가 같은 스레드에서 발생하도록 합니다. 단독 모드를 얻은 스레드 이외의 스레드에서 단독 모드가 해제되면 DirectDraw에서 불안정한 결과를 발생할 수 있습니다. 적용 대상: Windows 95, Windows 98 This compatibility fix hooks the mutex APIs that DirectDraw uses to synchronize exclusive mode access and ensures all synchronization events happen on the same thread. DirectDraw may produce unstable results if the exclusive mode is released from a thread other than the one that acquired it. Applies to: Windows 95, Windows 98
60051Windows 9x에서 DrawText API는 범위를 벗어난 값을 수락한 다음 그러한 값을 적용 가능한 값으로 변환합니다. 이 호환성 수정은 Windows XP의 동작을 따릅니다. 적용 대상: Windows 95, Windows 98 In Windows 9x, the DrawText API would accept out of range values and then convert them to acceptable values. This compatibility fix mimics that behavior for Windows XP. Applies to: Windows 95, Windows 98
60052이 호환성 수정은 Windows XP가 환경 API에서 크게 줄어든 환경 블록을 반환하도록 합니다. 이렇게 하면 오류를 일으키는 버퍼 오버런 가능성이 줄어듭니다. This compatibility fix causes Windows XP to return a significantly reduced environment block from the environment APIs. This reduces the chance of a buffer overrun causing corruption.
60053응용 프로그램이 디렉터리에서 FindFirstFile API를 호출한 다음 FindFirstFile 핸들을 닫지 않고 해당 디렉터리를 제거하려고 하면 디렉터리가 사용 중인 것으로 보고됩니다. RemoveDirectory API를 호출하면 ERROR_SHARING_VIOLATION 오류가 반환됩니다. 이 호환성 수정은 디렉터리를 제거할 수 있도록 FindFirstFile 핸들을 닫습니다. 이 수정은 또한 FindNext 또는 FindClose API를 호출하기 전에 FindFirstFile 핸들이 올바른지 확인합니다. 디렉터리가 비어 있지 않은 경우 FindFirstFile 핸들을 닫지 않습니다. 적용 대상: Windows 95, Windows 98 If an application calls the FindFirstFile API on a directory, and then attempts to remove that directory without first closing the FindFirstFile handle, the directory will be reported as being in use. The RemoveDirectory API call will return an ERROR_SHARING_VIOLATION error. This compatibility fix will force the FindFirstFile handle closed to ensure the directory is removed. The fix also ensures the FindFirstFile handles are valid before calling the FindNext or FindClose APIs. The FindFirstFile handle will not be forced closed unless the directory is empty. Applies to: Windows 95, Windows 98
60054GetCommandLine의 동작은 Windows 9x와 Windows XP에서 다릅니다. 예를 들어 사용자가 E:\temp\test.exe -dm -cdrom, Windows XP's GetCommandLine() returns: test.exe -dm -cdrom 명령줄을 입력하면 Windows 9x's GetCommandLine()은 E:\tEMP\TEST.EXE -dm -cdrom을 반환합니다. 적용 대상: Windows 95, Windows 98 The behavior of GetCommandLine differs from Windows 9x to Windows XP. For example, if a user enters the command line: E:\temp\test.exe -dm -cdrom, Windows XP's GetCommandLine() returns: test.exe -dm -cdrom. Windows 9x's GetCommandLine() returns: E:\TEMP\TEST.EXE -dm -cdrom. Applies to: Windows 95, Windows 98
60055이 호환성 수정은 Windows 9x와 Windows XP 버전 간에 GetDeviceCaps API에 대해 알려진 문제를 확인하고 가능한 경우 수정합니다. 적용 대상: Windows 95, Windows 98 This compatibility fix checks for known issues with the GetDeviceCaps API between the Windows 9x and Windows XP versions, and corrects them where possible. Applies to: Windows 95, Windows 98
60056이 호환성 수정은 Windows XP 버전의 GetFreeDiskSpace가 Windows 9x에서 반환되는 값과 비슷한 값을 반환하도록 합니다. GetDiskFreeSpace API를 후크하고 FAT32/NTFS 시스템에서 사용 가능한 공간을 확인합니다. 사용 가능한 공간이 2GB 이상인 경우 호환성 수정은 Windows 9x에서 반환한 대로 2GB를 반환합니다. 2GB보다 작을 경우 Windows 9x를 에뮬레이션할 수 있게 섹터 기호를 변환합니다. 적용 대상: Windows 95, Windows 98 This compatibility fix causes the Windows XP version of GetFreeDiskSpace to return values similar to those returned by Windows 9x. It hooks the GetDiskFreeSpace API and determines the true free space on FAT32/NTFS systems. If the free space is larger than 2GB, the compatibility fix will return 2GB as Windows 9x would return. If it is smaller than 2GB, it converts the sector geometry to emulate Windows 9x. Applies to: Windows 95, Windows 98
60057Windows 9x에서 GetProfileString API는 INI 파일 문자열 끝에서 뒤에 오는 공백(탭 포함)을 삭제했습니다. Windows XP에서는 끝에 있는 공백을 포함하여 전체 줄이 반환됩니다. 따라서 파일 이름이 올바르지 않기 때문에 비트맵이 로드되지 않는 경우도 있습니다. 이 호환성 수정은 Windows XP 버전의 GetProfileString API에서 Windows 9x 버전의 동작을 에뮬레이션하도록 합니다. 적용 대상: Windows 95, Windows 98 The GetProfileString API in Windows 9x stripped trailing white space (including tabs) from the end of INI file strings. In Windows XP, the full line is returned, including the white space at the end. This can sometimes result in bitmaps failing to load because the filename is invalid. This compatibility fix causes the Windows XP version of the GetProfileString API to emulate the behavior of the Windows 9x version. Applies to: Windows 95, Windows 98
60058일반적으로 Windows XP에서 프로세스가 만들어지면 STARTUPINFO 구조의 hStdInput, hStdOutput 및 hStdError 구성원은 NULL로 설정됩니다. 일부 응용 프로그램은 이러한 핸들을 확인하고 오류 메시지를 보낼 수 있습니다. 이 경우에 이 호환성 수정을 사용하여 적합한 핸들을 보내고 프로그램이 종료되지 않도록 할 수 있습니다. Normally, when a process is created on Windows XP, the hStdInput, hStdOutput, and hStdError members of the STARTUPINFO structure are set to NULL. Some applications may check these handles and send error messages. This compatibility fix can be used in this case to send appropriate handles and prevent program termination.
60059Windows 2000 GetStringType[W, ExW, A, ExA]을 에뮬레이션합니다. Emulate Windows 2000 GetStringType[W, ExW, A, ExA].
60060TS 세션인 경우 SPI_GETUIEFFECTS를 FALSE(기본값) 또는 TRUE로 지정합니다. If on a TS session, force SPI_GETUIEFFECTS to FALSE (default) or TRUE
60061이 호환성 수정은 Windows 9x 힙 관리자의 기능을 에뮬레이션합니다. Windows XP로 포팅된 Windows 9x 힙 관리자의 전체 구현입니다. 적용 대상: Windows 95, Windows 98 This compatibility fix emulates the functionality of the Windows 9x heap manager. It is a full implementation of the Windows 9x heap manager ported to Windows XP. Applies to: Windows 95, Windows 98
60062이 호환성 수정은 지정된 조이스틱 번호에 대한 JOYCAPS 데이터를 검색하고 요청한 바이트 수를 응용 프로그램 구조에 복사합니다. 반환 값이 오류이면 이 호환성 수정은 JoyCaps 구조를 Windows 9x의 값과 같은 값으로 채웁니다. 적용 대상: Windows 95, Windows 98 This compatibility fix will retrieve JOYCAPS data for a given joystick number and copy the number of requested bytes to an application structure. If the return value is an error, then this compatibility fix will fill the JoyCaps structure with the same values from Windows 9x. Applies to: Windows 95, Windows 98
60063이 호환성 수정은 모든 LZ API 호출을 가로채고 응용 프로그램의 관점에서 유효한 핸들이 0보다 크거나 같도록 설정하는 대신 항상 0보다 크도록 핸들을 늘리거나 줄입니다. 이 호환성 수정은 값 0을 오류로 처리하는 응용 프로그램에 적용됩니다. Windows 9x는 0인 핸들을 반환하지 않지만 Windows XP에서는 이러한 핸들을 반환할 가능성이 있습니다. This compatibility fix intercepts all of the LZ API calls and either increments or decrements the handles so that a valid handle (from the application's perspective) is always greater than 0 instead of greater than or equal to 0. This compatibility fix applies to applications that treat a handle value of zero as an error. Windows 9x never returned handles of zero, but this is a possibility on Windows XP.
60064이 호환성 수정은 CreateProcess 및 WinExec API를 후크하여 Start.exe, ScanDskW.exe, Defrag.exe, Rundll32.exe, Control.exe, WinHelp.exe, PBrush.exe처럼 리디렉션이 필요한 실행 파일을 스푸핑합니다. 적용 대상: Windows 95, Windows 98 This compatibility fix hooks the CreateProcess and WinExec APIs to spoof executables that need redirection such as Start.exe, ScanDskW.exe, Defrag.exe, Rundll32.exe, Control.exe, WinHelp.exe, and PBrush.exe. Applies to: Windows 95, Windows 98
60065응용 프로그램에서 SND_LOOP 플래그로 PlaySound를 호출하면 PlaySound가 NULL 소리 이름으로 호출될 때까지 계속해서 소리가 재생됩니다. Windows 9x에서는 다른 소리가 재생되면 소리를 자동으로 중지합니다. 이 호환성 수정은 모든 PlaySound 호출을 catch하고 다른 소리가 재생될 경우 자동으로 재생을 중지합니다. 적용 대상: Windows 95, Windows 98 If an application calls PlaySound with a SND_LOOP flag, the sound plays continuously until PlaySound is called with a NULL sound name. Windows 9x will automatically stop the sound if a different sound is played. This compatibility fix will catch all PlaySound calls, remember the current sound and automatically stop it if a different sound is to be played. Applies to: Windows 95, Windows 98
60066이 호환성 수정은 Windows 9x와 Windows XP의 프린터 루틴 간에 발생하는 여러 가지 차이를 수정합니다. 대부분의 문제는 EnumPrinters API에서 그리고 Windows 9x와 Windows XP에서 이 API에 대해 수행하는 서로 다른 동작 때문에 발생합니다. 적용 대상: Windows 95, Windows 98 This compatibility fix corrects a variety of differences that occur between the printer routines in Windows 9x and Windows XP. Most of the issues deal with the EnumPrinters API, and the different behavior of this API between Windows 9x and Windows XP. Applies to: Windows 95, Windows 98
60067이 호환성 수정은 성능 검사 루틴에서 예상되는 반환 값을 에뮬레이션하여 속도가 느린 프로세서를 에뮬레이션하도록 QueryPerformanceCounter 및 QueryPerformanceFrequency의 반환 값을 수정합니다. +timeGetTime이 명령줄로 지정되면 timeGetTime이 조금 지연됩니다. 적용 대상: Windows 95, Windows 98 This compatibility fix modifies the return values of QueryPerformanceCounter and QueryPerformanceFrequency in order to emulate those expected from performance checking routines to emulate slower processors. If +timeGetTime is specified as a command line, timeGetTime will delay slightly. Applies to: Windows 95, Windows 98
60068이 호환성 수정을 사용하면 CompareString, LCMapString 및 IsNLSDefinedString API에 대해 Windows Server 2003 정렬 동작을 실행할 수 있습니다. This compatibility fix enables Windows Server 2003 sorting behavior for the CompareString, LCMapString and IsNLSDefinedString APIs.
60069이 호환성 수정은 Windows 9x 버전의 GDI API와 Windows XP의 GDI API 간 일부 비호환성을 해결합니다. 특히 이 호환성 수정은 텍스트 색에 사용된 COLORREF 플래그와 관련된 것입니다. 적용 대상: Windows 95, Windows 98 This compatibility fix compensates for some incompatibilities between the Windows 9x version of the GDI APIs and the versions found in Windows XP. In particular, this compatibility fix relates to the COLORREF flags used for text color. Applies to: Windows 95, Windows 98
60070이 호환성 수정은 PROCESSENTRY32 API에 대한 두 가지 문제를 해결합니다. 첫 번째 문제는 표준 Windows XP에서 이미지 이름의 szExeFile 필드 사용법을 표준 Windows 9x 스타일로 변환하는 것입니다. 여기에는 전체 경로와 실행 파일 이름이 포함됩니다. 두 번째는 cntUsage 필드의 문제입니다. Windows 9x에서는 이 필드가 항상 0이 아니고 Windows XP에서는 항상 0입니다. 적용 대상: Windows 95, Windows 98 This compatibility fix addresses two separate issues with the PROCESSENTRY32 API. The first converts the standard Windows XP usage of the szExeFile field from the image name to the Windows 9x style, which includes the full path and executable name. The second issue addressed is that of the cntUsage field, which on Windows 9x is always non-zero, and on Windows XP is always zero. Applies to: Windows 95, Windows 98
60071Win9x와 NT 간에 알려진 API 차이를 수정합니다. SetWindowsHookEx, SetWindowLong, RegisterClass, ChangeDisplaySettings/ChangeDisplaySettingsEx, ToAscii/ToAsciiEx, GetMessage/PeekMessage, ShowWindow 등이 여기에 포함됩니다. 또한 모드 변경을 통해 팔레트 상태를 유지합니다. 적용 대상: Windows 95, Windows 98 Fixes for known API differences between Win9x and NT: SetWindowsHookEx, SetWindowLong, RegisterClass, ChangeDisplaySettings/ChangeDisplaySettingsEx, ToAscii/ToAsciiEx, GetMessage/PeekMessage, ShowWindow. Also persists palette state through mode changes. Applies to: Windows 95, Windows 98
60072이 호환성 수정은 NULL 버퍼를 VerQuery 함수에 전달할 수 있도록 허용합니다. 이 기술은 Windows XP의 API에서 수정되었기 때문에 사용되지 않는 것으로 간주됩니다. 적용 대상: Windows 95, Windows 98 This compatibility fix permits a NULL buffer to be passed to VerQuery functions. In Windows XP this technique is considered obsolete as it was corrected in the API. Applies to: Windows 95, Windows 98
60073Windows 9x에서는 일련의 0을 작성한다는 가정 하에 NULL 버퍼를 WriteFile API에 전달할 수 있습니다. Windows XP에서는 NULL 버퍼가 전달되면 이 호출이 실패합니다. 이 호환성 수정은 NULL 버퍼를 받을 때 Windows 9x에서 WriteFile의 동작을 에뮬레이션합니다. 적용 대상: Windows 95, Windows 98 Windows 9x permitted a NULL buffer to be passed to the WriteFile API, with the assumption being that a series of zeroes should be written. Windows XP will fail on this call when a NULL buffer is passed. This compatibility fix emulates the behavior of WriteFile on Windows 9x when it receives a NULL buffer. Applies to: Windows 95, Windows 98
60074Windows 9x에서 응용 프로그램은 ExitWindowsEx API를 호출하여 컴퓨터를 다시 시작할 수 있습니다. Windows XP에서는 ExitWindowsEx API를 호출할 보안 권한이 있어야 응용 프로그램을 실행할 수 있습니다. 이 호환성 수정을 통해 응용 프로그램에서 올바른 보안 권한으로 ExitWindowsEx API를 호출할 수 있습니다. 적용 대상: Windows 95, Windows 98 In Windows 9x applications could restart the computer by calling the ExitWindowsEx API. Windows XP requires the application to run with adequate security privileges to successfully call the ExitWindowsEx API. This compatibility fix enables an application to call the ExitWindowsEx API with correct security privileges. Applies to: Windows 95, Windows 98
60075응용 프로그램에서 cbBuffer를 사용한 GetObjectA() 호출은 sizeof(BITMAP)보다 작습니다. For apps calling GetObjectA() with cbBuffer is less than sizeof(BITMAP).
60076ExtractAssociatedIcon API 호출을 사용하는 일부 응용 프로그램은 32bpp 아이콘을 올바르게 처리하지 못합니다. 이 호환성 수정은 아이콘이 8bbp 아이콘으로 변환되도록 합니다. Some applications that use the ExtractAssociatedIcon API call do not handle the 32bpp icons correctly. This compatibility fix forces the icon to revert to an 8bbp icon.
60077일부 응용 프로그램에서는 CloseProfileUserMapping API 호출이 실패해야 합니다. Windows XP에서는 이 API가 실패하도록 할 수 있는 방법이 없습니다. 이 호환성 수정은 호출이 실패하도록 합니다. 이 문제는 시스템에 종속된 것이므로 일부 시스템에서는 이 수정이 필요하지만 일부 시스템에서는 필요하지 않습니다. Some applications require that the CloseProfileUserMapping API call fail. On Windows XP, there is no way for this API to fail. This compatibility fix causes the call to fail. Note that this issue is machine dependent - some machines do not need this fix while others do.
60078일부 응용 프로그램에서 GetStdHandle 호출이 실패합니다. 이 호환성 수정은 모든 GetStdHandle API 호출이 실패하도록 합니다. Some applications expect a call to GetStdHandle to fail. This compatibility fix causes all calls to the GetStdHandle API to fail.
60079일부 응용 프로그램은 더 이상 지원되지 않는 개인 shell32 API를 호출합니다. 이 호환성 수정은 이러한 함수를 실패하는 스텁으로 구현합니다. 이 방식으로 처리되는 함수는 FileMenu_* 함수와 Windows XP 및 Windows Vista 간에 회수된 함수입니다. Some applications call obsolete private shell32 API's which are no longer supported. This compatibility fix implements those functions with stubs that fail. Functions handled in this manner are the FileMenu_* functions plus those which were retired between Windows XP and Windows Vista.
60080이 호환성 수정은 OpenFile API가 특정 파일에서 실패하도록 합니다. 이 호환성 수정이 사용되면 실패할 파일 이름은 명령줄에 제공됩니다. This compatibility fix causes the OpenFile API to fail on specific files. The file names to be failed are supplied on the command line when this compatibility fix is used.
60081일부 응용 프로그램의 메뉴는 메뉴의 시스템 색이 단추 표면의 시스템 색과 일치하지 않으면 올바르게 동작하지 않습니다. 이 호환성 수정은 메뉴 색과 단추 색이 일치하도록 지정합니다. Some application’s menus may not behave correctly when the system color for menu does not match the system color for button face. This compatibility fix forces a match between the menu and button colors.
60082일부 응용 프로그램은 실행되지 않도록 표시된 섹션에서 실행됩니다. 이 호환성 수정은 그러한 이미지 섹션에 대한 섹션 보호를 조정합니다. 이 shim에 대한 명령줄 형식은 다음과 같습니다. COMMAND_LINE: SECTION_INFO | COMMAND_LINE space SECTION_INFO SECTION_INFO: MODULE,SECTION,PROTECTION MODULE: M=EMPTY | M=모듈 이름(= 주위에 공백 없음) SECTION: S=섹션 이름(= 주위에 공백 없음) | O=섹션 순서(= 주위에 공백 없음) PROTECTION: 16진수 정수 상수(섹션에 대해 설정할 보호) 예: COMMAND_LINE="M=,O=5,0x40 M=foo.dll,S=.bar,0x40" Some applications execute from sections not marked for execution. This compatibility fix patches the section protection for such image sections. Command line for this shim has the following format: COMMAND_LINE: SECTION_INFO | COMMAND_LINE space SECTION_INFO SECTION_INFO: MODULE,SECTION,PROTECTION MODULE: M=EMPTY | M=module name (no spaces around =) SECTION: S=section name (no spaces around =) | O=section ordinal (no spaces around =) PROTECTION: hexadecimal integer constant (protection to be set for the section) Example: COMMAND_LINE="M=,O=5,0x40 M=foo.dll,S=.bar,0x40"
60083이 호환성 수정은 DirectX 6.1 구성 요소에 대한 버전 블록을 반환하도록 GetFileVersionInfo 및 GetFileVersionInfoSize API를 후크합니다. 명령줄 입력을 통해 기본값 대신 사용할 특정 파일 이름 및 리소스를 선택할 수 있습니다. 적용 대상: Windows 95, Windows 98 This compatibility fix hooks the GetFileVersionInfo and GetFileVersionInfoSize APIs to return the version block for DirectX 6.1 components. The command line input allows you to select specific filenames and resources to use instead of the defaults. Applies to: Windows 95, Windows 98
60084유일한 공급자이거나 목록에서 첫 번째 공급자인 Microsoft Windows Network에 의존하는 응용 프로그램을 수정하기 위해 특정 네트워크 공급자를 제거합니다. Remove certain network providers to fix apps that depend on Microsoft Windows Network being either the only provider, or the first in the list.
60085설치된 두 개 이상의 서비스가 서로 연결되어 시작될 때 서비스 시작 순환적 종속성이 발생합니다. 즉, 서비스 ‘A’는 서비스 ‘B’가 시작되기 전에 시작될 수 없고, 서비스 ‘B’는 서비스 ‘A’가 실행되고 있지 않으면 시작될 수 없습니다. 이 호환성 수정은 이 동작을 해결합니다. A service startup circular dependency occurs when two or more installed services depend upon each other to start. That is, service ‘A’ cannot start until service ‘B’ starts, but service ‘B’ cannot start without service ‘A’ running. This compatibility fix attempts to counter this behavior.
60086이 호환성 수정은 프로세스가 시작되면 디스플레이 색에 8비트 색(256색)을 사용하도록 지정합니다. This compatibility fix forces the color depth of the display to use 8-bit color (256 colors) when the process starts.
60087이 호환성 수정은 프로세스가 임시 해상도 변경으로 시작되면 디스플레이를 640x480 픽셀로 설정합니다. This compatibility fix sets the screen display to 640x480 pixels when the process starts as a temporary resolution change.
60088이 호환성 수정은 프로세스가 임시 해상도 변경으로 시작되면 디스플레이를 640x480 픽셀, 8비트 색으로 설정합니다. This compatibility fix sets the screen display to 640x480 pixels with 8-bit color when the process starts as a temporary resolution change.
60089이 호환성 수정은 프로세스가 임시 해상도 변경으로 시작되면 디스플레이를 640x480 픽셀, 16비트 색으로 설정합니다. This compatibility fix sets the screen display to 640x480 pixels with 16-bit color when the process starts as a temporary resolution change.
60090이 호환성 수정은 응용 프로그램이 여러 가지 API 호출을 사용하여 현재 사용자가 Administrators 그룹의 구성원인지 확인할 때 발생할 수 있는 문제를 해결합니다. This compatibility fix addresses issues that may be encountered when an application uses various API calls to verify if the current user is part of the Administrators group.
60091이 호환성 수정은 Windows XP에서 유니코드 문자열을 반환하는 대신 Windows 98에서 반환하는 ANSI 문자열을 반환하도록 IShellFolder::GetDisplayNameOf API에 지정합니다. uType 플래그가 유니코드인지 확인하지 못한 시작 메뉴 폴더 또는 바탕 화면에 대한 경로를 가져올 때 GetDisplayNameOf API를 사용하는 응용 프로그램은 읽을 수 없는 경로 이름을 가져옵니다. 적용 대상: Windows 95, Windows 98 This compatibility fix forces the IShellFolder::GetDisplayNameOf API to return an ANSI string as Windows 98 would, instead of a Unicode string as Windows XP would return. Applications that use the GetDisplayNameOf API to get the path for the Desktop or the Start Menu folders that fail to check the uType flag to see if it is Unicode will get an unreadable path name. Applies to: Windows 95, Windows 98
60092이 호환성 수정은 GetWindowLongA API 호출을 가로채고 이러한 호출을 GetWindowLongW API로 리디렉션하여 WindowProc 주소를 가져옵니다. Windows XP에서 GetWindowLongA API가 "창 프로시저" 주소를 직접 반환하지 않고 응용 프로그램에서 CallWindowProc API를 사용하여 창 프로시저를 호출해야 하기 때문입니다. 이 호환성 수정은 대화 상자 프로시저에 대해서도 작동합니다. This compatibility fix intercepts calls made to the GetWindowLongA API and redirects them to the GetWindowLongW API to get the WindowProc address. This is because in Windows XP, the GetWindowLongA API does not return the "Window Procedure" address directly and the application has to use the CallWindowProc API to call the window procedure. This compatibility fix also works for the Dialog procedure.
60093Windows XP에서 응용 프로그램은 시스템 메뉴 수정이 제한됩니다. 대신 각 응용 프로그램은 별도의 시스템 메뉴 복사본을 가져옵니다. 일부 응용 프로그램은 실제 시스템 메뉴로 핸들을 가져와서 수정을 시도합니다. 이 호환성 수정은 AppendMenu API가 항상 TRUE를 반환하도록 합니다. HMENU가 실제 시스템 메뉴에 대한 핸들인지 아니면 시스템 메뉴의 로컬 복사본에 대한 핸들인지 구분하는 방법이 없기 때문입니다. In Windows XP, applications are restricted from modifying the system menu. Instead, each application gets a separate copy of the system menu. Some applications may try to get a handle to the real system menu and attempt to modify it. This compatibility fix makes the AppendMenu API return TRUE all the time, since there is no way to tell if an HMENU is the handle to the real system menu or simply a handle to the local copy of the system menu.
60094일부 응용 프로그램은 Windows XP 창 관리자 변경으로 인해 포커스를 잃고 다시 얻지 못할 수도 있습니다. 이 호환성 수정은 새 창에서 포커스를 받아서 전경으로 이동하도록 지정합니다. Some applications may lose focus and are unable to regain it due to Windows XP window manager changes. This compatibility fix forces new windows to receive focus and move to the foreground.
60095MCI를 사용하여 AVI를 재생하는 일부 응용 프로그램은 재생하기로 예정된 창을 mciavi32에서 계속해서 다시 여는 순서로 메시지를 보냅니다. 이 호환성 수정은 MCI 호출을 필터링하고 기존 대상 창에서 실행되도록 합니다. Some apps that use MCI to play their AVIs send messages in an order that causes mciavi32 to continually re-open the window it's supposed to be playing to. This compatibility fix filters the calls made to MCI and cause them to be executed in the existing target window.
60096이 호환성 수정은 CD 드라이브 경합 문제를 해결합니다. 일부 응용 프로그램은 MCI를 통해 동영상이나 사운드를 재생하는 경우에도 CD에 액세스하려고 합니다. 이 호환성 수정은 응용 프로그램이 한 번에 하나의 CD-ROM 드라이브를 실행한다고 가정합니다. 적용 대상: Windows 95, Windows 98 This compatibility fix addresses the problem of contention with the CD drive. Some applications may try to access the CD even if they are playing a movie or sound via MCI. Note that this compatibility fix assumes the application is running off of a single CD-ROM drive at a time. Applies to: Windows 95, Windows 98
60097Windows 9x에서 일부 멀티미디어 응용 프로그램은 CoInitialize를 먼저 호출하지 않고 AVIFileInit를 호출합니다. 이 동작은 Windows 9x에서는 가능하지만 Windows XP에서는 작동하지 않습니다. 이 호환성 수정은 CoCreateInstance에서 CoInitialize를 아직 호출하지 않은 경우 호출합니다. 적용 대상: Windows 95, Windows 98 Some multimedia applications on Windows 9x would call AVIFileInit without first calling CoInitialize. This would work in Windows 9x but will fail on Windows XP. This compatibility fix will call CoInitialize on CoCreateInstance if it hasn't already been called. Applies to: Windows 95, Windows 98
60098Windows 9x에서 DirectDraw는 GDI를 사용하지 않고 직접 팔레트를 조작하지만 NT에서는 GDI를 사용합니다. 따라서 응용 프로그램이 GDI와 DirectDraw 팔레트 작업에 대한 호출을 혼합하면 Windows 9x와 NT에서 서로 다른 결과가 나타납니다. 이 호환성 수정은 Windows 9x 동작을 에뮬레이션하기 위해 DirectDraw와 GDI 팔레트 작업을 구분합니다. In Windows 9x, DirectDraw manipulates the palette directly without using GDI, while on NT it uses GDI. Therefore, if an application mixes calls to GDI and DirectDraw palette operations, they will get different results from Windows 9x to NT. This compatibility fix attempts to isolate GDI palette operations from DirectDraw in order to more closely emulate Windows 9x behavior.
60099일부 응용 프로그램에서는 하드웨어 가속의 특정 부분을 제대로 처리하지 못합니다. 예를 들어 일부 응용 프로그램은 피치가 16bpp 디스플레이에서 항상 폭의 두 배라고 가정하지만 항상 그러한 것은 아닙니다. 이 호환성 수정은 피치가 폭에 맞춰 직접 조정되는 에뮬레이션 모드로 DirectDraw를 지정합니다. Some applications don't handle certain aspects of hardware acceleration correctly. For example, they may assume that the pitch is always double the width in 16bpp displays, which is not necessarily the case. This compatibility fix forces DirectDraw into emulation mode where the pitch is directly scaled to the width.
60100Windows XP에서는 DirectDraw Blt 및 Lock 호출을 수행할 때 장치 사용 중 상황이 Windows 9x에서보다 자주 발생할 수 있습니다. 이 호환성 수정은 WAIT 플래그를 Blt 및 Lock 호출에 추가하여 장치 사용 중 시나리오로 인한 응용 프로그램 오류가 발생하지 않도록 합니다. DirectDraw Blt and Lock calls may encounter device busy situations more frequently on Windows XP than was common on Windows 9x. This compatibility fix adds WAIT flags to Blt and Lock calls to avoid application failure due to device busy scenarios.
60101이 호환성 수정은 특정 해상도를 실행해야 하는 응용 프로그램에 적용됩니다. 명령줄을 사용하여 해상도를 지정합니다. 명령줄 옵션에 너비(픽셀), 높이(픽셀) 및 색 농도(비트)를 지정해야 합니다. 원하는 해상도가 없는 경우에는 현재 시스템 해상도가 사용됩니다. 예를 들어 1024,768,16을 지정하면 응용 프로그램에서는 16비트 색, 1024x768 설정을 사용합니다. 명령줄에 ,,16을 지정하면 응용 프로그램에서 현재 시스템 해상도를 사용하지만 16비트 색으로 변경합니다. This compatibility fix applies to applications that require a specific resolution to run. It takes a command line to specify the resolution. The command line options must specify the width (pixels), height (pixels), and color depth (bits). If the desired resolution is omitted, the current system resolution will be used. For example, if you specify a setting of 1024,768,16 the application will use a setting of 1024x768 at a color depth of 16 bits. If you were to specify the command line of ,,16, the application would use the current system resolution but would change to 16-bit color depth.
60102이전 버전의 DirectX를 사용하도록 설치된 일부 응용 프로그램은 Windows XP에서 DSETUP.DLL의 LoadLibrary 또는 GetProcAddress 함수를 호출할 때 문제가 발생할 수 있습니다. 이 호환성 수정은 이러한 API 호출을 가로채고 이러한 API가 성공적으로 반환하도록 지정합니다. 적용 대상: Windows 95, Windows 98 Some applications built to use older version of DirectX may encounter problems on Windows XP when they call the LoadLibrary or GetProcAddress functions of DSETUP.DLL. This compatibility fix intercepts calls made to these APIs and forces them to return success. Applies to: Windows 95, Windows 98
60103이 호환성 수정은 창이 소멸될 때 현재 응용 프로그램의 다른 창이 대신 표시될 준비가 되도록 해줍니다. 그렇지 않으면 응용 프로그램의 포커스가 손실되어 Windows 9x 동작과 일관성이 없게 됩니다. 적용 대상: Windows 95, Windows 98 This compatibility fix ensures that when a window is destroyed, another visible window from the current application is ready to take its place. Otherwise, the application can lose focus altogether, which is inconsistent with Windows 9x behavior. Applies to: Windows 95, Windows 98
60104이 호환성 수정은 MessageBox API 호출을 가로채고 MB_SETFOREGROUND 스타일을 추가합니다. 최종 MessageBox가 전경 창이 되도록 만드는 데 효과적입니다. This compatibility fix intercepts calls made to the MessageBox API and adds MB_SETFOREGROUND style. This effectively forces the resulting MessageBox to be the foreground window.
60105별도의 VDM 프로세스가 항상 만들어지도록 CreateProcess 호출에 CREATE_SEPARATE_WOW_VDM를 추가합니다. Add the CREATE_SEPARATE_WOW_VDM to CreateProcess calls, so that a separate VDM process is always created.
60106이 호환성 수정은 매개 변수에 SLR_NO_UI 플래그가 설정되어 있어도 IShellLink::Resolve 호출을 통해 대화 상자가 생성될 수 있는 경우 일부 응용 프로그램에서 발생할 수 있는 문제를 해결해줍니다. 적용 대상: Windows 95, Windows 98 This compatibility fix resolves an issue that some applications may encounter where a call to IShellLink::Resolve may generate a dialog box even when the SLR_NO_UI flag is set in the parameters. Applies to: Windows 95, Windows 98
60107이 호환성 수정은 매우 간단한 창만 만들도록 CreateWindow API 매개 변수를 조정해줍니다. Windows 9x에서는 특별한 의미가 있지만 Windows XP에서는 지원하지 않는 스타일 조합을 응용 프로그램이 전달하는 문제를 해결하는 데 유용합니다. This compatibility fix adjusts the CreateWindow API parameters to make only very simple windows. This is useful for fixing issues where an application passes combinations of styles that had special meaning on Windows 9x, but are unsupported on Windows XP.
60108이 호환성 수정은 응용 프로그램에서 수행되는 모든 모드 변경 내용이 일시적으로 유지되게 합니다. 그러나 이 수정을 적용하면 응용 프로그램이 종료될 때 모든 모드 변경 사항을 원래대로 되돌립니다. This compatibility fix ensures that any mode changes the application makes are temporary in nature. When this fix is applied, all mode changes will be reset when the application terminates.
60109이 호환성 수정은 IShellLink SetWorkingDirectory 및 SetPath API를 사용할 때 실행 파일 경로를 일치시키기 위한 작업 디렉터리를 설정해줍니다. This compatibility fix sets the working directory to match the executable path when using the IShellLink SetWorkingDirectory and SetPath APIs.
60110응용 프로그램이 실행되기 전에 인터넷 연결 방화벽 대화 상자를 표시합니다. 전체 화면에서 실행되는 응용 프로그램 또는 실행되는 동안 Windows 방화벽 대화 상자로 포커스를 전환할 수 없는 응용 프로그램에서 사용됩니다. Displays the Internet Connection Firewall dialog before the application runs. Used with applications that run in full screen or otherwise cannot shift focus to the Windows Firewall dialog while running.
60111이 호환성 수정은 Win9x에서 보고한 값과 비슷한 값을 보고하도록 메모리 상태 구조를 수정해줍니다. 적용 대상: Windows 95, Windows 98 This compatibility fix modifies the memory status structure so that it reports values similar to those that Win9x would have reported. Applies to: Windows 95, Windows 98
60112이 호환성 수정은 2GB의 페이지 파일과 1GB의 실제 메모리를 보고하도록 페이지 파일 및 실제 메모리 상태를 수정합니다. 2GB가 넘는 메모리를 보유할 수 있는 64비트 컴퓨터에 사용됩니다. COMMAND_LINE을 추가하여 다른 페이지 파일 및 실제 메모리 크기를 지정할 수 있습니다. 예: COMMAND_LINE="2147483647,536870911"은 2GB의 페이지 파일과 512MB의 실제 메모리를 설정합니다. 물론 음수나 2GB가 넘는 숫자를 사용해서는 안 됩니다. This compatibility fix modifies the pagefile and physical memory status so that it reports 2 gig of pagefile and 1 gig of physical memory. This is for use with 64 bit machines which can have more than 2 gig of memory. A COMMAND_LINE can be added to specify a different pagefile and physical memory size. Example: COMMAND_LINE="2147483647,536870911" would set a 2 gig pagefile and a 512 meg physical memory. You should not, of course, use negative numbers or a number higher than 2 gig.
60113이 호환성 수정은 사용 가능한 페이지 파일과 사용 가능한 실제 메모리를 2GB 이하로 보고하도록 페이지 파일 및 실제 메모리 상태를 수정합니다. This compatibility fix modifies the pagefile and physical memory status so that it reports available pagefile+avail physical memory not more than 2GB.
60114이 shim은 GetVolumeInformationA/W에서 반환되는 lpFileSystemFlags 매개 변수에서 지정된 플래그를 삭제합니다. 이를 통해 압축 또는 암호화를 제대로 처리하지 못하는 응용 프로그램을 해당 기능을 지원하지 않는 파일 시스템에 배치할 수 있습니다. This shim will strip out specified flags from the lpFileSystemFlags parameter on the return from GetVolumeInformationA/W. This allows apps that improperly handle compression or encryption to be lied to that the filesystem does not support that feature.
60115Windows XP의 많은 응용 프로그램 호환성 전략은 "일치하는 정보"를 통해 특정 수정이 필요한 응용 프로그램을 식별합니다. 이 호환성 수정은 현재 프로세스의 디렉터리와 생성된 각 프로세스의 디렉터리를 통해 진행되며 바탕 화면의 matchinginfo.txt 파일에 일치하는 정보를 작성합니다. Many of the application compatibility strategies in Windows XP depend on “matching information”, which will help to identify an application in need of a particular fix. This compatibility fix will go through the current process' directory and each spawned process' directory and produce matching information in a file named matchinginfo.txt on the desktop.
60116이 호환성 수정은 잘못된 매개 변수를 제대로 처리하지 못하는 API의 문제를 해결해줍니다. 현재 BackupSeek, CreateEvent 및 GetFileAttributes API에 사용합니다. 적용 대상: Windows 95, Windows 98 This compatibility fix addresses issues with APIs that may not gracefully handle receiving bad parameters. Currently, this works with the BackupSeek, CreateEvent, and GetFileAttributes APIs. Applies to: Windows 95, Windows 98
60117- 일부 API가 매개 변수 유효성 검사에서 IsBadReadPtr을 제거하여 응용 프로그램이 포인터를 사용하려고 할 때 잘못된 포인터(현재 AV)를 전달한 채로 작동했습니다. 이 shim은 응용 프로그램이 계속 작동할 수 있도록 IsBadPtr API를 사용하여 해당 코드를 되돌립니다. - 이 수정은 InternetSetOptionA 및 InternetSetOptionW lpBuffer 유효성 검사만 지원합니다. - Some APIs removed IsBadReadPtr from their parameter validation so applications that used to get away with passing bad pointers now AV when they try to use them. This shim reverts the code to using the IsBadPtr APIs so that applications continue to work. - This fix supports InternetSetOptionA and InternetSetOptionW lpBuffer validation only
60118응용 프로그램 경로 이름에 높은 ASCII 문자가 있을 경우 응용 프로그램에 오류가 발생합니다. 이 shim은 GetCommandLineA에서 응용 프로그램 경로를 큰따옴표로 묶습니다. 응용 프로그램 경로가 큰따옴표로 묶이면 응용 프로그램에서 DBCS 문자를 처리하는 경우도 있습니다. Applications fail when its app path name has high ASCII characters. This shim wraps the app path with double quotes at GetCommandLineA. If app path is double quoted, the application can sometimes handle DBCS characters.
60119DBCS 응용 프로그램이 아닌 응용 프로그램 중에서 일부 구형 버전은 문자 단위가 아닌 바이트 단위로 문자를 처리합니다. 응용 프로그램에서 DBCS 사용 Win32 API(예: CharNextA)를 호출하는 경우 DBCS 문자를 두 번째 바이트에서 끊습니다. 이 호환성 수정은 문자열이 DBCS 사용자 프로필일 경우 CharNextA의 DBCS 기능을 사용하지 않도록 하는 데 사용됩니다. Some old non-DBCS applications handle characters by byte rather than by character. If the application calls a DBCS-enabled Win32 API (e.g. CharNextA), it will break the DBCS character at the second byte. This compatibility fix is used to disable the DBCS feature for CharNextA if the string is a DBCS user profile.
60120DesiredAccess 플래그가 0일 경우 STATUS_SUCCESS를 반환하는 데 사용되는 AccessCheck입니다. 이제는 STATUS_FAILURE를 반환합니다. AccessCheck used to return STATUS_SUCCESS if the DesiredAccess flag was 0, it now returns STATUS_FAILURE
60121이 호환성 수정은 REG_EXPAND_SZ 레지스트리 키에 대한 RegQueryValueEx API 호출을 가로채서 포함된 환경 문자열을 확장하여 REG_SZ로 변환합니다. 적용 대상: Windows 95, Windows 98 This compatibility fix intercepts calls to the RegQueryValueEx APIs for REG_EXPAND_SZ registry keys and converts them to REG_SZ by expanding the embedded environment strings. Applies to: Windows 95, Windows 98
60122이 호환성 수정은 인수 목록을 LPSTR에서 VA_LIST로 변환할 수 있는 기능을 제공합니다. 일부 기본 Windows 9x 응용 프로그램은 VA_LIST 대신 LPSTR을 사용합니다. 이러한 응용 프로그램은 반환 값을 올바르게 확인하지 않은 상태에서 Wvsprintf를 사용하는 것이 안전하다고 가정할 수 있습니다. 하지만 Windows XP에서는 이로 인해 액세스 위반이 발생할 수 있습니다. 이 호환성 수정은 "arglistfix"(대/소문자 구분 안 함) 명령줄만 사용합니다. 적용 대상: Windows 95, Windows 98 This compatibility fix provides a facility to convert the argument list from LPSTR into VA_LIST. Some native Windows 9x applications use LPSTR instead of VA_LIST. Without properly checking the return value, these applications may assume that it is safe to use Wvsprintf, but in Windows XP, this may cause an access violation. This compatibility fix takes one command line: "arglistfix" (case insensitive). Applies to: Windows 95, Windows 98
60123이 호환성 수정은 응용 프로그램에 대한 모든 힙 할당을 0으로 지워줍니다. This compatibility fix will clear out every heap allocation for the application with zeroes.
60124이 호환성 수정은 LocalFree 호출을 지연합니다. 이는 모든 작업을 종료하기 전에 LocalFree를 사용하여 힙 메모리를 확보하려고 하는 응용 프로그램에 도움이 됩니다. This compatibility fix will delay calls to LocalFree. This may help applications that are trying to free heap memory using LocalFree before all activities have been concluded.
60125충분한 공간을 확보하지 못한 응용 프로그램의 HeapCreate에 대한 최대 힙 크기를 0으로 설정합니다. Zero the maximum size of a heap on HeapCreate for applications that didn't give themselves enough space.
60126GlobalAlloc이 실패할 경우 GMEM_MOVEABLE 플래그를 제거합니다. NT 힙 관리자가 할당할 수 있는 이동식 블록의 수는 64K개로 제한됩니다. 이 호환성 수정은 할당이 실패할 경우 간단히 이동식 플래그를 제거합니다. 이 호환성 수정은 EmulateHeap보다 우선 순위가 낮습니다. Remove the GMEM_MOVEABLE flag if GlobalAlloc fails. The NT heap manager has a 64K limit on the number of moveable blocks it allocates. This compatibility fix simply removes the moveable flag if the allocation fails. This compatibility fix is superseded by EmulateHeap.
60127이 호환성 수정은 힙 메모리 확보 호출에 도움이 필요한 응용 프로그램의 잠재적인 문제를 해결해줍니다. 또한 올바른 힙을 모두 확보하도록 호출하는지 확인합니다. This compatibility fix addresses potential problems with applications that may need help with heap memory free calls. The fix also checks to insure that all free calls are made to the correct heap.
60128이 호환성 수정은 HeapAlloc API를 통해 이루어진 모든 할당에 추가 메모리를 할당합니다. 이 수정은 명령줄을 사용하지만 추가할 기본 메모리 양은 256입니다. This compatibility fix allocates additional memory for every allocation made through the HeapAlloc API. This fix is command line driven, but 256 is the default amount to add.
60129이 호환성 수정은 HeapFree API 호출의 유효성을 검사하여 힙으로부터 할당된 포인터가 해당 힙에 있는지 확인합니다. This compatibility fix validates the calls to the HeapFree API to ensure the pointer is in the heap that it was allocated from.
60130ShowCursor는 카운트가 0 이상일 때 커서를 표시합니다. 이 shim은 ShowCursor가 카운트가 아닌 토글로 작동하게 합니다. 다시 말해 카운트를 0 또는 -1로 만듭니다. ShowCursor will display the cursor if the count is = 0, this shim will force ShowCursor to act as a toggle rather than a count. In other words it forces the count to be 0 or -1.
60131Windows XP에서는 디스플레이 모드가 Windows 9x에서와 다르게 열거됩니다. 이로 인해 일부 응용 프로그램에서 지원되는 모든 디스플레이 모드를 나열하고 해당 정보를 고정된 길이의 버퍼에 저장하려고 할 때 문제가 발생할 수 있습니다. 이 호환성 수정은 보고되는 디스플레이 모드의 수를 줄여서 Windows 9x의 동작과 비슷하게 만듭니다. 적용 대상: Windows 95, Windows 98 Display modes are enumerated differently for Windows XP than they were on Windows 9x. This may cause issues for some applications when they attempt to list all of the supported display modes and store that information in a fixed-length buffer. This compatibility fix reduces the number of display modes reported to mimic the behavior of Windows 9x. Applies to: Windows 95, Windows 98
60132Windows XP에서는 WS_EX_CLIENTEDGE 창 스타일로 인해 작업 표시줄이 계속 보이는 상태로 응용 프로그램이 실행될 수 있습니다. 이는 전체 화면 모드에서 실행되는 일부 응용 프로그램에는 예기치 않은 동작일 수도 있습니다. 이 호환성 수정은 플래그만 제거하여 응용 프로그램이 전체 화면 모드를 올바르게 사용할 수 있게 해줍니다. In Windows XP, the WS_EX_CLIENTEDGE window style causes applications to run with the taskbar still visible. This may not be the expected behavior for some applications running in full screen mode. This compatibility fix simply removes the flag and enables the application to correctly use full screen mode.
60134대부분의 Windows 9x 응용 프로그램은 , Windows 키, 또는 를 눌러서 작업을 전환하도록 프로그래밍되지 않았습니다. 이 호환성 수정은 해당 키 조합을 사용할 수 없게 해줍니다. Windows XP에서 을 무시할 수는 없습니다. Many Windows 9x applications were not programmed to respond to task switches caused by pressing Alt-Tab, the Windows key, Ctrl-Esc, or Alt-Esc. This compatibility fix disables those key presses. Note that Ctrl-Alt-Del cannot be ignored in Windows XP.
60135일부 응용 프로그램은 CoCreateInstance를 사용하여 구성 요소의 존재 여부를 테스트합니다. 해당 구성 요소가 호환되지 않는 경우에는 응용 프로그램에서 충돌이 발생할 수 있습니다. 이 호환성 수정은 CoCreateInstance를 호출하지 못하게 하여 응용 프로그램이 오류를 제대로 처리할 수 있게 해줍니다. 명령줄은 {xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx} 형식의 세미콜론으로 구분되는 클래스 ID 목록입니다. Some applications test for the existence of a component using CoCreateInstance. If that component is incompatible, it may crash the application. This compatibility fix fails the CoCreateInstance call, thereby allowing an application to gracefully handle the error. The command line is a semi-colon delimited list of class ids of the form {xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx}.
60136CRT 시스템 종료 루틴이 실행되지 않도록 합니다. Prevent CRT shutdown routines from running.
60137이 호환성 수정으로 인해 응용 프로그램은 OutputDebugString API로 전송된 모든 출력을 무시하게 됩니다. 일반적으로 이러한 유형의 디버그 정보는 최종 사용자에게 유용하지 않으며 Windows XP에서 응용 프로그램 성능을 저하시키기만 합니다. This compatibility fix causes the application to disregard any output sent to the OutputDebugString API. This type of debug information is generally not useful to an end-user and will only serve to slow application performance under Windows XP.
60138이 호환성 수정으로 인해 응용 프로그램은 특정하게 지정된 예외를 무시하게 됩니다. 기본적으로 유일하게 무시되는 예외는 권한이 있는 모드 명령이지만 이 호환성 수정을 사용하여 예외를 무시할 수 있습니다. 적용 대상: Windows 95, Windows 98 This compatibility fix causes the application to ignore certain specified exceptions. By default, the only exceptions ignored are privileged mode instructions, but any exception can be ignored with this compatibility fix. Applies to: Windows 95, Windows 98
60139C 런타임 라이브러리에서 부동 소수점 sse2가 지원되기 이전에는 기본적으로 가장 근접한 옵션으로 반올림하는 반올림 제어 요청이 무시되었습니다. 이 shim은 반올림 제어 요청을 무시하여 이전 동작을 사용하는 응용 프로그램을 지원합니다. Before floating point sse2 support in C runtime library, the rounding control request was being ignored which would use round to nearest option by default. This shim ignores the rounding control request to support applications relying on old behavior.
60140지금은 앤티앨리어싱이 기본적으로 사용되므로 PROOF_QUALITY를 사용하는 모든 앱이 앤티앨리어싱된 글꼴을 가져옵니다. 글꼴이 컬러 키와 결합되는 경우 텍스트 모양이 이상해질 수 있습니다. Anti-aliasing is now on by default, so any app using PROOF_QUALITY will now get an anti-aliased font. If the font is combined with a color-key, this will cause undesirable looking text.
60141일부 응용 프로그램은 아직 사용 중인 DLL을 비웁니다. 이러한 상황이 발생하고 공격하는 응용 프로그램이 내보낸 함수를 호출하려는 경우 액세스 위반으로 호출에 실패합니다. 이 호환성 수정은 무시할 DLL 목록을 사용하여 FreeLibrary API 호출을 무시합니다(예: USER32.DLL;GDI32.DLL). Some applications free DLLs that are still in use. If this occurs, and the offending application attempts to make a call to an exported function, the call fails with an access violation. This compatibility fix ignores calls to the FreeLibrary API using a list of DLLs to ignore. For example: USER32.DLL;GDI32.DLL.
60142이 호환성 수정은 RegisterClass API 호출을 가로채서 브러시 종류를 HOLLOW_BRUSH로 변경합니다. 그러면 USER 프로세스에서 응용 프로그램 창이 응답하지 않는 것을 감지하는 경우 응용 프로그램 창에 색을 채우지 못하도록 합니다. This compatibility fix intercepts calls to the RegisterClass API and changes the brush type to HOLLOW_BRUSH. This prevents the USER process from painting over application windows if it detects they are hung.
60143이 호환성 수정은 지정된 DLL을 LoadLibrary API가 로드하지 못하도록 해줍니다. 이로 인해 지원되지 않는 기능에 대한 대체 메커니즘이 있는 응용 프로그램에 유용할 수 있습니다. 또한 라이브러리 문제로 인해 시스템에 오류 대화 상자가 발생하지 않도록 오류 모드를 줄여줍니다. 적용 대상: Windows 95, Windows 98 This compatibility fix will prevent specified DLLs from being loaded by the LoadLibrary API. This may be useful for applications that have fallback mechanisms for features that are not supported. In addition, it reduces the error mode so library problems won't cause the system to generate an error dialog. Applies to: Windows 95, Windows 98
60144이 호환성 수정은 mciSendCommand API 호출을 가로채서 모든 MCI_STOP 명령을 무시합니다. Windows 9x에서는 MCI_STOP의 응답 속도가 비교적 빠르지만 Windows 2000 및 Windows XP에서는 응답하는 데 최대 몇 초가 걸릴 수 있습니다. 시간을 다투는 영역에서 이 API를 사용하는 응용 프로그램에 성능 문제가 발생할 수 있습니다. This compatibility fix intercepts calls made to the mciSendCommand API and ignores any MCI_STOP commands. MCI_STOP on Windows 9x has a relatively fast response time, but on Windows 2000 and Windows XP can take up to several seconds to respond. Applications that use this API in time-sensitive areas may experience performance issues.
60145이 호환성 수정은 MessageBox API 호출을 가로채서 제공된 명령줄에 따라 메시지 상자가 표시되지 못하게 해줍니다. 많은 응용 프로그램에서 사용자에게 혼동을 일으킬 수 있는 디버깅 또는 기타 관계없는 콘텐츠가 들어 있는 메시지 상자가 표시됩니다. 일반적으로 이러한 결과가 나타나는 이유는 Windows 9x와 Windows XP의 차이 때문입니다. This compatibility fix intercepts calls to the MessageBox API and, based on the supplied command line, prevents the message box from being displayed. Many applications display a message box with debugging or other extraneous content that can be confusing to users. These are normally the result of differences between Windows 9x and Windows XP.
60146이 호환성 수정으로 인해 Windows XP는 응용 프로그램에서 관계없는 모드 변경 요청을 무시하게 됩니다. 이렇게 하면 모드 고유 값이 변경되지 않습니다. 모드 고유 값이 변경되면 새 모드가 현재 모드와 일치하더라도 DirectDraw가 모든 개체를 다시 설정합니다. This compatibility fix causes Windows XP to ignore irrelevant mode change requests from the application. This will prevent the mode uniqueness value from changing. If the mode uniqueness value changes, DirectDraw will reset all its objects even if the new mode is identical to the current mode.
60147이미 ANSI인 문자열에 OemToCharA API를 호출하는 설치 프로그램으로 인해 DBCS 사용자 이름에 문제가 발생할 수 있습니다. 이 호환성 수정은 문자열 내에 ANSI 형식의 임시 디렉터리가 있는 경우 이 호출을 무시합니다. Installation programs that call the OemToCharA API on a string that is already ANSI may cause problems with DBCS user names. This compatibility fix ignores the call if it sees the temporary directory in ANSI format within the string.
60148일부 응용 프로그램은 DllMain에서 ole32!OleUnitialize 함수를 호출할 수도 있습니다. 이러한 호출은 Windows 2000에서는 가능했지만 Windows XP에서는 더 이상 지원되지 않습니다. 이 호환성 수정으로 인해 ole32!OleUnitialize 호출은 무시됩니다. Some applications may call the ole32!OleUnitialize function in their DllMain. This worked on Windows 2000, but is no longer supported on Windows XP. This compatibility fix causes calls to ole32!OleUnitialize to be ignored.
60149이 호환성 수정은 응용 프로그램에서 발생할 수 있는 일정 문제(예: 스레드 일시 중지 또는 계속)를 처리하는 데 사용됩니다. 또한 다른 스레드나 프로세스에는 제공되지 않을 수 있는 모든 스레드 및 프로세스 우선 순위를 정규화합니다. 적용 대상: Windows 95, Windows 98 This compatibility fix is used to handle scheduling issues that may arise with applications, such as threads suspending or resuming themselves. It also normalizes all thread and process priorities that may starve other threads or processes. Applies to: Windows 95, Windows 98
60150이 호환성 수정은 응용 프로그램에서 종료 후에 올바르게 복원되지 않는 시스템 색상 변경을 수행하지 못하도록 해줍니다. This compatibility fix prevents system color changes made by applications that are not restored correctly after exit.
60151일부 TAPI 응용 프로그램은 연결 끊기 메시지를 올바르게 처리하지 못합니다. 이 호환성 수정은 큐에서 연결 끊기 메시지를 제거합니다. Some TAPI applications do not correctly handle a disconnect message. This compatibility fix removes the disconnect message from the queue.
60152일부 VB 응용 프로그램은 win32 핸들을 WORD 크기 변수에 저장하려고 합니다. Win9x에서는 대부분의 핸들이 16비트이기 때문에 가능합니다. 그러나 NT에서는 VB 형식 검사 코드가 "런타임 오류 6"을 발생합니다. shim은 형식 검사 코드를 가로채고 이 검사를 무시합니다. Some VB apps try to store win32 handles in WORD size variables. On Win9x this works because most handles are 16-bit. However, on NT, the VB type checking code throws a "Runtime Error 6". The shim intercepts the type checking code and ignores the check.
60153응용 프로그램은 CallWindowProcA를 사용하여 잘못된 lParam 값이 있는 WM_CHAR 메시지를 전송합니다. 이 메시지를 가로채서 LOWORD(lParam) 반복 카운트를 1로 바꿉니다. The app uses CallWindowProcA to send WM_CHAR messages with bogus lParam values. Intercept these and replace the LOWORD(lParam) repeat count with 1
60154일부 응용 프로그램에서는 0 너비의 MoveWindow 호출을 필터링해야 합니다. 그렇지 않으면 내부 검사 오류가 발생합니다. Some applications need to have zero width MoveWindow calls filtered out or it will fail an internal check.
60155일부 응용 프로그램은 동적으로 로드된 DLL을 사용할 수 있습니다. 이로 인해 응용 프로그램이 준비되기 전에 정적 DLL 호출이 수행될 수 있습니다. 이 호환성 수정은 응용 프로그램에 필요한 정적 DLL을 미리 로드하여 이러한 동작에 대한 해결 방법을 제공합니다. 이 호환성 수정은 영향을 받는 DLL의 목록을 포함하는 명령줄을 사용합니다. 이러한 DLL은 명령줄 목록의 순서대로 로드됩니다. 이 호환성 수정은 정적으로 로드된 DLL을 사용하는 DelayDllInit와 비슷합니다. Some applications may use dynamically loaded DLLs, which could potentially issue calls to static DLLs before the application is ready. This compatibility fix provides a workaround for this behavior by preloading the required static DLLs for the application. This compatibility fix takes a command line containing a list of the DLLs affected. They will be loaded in the order of the command line listing. This compatibility fix is similar to DelayDllInit, which works with statically loaded DLLs.
60156이 호환성 수정은 모든 창이 올바른 모니터의 중앙에 표시되도록 합니다. 창이 화면 밖으로 벗어나는 것을 방지하는 데 사용할 수 있습니다. This compatibility fix forces all windows to display (centered) on the correct monitor. It can be used to prevent windows from being moved off screen
60157Windows 9x용으로 작성된 일부 응용 프로그램은 ReleaseDC API 호출을 통해 이미 릴리스된 장치 컨텍스트를 사용할 수 있어야 합니다. 이 호환성 수정은 장치 컨텍스트 릴리스를 한 호출씩 지연합니다. Some applications written for Windows 9x may expect to be able to use a device context that has already been released through a call to the ReleaseDC API. This compatibility fix delays the device context release by one call.
60158이 호환성 수정은 DEPTH, BRANCH 또는 FindFile 검색에서 반환되는 FILES 수를 제하합니다. 정규화된 경로 및 선택적인 상대 경로를 제한합니다. 호환성 수정은 선택적으로 짧은 파일 이름을 반환할 수 있습니다. 명령줄 사용 방법은 "DEPTH=#", "BRANCH=#", "FILES=#", "SHORTFILENAMES", "LONGFILENAMES", "LIMITRELATIVE" 또는 "ALLOWRELATIVE"의 조합입니다. This compatibility fix limits the DEPTH, BRANCH, or number of FILES returned by a FindFile search. Limits fully qualified paths and optionally relative paths. The compatibility fix can optionally return short filenames. Command line usage is any combination of "DEPTH=#", "BRANCH=#", "FILES=#", "SHORTFILENAMES", "LONGFILENAMES", "LIMITRELATIVE", or "ALLOWRELATIVE".
60159이 호환성 수정은 Comctl32 버전 5가 로드되도록 CreateWindow, DialogBox 및 CreateDialog 루틴 호출을 가로챕니다. 즉, 응용 프로그램이 Shell32에 연결하는데 해당 응용 프로그램의 API를 명시적으로 호출하지 않으면 Comctl32 버전 5가 시작됩니다. This compatibility fix intercepts calls to the CreateWindow, DialogBox, and CreateDialog routines in order to ensure that Comctl32 version 5 is loaded. This means that applications will launch Comctl32 version 5 when linking to Shell32 and not by explicitly calling the API for their application.
60160이 호환성은 현재 디렉터리에서 먼저 로드하여 레거시 동작을 에뮬레이트하려고 합니다. This compatibility attempts to emulate legacy behavior by loading from the current directory first.
60161글로벌 명명된 모든 파일 매핑 개체를 로컬 네임스페이스에 강제합니다. Force all Global named file mapping objects into the Local namespace
60162이 호환성 수정은 스레드 및 프로세스 우선 순위가 높은 경우 이러한 우선 순위를 낮춥니다. This compatibility fix lowers thread and process priority if they are very high.
60163일부 응용 프로그램에서는 Windows 9x에서처럼 메모리 블록을 B0000에 매핑해야 합니다. 이 호환성 수정은 응용 프로그램의 B0000 주소에 메모리 블록을 매핑합니다. 적용 대상: Windows 95, Windows 98 Some applications require that a block of memory be mapped at B0000 as it is on Windows 9x. This compatibility fix will map a block of memory at the B0000 address for the application. Applies to: Windows 95, Windows 98
60164아직도 응용 프로그램은 레지스트리를 사용하는 대신 INI 파일에 데이터를 저장할 수도 있습니다. 이것은 INI 데이터를 레지스트리로 이동하는 일반 호환성 수정입니다. 이 호환성 수정은 명령줄로 구동됩니다. Applications may still be storing data in INI files instead of using the registry. This is a generic compatibility fix to move INI data into the registry. The compatibility fix is command line driven.
60165이 shim은 설치에서 대부분 사용되는 MoveFileA 및 MoveFileW API를 후크하고 대신 파일을 복사합니다. 복사를 사용하면 파일의 보안 설명자가 대상으로 이동하지 않으며 파일에 대상 폴더의 기본 설명자가 할당됩니다. This shim hooks MoveFileA and MoveFileW API mostly used by set ups and instead copies the file. Using copy will avoid moving the security descriptor of the files to the destination and the files will be assigned the default descriptor of the destination folder.
60166이 호환성 수정은 ExitWindowsEx 호출을 가로채고, DLL_PROCESS_DETACH를 기다린 다음 wininit.ini의 [Rename] 섹션에 있는 콘텐츠를 MoveFileEx()를 통해 레지스트리로 이동합니다. This compatibility fix intercepts calls made to ExitWindowsEx, waits for DLL_PROCESS_DETACH, and then moves the contents of the [Rename] section of wininit.ini into the registry via MoveFileEx().
60167응용 프로그램이 잘못된 창 핸들을 MessageBox API로 전달하고 해당 핸들의 낮은 16비트가 NULL일 경우 Windows 9x에서는 창 핸들이 16비트뿐이므로 이를 바탕 화면으로 처리합니다. Windows XP에서는 전체 32비트가 사용되므로 MessageBox 호출이 실패합니다. 이 호환성 수정은 MessageBox API를 가로채고 전달된 창 핸들이 올바른 핸들인지를 확인합니다. 올바르지 않은 경우에는 NULL로 설정됩니다. If an application passes an invalid window handle to the MessageBox API, and the lower 16 bits of that handle are NULL, Windows 9x treats it as the desktop (because window handles are only 16 bit on Windows 9x). On Windows XP, since the full 32 bits are used, the call to MessageBox would fail. This compatibility fix intercepts the MessageBox API and determines if the window handle that was passed is a valid handle. If it is not valid, it is set to NULL.
60168응용 프로그램이 모드 변경에 따른 색상표 변경을 제대로 추적하지 못할 수도 있습니다. 일반적으로 이 문제는 색 손상으로 나타납니다. Windows XP에서는 모드를 변경하는 동안 모든 색상표 상태가 손실되기 때문에 응용 프로그램에서 이러한 문제가 발생하기 쉽습니다. 이 호환성 수정은 응용 프로그램에서 모든 색상표 변경을 추적할 수 있게 하고 모드 변경마다 색상표 변경을 지속하도록 해줍니다. Applications may be unable to correctly track palette changes across a mode change. This issue typically manifests itself as color corruption. It's fairly easy for an application to run into this problem, because all palette state is lost during a mode change on Windows XP. This compatibility fix helps the application to track all palette changes and maintain them through mode changes.
60169이 호환성 수정은 응용 프로그램에 필요한 기본 레지스트리 설정으로 HKEY_CURRENT_USER를 채웁니다. 따라서 설치 시 이 키를 작성하는 다양한 응용 프로그램이 다른 사용자에 대해 실행될 수 있습니다. This compatibility fix populates HKEY_CURRENT_USER with the necessary default registry settings for the application. This will enable various applications that write these keys at install time to run for other users.
60170일부 응용 프로그램은 USERPROFILE 환경 변수를 사용하여 사용자 디렉터리의 위치를 찾습니다. 이로 인해 설치를 수행한 사용자만 응용 프로그램을 사용할 수 있습니다. 이 호환성 수정은 대신 ALLUSERSPROFILE을 반환하므로 설치 후에 모든 사용자가 응용 프로그램을 사용할 수 있습니다. 적용 대상: Windows 95, Windows 98 Some applications use the USERPROFILE environment variable to find the location of the user’s directory. This would limit the usage of the application to only the user that performed the install. This compatibility fix returns the ALLUSERSPROFILE instead, so that the application will be available for all users after install. Applies to: Windows 95, Windows 98
60171이 호환성 수정은 shell32 SHGetFolderPath API를 사용하여 시작 메뉴, 프로그램 또는 시작 디렉터리를 찾는 응용 프로그램에 적용됩니다. 이 호환성 수정은 설치 후에 모든 사용자가 응용 프로그램을 사용할 수 있도록 일반 경로를 반환합니다. 적용 대상: Windows 95, Windows 98 This compatibility fix applies to applications that use the shell32 SHGetFolderPath APIs to find the Start Menu, Programs, or Startup directories. This compatibility fix returns the common path so that the application will be available for all users after install. Applies to: Windows 95, Windows 98
60172일부 응용 프로그램은 HKEY_LOCAL_MACHINE 또는 HKEY_CURRENT_USER에서 "셸 폴더" 값(설치를 수행하는 사용자의 폴더를 반환함)을 직접 읽으려고 합니다. 이 호환성 수정은 설치 후 컴퓨터의 모든 사용자가 응용 프로그램을 사용할 수 있도록 일반 경로를 반환합니다. 적용 대상: Windows 95, Windows 98 Some applications attempt to directly read the "Shell Folders" values in HKEY_LOCAL_MACHINE or HKEY_CURRENT_USER, which would return the folders for the user performing the install. This compatibility fix returns the common path so that the application will be available for all users of the computer after install. Applies to: Windows 95, Windows 98
60173이 호환성 수정은 자식 프로세스가 부모의 디렉터리에서 일치하는 정보를 찾을 수 있도록 하는 __PROCESS_HISTORY 환경 변수를 설정합니다. 일반적으로 32비트 압축 해제 프로그램이 호환성 수정이 적용되어 있어야 하는 임시 실행 파일을 만들 때 필요합니다. This compatibility fix sets the __PROCESS_HISTORY environment variable enabling any child processes to look in their parent's directory for matching information. This is typically needed when a 32-bit unpacker creates a temporary executable that needs to have a compatibility fix applied to it.
60174이 호환성 수정은 CD에 있는 파일을 다시 복사하도록 지시하는 명령줄을 사용합니다. 일부 응용 프로그램은 실행 파일 이미지에서 일부 NULL 이미지를 자릅니다. Windows 9x에서는 이미지 유효성 검사가 없었기 때문에 가능했습니다. 그러나 Windows XP에서는 파일에 대한 이미지 유효성 검사를 수행하므로 이미지 크기가 변경될 경우 오류가 발생합니다. This compatibility fix accepts a command line that tells it to re-copy a file from the CD. Some applications truncate some NULL bytes from an executable image. This worked under Windows 9x because there was no image validation. However, Windows XP performs image validation on files and will fail if the image size changes.
60175이 호환성 수정은 DBCS 임시 경로를 SBCS 임시 경로로 리디렉션합니다. DBCS 사용자 이름 로그온을 사용할 경우 임시 경로에 DBCS 경로가 포함됩니다. 일부 응용 프로그램은 DBCS 임시 경로를 올바르게 처리합니다. This compatibility fix redirects the DBCS temp path to the SBCS temp path. With a DBCS user name logon, the temp path contains a DBCS path. Some applications handle a DBCS temp path correctly.
60176이 호환성 수정은 전달된 명령줄에 WinExec를 호출한 다음 호출자 프로세스를 종료합니다. 명령줄에는 실행 파일로 전달되어야 하는 환경 변수가 포함될 수 있습니다. 명령줄이 '+'로 시작되면 앱 디렉터리가 경로에 추가됩니다. This compatibility fix calls WinExec on the passed command line, and then terminates the caller process. The command line can contain any environment variables that need to be passed to the executable. If the command line starts with a '+', the app directory is added to the path.
60177특정 디렉터리에서 다른 디렉터리로 파일을 리디렉션합니다. 이 shim은 리디렉션할 디렉터리의 목록, 리디렉션하지 않을 디렉터리의 목록과 리디렉션된 파일을 포함하는 단일 디렉터리를 사용합니다. -i| 및 -x| 스위치는 여러 번 지정할 수 있으며 표시 순서가 중요합니다. -vsp|는 한 번만 지정해야 합니다. -i|directory_to_redirect -x|directory_to_not_redirect -vsp|virtual_store_directory Redirect files from one directory to another. This shim accepts a list of directories to redirect, a list of directories to not redirect and a single directory that would contain the redirected files. The -i| and -x| switches may be specified multiple times, and the order of appearance is important. -vsp| should be only specified only once. -i|directory_to_redirect -x|directory_to_not_redirect -vsp|virtual_store_directory
60178특정 분기에서 다른 분기로 레지스트리 키를 리디렉션합니다. 이 shim은 리디렉션할 분기의 목록, 리디렉션하지 않을 분기의 목록과 리디렉션된 레지스트리 키를 포함하는 단일 분기를 사용합니다. -i| 및 -x| 스위치는 여러 번 지정할 수 있으며 표시 순서가 중요합니다. -vsp|는 한 번만 지정해야 합니다. -i|branch_to_redirect -x|branch_to_not_redirect -vsp|virtual_store_branch Redirect registry keys from one branch to another. This shim accepts a list of branches to redirect, a list of branches to not redirect and a single branches that would contain the redirected keys. The -i| and -x| switches may be specified multiple times, and the order of appearance is important. -vsp| should be only specified only once. -i|branch_to_redirect -x|branch_to_not_redirect -vsp|virtual_store_branch
60179이 shim의 목적은 설치 프로그램에서 만든 모든 바로 가기를 만들어진 위치에 따라 리디렉션하는 것입니다. 이렇게 하면 Vista에서 Toby 계정으로 상승되어 실행되는 설치 프로그램에서 권한이 상승된 사용자 컨텍스트와 관련하여 모든 바로 가기를 배치하는 경우의 문제가 해결됩니다. 다음과 같이 하면 됩니다. 시작 메뉴의 경우: 시작 메뉴 바로 가기의 경우 바로 가기를 만들어서 모든 사용자의 바로 가기로 넣습니다(\ProgramData\Microsoft\Windows\Start Menu). 바탕 화면 또는 빠른 실행의 경우: 상자에 있는 모든 사용자를 찾아서 각 사용자의 바탕 화면이나 빠른 실행에 바로 가기를 배치합니다. The purpose of this shim is to redirect all the shortcuts created by a set up according to the place where they are created. This is to take care of problems where a setup which runs elevated under Toby account in Vista places all the shortcuts with regards to the elevated users context. Here is what we do: For Start Menu: In case of Start Menu shortcuts, we create shortcuts and put it in shortcut of for all users (\ProgramData\Microsoft\Windows\Start Menu) For Desktop or Quick Launch: We find what all users are there in the box and place shortcut in each individual users desktop or quick launch.
60180일부 응용 프로그램에서는 Windows 9x와 Windows XP 간의 폴더 구조 차이를 조정하기가 어려울 수 있습니다. GetWindowsDirectory API 호출을 사용하는 응용 프로그램의 경우 이 호환성 수정은 해당 호출을 가로채서 대신 GetSystemDirectory API를 통해 리디렉션합니다. Some applications may have difficulty adjusting to the differences in folder structure between Windows 9x and Windows XP. For applications that use the GetWindowsDirectory API call, this compatibility fix will intercept those calls and redirect them through the GetSystemDirectory API instead.
60181이 호환성 수정은 창 프로세스로 브로드캐스트 메시지를 올바르게 처리하지 못하는 응용 프로그램에 적용됩니다. 호환성 수정은 이러한 브로드캐스트 메시지를 가로채서 제거합니다. This compatibility fix applies to applications that may not correctly handle broadcast messages to their window process. The compatibility fix will intercept and remove any such broadcast message.
60182일부 응용 프로그램은 차례로 ShellExecuteEx를 호출하는 ShellExecute를 호출합니다. SHELLEXECUTEINFO 구조의 플래그 중 하나는 SEE_MASK_FLAG_DDEWAIT입니다. 이 플래그는 ShellExecute가 호출될 때마다 ShellExecuteEx에 의해 기본값으로 설정됩니다. 플래그가 전달될 때 간혹 동기화 문제가 발생할 수 있습니다. 이 호환성 수정은 SEE_MASK_FLAG_DDEWAIT 플래그를 제거하여 문제를 해결해줍니다. Some applications call ShellExecute which in turn calls ShellExecuteEx. One of the flags in the SHELLEXECUTEINFO structure is SEE_MASK_FLAG_DDEWAIT. This flag gets set by ShellExecuteEx as a default whenever ShellExecute is called. When the flag gets passed, it can sometimes cause synchronization problems. This compatibility fix resolves the issue by removing the SEE_MASK_FLAG_DDEWAIT flag.
60183이 호환성 수정은 CreateWindowEx API 호출에서 잘못된 창 스타일을 제거해줍니다. 이 경우 잘못된 창 스타일은 Windows XP에서 지원하지 않는 창 스타일을 의미합니다. This compatibility fix removes any invalid window styles from calls made to the CreateWindowEx API. Invalid window styles in this case refer to any window style not supported by Windows XP.
60184이 호환성 수정은 MsInfo 명령줄에서 IP를 제거하는 수정된 버전의 CreateProcess를 제공합니다. 이로 인해 Windows XP의 MsInfo는 시스템 정보를 표시하는 대신 빈 페이지를 인쇄하도록 하는 옵션으로 Windows NT 4의 MsInfo와 마찬가지로 작동하게 됩니다. This compatibility fix provides a modified version of CreateProcess, which will remove IP from the MsInfo command line. This will cause MsInfo on Windows XP behave as it did on Windows NT 4 (with the option to have MsInfo print a blank page instead of showing system info).
60185수정된 이 버전의 kernel32!CreateFile* API는 응용 프로그램에서 FILE_FLAG_NO_BUFFERING 플래그를 올바르게 사용하지 않는 경우 해당 플래그를 사용하지 못하도록 합니다. This modified version of the kernel32!CreateFile* APIs prevents an application from using the FILE_FLAG_NO_BUFFERING flag if the application doesn't use it correctly.
60186수정된 이 버전의 kernel32!CreateFile* API는 응용 프로그램에서 FILE_FLAG_OVERLAPPED 플래그를 제대로 처리하지 못할 경우 이 플래그를 사용하지 못하도록 합니다. 이 플래그는 계층 shim으로 롤링될 수도 있습니다. Win9x는 디스크 유형에 대해 이 플래그를 무시합니다. This modified version of the kernel32!CreateFile* APIs prevents an application from using the FILE_FLAG_OVERLAPPED flag if the application doesn't handle it correctly. This could perhaps be rolled into a layer shim: Win9x ignores this flag for disk types.
60187이 호환성 수정은 모든 디렉터리에서 읽기 전용 특성을 제거합니다. 이는 셸 폴더를 읽기 전용으로 설정할 필요가 없는 응용 프로그램에 유용할 수 있습니다. This compatibility fix will remove the Read-Only attribute from all directories. This may be helpful to applications that don’t expect the shell folders to be set to Read-Only.
60188SetSystemCursor() 함수를 사용하여 시스템 커서를 복원하는 일부 응용 프로그램의 경우 Windows 2000 또는 Windows XP에서 문제가 발생할 수 있습니다. 이 호환성 수정은 시스템 커서가 올바르게 복원되도록 문제를 해결해줍니다. Some applications that use the SetSystemCursor() function to restore the system cursor may encounter problems in Windows 2000 or Windows XP. This compatibility fix resolves the problem so that the system cursors are restored correctly.
60189이 호환성 수정은 SearchPath API 호출을 가로채서 셸의 App Paths 레지스트리 키도 검색하도록 명령을 수정합니다. This compatibility fix will intercept calls to the SearchPath API and modifies the command to also search the shell’s App Paths registry key.
60190이 호환성 shim은 다른 세션에서 실행 중인 서비스와 상호 작용하려고 할 때 오류가 발생하는 응용 프로그램을 시도하고 해결하기 위해 작성되었습니다. LH에서는 사용자가 XP에서처럼 세션 0(글로벌 세션)으로 로그인할 수 없습니다. 세션 0에서 실행되는 것으로 가정된 앱에 오류가 발생합니다. 앱은 터미널 서비스 이름 접두사(글로벌 또는 로컬)를 매개 변수로 사용하는 API를 catch합니다. 개체 이름이 지정된 shim에 명령줄 옵션이 주어지면 지정된 개체 이름에만 글로벌/로컬 접두사를 적용하려고 합니다. 그렇지 않으면 모두에게 글로벌/로컬 접두사를 적용합니다. This compatibility shim was written to try and fix applications which fail when trying to interact with services running in different sessions. In LH, a user cannot log in as Session 0 (Global Session) as in XP. The apps which assumed to be running in Session 0 fail. It catches APIs which take terminal services name prefix(Global or Local) as there parameters. If there is a command line option given to the shim with object names specified, it tries to apply Global/Local prefix to the only specified object names, else it does to everyone.
60191이 호환성 수정은 응응 프로그램 시작 시 응용 프로그램이 특정 환경 변수를 설정할 수 있도록 합니다. 이 변수는 명령줄을 통해 제공되며 목록에 환경 변수가 여러 개일 경우에는 파이프(|)로 구분해야 합니다. This compatibility fix enables the application to set specific environment variables at application startup. These variables are provided through a command line, and multiple environment variables in the list should be separated by a pipe (|).
60192ShowWindow API 호출을 가로채고 IE에서 탭 처리된 탐색 아키텍처의 변경으로 인한 문제를 해결하는 shim입니다. 응용 프로그램에서 찾은 창은 더 이상 최상위 수준의 창이 아니라 자식 탭 창입니다. 창의 클래스 및 프로세스 이름이 IE의 탭 창인지를 검사하는 ShowWindow API를 catch합니다. 그런 다음 최상위 수준의 부모 창에서 실제 ShowWindow를 호출합니다. Shim which intercepts the ShowWindow API call and fixes the problem due to tabbed browsing architecture changes in IE. The window an application finds is not the top level window any more, but the child tab window. Caught the ShowWindow API which checks if the class and process name of the window is IE's tab window. And then calls the real ShowWindow on the top level parent window.
60193이 호환성 수정은 Shrinker 리소스 압축 라이브러리를 사용하는 응용 프로그램의 문제를 해결합니다. 이 라이브러리는 ntdll 및 kernel32에서 리소스 함수를 해킹하고 호출을 자체 기능 루틴에 리디렉션합니다. 하지만 Ntdll 코드는 Windows XP에서 opcode가 다릅니다. 프로그램이 opcode 서명을 찾지 못했으며 리디렉션을 작성하기 위한 WriteProcessMemory 호출을 취소하기로 결정했습니다. 따라서 프로그램 코드 및 리소스에 대해 필요한 압축 해제를 실행하지 못해 액세스 위반이 발생했습니다. Shrinker 호환성 수정은 앱에서 해당 리디렉션을 ntdll에 쓸 수 있도록 opcode 서명을 제공하여 이 문제를 해결해줍니다. This compatibility fix fixes problems with any application that uses the Shrinker resource compression library. This library hacks resource functions in ntdll and kernel32 and redirect calls into their own function routines. But Ntdll code has different opcodes in Windows XP. The program failed to find the opcode signature and decided to cancel WriteProcessMemory call to write their redirection. Because of this, the necessary decompression of program code and resources were not executed and caused access violation. Shrinker compatibility fix resolves this by providing necessary opcode signature so the app could write those redirection into ntdll.
60194다중 프로세서 버그가 있는 응용 프로그램에 대해 단일 프로세서 선호도를 설정합니다. Set single processor affinity for apps that have multi-proc bugs.
60195대부분의 API는 Win9x보다 NT에서 더 많은 스택 공간을 사용합니다. 이 호환성 수정은 명령줄로 작동하며 후크되는 API 목록을 통해 스택을 사용하지 않도록 합니다. 명령줄의 형식은 "MODULENAME!APINAME[:X]; MODULENAME!APINAME[:X] ..."입니다. 여기서 X는 0 : 이전 스택을 0으로 채우기, 1 : 이전 스택을 포인터로 채우기, 2 : 이전 스택을 포인터에 대한 포인터로 채우기입니다. 기본적으로는 스택 채우기가 수행되지 않습니다. Many APIs use much more stack space on NT than Win9x. This compatibility fix is command line driven and takes a list of APIs that will be hooked, making them use no stack. The format the command line is "MODULENAME!APINAME[:X]; MODULENAME!APINAME[:X] ..." where X is 0 : fill old stack with zeroes 1 : fill old stack with pointers 2 : fill old stack with pointers to pointers by default, no stack filling occurs.
60196이 호환성 수정은 파일 이름이 세미콜론으로 구분된 명령줄을 사용합니다. 프로세스 종료 시 DLL은 명령줄에서 각 파일 이름을 추출하고 파일이 System 디렉터리와 System32 디렉터리에 모두 있는지 확인합니다. 일부 이전 응용 프로그램의 경우 NT에서 System32에 있는 특정 DLL이 Win9x에서는 System에 있어야 합니다. 그리고 Win9x에서 System에 있는 특정 DLL은 NT에서 System32에 있어야 합니다. This compatibility fix takes a semi-colon delimited command line of filenames. At process termination, the DLL will extract each filename from the command line and make sure that the file exists in both the System directory and System32 (if it exists in either). Some older applications expect certain DLLs to be in System when under NT they belong in System32 (and vice versa).
60197이 호환성 수정은 시작 시 실행 파일(.EXE)을 즉시 종료합니다. This compatibility fix terminates an executable (.EXE) immediately upon launch.
60198EnumDisplayDevices에서 반환된 디스플레이 장치의 이름을 지웁니다. Trim the names of display devices returned by EnumDisplayDevices.
60199이 호환성 수정은 파일 및 제품 버전 리소스 문자열이 Win2000 구조와 동일하도록 이러한 문자열을 지웁니다. This compatibility fix trims file and product version resource strings so that they are identical to the Win2000 structure.
60200이 호환성 수정은 표준 창 메시지가 낮은 바탕 화면 무결성 수준에서 현재 프로세스로 통과되도록 합니다. 메시지 목록은 COMMAND_LINE에서 공백으로 분리된 정수 목록으로 전달됩니다(예: COMMAND_LINE = "100 234 1100"). This compatibility fix enables standard window messages to pass through to current process from lower desktop integrity levels. The list of messages is passed in the COMMAND_LINE as a space separated list of integers, for example COMMAND_LINE = "100 234 1100"
60202PictureIt 2001은 시스템의 지역화 여부를 확인한 다음 축소판 그림을 미러링합니다. PictureIt 2001 checks if the system is localized then mirror the thumbnails.
60203모든 레지스트리 함수를 후크하여 가상 키, 리디렉션 및 확장 값을 허용합니다. Hooks all the registry functions to allow virtual keys, redirection and expansion values.
60204응용 프로그램에서 장치 0 대신 WAVE_MAPPER 장치를 사용하도록 합니다. 기본 장치를 열어야 하는데 장치 0을 열려고 잘못 시도하는 응용 프로그램에만 이 호환성 수정을 적용하는 것이 안전합니다. Forces the application to use the WAVE_MAPPER device instead of device 0. It is only safe to apply this compatibility fix to applications that (incorrectly) attempt to open device 0 expecting to open the default device.
60205GetVersion 및 GetVersionEx API를 후크하여 이러한 API가 Windows 95 버전 자격 증명을 반환하도록 합니다. 응용 프로그램은 NT 기반 시스템에서 자격 증명이 정상적으로 실행되더라도 Win9x 시스템에서 실행 중인지를 종종 확인합니다. Hooks the GetVersion and GetVersionEx APIs so that they return Windows 95 version credentials. Applications often check to ensure that they are running on a Win9x system, even though they will run OK on an NT based system.
60206GetVersion 및 GetVersionEx API를 후크하여 이러한 API가 Windows 98 버전 자격 증명을 반환하도록 합니다. 응용 프로그램은 NT 기반 시스템에서 자격 증명이 정상적으로 실행되더라도 Win9x 시스템에서 실행 중인지를 종종 확인합니다. Hooks the GetVersion and GetVersionEx APIs so that they return Windows 98 version credentials. Applications often check to ensure that they are running on a Win9x system, even though they will run OK on an NT based system.
60207GetVersion 및 GetVersionEx API를 후크하여 이러한 API가 Windows 2000 SP1 버전 자격 증명을 반환하도록 합니다. Hooks the GetVersion and GetVersionEx APIs so that they return Windows 2000 SP1 version credentials.
60208GetVersion 및 GetVersionEx API를 후크하여 이러한 API가 Windows 2000 SP2 버전 자격 증명을 반환하도록 합니다. Hooks the GetVersion and GetVersionEx APIs so that they return Windows 2000 SP2 version credentials.
60209GetVersion 및 GetVersionEx API를 후크하여 이러한 API가 Windows 2000 SP3 버전 자격 증명을 반환하도록 합니다. Hooks the GetVersion and GetVersionEx APIs so that they return Windows 2000 SP3 version credentials.
60210GetVersion 및 GetVersionEx API를 후크하여 이러한 API가 Windows 2000 버전 자격 증명을 반환하도록 합니다. Hooks the GetVersion and GetVersionEx APIs so that they return Windows 2000 version credentials.
60211GetVersion 및 GetVersionEx API를 후크하여 이러한 API가 Windows XP 버전 자격 증명을 반환하도록 합니다. Hooks the GetVersion and GetVersionEx APIs so that they return Windows XP version credentials.
60212GetVersion 및 GetVersionEx API를 후크하여 이러한 API가 Windows XP SP1 버전 자격 증명을 반환하도록 합니다. Hooks the GetVersion and GetVersionEx APIs so that they return Windows XP SP1 version credentials.
60213GetVersion 및 GetVersionEx API를 후크하여 이러한 API가 Windows XP SP2 버전 자격 증명을 반환하도록 합니다. Hooks the GetVersion and GetVersionEx APIs so that they return Windows XP SP2 version credentials.
60214이 호환성 수정은 COMMAND_LINE == "nowait"가 만들어진 프로세스를 기다리지 않고 CreateProcess를 호출할 경우 WinExec를 후크합니다. COMMAND_LINE이 숫자인 경우에는 이 숫자가 나타내는 시간(ms) 동안 후크 초기화 중인 프로세스를 Sleep()합니다. 그렇지 않으면 간단히 표준 WinExec를 호출합니다. This compatibility fix hooks WinExec if COMMAND_LINE == "nowait" calls CreateProcess without waiting for the created process If COMMAND_LINE is a number, it Sleep()s the process in hook initialization for that number of ms. Otherwise, it simply calls the standard WinExec
60215GetModuleFileName을 후크하고 반환 문자열을 구문 분석합니다. WinG32는 메시지 상자를 게시하며 system32에 설치되지 않은 경우 실패합니다. Hooks GetModuleFileName and parses the return string. WinG32 will post a messagebox and fail if it finds that it is not installed in system32.
60216GetVersion 및 GetVersionEx API를 후크하여 이러한 API가 Windows 2003 RTM 버전 자격 증명을 반환하도록 합니다. Hooks the GetVersion and GetVersionEx APIs so that they return Windows 2003 RTM version credentials.
60217GetVersion 및 GetVersionEx API를 후크하여 이러한 API가 Windows 2003 SP1 버전 자격 증명을 반환하도록 합니다. Hooks the GetVersion and GetVersionEx APIs so that they return Windows 2003 SP1 version credentials.
60218GetVersion 및 GetVersionEx API를 후크하여 이러한 API가 Windows NT 4.0 서비스 팩 5 버전 자격 증명을 반환하도록 합니다. Hooks the GetVersion and GetVersionEx APIs so that they return Windows NT 4.0 Service Pack 5 version credentials.
60219명령줄에 지정된 등록 DLL 또는 시스템에서 제공되는 DLL을 건너뜁니다. Skips registering DLLs specified in the command line or system shipped DLLs.
60221AccessCheck가 WRP로 보호된 파일에 대해 성공을 반환합니다. AccessCheck return success on WRP protected files
60222WRP로 보호된 키를 삭제하는 척합니다. Fakes deletion of WRP protected keys
60223명령줄에 지정된 디렉터리에 대한 모든 권한을 builtin\USERS에 부여합니다. Gives builtin\USERS full permission to the directory specified on the command line.
60224이 호환성 수정은 사용 가능한 페이지 파일과 사용 가능한 실제 메모리를 2GB 이하로 보고하도록 페이지 파일 및 실제 메모리 상태를 수정합니다. 적용 대상: Windows XP This compatibility fix modifies the pagefile and physical memory status so that it reports available pagefile+avail physical memory not more than 2GB. Applies to: Windows XP
60225긴 목록을 제대로 처리하지 못하는 응용 프로그램에 대해 Direct3D에서 반환한 질감 목록을 삭제합니다. 이 목록은 드라이버에 의해 표시되므로 일반적으로 적절한 수정 방법이 없습니다. Trim the list of textures returned by Direct3D for apps that don't handle long lists well. These lists are exposed by the driver, so there is no good general fix.
60226aspnet_regiis.exe v1.1이 Vista에서 실행되고 ASP.NET에 등록하도록 합니다. ADO 관련 레지스트리 키에 Admin 액세스를 부여하고 IIS7 구성을 준비합니다. Enables aspnet_regiis.exe v1.1 to run on Vista and register ASP.NET: grants Admin access to ADO-related registry keys and prepares IIS7 configuration.
60227이 호환성 수정은 사용자 지정 창 메시지가 낮은 바탕 화면 무결성 수준에서 현재 프로세스로 통과되도록 합니다. 메시지 목록은 COMMAND_LINE에서 공백으로 분리된 메시지 문자열 목록으로 전달됩니다(예: COMMAND_LINE = "Message1 Message2 Message3"). This compatibility fix enables custom window messages to pass through to current process from lower desktop integrity levels. The list of messages is passed in the COMMAND_LINE as a space separated list of message strings, for example COMMAND_LINE = "Message1 Message2 Message3"
60228Windows의 단추 및 기타 컨트롤에 있는 페이드 애니메이션으로 인해 이 기능을 지원하지 않는 일부 응용 프로그램에서 응용 프로그램 호환성이 재발됩니다. 이 호환성 수정은 페이드 애니메이션을 지원하지 않는 응용 프로그램에 대해 페이드 애니메이션을 사용하지 않도록 설정해줍니다. Fade animations on buttons and other controls in Windows, causes application compatibility regressions with some applications that do not support this functionality. This compatibility fix disables fade animations for applications that do not support them.
60229응용 프로그램이 수행하는 DeleteFile 호출을 가상화하고 삭제된 파일을 가상화할 수 있도록 다른 파일 API를 후크합니다. Virtualizes the DeleteFile calls that the application makes and hooks other File APIs to ensure the virtualization of the file deleted.
60230MS Office 2003 응용 프로그램은 현재 테마의 파일 이름을 사용하여 렌더링 모드를 결정합니다. 이 호환성 수정은 Windows Vista의 기본 'aero' 테마가 Windows XP의 기본 'luna' 테마처럼 보이도록 합니다. MS Office 2003 applications rely on the filename of the current theme to determine their rendering mode. This compatibility fix causes the default 'aero' theme in Windows Vista to appear to be the default 'luna' theme of Windows XP.
60231일부 응용 프로그램의 메뉴는 메뉴의 시스템 색이 단추 표면의 시스템 색과 일치하지 않을 경우 올바르게 동작하지 않을 수 있습니다. 이 호환성 수정은 메뉴 색과 단추 색을 일치시킵니다. Some application’s menus may not behave correctly when the system color for menu does not match the system color for button face. This compatibility fix forces a match between the menu and button colors.
60232이 호환성 수정은 이전 MP3 코덱을 직접 CoCreateInstance하고 DirectShow 그래프에서 필터로 사용하는 응용 프로그램을 위한 것입니다. 필터를 가져오는 방법으로는 지원되지 않습니다. 호환성 수정은 누락된 필터에 대해 CoCreateInstance를 가로채고 지원되는 필터로 리디렉션합니다. This compatibility fix is for applications that CoCreateInstance an old MP3 Codec directly and use it as a filter in a DirectShow graph. This is an unsupported way of getting at the filter. The fix intercepts the CoCreateInstance for the missing filter and redirects it to a supported one.
60233일부 응용 프로그램은 프로세스 성능 데이터 레지스트리 값을 읽어 한 번에 응용 프로그램의 인스턴스 하나만 실행하고 있는지 확인합니다. 이 값은 잠겼기 때문에 여기에 쓰기 위해 열려고 하는 프로세스는 실패합니다. 이 shim은 이러한 실패를 처리하고 응용 프로그램에서 이 shim을 유일한 인스턴스로 인식하도록 값을 가장합니다. Some applications read the process performance data registry value to determine if they are the only instance of the application running at any one time. This value was locked down, so that processes that try to open it for write will fail. Handle the failure case and fake the value so that the application thinks it is the only instance.
60234이 shim은 RtlReportException 호출을 후크하고 Status_Not_Supported를 반환합니다. 사실상 이로 인해 OLE에서 보고하는 예외를 비롯하여 WER에 대한 예외 자동 보고 기능이 꺼집니다. This shim will hook calls to RtlReportException and return Status_Not_Supported. This in effect will turn off the silent reporting of exceptions to WER including those reported by OLE
60235이 호환성 수정은 SmartSECURE 복사 방지를 사용하는 응용 프로그램에 대해 시스템 전체에서 사용할 수 있는 CLSID를 미리 설치하거나 처음 실행될 때 설치하려고 합니다. This compatibility fix preinstalls machine-wide CLSIDs for applications that use SmartSECURE copy protection, which would otherwise attempt to install them during first run.
60236이 호환성 수정은 응용 프로그램의 드라이버를 미리 설치하거나 처음 실행할 때 설치/시작하려고 합니다. This compatibility fix preinstalls drivers for applications that would otherwise attempt to install/start them during first run.
60237이 호환성 수정은 볼륨의 루트에 임시 파일을 만들려는 시도에 실패하는 CRT 호출을 가로채어 사용자의 임시 디렉터리에 있는 임시 파일로 리디렉션합니다. This compatibility fix intercepts failing CRT calls that attempt to create a temporary file at the root of the volume and redirects them to a temporary file in the user's temp directory.
60238보호 모드 Internet Explorer Shim - CreateProcess, WinExec, CoCreateInstance, CoGetClassObject를 가로채고 권한을 높입니다. Protected Mode Internet Explorer Shim - intercepts and elevates CreateProcess, WinExec, CoCreateInstance, CoGetClassObject.
60239보호 모드 Internet Explorer Shim - 파일에 저장 대화 상자를 가로채고 사용자에게 적절한 위치를 확인합니다. Protected Mode Internet Explorer Shim - intercepts save-to-file dialogs and prompts the user with an appropriate location.
60240보호 모드 Internet Explorer Shim - Shell_NotifyIcon을 가로채고 권한을 높입니다. Protected Mode Internet Explorer Shim - intercepts and elevates Shell_NotifyIcon.
60241보호 모드 Internet Explorer Shim - ntuser API를 가로채고 권한을 높입니다. Protected Mode Internet Explorer Shim - intercepts and elevates ntuser APIs.
60242지정된 DLL이 로드될 때 KERNEL, USER 또는 PROCESS 플래그를 적용합니다.
명령줄: dll.dll;flagType;0xValue|dll2.dll;flagType2;0xValue2
여기에서 dll.dll은 .dll 확장명을 포함한 DLL 이름입니다.
flagType은 KERNEL, USER, PROCESS 중 하나입니다.
value는 16진수 값이고 0x로 시작되어야 하며 길이가 64비트까지 허용됩니다.
32비트로 제한되는 PROCESS는 예외입니다.
여러 개의 트리플릿을 | 문자로 분리하여 지정할 수 있습니다.
Apply either a KERNEL, USER or PROCESS flag when the specified DLL is loaded.
Command line: dll.dll;flagType;0xValue|dll2.dll;flagType2;0xValue2
Where dll.dll is DLL name, including .dll extension
flagType is one of KERNEL, USER or PROCESS
value is a hexadecimal value, must start with 0x and may be 64 bits long,
except for PROCESS which is limited to 32 bits.
Multiple triplets may be specified by separating them with a | character.
60243이 shim은 shim 명령줄에 지정된 경로와 일치하는 경로를 사용하여 호출될 경우 RemoveDirectory() 호출에 실패합니다. 현재 단일 경로만 지원됩니다. shim이 첨부될 때 확장되는 환경 변수가 경로에 포함될 수 있습니다. 일치시킬 정확한 경로를 지정해야 합니다. 예를 들어 부분적인 경로는 지원되지 않습니다. This shim fails calls to RemoveDirectory() when called with a path matching the one specified in the shim command-line. Only a single path is currently supported. The path can contain environment variables, which will be expanded when the shim attaches. You should specify the exact path against which you wish to match, i.e., partial paths are not supported.
60244일부 응용 프로그램은 GetTokenInformation을 호출하여 TokenGroups를 검색하고 그룹 SID를 S-1-5-32-544와 비교하는 등 비표준 관리 검사를 수행합니다. 이렇게 하면 Protected Admins는 거부 전용 SID를 가지게 되므로 Protected Admins에 대해 양성 오류가 생성될 수 있습니다. 이 shim은 이러한 문제를 해결하기 위한 것입니다. Some applications perform non-standard admin checks such as calling GetTokenInformation to retrieve TokenGroups then compare the group SID with S-1-5-32-544. This will generate false positive for Protected Admins since they have that SID, although deny-only. This shim is intended to fix such problems.
60245이 호환성 수정은 등록된 MSOXMLMF를 무시하고 CLSID에 대한 CoGetClassObject에 실패합니다. This compatibility fix will just ignore the registered MSOXMLMF and fail the CoGetClassObject for its CLSID.
60246이 shim이 적용되는 프로세스는 권한이 상승된 사용자로 자동으로 다시 시작됩니다. 이 shim은 ElevateCreateProcess shim을 사용하여 부모 프로세스를 대상으로 지정하기 어려울 경우 사용하기 위한 것입니다. 예를 들어 자동으로 압축 해제되는 아카이브의 경우 웹 브라우저에서 다운로드할 때 이름이 잘릴 수 있기 때문에 ElevateCreateProcess를 적용하기가 어렵습니다. 대신 상승된 권한이 필요한 압축 해제된 실행 파일에 RelaunchElevated를 적용할 수 있습니다. This shim causes the process to which it is applied to try to relaunch itself as an elevated user. It is intended to be used in cases where it is difficult to target the parent process with the ElevateCreateProcess shim. An example is that it is difficult to apply ElevateCreateProcess to self-extracting archives because they can have their name mangled when downloaded by a web browser. The RelaunchElevated can instead be applied to the extracted executable that requires elevation.
60247응용 프로그램을 프로토콜 처리기로 등록합니다. 명령줄은 연속되는 3개의 값을 사용합니다. 클라이언트가 여러 개일 경우에는 파이프 | 문자로 분리할 수 있습니다. 현재는 메일 클라이언트(mailto 프로토콜)만 지원됩니다. 명령줄 형식: Client;Protocol;App|Client2;Protocol2;App2|... Register application as a protocol handler. The command line takes a series of 3 values, multiple Clients may be separated by the pipe | character. Currently only the Mail client (mailto protocol) is supported. Command line format: Client;Protocol;App|Client2;Protocol2;App2|...
60248이 shim은 기본 오디오 장치를 요청하지만 기본 통신 장치에 더 적합한 응용 프로그램을 수정하기 위한 것입니다. This shim is to fix applications that request the default audio device but are better suited for the default communications device.
60300보호 모드 Internet Explorer Shim - 파일에 저장 대화 상자를 가로채고 사용자에게 리디렉션된 하위 위치를 표시합니다. Protected Mode Internet Explorer Shim - intercepts save-to-file dialogs and prompts the user with the redirected low location.
60301일부 응용 프로그램은 셸 바탕 화면 폴더를 가져오고 Release() 메서드를 너무 많이 호출하여 개체가 영구적으로 소멸됩니다. 이 호환성 수정은 SHGetDesktopFolder 함수가 반환한 바탕 화면 폴더에 AddRef() 메서드를 호출하여 잘못된 Release()를 무효화합니다. Some applications obtain the shell desktop folder and invoke the Release() method too many times, resulting in the object being destroyed prematurely. This compatibility fix invokes the AddRef() method on the desktop folder returned by the SHGetDesktopFolder function to counteract the erroneous Release().
60302관리자 권한으로 실행되는 일부 업데이트 프로그램/업그레이드 설치 관리자는 런타임에 응용 프로그램에서 만들어진 HKCU 설정을 필요로 합니다. 이 shim은 응용 프로그램이 관리자가 아닌 표준 사용자 권한으로 실행된 Over-the-Shoulder 시나리오를 해결하기 위한 것입니다. 컴퓨터에서 기존 사용자 프로필을 검색하고 지정된 키를 HKEY_CURRENT_USER에 복사합니다. Some updaters/upgrade installers running elevated requires HKCU settings created by the application at runtime. This shim is intended to fix the Over-the-Shoulder scenario where the application has not been run in the elevated user, but has run in standard users. It scans the existing user profiles in the machine and attempts to copy the specified keys into HKEY_CURRENT_USER.
60303이 shim의 용도는 프로세스가 끝날 때 새로 만든 HKCU 키를 다른 사용자 HKCU, 즉 HKUS\{SID}에 복제하는 것입니다. 명령줄 매개 변수는 하위 트리가 새 키 작성을 감지하는 것을 제한하는 데 사용됩니다. 이는 런타임에 응용 프로그램에 필요한 HKCU 키를 만드는 UAC Over-The-Shoulder 설치에 일반적인 영향을 줍니다. The purpose of this shim is to duplicate the newly created HKCU keys to other users HKCU, namely HKUS\{SID}, at the end of the process. Command line parameters are used to restrict the subtrees to detect the new key creation. This is a generic mitigation to the UAC Over-The-Shoulder installation that creates HKCU keys which are required by the app at runtime.
60304이 호환성 수정은 shlwapi PathIsUNC를 이전 동작으로 되돌립니다. This compatibility fix reverts shlwapi PathIsUNC to old behavior.
60305이 호환성 수정은 처음 실행될 때 파일을 복사하거나 DLL을 등록하여 초기화를 시도하는 응용 프로그램을 미리 초기화합니다. This compatibility fix pre-initializes applications that would otherwise attempt to initialize them by copying files or registering DLLs during first run.
60306일부 응용 프로그램에는 손상된 버전 리소스가 들어 있으며 실행 시 이 리소스를 읽으려고 합니다. 이 호환성 수정은 GetFileVersionInfo 함수를 후크하고 문자열 버전 리소스가 손상된 특정 클래스를 복구합니다. Some applications contain corrupted version resources and attempt to read them when run. This compatibility fix hooks the GetFileVersionInfo function and repairs certain classes of string version resource corruption.
60307이 호환성 수정을 사용하면 초기화되지 않은 임계 영역을 입력할 수 있습니다. This compatibility fix allows entering uninitialized critical sections.
60308이 호환성 수정은 응용 프로그램과 시스템 DLL 초기화를 분리하여 로더 잠금 문제를 줄입니다. This compatibility fix attempts to alleviate loader lock issues by isolating application and system DLL initialization.
60309이 호환성 수정은 이전 Borland Database Engine 응용 프로그램의 문제 해결을 지원하기 위해 쓰기 작업을 c:\pdoxusrs.net으로 리디렉션합니다. This compatibility fix redirects writes to c:\pdoxusrs.net to help fix legacy Borland Database Engine applications.
60310이 호환성 수정을 사용하면 CompareString, LCMapString, FindNLSString 및 IsNLSDefinedString API에 대해 Windows Server 2008 정렬 동작을 실행할 수 있습니다. This compatibility fix enables Windows Server 2008 sorting behavior for the CompareString, LCMapString, FindNLSString and IsNLSDefinedString APIs.
60311이 호환성 수정을 사용하면 CompareString, LCMapString, FindNLSString 및 IsNLSDefinedString API에 대해 Windows Vista 정렬 동작을 실행할 수 있습니다. This compatibility fix enables Windows Vista sorting behavior for the CompareString, LCMapString, FindNLSString and IsNLSDefinedString APIs.
60312이 호환성 수정을 사용하면 CompareString, LCMapString, FindNLSString, IsNLSDefinedString 및 GetNLSVersion API에 대해 Windows 7 및 Server 2008 R2 정렬 동작을 실행할 수 있습니다. This compatibility fix enables Windows 7 and Server 2008 R2 sorting behavior for the CompareString, LCMapString, FindNLSString, IsNLSDefinedString and GetNLSVersion APIs.
60313레거시 응용 프로그램에서 DAM 알림을 받도록 선택합니다. Opt legacy applications into DAM notifications.
60314DXGI 특정 명령줄 기반 호환 shim입니다. DXGI specific command line driven compat shim.
0x10000038클래식 Classic
0x40000001Microsoft Windows Server 2003 제품군과 함께 사용될 때 보안의 위험성이 있는 것으로 알려진 Microsoft SQL Server 2000 또는 Microsoft SQL Server 2000 데스크톱 엔진(MSDE라고도 함) 버전을 실행하고 있습니다. 특정 바이러스 공격의 위험을 줄이려면 Microsoft SQL Server 2000, MSDE 또는 이 두 가지 모두의 TCP/IP 및 UDP 네트워크 포트를 사용하지 마십시오. 이 포트를 사용하려면 패치를 설치하거나 http://www.microsoft.com/korea/sql/downloads/default.asp에서 가장 최신의 Microsoft SQL Server 2000 또는 MSDE의 서비스 팩을 설치해야 합니다. You are running a version of Microsoft SQL Server 2000 or Microsoft SQL Server 2000 Desktop Engine (also called MSDE) that has known security vulnerabilities when used in conjunction with the Microsoft Windows Server 2003 family. To reduce your computer's vulnerability to certain virus attacks, the TCP/IP and UDP network ports of Microsoft SQL Server 2000, MSDE, or both have been disabled. To enable these ports, you must install a patch, or the most recent service pack for Microsoft SQL Server 2000 or MSDE from http://www.microsoft.com/sql/downloads/default.asp
0x90000001시스템 System

EXIF

File Name:acres.dll.mui
Directory:%WINDIR%\WinSxS\ko-kr\
File Size:213 kB
File Permissions:rw-rw-rw-
File Type:Win32 DLL
File Type Extension:dll
MIME Type:application/octet-stream
Machine Type:Intel 386 or later, and compatibles
Time Stamp:0000:00:00 00:00:00
PE Type:PE32
Linker Version:14.10
Code Size:0
Initialized Data Size:217600
Uninitialized Data Size:0
Entry Point:0x0000
OS Version:10.0
Image Version:10.0
Subsystem Version:6.0
Subsystem:Windows GUI
File Version Number:10.0.15063.0
Product Version Number:10.0.15063.0
File Flags Mask:0x003f
File Flags:(none)
File OS:Windows NT 32-bit
Object File Type:Dynamic link library
File Subtype:0
Language Code:Korean
Character Set:Unicode
Company Name:Microsoft Corporation
File Description:응용 프로그램 호환성 리소스 파일
File Version:10.0.15063.0 (WinBuild.160101.0800)
Internal Name:AcRes.dll
Legal Copyright:© Microsoft Corporation. All rights reserved.
Original File Name:AcRes.dll.mui
Product Name:Microsoft® Windows® Operating System
Product Version:10.0.15063.0
Directory:%WINDIR%\WinSxS\wow64_microsoft-windows-a..necoreuap.resources_31bf3856ad364e35_10.0.15063.0_ko-kr_1ed655c5e9601690\

What is acres.dll.mui?

acres.dll.mui is Multilingual User Interface resource file that contain Korean language for file acres.dll (응용 프로그램 호환성 리소스 파일).

File version info

File Description:응용 프로그램 호환성 리소스 파일
File Version:10.0.15063.0 (WinBuild.160101.0800)
Company Name:Microsoft Corporation
Internal Name:AcRes.dll
Legal Copyright:© Microsoft Corporation. All rights reserved.
Original Filename:AcRes.dll.mui
Product Name:Microsoft® Windows® Operating System
Product Version:10.0.15063.0
Translation:0x412, 1200