acres.dll.mui 应用程序兼容性资源文件 8f5b7f9f45c5fc2061490dea3f7a524b

File info

File name: acres.dll.mui
Size: 178688 byte
MD5: 8f5b7f9f45c5fc2061490dea3f7a524b
SHA1: 526b772dcaea15a0d5572f708ea7df87830d6d60
SHA256: 128910ce3d87ad67dcfd7e837cd6ef1b19f57069163dfb8b627974abfef1c0c8
Operating systems: Windows 10
Extension: MUI

Translations messages and strings

If an error occurred or the following message in Chinese (Simplified) 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 Chinese (Simplified) English
4464此兼容性修复将为进程启用数据执行保护(DEP)。对于决定从 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如果进行设置,rpcrt4.dll 将不会检查在 Windows Vista RPC 占位程序中启用的高级范围检查。 If set, rpcrt4.dll will not check advanced range check enabled in Windows Vista RPC stub.
4469在 Windows 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.
4473在 Windows 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.
4474关闭 GDI 批处理。 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 调用结果相同时产生的除数为零问题 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 位应用程序的兼容性标志。此标志版本通过关闭 winflag 位(该位用于指定该应用程序是否是在 WindowsNT OS 上运行的)来锁定该应用程序的版本。它不会更改 OS 返回的主版本或次版本。 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 重定位到 %windir%\system32。 Compatibility flag for 16 bit applications. This flag redirects the applications file open calls from %windir%\system to %windir%\system32.
448916 位应用程序的兼容性标志。此标志通知 WOW 从我们传递到应用的环境中去除大多数 NT 特定的环境变量。 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用于获取各种配置文件 API [即 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 位兼容性标志。这些异常通常通过“除数为零”弹出提示表明。#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 位应用程序的兼容性标志。此标志通过更改 OSVERSIONINFO 结构中传递到 GetVersionEx() 的参数来锁定应用程序的版本。这些更改使用分号(;)分隔。不要使用引号将字符串参数括起来。命令行: [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 位应用程序的兼容性标志。此标志强制应用程序使用 winhlp32 (而不是 winhelp)。 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 结构化存储文件进行写入的 API (StgOpenStorageEx 等)将恢复为在调用 CreateFile 时传递 FILE_SHARE_WRITE,即使已经指定了 STGM_SHARE_DENY_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 将使用 IsBadReadPtr 系列的函数验证标准 COM API 中的指针参数。对于 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.
4505对 LL 钩子应用严格的超时规则。 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将 Multimedia API 设置为对波形设备重新排序,以便将首选通信设备作为设备 0。 Set the Multimedia APIs to reorder wave devices to have the preferred communication device as device 0.
4511如果已设置,则 NDR 不会检查在调用中返回的界面指针具有的 IID 是否与 [iid_is] 所请求的 IID 相同。NB: 如果在编译 IDL 时设置了 /robust,则 IID 为 is _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.
4513在 NT 4 中,GetShortPathName 不关心该文件是否存在 - 它总是会给出短路径名。此行为在 NT 5 (Win2000) 中已发生更改,以反射 Win9x 的行为(该文件不存在时将失败)。设置此标志将会提供旧的行为。 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如果设置,则填充引擎将本地提供的系统 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如果已设置,则应用需要直接指针输入提升。 If set, the app requires direct pointer input promotion.
4521如果设置,对于在 win7- 中实现某种受保护的视图模式的应用,combase允许受限制的进程调用不受限制的进程。 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-.
4522如果设置,在调用 LoadTypeLib 时,oleaut32 将使用传统搜索逻辑查找相对类型库文件名,而不是使用安全搜索路径。 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未知的 AppName Unknown AppName
10001未知的 VendorName 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 将安装一个在 64 位版本的 Windows 操作系统上引起严重稳定性问题的驱动程序。请与你的软件供应商 联系,以获得兼容版本的驱动程序,然后再安装该软件。 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.
10011在升级 Windows 之前必须删除 。可以在升级完成之后重新安装该程序。 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 .
10021Windows 可能会尝试启动 ,但这要求禁用其他应用程序依赖的系统服务。运行 将导致关闭应用程序(如 [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
20000Network 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..
200024.14.002 版本以前的 Cisco/Aironet WinDGS 或 ACU 程序与此版本的 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 实用工具时,连接端口的自动检测功能工作不正常。需要手动选择正确的 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.
20004AOL 软件的这个副本适合在早期版本的 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.
20005America Online (AOL) 可能无法与此版本的 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.
20006AOL 软件的这个副本适合在早期版本的 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.
20007此版本的 Windows 不支持 Application Center 2000。 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..
20010若要在 64 位操作系统上安装该应用程序,请使用下列步骤: 浏览到 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,单击“工具”菜单,然后单击“Internet 选项”。单击“高级”选项卡,选中“启用第三方浏览器扩展”复选框,然后单击“确定”。 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 工具包。 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若要使用此应用程序,你必须在 Internet Explorer 中将 Biztalk Server 的 URL 添加到本地 Intranet 区域。如果将该站点添加到本地 Intranet 区域,则会降低其对所有应用程序的安全设置,包括 Internet Explorer。如果将该站点添加到本地 Intranet 区域,随后卸载所有依赖该站点的应用程序,则应该从本地 Intranet 区域中删除该站点。若要将该站点添加到本地 Intranet 区域,请打开 Internet Explorer。在“工具”菜单上,单击“Internet 选项”,然后单击“安全”选项卡。单击“本地 Intranet”,然后单击“站点”。选中“将该网站添加到此区域”复选框,然后单击“确定”。 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 支持电脑卡和 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 消息系统。建议对此版本的 Windows 使用 Lotus cc:Mail Release 8.2 或更高版本。在安装 Lotus cc:Mail Release 8.2 或更高版本之前,必须先安装 Windows 消息系统。Windows 消息系统提供 cc:Mail 所需的 MAPI 组件。如果 cc:Mail 安装程序未检测到现有的 MAPI 客户端,它会尝试安装与此版本的 Windows 不兼容的早期版本。这将导致 Windows 消息系统和 cc:Mail 都无法成功安装。如果已经在计算机上安装了 Windows 消息系统或任何版本的 Microsoft Outlook (Outlook 97 或更高版本),则应该具备 cc:Mail 安装程序正常运行所必需的组件,此时你不必安装 Windows 消息系统。有关兼容版本的详细信息,请联系程序供应商。 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 中的“选项”选项卡上,单击“配置 CleanSweep”。在“使用情况监视”和“SmartSweep/Internet Sweep”选项卡上,关闭“使用情况监视”和“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.
20038Compaq Insight Manager 因为此版本 Windows 中的安全增强而存在已知的兼容性问题。有关与此版本的 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 3 与此版本的 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..
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's 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 Third Edition 在与此版本的 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.
20067此版本的 Windows 不支持 Exchange Server 5.5。 Exchange Server 5.5 is not supported by this version of Windows.
20069此版本的 Windows 不支持 Exchange Server 2000。 Exchange Server 2000 is not supported by this version of Windows.
20070在 Windows Vista 或更高版本上无法安装以前版本的 ActiveSync。现在,可以在 Windows Mobile 设备中心使用以前在 ActiveSync 中提供的功能。请将安装有 Windows Mobile 的设备连接到电脑,以便从 Windows 更新获取 Windows Mobile 设备中心。 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 不兼容。如果安装了 Flow Charting PDQ 1.1h 之前的某个版本,可以通过升级使程序能够在此版本的 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 (英文) 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.
20079在安装 GroupWise 客户端之前,必须安装 Windows 消息系统。Windows 消息系统提供 GroupWise 客户端需要的 MAPI 组件。如果 GroupWise 客户端安装程序未检测到 Windows 消息系统的现有安装,它会尝试安装早期版本。早期版本的 GroupWise 客户端与此版本的 Windows 不兼容,会导致 Windows 消息系统和 GroupWise 客户端都无法成功安装。GroupWise 5.5 版以及 GroupWise 与此版本的 Windows 相关的更早版本会受到这个问题的影响。有关兼容版本的 Windows 消息系统,请参阅 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.
20085此版本的 Windows 不支持 Intel Create & Share 软件。 Intel Create & Share Software is not supported by this version of Windows.
20086Microsoft IntelliPoint 的这些版本先于此版本的 Windows 发布,因此与此版本的 Windows 不兼容。请下载最新的 IntelliPoint 软件,它包括对此版本 Windows 的支持。 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.
20090此版本的 Windows 不支持 ISA Server 2000 的 120 天试用版。 ISA Server 2000 120-Day Trial Edition is not supported by this version of Windows.
20091ISA 2000 需要 Service Pack 1 才能在此版本的 Windows 中正常运行。安装期间可能显示关于兼容性的错误消息和错误事件日志。安装期间可能忽略这些消息。安装完成后要求安装 Service Pack 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在此版本的 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 安装了旧版本的 MSGINA,MSGINA 会控制登录 Windows 的方式。因此可能会禁用 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 播放机所依赖的驱动程序可能与此版本的 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 下可正常运行的 MacDrive 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 存在已知的兼容性问题,可能不会按预期运行。如果浏览到刚进行过格式化的软盘,将无法在此版本的 Windows 上运行 Mac Format 功能。有关详细信息,请与 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.
201062001 年 3 月发布的应用程序兼容性程序包与此版本的 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.
20111此版本的 Windows 不支持 Mobile Information Server 2002。 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 的本地 Intranet 区域中。如果将此站点添加到本地 Intranet 区域中,将会降低这个区域对包括 Internet Explorer 在内的所有应用程序的安全设置。如果将此站点添加到本地 Intranet 区域,但以后如果要卸载所有依赖此站点的应用程序,则应从本地 Intranet 区域中删除此站点。若要将此站点添加到本地 Intranet 区域,请打开 Internet Explorer。在“工具”菜单上,单击“Internet 选项”,然后单击“安全”选项卡。单击“本地 Intranet”,然后单击“站点”。选中“将该网站添加到区域中”复选框,然后单击“确定”。 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.
20116由于 Internet Explorer 的安全配置增强功能,安装此软件时可能会遇到问题。若要安装此软件,请执行下列操作: 1. 通过下列步骤找到 Autorun 文件夹: a) 单击「开始」菜单。 b) 单击“运行”。 c) 如果有软件介质,请在编辑字段中键入 explorer,点击 Enter,再单击 CD 驱动器。 或者如果有从 Web 上下载的自解压缩安装程序,请在编辑字段中键入 %ProgramFiles%\NetIQGPASetup (对于 x86 平台); 或 %ProgramFiles(X86)%\NetIQGPASetup (对于 64 位平台); 或[所选解压缩文件夹]。 d) 手动找到 Autorun 文件夹。 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.
20126用于 Windows 95 的 Norton Navigator 与此版本的 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.
20129Norton Utilities 2.0 中的磁盘实用程序无法识别 FAT32。在用 FAT32 文件系统格式化的驱动器上使用 Disk Doctor 或 Speed Disk 可能会引起错误消息“分区上存在无法识别的错误,是否要解决该问题?”,请不要单击“是”,否则可能丢失存储在 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 下正常运行。关于可与此版本的 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.
20138若要使用 OmniForm 扫描图像,Caere Scan Manager 中的 TWAIN 源可能需要升级。执行此操作的步骤: 1. 单击「开始」,然后单击“控制面板”。2. 单击“Caere Scan Manager”。3. 双击打开扫描仪。4. 单击“TWAIN 数据源”选项卡。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 不兼容。有关详细信息,请与 St.Bernard Software 联系以升级到 OFM 6.2 或更高版本。 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.
20140安装 HP OpenView 3.0 时,请不要安装随附的 pcAnywhere 版本。这样安装的 pcAnywhere 版本与此版本的 Windows 不兼容。关于可与此版本的 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 存在已知的兼容性问题,可能不会按预期运行。使用 PaperPort 中的 FormTyper 创建的表单可能无法保存。有关详细信息,请与 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 存在已知的兼容性问题。要获取与此版本的 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 会替换当前版本的 MSGINA,而 MSGINA 会控制登录 Windows 的方式。这可能会禁用 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 之间存在已知的兼容性问题,因此可能不会按预期运行。必须启用 Active Server Page (ASP)和 FrontPage Server Extension (FPSE)。有关详细信息,请与 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.
20166此版本的 Windows 不支持 Proxy Server 2.0。 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 兼容。但是,请注意 WIN NT 的 ScreenCam (可在 \Extra 目录中找到)仅支持特定的视频驱动程序配置。在安装该程序之前,请与 Lotus Development Corporation 联系以获取有关 ScreenCam NT 的最新信息。 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.
20177此版本的 Windows 不支持 SharePoint Portal Server 2001。 SharePoint Portal Server 2001 is not supported by this version of Windows.
20179若要在 64 位操作系统上安装此应用程序,请使用以下步骤: 浏览到 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.
20181此版本的 Windows 不支持 Site Server 3.0。 Site Server 3.0 is not supported by this version of Windows.
20183在此版本的 Windows 下使用时,此版本的 SmartVoice(Ver4.0)与语音功能存在已知的兼容性问题。 This version of SmartVoice(Ver4.0) has a known compatibility issue with speech functionality when used with this version of Windows.
20184此版本的 Windows 不支持 SMS 2.0 Service Pack 2 及更早版本。 SMS 2.0 Service Pack 2 and earlier are not supported by this version of Windows.
20185若要在 64 位操作系统上安装此应用程序,请使用以下步骤: 浏览到 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
20187此版本的 Windows 不支持 SNA Server 4.0 及更低版本。 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.
20190为 Sound 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..
20193若要在 64 位操作系统上安装此应用程序,请使用以下步骤: 浏览到 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.
20194若要在 64 位操作系统上安装此应用程序,请使用以下步骤: 浏览到 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.
20195此版本的 Windows 不支持 SQL Server 2000 sp3 及更低版本。请在安装 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.
20196此版本的 Windows 不支持 SQL Server 2000 sp2 及更低版本。请在安装 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.
20197此版本的 Windows 不支持 SQL Server 2000 Analysis Services sp2 及更低版本。请在安装 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.
20198此版本的 Windows 不支持 SQL Server 2000 Analysis Services sp3 及更低版本。请在安装 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.
20199此版本的 Windows 不支持 SQL Server 2000 English Query sp2 及更低版本。请在安装 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.
20200此版本的 Windows 不支持 SQL Server 2000 English Query sp3 及更低版本。请在安装 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.
20201此版本的 Windows 不支持 SQL Server 6.5。 SQL Server 6.5 is not supported by this version of Windows.
20202此版本的 Windows 不支持 SQL Server 7.0。 SQL Server 7.0 is not supported by this version of Windows.
20203此版本的 Windows 不支持 SQL Server OLAP Services 7.0。 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若要使用此应用程序,必须将 Sun 的 Java 的 URL 添加到 Internet Explorer 中受信任的站点区域。将该站点添加到受信任的站点区域会降低该区域对包括 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 Service Pack 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正在尝试运行的程序有可用的 Service Release,可以纠正一些已知问题。应该安装 Visio 5.0(标准版、技术版或专业版) Service Release C 或更新版本,以确保可在此版本的 Windows 下正常运行。比 Service Release 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 Page。如果安装 Active Server Page,则会同时安装与此版本的 Windows 不兼容的 Internet Information Server (IIS) 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 之间存在已知的兼容性问题,因此可能不会按预期运行。必须启用 Active Server Page (ASP)和 FrontPage Server Extension (FPSE)。有关详细信息,请与 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在此版本的 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 Media Technologies 与此版本的 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.
20234不推荐在此版本的 Windows 上安装 Windows NT 4.0。 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此版本的备份工具驱动程序所依赖的驱动程序可能与此版本的 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 录制驱动程序可能导致稳定性问题,其中包括关机问题和使用 CD/DVD 驱动器问题。此驱动程序将被禁用。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 Insight Manager 用于对 Compaq StorageWorks RA4x000 和 MSA1000 进行系统管理,并支持带有磁带库的纤维管道。请在安装完成后,从 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.
20255此版本的 Windows 不支持 Exchange 2000 Server。 Exchange 2000 Server is not supported on this version of Windows.
20256Netware 的 Microsoft 文件和打印服务与此版本的 Windows 不兼容。 Microsoft File and Print Services for Netware is not compatible with this version of Windows.
20258此版本的 Iomega 软件所依赖的驱动程序可能与此版本的 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此计算机上当前安装的一键启动按钮的驱动程序与此版本的 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 技术网站的技术支持部分下载最新 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 内存卡设备的驱动程序与此版本的 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 Service Pack 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.
20283与等于或低于 6.5x 的 Alzip 版本存在兼容性问题。 There is a compatibility issue with Alzip version equal to or lower than 6.5x.
20284Windows Support Tools 不适用于此版本的 Windows 或未在其上进行测试,并且在此版本的 Windows 上可能无法正常运行。 Windows Support Tools have not been designed or tested with this version of Windows and might not run correctly.
20285Windows Resource Kit Tools 不适用于此版本的 Windows 或未在其上进行测试,并且在此版本的 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你必须安装具有最新 Service Pack 的 。不具有 Service Pack 的 与此版本 Windows 之间存在已知兼容性问题。 You must install with the most recent service pack. without service packs has a known compatibility issue with this version of Windows.
20289在 SQL Server 安装完成后,你需要安装 Service Pack,然后才能在此版本的 Windows 上运行 SQL Server。对于 SQL Server 2008,你需要安装 Service Pack 3 (SP3)或更高版本。对于 SQL Server 2008 R2,你需要安装 Service Pack 1 (SP1)或更高版本。 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 强烈建议你更新此版本以解决任何严重的安全问题。不进行更新可能会使你的计算机处于风险之中。单击“联机检查解决方案”以下载 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 需要 Microsoft Agent,但 Microsoft Agent 已从 Windows 中删除并不再支持。请联系 以获取与此 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 交换机。Microsoft 建议你在升级之前删除所有 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): 在升级过程中不保留组合。Microsoft 建议你在升级之前删除所有组合,在升级完成后再重新创建这些组合。有关详细信息,请参阅 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
20303安装在你电脑上的 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 Test Entries 000 Test Entries
300012000 ToolBox 2000 ToolBox
30002ACE Server 5.0.1 ACE Server 5.0.1
30003AdShield AdShield
30004Aironet Client Utility Aironet Client Utility
30005AIWA TA Utility AIWA TA Utility
30006Alps Pointing-device 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 Game Device Software 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
30394Reboot 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 Server 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 and below) 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 Administration Tools Windows 2000 Administration Tools
30514Windows 98 Windows 98
30515Windows Compatibility Update Windows Compatibility Update
30516Windows Media Player 7 Windows Media Player 7
30517Windows Media Technologies 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 扩展器 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 虚拟系统 Returnil Virtual System
30628作为服务 Endpoint Protection 的 McAfee 安全 McAfee Security as a Service Endpoint Protection
30629AppSense 管理套件 AppSense Management Suite
30630Windows Support Tools Windows Support Tools
30631Windows Resource Kit Tools Windows Resource Kit Tools
30632双防间谍 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
30805Alzip 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 Extension 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 应用程序 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
30929检查点 Check Point
30930深圳市迅雷网络技术有限公司 深圳市迅雷网络技术有限公司
30931Impulse Impulse
30932Symantec Endpoint Protection Symantec Endpoint Protection
30933Google Desktop 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 安全套件 VirusBuster Internet Security Suite
30963酒精 52% Alcohol 52%
30964守护程序工具 Daemon Tools
30965602XML 筛选器 602XML Filler
30966IBM SPSS 统计信息 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 电脑运行时 PlayReady PC Runtime
30979Anti NetCut Anti NetCut
30980Cisco AnyConnect VPN 客户端 Cisco AnyConnect VPN Client
30981Holodeck Holodeck
30982Spector Pro Spector Pro
30983Kaspersky Internet 安全套件/防病毒/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 Test Entries - 升级后重新安装 000 Test Entries - Reinstall After Upgrade
31001000 Test Entries - 重新安装升级 DRM/授权信息标记测试 000 Test Entries - Reinstall Upgrade DRM/Licensing Information Tag Test
31002000 Test Entries - 重新安装升级加密警告标记测试 000 Test Entries - Reinstall Upgrade Encryption Warning Tag Test
31003000 Test Entries - 阻止升级标记测试 000 Test Entries - Block Upgrade Tag Test
31004000 Test Entries - 阻止升级但可在标记测试后重新安装 000 Test Entries - Block Upgrade But Can Reinstall After Tag Test
31005000 Test Entries - 在更新或删除标记测试前阻止升级 000 Test Entries - Block Upgrade Until Update Or Remove Tag Test
31006HUAWEI TD-SCDMA 软件 HUAWEI TD-SCDMA Software
31007DeviceProtector DeviceProtector
31008ATT 连接管理器(&T) AT&T Connection Manager
31009ソースネクスト 驚速デフラグ ソースネクスト 驚速デフラグ
31010Student DOG 组织者 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
31033软件安装程序 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 软件 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
31091适用于笔记本电脑的 LoJack 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
31099Print 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 与 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.
40456Naver 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
40492安全调用 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
40505岛软件 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
40552佳能 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
60000我们的 GetProcAddress 的内部挂钩惯常根本不检查包括/排除列表,这意味着所有模块的 GetProcAddress 调用被填入。然后,我们添加了代码以考虑包括/排除列表,但这会“打断”惯常依赖以前行为的应用。为了补偿这一点,可以指定此填充程序以恢复旧的行为。 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.
60001将标志添加到 Peb-ProcessParameter-Flags。这些标志是 ULONG。将其指定为十六进制数(因此至多 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 函数时取消它们的别名。 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。此填充程序缓存对桌面窗口中 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记录应用程序对 %windir%\AppPatch 中 .LGV 文件进行的 API 调用。必须将 LogExts.dll、LogViewer.exe 和 Manifest 目录复制到 %windir%\AppPatch 中,此填充程序才能正常运行。 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.
60006将 COM 安全级别从 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.
60008更正 acmStreamOpen 的每块示例,使其传递 IMA ADPCM 的参数验证。 Corrects the samples per block for acmStreamOpen so that it will pass IMA ADPCM's parameter validation.
60009将旧式电影的调用重定向到 Windows Media Player,而不使用 AMOVIE.OCX 控件播放该电影。 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 中的 alpha 频道归零。此操作等效于改进 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.
60013更正 DirectDraw 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.
60015查找对 SetDlgItemTextA 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 的正确位置实现操作。例如,C:\Windows\Write.exe 的 Windows 9x 路径将被转换为 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.
60018如果 fileName 引用的文件当前是打开的,则 OpenFile(fileName, xxx, OF_SHARE_EXCLUSIVE) API 在 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此兼容性修复程序调用 waveOutOpen、waveOutGetDevCaps、midiOutOpen 和 midiOutGetDevCaps API,其中 uDeviceID 等于 0xFFFF,此为 16 位 Windows 下 Wave/MIDI Mapper 的常量。在 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
60020在 Windows 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某些应用程序可能使用静态 DLL,它们可能在应用程序就绪前发出 API 的调用。此兼容性修复程序通过在应用程序的静态 DLL 中设置延迟来为此行为提供解决办法。此兼容性修复程序采用包含受影响的 DLL 列表的命令行。这些命令行以命令行列表的相反顺序加载。注意,此兼容性修复程序类似于 InjectDll,与动态加载的 DLL 一起使用。 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,则产生问题。在此情况下,Explorer 将生成以下长消息:“DirName 引用一个不可用的位置。它可能位于此计算机的硬盘驱动器、网络或家庭网络中的其他计算机上。请检查以确保该磁盘已正确安装,或者你已连接到 Internet 或家庭网络,然后重试。如果仍然无法将其定位,则该信息可能已被移动到其他位置”。 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."
60024将 GetVersion 与 GetVersionEx API 相挂接以便其返回 Windows 95 版本的凭据。此兼容性修复程序采用作为调用数(藉以延迟版本)的命令行数。对于应用程序中有些部分区分版本而有些不区分的情况,此操作非常有用。 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这是一个常规目的兼容性修复程序,它可以删除在给定路径和文件版本中的任何文件。路径和文件版本都是可选的。命令行可以包含文件名:路径;文件版本,文件名1:路径1;文件版本1... 例如,Ole2.dll:system,MFC42.dll:;6082.0.0.945,Foo.dll:d:\program Files\DisneyInteractive; 等等... "system" 表示 %windir%。 '0' 或 "" 表示文件名本身是完全限定的路径或者具有可以单独给出路径的选项的路径...文件版本同样如此。此为可选项。 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编写此填充程序的目的是用于那些安装的服务依存于操作系统中某些已弃用服务的应用程序。应在调用初始 API 之前,捕获 CreateService API 并从 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
60033由于 Windows 中的新桌面窗口管理器,某些应用程序在试图检测和使用正确窗口设置时可能具有不可预知的行为。此兼容性修复程序为不支持 Windows 桌面窗口管理器功能的应用程序,临时禁用了 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 方案功能的应用程序,临时禁用了 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.
60039由于 Windows 中的显示方案,某些应用程序在尝试检测和使用正确的窗口设置时可能具有不可预知的行为。此兼容性修复程序为不支持 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 menu theme functionality for applications that do not support it.
60040Windows 2000 引入了新的所有者描述按钮状态,这些状态可以在 WM_DRAWITEM 消息期间发送到应用程序。这些所有者描述状态也可用于 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.
60041DuplicateHandle 从 Win2000 更改为始终为 NULL (目标句柄),即使产生错误。此填充程序确保如果复制不成功也不修改 *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 不像 Windows XP 那样在 CD-ROM 目录上设置只读标志。此兼容性修复程序从文件操作删除了这样的标志,导致应用程序忽视所有共享并写入属性以模拟 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
60046在 Windows 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 并确保所有参数都具有 API 的 Windows XP 实现可接受的值,这比 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
60051在 Windows 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
60054对于 GetCommandLine 的行为,Windows 9x 不同于 Windows XP。例如,如果用户输入命令行: E: emp est.exe -dm -cdrom,Windows XP 的 GetCommandLine() 返回: test.exe -dm -cdrom,而 Windows 9x 的 GetCommandLine() 返回: E: EMP EST.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.
60059模拟 Windows 2000 GetStringType[W, ExW, A, ExA]。 Emulate Windows 2000 GetStringType[W, ExW, A, ExA].
60060如果在 TS 会话上,则强制 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 数据以获取给定的游戏杆数并将请求的字节数复制到应用程序结构。如果返回值错误,则此兼容性修复程序将使用取自 Windows 9x 的相同值填充 JoyCaps 结构。适用于: 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。此兼容性修复程序应用于将为零的句柄值视为错误的应用程序。Windows 9x 从不返回为零的句柄,但 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,则在使用 NULL 声音名称调用 PlaySound 之前,声音播放将一直进行。如果播放其他声音,则 Windows 9x 将自动停止当前声音。此兼容性修复程序将捕获所有 PlaySound 调用,记忆当前声音并在播放其他声音时自动停止它。适用于: 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 中存在的版本之间的某些不兼容性。尤其是,此兼容性修复程序涉及到用于文本颜色的 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 的两个单独问题。解决的第一个问题是,将 szExeFile 字段的标准 Windows XP 使用从图像名称转换为 Windows 9x 样式,包括完整路径和可执行文件名称。第二个问题是,在 Windows 9x 中,cntUsage 字段始终为非零,而在 Windows XP 中,它始终为零。适用于: 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
60071修复 Win9x 和 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 允许将 NULL 缓冲区传递给 WriteFile API,假定编写了一组零。传递 NULL 缓冲区时,Windows XP 在此调用上将失败。此兼容性修复程序在接收到 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
60074在 Windows 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用于调用 GetObjectA() 的应用[其中 cbBuffer 小于 sizeof(BITMAP)]。 For apps calling GetObjectA() with cbBuffer is less than sizeof(BITMAP).
60076有些使用 ExtractAssociatedIcon 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有些应用程序从没有标记为执行的节执行。此兼容性修复程序为这种图像节修补节保护。此填充程序的命令行具有以下格式: 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" 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此兼容性修复程序挂接 GetFileVersionInfo 和 GetFileVersionInfoSize API 以返回 DirectX 6.1 组件的版本块。命令行输入允许选择要使用的特定文件名和资源而不使用默认值。适用于: 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当两个或多个安装的服务互相依赖启动时,将发生服务启动循环依赖。即,在服务‘B’启动前服务‘A’一直无法启动,但服务‘A’不运行,服务‘B’无法启动。此兼容性修复程序尝试反转此行为。 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当进程因临时分辨率更改启动时,兼容性修复程序将屏幕显示设置为 8 位颜色的 640x480 像素。 This compatibility fix sets the screen display to 640x480 pixels with 8-bit color when the process starts as a temporary resolution change.
60089当进程因临时分辨率更改启动时,兼容性修复程序将屏幕显示设置为 16 位颜色的 640x480 像素。 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此兼容性修复程序强制 IShellFolder::GetDisplayNameOf API 像 Windows 98 那样返回 ANSI 字符串,而非像 Windows XP 那样返回 Unicode 字符串。使用 GetDisplayNameOf API 获取无法检查 uType 标志以查看其是否为 Unicode 的桌面或「开始」菜单文件夹的路径的应用程序将获取不可读取的路径名。适用于: 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.
60093在 Windows 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.
60095有些使用 MCI 播放其 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 驱动器争用的问题。即使 CD 驱动器正在通过 MCI 播放电影或声音,有些应用程序仍可能试图访问它们。注意,此兼容性修复程序假定应用程序每次运行单个 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
60098在 Windows 9x 中,DirectDraw 不使用 GDI 而直接操纵调色板,但在 NT 中,它使用 GDI。因此,如果应用程序混合对 GDI 和 DirectDraw 调色板操作的调用,则它们将从 Windows 9x 和 NT 得到不同的结果。此兼容性修复程序尝试从 DirectDraw 隔离 GDI 调色板操作,以便更接近地模拟 Windows 9x 的行为。 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.
60100DirectDraw Blt 和 Lock 调用在 Windows XP 上比在 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,则该应用程序将使用 1024x768 的设置,颜色深度为 16 位。假如指定的命令行为 ,,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 的调用并强制它们成功返回。适用于: 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将 CREATE_SEPARATE_WOW_VDM 添加到 CreateProcess 调用,以便始终创建单独的 VDM 进程。 Add the CREATE_SEPARATE_WOW_VDM to CreateProcess calls, so that a separate VDM process is always created.
60106此兼容性修复程序解决了某些应用程序可能遇到的问题,即在调用 IShellLink::Resolve 时即使在参数中设置了 SLR_NO_UI 标志仍可能生成对话框。适用于: 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 APIs 时设置工作目录以匹配可执行文件路径。 This compatibility fix sets the working directory to match the executable path when using the IShellLink SetWorkingDirectory and SetPath APIs.
60110在应用程序运行前显示 Internet 连接防火墙对话框。与以全屏方式运行的应用程序一起使用,否则在运行时无法将焦点转换到 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此兼容性修复程序会修改页面文件和物理内存的状态,以便报告 2 GB 的页面文件和 1 GB 的物理内存。该功能用于具有 2 GB 以上内存的 64 位计算机。可以添加 COMMAND_LINE 来指定其他页面文件和物理内存大小。例如: COMMAND_LINE="2147483647,536870911" 会设置 2 GB 的页面文件和 512 MB 的物理内存。当然,不应使用负数或大于 2 GB 的数值。 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该填充程序将从 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,因此以前无法传递错误指针的应用程序现在可以使用这些 API。该填充程序将代码还原为使用 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 字符时,应用程序会失败。该填充程序会在 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.
60119某些旧的非 DBCS 应用程序是按字节而非按字符来处理字符。如果该应用程序调用启用了 DBCS 的 Win32 API (例如 CharNextA),则它会在第二个字节处中断 DBCS 字符。此兼容性修复程序用于禁用 CharNextA 的 DBCS 功能(如果字符串是 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.
60120如果 DesiredAccess 标志为 0,则 AccessCheck 通常会返回 STATUS_SUCCESS,现在它返回 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 应用程序使用 LPSTR 而不使用 VA_LIST。未正确检查返回值,这些应用程序可能会假定使用 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该兼容性修复程序将使用零值清除应用程序的每个堆栈分配。 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 上堆栈的最大值清零。 Zero the maximum size of a heap on HeapCreate for applications that didn't give themselves enough space.
60126如果 GlobalAlloc 失败,则删除 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.
60130如果计数 = 0,则 ShowCursor 将会显示光标,该填充程序将会强制 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
60132在 Windows 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 应用程序未编程为响应由按下 Alt-Tab、Windows 键、Ctrl-Esc 或 Alt-Esc 键而产生的任务切换。该兼容性修复程序禁用了这些按键。请注意,在 Windows XP 中无法忽略 Ctrl-Alt-Del。 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}.
60136阻止 CRT 关闭正在运行的例程。 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
60139在 C 运行时库中支持浮点 sse2 之前,会忽略舍入控制请求,而默认情况下会使用舍入到最接近的选项。该填充程序会忽略舍入控制请求以支持依赖于旧行为的应用程序。 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该兼容性修复程序将阻止 LoadLibrary API 加载指定的 DLL。这样可能对针对不受支持的功能而具有回退机制的应用程序有帮助。此外,它还减少了错误模式,因此库问题不会导致系统生成错误对话。适用于: 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 句柄。在 Win9x 上可以这样做,因为多数句柄都是 16 位的。但是,在 NT 上,VB 类型检查代码会引发“运行时错误 6”。填充程序会截获类型检查代码并忽略检查。 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某些应用程序需要筛选出零宽度的 MoveWindow 调用,否则会使内部检查失败。 Some applications need to have zero width MoveWindow calls filtered out or it will fail an internal check.
60155某些应用程序可能使用动态加载的 DLL,这样可能在应用程序就绪之前潜在发出对静态 DLL 的调用。该兼容性修复程序通过为应用程序预加载所需的静态 DLL 为此行为提供了一种解决方案。该兼容性修复程序使用包含受影响的 DLL 列表的命令行。它们将按照命令行列出的顺序加载。该兼容性修复程序与 DelayDllInit 类似,与静态加载的 DLL 一起工作。 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
60157某些为 Windows 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该兼容性修复程序限制由 FindFile 搜索返回的 DEPTH、BRANCH 或 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该兼容性修复程序会截获对 CreateWindow、DialogBox 和 CreateDialog 例程的调用,以便确保已加载 Comctl32 版本 5。这意味着当链接到 Shell32 时应用程序将启动 Comctl32 版本 5,而不是通过明确地为其应用程序调用 API。 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该填充程序挂接了通常由设置文件使用的 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,然后通过 MoveFileEx() 将 wininit.ini 的 [Rename] 部分内容移动到注册表。 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 位为空,则 Windows 9x 会将其视为桌面(因为在 Windows 9x 上窗口句柄仅为 16 位)。在 Windows XP 上,由于全部 32 位都已使用,对 MessageBox 的调用将失败。该兼容性修复程序会截获 MessageBox API 并确定已传递的窗口句柄是否为有效句柄。如果该句柄不是有效的,会将其设置为空。 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 中的 "Shell Folders" 值,从而为执行此安装的用户返回文件夹。此兼容性修复程序会返回公用路径,以便安装之后计算机的所有用户都可以使用该应用程序。适用于: 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 重新复制文件的命令行。某些应用程序从可执行映像截断某些空字节。该操作在 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将文件从一个目录重定向到另一个目录。该填充程序接受了一个要重定向的目录列表、一个不重定向的目录列表以及一个将包含已重定向文件的目录。可能多次指定 -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将注册表项从一个分支重定向到另一个分支。该填充程序接受了一个要重定向的分支列表、一个不重定向的分支列表以及一个将包含已重定向密钥的分支。可能多次指定 -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此填充程序的目的是根据快捷方式在创建时的位置来重定向安装程序所创建的所有快捷方式。它会解决这一过程中发生的问题: 在 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某些应用程序调用 ShellExecute,而 ShellExecute 会相应调用 ShellExecuteEx。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该兼容性修复程序提供修改版本的 CreateProcess,将从 MsInfo 命令行删除 IP。这样将导致 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如果应用程序未正确使用 FILE_FLAG_NO_BUFFERING 标志,该修改版本的 kernel32!CreateFile* API 会阻止应用程序使用此标志。 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如果应用程序未正确处理 FILE_FLAG_OVERLAPPED 标志,该修改版本的 kernel32!CreateFile* API 会阻止应用程序使用此标志。可能会将该标志滚入到层填充程序: 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.
60188某些使用 SetSystemCursor() 函数还原系统光标的应用程序可能在 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编写此兼容性填充程序的目的是为了尝试执行并修复那些尝试与不同会话中运行的服务交互时失败的应用程序。在 LH 中,用户无法像在 XP 中那样作为会话 0(全局会话)登录。假定在会话 0 中运行的应用将失败。它会捕获将终端服务名前缀("Global" 或 "Local")作为其参数的 API。如果填充程序具有给定的命令行选项来指定对象名,它会尝试将 Global/Local 前缀只应用到指定的对象名,否则它会应用到每个对象名。 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 (|).
60192由于 IE 中选项卡式浏览结构更改,填充程序会截获 ShowWindow API 调用并修复该问题。应用程序找到的窗口不再是顶级窗口,而是子选项卡窗口。捕获用于检查窗口的类和进程名称是否为 IE 选项卡窗口的 ShowWindow API。然后调用顶级父窗口上真正的 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 中的资源函数,并将调用重定向到其自身的函数例程。但是在 Windows XP 中 Ntdll 代码具有不同的操作码。程序无法找到操作码签名,决定取消 WriteProcessMemory 调用以写入其重定向。因此,未执行必要的解压缩程序代码和资源,且导致访问冲突。Shrinker 兼容性修复程序通过提供必需的操作码签名解决此问题,以便应用可以将这些重定向写入到 ntdll。 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 在 NT 上使用的堆栈空间远远超过在 Win9x 上使用的堆栈空间。此兼容性修复程序是命令行驱动的,利用将被挂接的 API 列表,使其不使用堆栈。命令行的格式为 "MODULENAME!APINAME[:X]; MODULENAME!APINAME[:X] ...",其中 X 为 0 时: 用零填充旧堆栈;X 为 1 时: 用指针填充旧堆栈;X 为 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 中都存在(如果它在两者中都存在)。某些较旧的应用程序希望 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.
60198剪裁由 EnumDisplayDevices 返回的显示设备的名称。 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强制应用程序使用 WAVE_MAPPER 设备而不是设备 0。只有将该兼容性修复程序应用到(错误地)试图打开设备 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.
60205挂接 GetVersion 和 GetVersionEx API 以便它们返回 Windows 95 版本凭据。应用程序经常检查以确保它们在 Win9x 系统上运行,即使在基于 NT 的系统上它们也可以正常运行。 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.
60206挂接 GetVersion 和 GetVersionEx API 以便它们返回 Windows 98 版本凭据。应用程序经常检查以确保它们在 Win9x 系统上运行,即使在基于 NT 的系统上它们也可以正常运行。 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.
60207挂接 GetVersion 和 GetVersionEx API 以便它们返回 Windows 2000 SP1 版本凭据。 Hooks the GetVersion and GetVersionEx APIs so that they return Windows 2000 SP1 version credentials.
60208挂接 GetVersion 和 GetVersionEx API 以便它们返回 Windows 2000 SP2 版本凭据。 Hooks the GetVersion and GetVersionEx APIs so that they return Windows 2000 SP2 version credentials.
60209挂接 GetVersion 和 GetVersionEx API 以便它们返回 Windows 2000 SP3 版本凭据。 Hooks the GetVersion and GetVersionEx APIs so that they return Windows 2000 SP3 version credentials.
60210挂接 GetVersion 和 GetVersionEx API 以便它们返回 Windows 2000 版本凭据。 Hooks the GetVersion and GetVersionEx APIs so that they return Windows 2000 version credentials.
60211挂接 GetVersion 和 GetVersionEx API 以便它们返回 Windows XP 版本凭据。 Hooks the GetVersion and GetVersionEx APIs so that they return Windows XP version credentials.
60212挂接 GetVersion 和 GetVersionEx API 以便它们返回 Windows XP SP1 版本凭据。 Hooks the GetVersion and GetVersionEx APIs so that they return Windows XP SP1 version credentials.
60213挂接 GetVersion 和 GetVersionEx 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 是数值,它会在挂接初始化中 Sleep()s 该进程 COMMAND_LINE 数量的毫秒时间。否则,它只调用标准 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
60215挂接 GetModuleFileName 并解析返回字符串。WinG32 将弹出一个消息框,如果发现未在 system32 中安装 WinG32 则会失败。 Hooks GetModuleFileName and parses the return string. WinG32 will post a messagebox and fail if it finds that it is not installed in system32.
60216挂接 GetVersion 和 GetVersionEx API 以便它们返回 Windows 2003 RTM 版本凭据。 Hooks the GetVersion and GetVersionEx APIs so that they return Windows 2003 RTM version credentials.
60217挂接 GetVersion 和 GetVersionEx API 以便它们返回 Windows 2003 SP1 版本凭据。 Hooks the GetVersion and GetVersionEx APIs so that they return Windows 2003 SP1 version credentials.
60218挂接 GetVersion 和 GetVersionEx API 以便它们返回 Windows NT 4.0 Service Pack 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.
60220跳过注册命令行中指定的 DLL 或系统传送的 DLL Skips registering DLLs specified in the command line or system shipped DLLs
60221AccessCheck 在 WRP 保护的文件上返回成功 AccessCheck return success on WRP protected files
60222虚设 WRP 保护密钥的删除 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.
60226使 aspnet_regiis.exe v1.1 在 Vista 上运行并注册 ASP.NET: 向 ADO 相关的注册表项授予管理员访问权限并准备 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.
60232该兼容性修复程序适用于直接 CoCreateInstance 旧 MP3 编解码器的应用程序,并在 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某些应用程序读取进程性能数据注册表值,以确定它们是否为任何时间都运行的应用程序的唯一实例。该值已被锁定,因此试图打开该应用程序进行写入的进程将会失败。处理失败情况并虚设该值,以便应用程序将它视为唯一的实例。 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该填充程序将挂接对 RtlReportException 的呼叫并返回 Status_Not_Supported。实际上,这样会关闭对 WER 的异常静音报告,包括由 OLE 报告的内容 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 填充程序 - 截获并提升 CreateProcess、WinExec、CoCreateInstance、CoGetClassObject。 Protected Mode Internet Explorer Shim - intercepts and elevates CreateProcess, WinExec, CoCreateInstance, CoGetClassObject.
60239保护模式 Internet Explorer 填充程序 - 截获“另存为文件”对话框并向用户提示适当的位置。 Protected Mode Internet Explorer Shim - intercepts save-to-file dialogs and prompts the user with an appropriate location.
60240保护模式 Internet Explorer 填充程序 - 截获并提升 Shell_NotifyIcon。 Protected Mode Internet Explorer Shim - intercepts and elevates Shell_NotifyIcon.
60241保护模式 Internet Explorer 填充程序 - 截获并提升 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 扩展名
标志类型是 KERNEL、USER 或 PROCESS 其中之一
值是十六进制值,必须以 0x 开始,可以是 64 位长,
但 PROCESS 被限制为必须是 32 位。
可以指定多个三连音符,用 | 字符将其分隔。
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当使用与填充程序命令行中指定的路径匹配的路径进行调用时,该填充程序将无法调用 RemoveDirectory()。当前仅支持一个路径。该路径可以包含环境变量,当连接该填充程序时将扩展此环境变量。应指定与希望匹配的路径相对应的单独路径,例如,不受支持部分路径。 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 对比。由于它们具有该 SID (尽管为“仅拒绝”),因此会生成对受保护管理有积极作用的错误。该填充程序用于解决此类问题。 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该填充程序导致应用它的进程试图作为提升的用户自行重新启动。计划在难以使用 ElevateCreateProcess 填充程序定位父进程的情况下使用该填充程序。一种示例是难以应用 ElevateCreateProcess 自解压缩存档,因为当由 Web 浏览器下载时它们可能会改变其名称。而 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 协议)。命令行格式: 客户端;协议;应用|客户端2;协议2;应用2|... 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此填充码用于修复请求默认音频设备但是更适合于默认通信设备的应用程序。 This shim is to fix applications that request the default audio device but are better suited for the default communications device.
60300保护模式 Internet Explorer 填充程序 - 截获“另存为文件”对话框并向用户提示已重定向的低位置。 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 设置。此应用程序兼容性修复程序旨在修复那些安装受限制的方案,其中该应用程序不是由特权用户运行,而是由标准用户运行。它可以扫描计算机中的现有用户配置文件,并尝试将指定项复制到 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此应用兼容性修复程序的目的是将新创建的 HKCU 项复制到其他用户 HKCU 中,名称为 HKUS\{SID},位于进程末尾。命令行参数用于限制子树以检测新项的创建。这一般可以缓解 UAC 受限制的安装,该安装创建运行时应用所要求的 HKCU 项。 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此兼容性修复程序可将写入重定向到 c:\pdoxusrs.net,以帮助修复旧版 Borland 数据库引擎应用程序。 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.
60314由 DXGI 特定命令行驱动的兼容性填充程序。 DXGI specific command line driven compat shim.
0x10000038经典 Classic
0x40000001你运行的 Microsoft SQL Server 2000 版本或 Microsoft SQL Server 2000 Desktop Engine (也称为 MSDE) 和 Microsoft Windows Server 2003 家族使用时存在已知的安全弱点。为了减少计算机被某些病毒的攻击,Microsoft SQL Server 2000,MSDE 或两者的 TCP/IP 和 UDP 网络端口被禁用。要启用这些端口,你必须从 http://www.microsoft.com/sql/downloads/default.asp 或 http://www.microsoft.com/china/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\zh-cn\
File Size:174 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:178176
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:Chinese (Simplified)
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_zh-cn_ac229b4820cb2a2c\

What is acres.dll.mui?

acres.dll.mui is Multilingual User Interface resource file that contain Chinese (Simplified) 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:0x804, 1200