acres.dll.mui アプリケーション互換性リソース ファイル 072cf62ff2632a01c10970e73badebc8

File info

File name: acres.dll.mui
Size: 229888 byte
MD5: 072cf62ff2632a01c10970e73badebc8
SHA1: 012b219fccd721936c5b773763501ac5fcf6b9b9
SHA256: fb2adf8351cc0d05df967ec969a19402981fabc9531f6dce9f2a2223c161054c
Operating systems: Windows 10
Extension: MUI

Translations messages and strings

If an error occurred or the following message in Japanese 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 Japanese 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設定されている場合、rpcrt4.dll では、ポインターが NULL のときに 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.
4469Windows XP では、最前面にないウィンドウのメニューは非アクティブに表示されます。 In Windows XP, we set the inactive look on menus that belong to non-foreground windows.
4470メニューおよびリストボックスをアニメーション表示しません。 Do not animate menus and listboxes.
4471キーボード キュー メッセージを送信しません。 Do not send Keyboard Cues messages.
4472アプリケーション構成ファイルでパブリッシャーの構成ファイルを上書きする場合、このフラグを使用します。 Use this flag if you want to let the app config overwrite the publisher's config.
4473Windows XP では、フォアグラウンドのセマンティクスが変更され、あるアプリケーションがアクティブなときには他のアプリケーションにフォアグラウンドのフォーカスが移動しないようになりました。ただし、このためにアプリケーションの互換性に関する問題がいくつか生じています。このアプリケーションの互換性フラグは、これらの問題に対処するため、以前のフォアグラウンドのフォーカスの動作を有効にするために使用されます。 In Windows XP, we have changed foreground semantics to stop foreground focus stealing by one app if another application is active. However, this has caused a few application compatibility bugs. This application compatibility flag is used to enable the old foreground focus behavior for these bugs.
4474GDI のバッチ処理をオフにします。 Turn GDI batching off.
4475このアプリケーションでは、ウィンドウの非実体化は行われません。 No window ghosting for this application.
4476このアプリケーションには、ウィンドウ シャドウを適用しません。 Don't apply windows shadow for this app.
4477この互換性修正プログラムにより、このアプリケーションは、正常な実行のためには管理者権限が必要とマークされます。標準ユーザーのコンテキストでは正常に実行されません。 This compatibility fix marks this application as needing administrator privileges to run correctly. It will not run correctly in a standard user context.
4478この互換性修正プログラムにより、このアプリケーションは、ユーザーが使用可能な最も高い特権のセキュリティ コンテキストで実行されるとマークされます。つまり、標準ユーザーの場合は標準ユーザー特権、また管理者の場合は管理者特権で実行されることを意味します。 This compatibility fix marks this application to run in the most privileged security context available to the user. This means that it will run with standard user privileges for a standard user or with administrator privileges for an administrator.
4479この互換性修正プログラムにより、このアプリケーションは、親のコンテキストで実行されるとマークされます。これにより、セキュリティの脅威にさらされる可能性は減少します。 This compatibility fix marks this application to run in the context of its parent, reducing its security exposure.
4480この互換性修正プログラムにより、このアプリケーションのファイルおよびレジストリの仮想化はオフになります。 This compatibility fix turns off file and registry virtualization for this application.
4481このフラグは、インストーラーのクラスに対する一致を示しています。 This flag indicates a match against a class of installers.
4482このフラグは、インストーラーである特定の実行可能ファイルに対する一致を示しています。 This flag indicates a match against a specific executable that is an installer.
4483このフラグは、インストーラーではない特定の実行可能ファイルに対する一致を示しています。 This flag indicates a match against a specific executable that is *not* an installer.
448416 ビット アプリケーション用の互換性フラグです。このフラグは、2 つの連続する timegettime 呼び出しの結果が同じであることから生じる、0 による除算の問題を解決します。 Compatibility flag for 16 bit applications. This flag fixes divide by zero problems resulting from 2 consecutive timegettime call results being the same
448516 ビット アプリケーション用の互換性フラグです。このフラグは、テーマから生じる、ウィンドウの配置の問題を解決します。アプリケーションは、uxtheme が従来とは異なるウィンドウ座標を戻すために、誤った座標を計算します。 Compatibility flag for 16 bit applications. This flag fixes window placement problems resulting from themes. Apps calculate wrong coordinates because uxtheme returns different window coordinates than classic
448616 ビット アプリケーション用の互換性フラグです。このフラグ バージョンは、アプリケーションが WindowsNT OS で実行されていることを示す winflag ビットをオフします。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 ビット アプリケーション用の互換性フラグです。このフラグは、ほとんどの NT 固有の環境変数を、アプリケーションに渡す環境変数から削除するよう WOW に指示します。 Compatibility flag for 16 bit applications. This flag tells WOW to strip out most of the NT specific environment vars from the environment that we pass to the app.
4490さまざまなプロファイル API (例: GetProfileInt()) のハッキングに使用されます。コマンド ラインの構文については、mvdm\wow32\wkernel.c を参照してください。 Used to hack the various Profile API's (ie.GetProfileInt()). See mvdm\wow32\wkernel.c for command_line syntax.
449116 ビット アプリケーション用の互換性フラグです。このフラグは、表示モードを 256 色にします。画面の解像度は変更しません。 Compatibility flag for 16 bit applications. This flag forces the display mode to 256 colors. It does not change the screen resolution.
4492内部: 16 ビット アプリケーション用の互換性フラグです。除算オーバーフローの例外をトラップし、被除数をより適切な値に変更します。通常、"0 による除算" と明示されたポップアップがあります。#103459、#440943 など。 Internal: 16-bit compatibility flag that allows us to trap divide overflow exceptions and change the dividend to a happier value. These are usually manifested by "Divide by Zero" popup's. #103459, #440943 et. al.
449316 ビット アプリケーション用の互換性フラグです。このフラグは、WM_DEVMODECHANGE メッセージがアプリケーションに送信されるのを防ぎます。アプリケーションによっては、このメッセージを正しく処理できない場合があります。 Compatibility flag for 16 bit applications. This flag will prevent the WM_DEVMODECHANGE message from being sent to the application. Some applications are unable to properly handle this message.
449416 ビット アプリケーション用の互換性フラグです。このフラグは、DPM メモリの割り当てに、増加を続けるリニア アドレスを使用させます。これによって、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 ビット アプリケーション用の互換性フラグです。このフラグは、アプリケーションに winhelp ではなく winhlp32 を使用させます。 Compatibility flag for 16 bit applications. This flag forces the application to use winhlp32 instead of winhelp.
449716 ビット アプリケーション用の互換性フラグです。このフラグ バージョンは、win3.1 で実行していると偽ります。 Compatibility flag for 16 bit applications. This flag version lies to an application it is running on win3.1
449816 ビット アプリケーション用の互換性フラグです。このフラグは、初期化されていない割り当てメモリをアプリケーションが使用すると起きる問題を解決します。 Compatibility flag for 16 bit applications. This flag fixes problems where app uses uninitialized allocated memory
449916 ビット アプリケーション用の互換性フラグです。このフラグは、LoadModule32 の呼び出し後に、生成されたプロセスでアプリケーションが待機しないようにします。このフラグが適用されていないと、アプリケーションは、それ自体のスレッドで継続する前に、アイドル状態になる新しいプロセスを待ちます。これは、ユーザーにはアプリケーションが中断しているように見える場合があります。 Compatibility flag for 16 bit applications. This flag will prevent the application from waiting on a spawned process after calling LoadModule32. Without this flag applied the application will wait for the new process to idle before continuing with its own thread. This may appear to the user that the application is hanging.
450016 ビット アプリケーション用の互換性フラグです。このフラグは、DDE メッセージの送信時にアプリケーションが同期されないようにします。アプリケーションによっては、予期できない動作を起こす場合があります。 Compatibility flag for 16 bit applications. This flag prevents the application from syncing when sending DDE messages. This may cause unpredictable behavior in some applications.
4501設定されている場合、書き込み用の OLE 構造化ストレージ DocFile (StgOpenStorageEx など) を開く API は、STGM_SHARE_DENY_WRITE フラグが指定されていても、CreateFile の呼び出し時に変換されて FILE_SHARE_WRITE を渡します。 If set, APIs that open OLE Structured Storage docfiles for writing (StgOpenStorageEx, etc.) will revert to passing FILE_SHARE_WRITE when calling CreateFile, even if the STGM_SHARE_DENY_WRITE flag is specified.
4502このフラグが設定されている場合、ole32.dll は、関数の 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.
4505LL フックに厳格なタイムアウト規則を適用します。 Apply strict timeout rule for LL hook.
4506アプリケーションを OpenGL EMF 対応とマークします。 Mark an application as OpenGL EMF aware.
4507レガシの RPC 例外処理を有効にします Enable legacy RPC exception handling
4508このアプリケーションのウィンドウには埋め込み境界は適用されません (WS_EX_NOPADDEDBORDER が適用されます)。 Windows of this application will not get padded borders (they will get WS_EX_NOPADDEDBORDER).
4509オーディオ ハードウェア インフォメーションをレポートするためにMultimedia API をセットします。 Set the Multimedia APIs to report the audio hardware information.
4510WAVE デバイスを並べ替え、優先通信デバイスをデバイス 0 として設定するように Multimedia API を設定します。 Set the Multimedia APIs to reorder wave devices to have the preferred communication device as device 0.
4511設定されている場合、呼び出しで返されたインターフェイス ポインターの IID が [iid_is] によって要求されたものと同じかどうかのチェックは行われません。注意: IDL のコンパイル時に /robust が設定されていた場合、IID は _always_ checked です。 If set, NDR will not check that an Interface Pointer returned in a call has the same IID as was requested by [iid_is]. NB: IID is _always_ checked if /robust was set when compiling the IDL.
4512設定されている場合、2GB 以上の空き容量を正しく処理できないアプリケーションに合わせて GetDiskFreeSpace の結果が調整されます。 If set, GetDiskFreeSpace results will be scaled for applications that do not understand 2GB free space.
4513NT 4 では、ファイルが存在するかどうかにかかわらず、GetShortPathName は常に短いパス名を返しました。この動作は、Win9x の動作を反映して NT 5 (Windows 2000) で変更され、ファイルが存在しない場合はエラーを返すようになりました。このフラグを設定すると、以前の動作に戻ります。 In NT 4, GetShortPathName did not care if the file existed - it would give the short path name anyway. This behavior was changed in NT 5 (Win2000) to reflect behavior of Win9x which will fail if the file does not exist. Setting this flag will provide the old behavior.
4514設定されている場合、COM で使用されるローカル コンピューターのバインドの変更はプロセスに通知されません。 If set, the process will not be notified of changes in the local machine bindings used by COM.
4515設定されている場合、プロセスは GDI ハードウェア アクセラレータから外されます。 If set, the process will opt out of GDI hardware acceleration.
4516設定されている場合、そのプロセスでは WM_TIMER の結合が発生しなくなります。 If set, the process will opt out of WM_TIMER coalescing.
4517設定されている場合、プロセスはプリンター分離モードに組み込まれます。 If set, the process will opt into Printer Isolation Mode.
4518設定されている場合、shim エンジンは、ローカルに出荷されたバージョンのシステム DLL の読み込みを、対応する製品版 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設定されている場合、combase では制限されたプロセスで、Windows 7 の保護された表示モードを実装するアプリの制限されていないプロセスを呼び出すことができます。 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設定されている場合、oleaut32 では、LoadTypeLib を呼び出すときに安全な検索パスではなく、相対的なタイプ ライブラリ ファイル名のレガシ検索ロジックが使用されます。 If set, oleaut32 will use the legacy search logic for relative type library file names instead of the safe search path when calling LoadTypeLib.
4523設定されている場合、最大化したウィンドウの DX アプリでガンマ ランプを変更できます。 If set, allow maximized windowed DX apps to change gamma ramp.
4524If set, application content rendered via GDI API will be automatically scaled to match high DPI settings. Mirror of System (Enhanced) setting in Application Compatibility UI. If set, application content rendered via GDI API will be automatically scaled to match high DPI settings. Mirror of System (Enhanced) setting in Application Compatibility UI.
4525If set, GDI DPI Scaling will be disabled. This setting overrides application manifest as well as other means of enabling GDI DPI Scaling including Application Compatibility UI 'System (Enhanced)' setting. If set, GDI DPI Scaling will be disabled. This setting overrides application manifest as well as other means of enabling GDI DPI Scaling including Application Compatibility UI 'System (Enhanced)' setting.
10000不明なアプリケーション Unknown AppName
10001不明な製造元 Unknown VendorName
10002 には、このバージョンの Windows との互換性がありません。詳細については、 にお問い合わせください。 is incompatible with this version of Windows. For more information, contact .
10003 には、このバージョンの Windows との互換性に関する既知の問題があります。 has a known compatibility issue with this version of Windows.
10004 には、このバージョンの Windows との互換性に関する既知の問題があります。 に連絡して、このバージョンの Windows と互換性がある更新プログラムを入手してください。 has a known compatibility issue with this version of Windows. For an update that is compatible with this version of Windows, contact .
10005 をインストールすると、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 との互換性に関する既知の問題のあるドライバーが 1 つ以上あります。ソフトウェアの製造元 に問い合わせて互換性のあるバージョンのドライバーを入手してから、このソフトウェアをインストールしてください。 has one or more drivers with known incompatibilities with this version of Windows. Please contact your software vendor to obtain a compatible version of the drivers prior to installing this software.
10008 によってインストールされるドライバーは有効ですが、この 64 ビット バージョンの Windows との互換性がありません。詳細については、 にお問い合わせください。 installs drivers that are valid, but incompatible with this 64bit version of Windows. For more information, contact .
10009 には、このバージョンの Windows との互換性に関する既知の問題があり、正常に実行されない可能性があります。詳細については、 にお問い合わせください。 has a known compatibility issue with this version of Windows and might not run as expected. For more information, contact .
10010正常に機能させるには、Windows をアップグレードしてから を再インストールする必要があります。 To function properly, must be reinstalled after you upgrade Windows.
10011Windows をアップグレードする前に、 を削除する必要があります。アップグレードが完了したら、プログラムを再インストールできます。 must be removed before you upgrade Windows. You can reinstall the program after the upgrade is complete.
10012 には、アップグレードしたバージョンの Windows との互換性がありません。このプログラムを削除してから続行することをお勧めします。 is incompatible with the upgraded version of Windows. It is recommended that you remove this program before continuing.
10013 には、このバージョンの Windows との互換性がありません。続行する前に削除する必要があります。 is incompatible with this version of Windows and must be removed before continuing.
10015 には、このバージョンの Windows との互換性に関する既知の問題があり、正常に実行されない可能性があります。 has a known compatibility issue with this version of Windows and might not run as expected.
10016 より新しいバージョンが既にインストールされています。新しいバージョンを削除して古いバージョンをインストールするには、[コントロール パネル] の [プログラムの追加と削除] を使います。 A version newer than is already installed. To remove the newer version and install the older version, use Add or Remove Programs in Control Panel.
10017システムを不安定にさせるドライバーがインストールされています。このドライバーを無効にします。ドライバーの製造元に連絡して、このバージョンの Windows と互換性のあるドライバーを入手してください。 A driver is installed that causes stability problems with your system. This driver will be disabled. Please contact the driver manufacturer for an update that is compatible with this version of Windows.
10018 には、更新時の既知の問題があります。 に連絡して、このバージョンの Windows と互換性のある更新プログラムを入手してください。 has known issues while updating. For an update that is compatible with this version of Windows, contact .
10019最新バージョンの Macromedia Flash(R) をインストールしてから、このプログラムをインストールしてください。 Please install the latest version of Macromedia Flash (R) before installing this program.
10020 は、このバージョンの Windows ではサポートされていません。詳細については、 にお問い合わせください。 is not supported on this version of Windows. For more information, contact .
10021Windows で の起動を試みることはできますが、これを行うには、他のアプリケーションが依存するシステム サービスを無効にする必要があります。 を実行すると、[PLACEHOLDER] などのアプリケーションがシャットダウンされ、一部の Window 機能が無効になります。 Windows can attempt to start , but this will require disabling system services that other applications rely on. Running will cause applications like [PLACEHOLDER] to shut down and will disable some Window features.
10022続行する前に DRM/ライセンスの認証を解除します Deauthorize DRM/Licensing before continuing
10023続行するには暗号化を無効にします Disable encryption to continue
10024暗号化を無効にして続行するか、/reflectdrivers コマンドライン オプションを指定して Windows セットアップを実行します Disable encryption to continue or run Windows Setup with the /reflectdrivers command-line option
20000このプログラムのこのバージョンは Network Associates, Inc. でサポートされていません。詳細については、Network Associates, Inc. にお問い合わせください。 This version of this program is no longer supported by Network Associates, Inc..For more information, contact Network Associates, Inc..
200024.14.002 よりも前のバージョンの Cisco/Aironet WinDGS または ACU には、このバージョンの Windows との互換性に関する既知の問題があります。インストールされたドライバーでは、これらの以前のバージョンが正常に動作しない場合があります。互換性のあるバージョンについては、Cisco の Web サイトを参照してください。 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.
20003アイワ TA ユーティリティには、このバージョンの Windows との互換性に関する既知の問題があり、正常に実行できない可能性があります。このバージョンのアイワ TA ユーティリティを使用する場合は、接続ポートの自動検出機能が正しく動作しません。適切な COM ポートを手動で選択する必要があります。詳細については、アイワにお問い合わせください。 AIWA TA Utility has a known compatibility issue with this version of Windows and might not run as expected. When you use this version of AIWA TA utility, the AutoDetect function for connection port does not work properly. You need to select the appropriate COM port manually. For more information, contact AIWA.
20004この AOL ソフトウェアのコピーは、古いバージョンの Windows オペレーティング システム用です。AOL サービスにサインオンできない可能性があります。互換性のあるバージョンの AOL ソフトウェアの入手方法については、[詳細] をクリックしてください。 This copy of the AOL software was intended for use on earlier versions of the Windows operating system. You may be unable to sign on to the AOL service. Please click 'Details' for other options on obtaining a compatible version of the AOL software.
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.
20006この AOL ソフトウェアのコピーは、古いバージョンの Windows オペレーティング システム用です。[続行] をクリックして、互換性のあるより新しいバージョンの AOL ソフトウェアにアップグレードするか、[詳細] をクリックして他のオプションを選択してください。 This copy of the AOL software was intended for use on earlier versions of the Windows operating system. Please click 'Continue' to upgrade to a more recent version of the AOL software that is compatible or click 'Details' for other options.
20007Application Center 2000 は、このバージョンの Windows ではサポートされていません。 Application Center 2000 is not supported by this version of Windows.
20008Approach 9.x には、このバージョンの Windows との互換性に関する既知の問題があり、正常に実行できない可能性があります。クロス表からの印刷が正しく動作しない場合があります。詳細については Lotus にお問い合わせください。 Approach 9.x has a known compatibility issue with this version of Windows and might not run as expected. Printing from a cross table might not work as expected. For more information, contact Lotus.
20009ARCserveIT 6.x には、このバージョンの Windows との互換性に関する既知の問題があり、正常に実行できない可能性があります。バックアップ エージェントと db エンジンが起動しない場合があります。詳細については 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 との互換性に関する既知の問題があります。互換性のあるバージョンへの更新については、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 との互換性に関する既知の問題があります。互換性のあるバージョンへの更新については、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 を開いて [ツール] メニューをクリックし、[インターネット オプション] をクリックしてください。[詳細設定] タブをクリックし、[サード パーティ製のブラウザー拡張を有効にする] チェック ボックスをオンにして [OK] をクリックしてください。 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.
20016BackOffice 4.5 と BackOffice Readiness Kit は、このバージョンの Windows ではサポートされていません。 BackOffice 4.5 and the BackOffice Readiness Kit are not supported on this version of Windows.
20017BackOffice 2000 は、このバージョンの Windows ではサポートされていません。 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.
20019BizTalk Server 2000 は、このバージョンの Windows ではサポートされていません。 BizTalk Server 2000 is not supported by this version of Windows.
20020このアプリケーションを使用するには、BizTalk Server の URL を Internet Explorer のローカル イントラネット ゾーンに追加する必要があります。このサイトをローカル イントラネット ゾーンに追加すると、Internet Explorer を含むすべてのアプリケーションのセキュリティ設定が低くなります。このサイトをローカル イントラネット ゾーンに追加し、後でこのサイトに依存するすべてのアプリケーションをアンインストールする場合は、このサイトをローカル イントラネット ゾーンから削除する必要があります。このサイトをローカル イントラネット ゾーンに追加するには、Internet Explorer で [ツール] メニューの [インターネット オプション] をクリックし、[セキュリティ] タブをクリックしてください。[イントラネット] をクリックし、[サイト] をクリックしてください。[次の Web サイトをゾーンに追加する] チェック ボックスをオンにして、[OK] をクリックしてください。 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 には、音声認識機能の互換性に関する既知の問題があります。この問題は、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 の Web サイトからダウンロードしてください。詳細については、製品の説明書を参照するか、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 との互換性がありませんが、PC カード デバイスとカードバス デバイスは、このバージョンの Windows でサポートされています。互換性のある 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 クライアントが検出されないと、cc:Mail セットアップはこのバージョンの Windows と互換性のない、以前のバージョンのインストールを試みます。この結果、Windows メッセージング システムと cc:Mail の両方のインストールに失敗します。Windows メッセージングまたはいずれかのバージョンの Microsoft Outlook (Outlook 97 以降) が既にコンピューターにインストールされている場合は、cc:Mail セットアップに必要な MAPI コンポーネントが既に存在するはずなので、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 革命/Virtual には、このバージョンの Windows との互換性がありません。詳細については、アーク情報システムにお問い合わせください。 CD Kakumei Virtual is incompatible with this version of Windows. For more information, contact Ark Joho System CD.
20031ちょbit 3D には、このバージョンの Windows との互換性に関する既知の問題があります。このバージョンの Windows と互換性のあるアップグレード版については、シャープにお問い合わせください。 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 の設定] をクリックします。[利用状況ウォッチ] タブと [スマート スイープ/インターネット スイープ] タブで、[利用状況ウォッチ] モニターと [スマート スイープ/インターネット スイープ] モニターをオフにします。 This version of CleanSweep is incompatible with this version of Windows. It was designed for Windows 95, Windows 98, and Windows NT.CleanSweep runs certain programs at startup that might prevent this version of Windows from starting.To prevent these programs from running at startup, in Cleansweep, on the Options tab, click Configure CleanSweep. On the Usage Watch and SmartSweep/Internet Sweep tabs, turn off the Usage Watch and Smart Sweep/Internet Sweep monitors.
20035このバージョンの Command AntiVirus は、このバージョンの Windows では使用できません。 This version of Command AntiVirus is not intended for use with this version of Windows.
20036Commerce Server 2000 には、このバージョンの Windows との互換性に関する既知の問題があるため、正常に動作しない場合があります。詳細については、Microsoft にお問い合わせください。 Commerce Server 2000 has a known compatibility issue with this version of Windows and might not run as expected. For more information, contact Microsoft.
20037Commerce Server 2002 には、このバージョンの Windows との互換性に関する既知の問題があるため、正常に動作しない場合があります。詳細については、Microsoft にお問い合わせください。 Commerce Server 2002 has a known compatibility issue with this version of Windows and might not run as expected. For more information, contact Microsoft.
20038このバージョンの Windows ではセキュリティが強化されています。そのため、Compaq Insight Manager には互換性に関する既知の問題があります。 このバージョンの Windows と互換性のあるアップグレード版については、Compaq Computer Corporation からソフトウェア更新プログラムを入手してインストールしてください。 Compaq Insight Manager has a known compatibility issue due to security enhancements in this version of Windows. For an update that is compatible with this version of Windows, please install the software update from Compaq Computer Corporation.
20040この CompuServe ソフトウェアのコピーは、古いバージョンの 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.
20041この CompuServe ソフトウェアのコピーは、古いバージョンの 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 と 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..
20043Creative Nomad デジタル オーディオ プレーヤーに音楽を転送するには、バージョン 2.50 以降にアップグレードする必要があります。更新プログラムは Creative の Web サイトからダウンロードできます。 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 Packet Scheduler を無効にする必要があります。詳細については、Hughes Network Systems にお問い合わせください。 DirecPC 3.0 has a known compatibility issue with this version of Windows and might not run as expected. The QoS Packet Scheduler will need to be disabled before continuing. For more information, contact Hughes Network Systems.
20046DirectCD 2 には、このバージョンの Windows との互換性に関する既知の問題があるため、正常に動作しない場合があります。このプログラムによってインストールされたドライバーが原因で、システムが不安定になり、シャットダウン/再起動で問題が発生したり、DVD ドライブが使用できなくなる可能性があります。詳細については、Roxio, Inc. にお問い合わせください。 DirectCD 2 has a known compatibility issue with this version of Windows and might not run as expected. Drivers installed by this program might cause system instability, including problems with Shut Down/Restart and the inability to use a DVD drive. For more information, contact Roxio, Inc..
20047DirectCD 3 には、このバージョンの Windows との互換性に関する既知の問題があるため、正常に動作しない場合があります。このプログラムによってインストールされたドライバーが原因で、システムが不安定になり、シャットダウン/再起動で問題が発生したり、DVD ドライブが使用できなくなる可能性があります。詳細については、Roxio, Inc. にお問い合わせください。 DirectCD 3 has a known compatibility issue with this version of Windows and might not run as expected. Drivers installed by this program might cause system instability, including problems with Shut Down/Restart and the inability to use a DVD drive. For more information, contact Roxio, Inc..
20048システムを不安定にさせるドライバーがインストールされています。このドライバーを無効にします。ドライバーの製造元に連絡して、このバージョンの 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.
20050Dragon NaturallySpeaking には、このバージョンの Windows との互換性に関する既知の問題があるため、正常に動作しない場合があります。このアプリケーションには Microsoft Speech API (SAPI) Version 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 には、音声認識機能の互換性に関する既知の問題があります。この問題は、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 の Web サイトの指示に従ってください。 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 には、音声認識機能の互換性に関する既知の問題があります。この問題は、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 には、音声認識機能の互換性に関する既知の問題があります。この問題は、Encarta Encyclopedia 2001 をこのバージョンの Windows で使用した場合に発生します。 This version of Encarta Encyclopedia 2001 has a known compatibility issue with speech functionality when used with this version of Windows.
20063EVA Animator は、このバージョンの Windows との間に既に知られている互換性の問題があります。このバージョンの Windows と互換性のある最新版については、SHARP にお問い合わせください。 EVA Animator has a known compatibility issue with this version of Windows. For an update that is compatible with this version of Windows, contact SHARP.
20065EVA Viewer は、このバージョンの Windows との間に既に知られている互換性の問題があります。このバージョンの Windows と互換性のある最新版については、SHARP にお問い合わせください。 EVA Viewer has a known compatibility issue with this version of Windows. For an update that is compatible with this version of Windows, contact SHARP.
20067Exchange Server 5.5 は、このバージョンの Windows ではサポートされていません。 Exchange Server 5.5 is not supported by this version of Windows.
20069このバージョンの Windows では、Exchange Server 2000 はサポートされていません。 Exchange Server 2000 is not supported by this version of Windows.
20070以前のバージョンの ActiveSync は Windows Vista 以降にインストールできません。以前に ActiveSync にあった機能は、Windows Mobile デバイス センターで利用できます。Windows Update から Windows Mobile デバイス センターを入手するには、Windows Mobile 搭載デバイスを PC に接続してください。 Previous versions of ActiveSync cannot be installed on Windows Vista or later. The features previously found in ActiveSync are now available in Windows Mobile Device Center. Connect your Windows Mobile powered device to the PC to get the Windows Mobile Device Center from Windows Update.
20072FastPurple によってインストールされるドライバーには、この 64 ビット バージョンの Windows との互換性がありません。このアプリケーションをインストールすると、CD-ROM ドライブの検出で問題が発生する可能性があります。詳細については、Pinnacle Systems にお問い合わせください。 FastPurple installs drivers that are incompatible with this 64bit version of Windows. Installing this application may cause system problems with CD-ROM drive detection. For more information, contact Pinnacle Systems.
20073Fax 2000 2.6 にはこのバージョンの Windows との互換性がないため、システムが不安定になる可能性があります。 Fax 2000 2.6 is incompatible with this version of Windows and might cause the system to become unstable.
20074このバージョンの Flow Charting PDQ には、このバージョンの Windows との互換性がありません。バージョン 1.1h より前の Flow Charting PDQ をインストールした場合は、このバージョンの Windows 上で実行可能な Flow Charting PDQ のバージョンにアップグレードできる可能性があります。このバージョンの 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.
200773.0.2 以前のバージョンの GoBack には、このバージョンの Windows との互換性がないため、アップグレードする必要があります。互換性のあるバージョンは、Roxio から入手できます。 GoBack versions 3.0.2 and earlier are incompatible with this version of Windows and must be upgraded. A compatible version is available from Roxio.
20079GroupWise クライアントをインストールする前に、Windows メッセージング システムをインストールする必要があります。Windows メッセージング システムは、GroupWise クライアントに必要な MAPI コンポーネントを提供します。GroupWise クライアント セットアップで既存の Windows メッセージング システムが検出されない場合は、古いバージョンのインストールを試みます。古いバージョンの GroupWise クライアントはこのバージョンの Windows と互換性がないため、Windows メッセージング システムと GroupWise クライアントの両方のインストールに失敗します。この問題は、このバージョンの Windows にバージョン 5.5 以前の GroupWise をインストールする場合に発生します。互換性のあるバージョンの 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.
20085Intel Create & Share Software は、このバージョンの Windows ではサポートされていません。 Intel Create & Share Software is not supported by this version of Windows.
20086これらのバージョンの Microsoft IntelliPoint は、このバージョンの Windows よりも前にリリースされており、このバージョンの Windows とは互換性がありません。このバージョンの Windows をサポートしている最新の IntelliPoint ソフトウェアをダウンロードしてください。 These versions of Microsoft IntelliPoint were released prior to this version of Windows, and are therefore incompatible with this version of Windows. Download the latest IntelliPoint software, which includes support for this version of Windows.
20088このバージョンの Microsoft IntelliType Pro ソフトウェアは、このオペレーティング システムではサポートされていません。更新された互換性のある IntelliType Pro ソフトウェアのバージョンについては、Microsoft キーボードの Web サイトを参照してください。 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.
20089インターネット新着便 1.00 - 1.40 には、このバージョンの Windows との互換性に関する既知の問題があります。このバージョンの Windows と互換性のあるアップグレード版については、シャープにお問い合わせください。 Internet Shinchakubin 1.00 - 1.40 has a known compatibility issue with this version of Windows. For an update that is compatible with this version of Windows, contact SHARP.
20090ISA Server 2000 120 日間体験版は、このバージョンの Windows ではサポートされていません。 ISA Server 2000 120-Day Trial Edition is not supported by this version of Windows.
20091ISA 2000 をこのバージョンの Windows で正しく機能させるには、Service Pack 1 が必要です。インストール中に互換性に関するエラー メッセージとエラー イベント ログが表示される場合があります。インストール中は、これらのメッセージを無視してもかまいません。インストール完了後に、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このバージョンの Kid Pix Studio Deluxe v3.0 には、音声認識機能の互換性に関する既知の問題があります。この問題は、Kid Pix Studio Deluxe v3.0 をこのバージョンの Windows で使用した場合に発生します。 This version of Kid Pix Studio Deluxe v3.0 has a known compatibility issue with speech functionality when used with this version of Windows.
20094この Kurzweil 音声プログラムには、このバージョンの Windows との互換性がありません。これは Windows 95 または Windows 98 用に設計されています。互換性のあるバージョンについては、プログラムの製造元にお問い合わせください。 This Kurzweil voice program is incompatible with this version of Windows. It was designed for Windows 95 or Windows 98.For a compatible version of this program contact the program vendor.
20097LapLink には、このバージョンの Windows との互換性がありません。詳細については、LapLink.com, Inc. にお問い合わせください。 LapLink is incompatible with this version of Windows. For more information, contact LapLink.com, Inc..
20098LapLink 2000 には、このバージョンの Windows との互換性がありません。詳細については、LapLink にお問い合わせください。 LapLink 2000 is incompatible with this version of Windows. For more information, contact LapLink.
20099このバージョンの Liquid Audio によってインストールされる CD-R ドライバーのために、コンピューターが誤動作したり、システムが不安定になる可能性があります。 This version of Liquid Audio installs a CD-R driver that might cause improper computer function and system instability.
20100このバージョンの Logitech QuickCam ソフトウェアを正常に動作させるには、アップグレードが必要になる場合があります。詳細については、Logitech にお問い合わせください。 To function properly, this version of Logitech QuickCam Software might require upgrading. For more information, contact Logitech.
20101Lotus Notes v5.x は、Windows へのログイン方法を制御する MSGINA の古いバージョンをインストールします。その結果、ユーザーの簡易切り替え、リモート アシスタンス、リモート デスクトップなどの一部の Windows 新機能が使用できなくなる場合があります。詳細については、Lotus にお問い合わせください。 Lotus Notes v5.x installs an older version of MSGINA which controls the way you log in to Windows. As a result, certain new Windows features might be disabled, including Fast User Switching, Remote Assistance, and Remote Desktop. For more information, contact Lotus.
20102このバージョンの Luxsonor DVD Player が依存するドライバーには、このバージョンの Windows との互換性がない可能性があります。詳細については、Dell Computer Corporation にお問い合わせください。 This version of Luxsonor DVD Player relies on drivers that might not be compatible with this version of Windows. Contact Dell Computer Corporation for more details.
20103このバージョンの MacDrive 98 は、このバージョンの Windows では正常に機能しない可能性があります。このプログラムをインストールすると、コンピューターが正常に動作しなくなる可能性があります。このバージョンの Windows で正常に動作する 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 フォーマット機能が正常に動作しません。詳細については、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 と互換性のあるアップグレード版については、シャープにお問い合わせください。 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 月版の Application Compatibility Package には、このバージョンの Windows との互換性がありません。現在はその機能のすべてが Windows に備わっています。 March 2001 Application Compatibility Package is incompatible with this version of Windows. All of its features are currently part of Windows.
20107MD-PC リンク for Mebius V1.01 には、このバージョンの Windows との互換性に関する既知の問題があります。このバージョンの Windows と互換性のあるアップグレード版については、シャープにお問い合わせください。 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 オンライン ユーザー登録 5.0 には、このバージョンの Windows との互換性に関する既知の問題があります。このバージョンの Windows と互換性のあるアップグレード版については、シャープにお問い合わせください。 Mebius Online User Touroku 5.0 has a known compatibility issue with this version of Windows. For an update that is compatible with this version of Windows, contact SHARP.
20109MechWarrior 3 には、このバージョンの Windows との互換性に関する既知の問題があります。このバージョンの Windows と互換性のあるアップグレード版については、Microsoft にお問い合わせください。 MechWarrior 3 has a known compatibility issue with this version of Windows. For an update that is compatible with this version of Windows, contact Microsoft.
20110このバージョンの MetaFrame は、このバージョンの Windows では正常に実行できません。アップグレード バージョンについては、Citrix にお問い合わせください。 This version of MetaFrame will not run correctly on this version of Windows. Contact Citrix for an upgraded version.
20111Mobile Information Server 2002 は、このバージョンの Windows ではサポートされていません。 Mobile Information Server 2002 is not supported by this version of Windows.
20113このバージョンの MSN Explorer は、このバージョンの Windows では正常に動作しない場合があります。Windows に付属している新しいバージョンの MSN Explorer を使用してください。MSN Explorer をインストールするには、[スタート] をクリックして [コントロール パネル] をポイントします。次に、[プログラムの追加と削除] をクリックして [Windows コンポーネントの追加と削除] をクリックします。 This version of MSN Explorer might not function properly with this version of Windows. Please use the newer version of MSN Explorer that is included with Windows. To install MSN Explorer, click Start, and point to Control Panel. Click Add/Remove Programs, and then click Add/Remove Windows Components.
20114このバージョンの MSN Internet Access は、このバージョンの Windows では正常に動作しない場合があります。MSN Internet Access には、Windows に付属している MSN Explorer を使用してください。MSN Explorer をインストールするには、[スタート] をクリックして [コントロール パネル] をポイントします。次に、[プログラムの追加と削除] をクリックして [Windows コンポーネントの追加と削除] をクリックします。 This version of MSN Internet Access might not function properly with this version of Windows. For MSN Internet Access please use MSN Explorer, which is included with Windows. To install MSN Explorer, click Start, and point to Control Panel. Click Add/Remove Programs, and then click Add/Remove Windows Components.
20115このアプリケーションを使用するには、CD からインストールするか、Internet Explorer のローカル イントラネット ゾーンにインストール ポイントを追加する必要があります。このサイトをローカル イントラネット ゾーンに追加すると、Internet Explorer を含むすべてのアプリケーションのセキュリティ設定が低くなります。このサイトをローカル イントラネット ゾーンに追加し、後でこのサイトに依存するすべてのアプリケーションをアンインストールする場合は、このサイトをローカル イントラネット ゾーンから削除する必要があります。このサイトをローカル イントラネット ゾーンに追加するには、Internet Explorer で [ツール] メニューの [インターネット オプション] をクリックし、[セキュリティ] タブをクリックしてください。[イントラネット] をクリックし、[サイト] をクリックしてください。[次の Web サイトをゾーンに追加する] チェック ボックスをオンにして [OK] をクリックしてください。 To use this application, you must install it from a CD, or you must add the install point to the Local Intranet zone in Internet Explorer. If you add this site to the Local Intranet zone, you will lower its security settings for all applications, including Internet Explorer. If you add this site to the Local Intranet zone and later uninstall all applications that depend on this site, you should remove this site from the Local Intranet zone. To add this site to the Local Intranet zone, open Internet Explorer. On the Tools menu, click Internet Options, and click the Security tab. Click Local intranet, and click Sites. Select the Add this web site to the zone check box, and click OK.
20116Internet Explorer セキュリティ強化の構成のために、このソフトウェアのインストール時に問題が発生する可能性があります。 このソフトウェアをインストールするには、次の操作を行ってください。 1. 下記の手順で 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.
20126Norton Navigator for Windows 95 には、このバージョンの Windows との互換性がありません。詳細については、Symantec にお問い合わせください。 Norton Navigator for Windows 95 is incompatible with this version of Windows. For more information, contact Symantec.
20127Norton SystemWorks 2000 には、このバージョンの Windows との互換性に関する既知の問題があります。このプログラムによってインストールされた symevent.sys ドライバーには、このバージョンの Windows との互換性がありません。詳細については、Symantec にお問い合わせください。 Norton SystemWorks 2000 has a known compatibility issue with this version of Windows. The symevent.sys driver installed by this program is incompatible with this version of Windows.For more information, contact Symantec.
20128Norton SystemWorks 2001 には、このバージョンの Windows との互換性に関する既知の問題があります。このプログラムによってインストールされた symevent.sys ドライバーには、このバージョンの Windows との互換性がありません。詳細については、Symantec にお問い合わせください。 Norton SystemWorks 2001 has a known compatibility issue with this version of Windows. The symevent.sys driver installed by this program is incompatible with this version of Windows.For more information, contact Symantec.
20129FAT32 は、Norton Utilities 2.0 のディスク ユーティリティからは認識されません。FAT32 ファイル システムでフォーマットされたディスクに対して Disk Doctor や Speed Disk を実行した場合、'パーティションに認識できないエラーがあります。この問題を解決しますか?' というエラー メッセージが表示される場合があります。ここで、[はい] をクリックしないでください。[はい] をクリックすると、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.
20138OmniForm を使用してイメージをスキャンする場合、Caere Scan Manager の TWAIN ソースをアップグレードする必要があります。以下の手順にしたがってアップグレードしてください。1. [スタート] をクリックして [コントロール パネル] をクリックします。2. [Caere Scan Manager] をクリックします。3. 使用するスキャナーをダブルクリックします。4. [TWAIN Data Source] タブをクリックします。5. 使用するスキャナーを一覧から選択します。6. [OK] をクリックします。この操作でアップグレードできない場合は、使用するスキャナーの最新のドライバーをインストールしてから、もう一度アップグレード操作を実行してください。 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.
20139バージョン 6.0 以前の Open File Manager には、このバージョンの Windows との互換性がありません。OFM をバージョン 6.2 以降へアップグレードする際の詳細については、St. Bernard Software にお問い合わせください。 Open File Manager versions 6.0 and earlier are incompatible with this version of Windows. For more information, contact St. Bernard Software for an upgrade to OFM version 6.2 or higher.
20140HP OpenView 3.0 をインストールする場合、付属の pcAnywhere はインストールしないでください。このバージョンの Windows と互換性のないバージョンの pcAnywhere がインストールされてしまいます。このバージョンの Windows と互換性のあるアップグレード版については、プログラムの製造元にお問い合わせください。 When installing HP OpenView 3.0, do not install the included version of pcAnywhere. It installs a version of pcAnywhere that is incompatible with this version of Windows.Contact the program vendor regarding upgrades that are compatible with this version of Windows.
20142Otayori@Meimu 1.5 には、このバージョンの Windows との互換性に関する既知の問題があります。このバージョンの Windows と互換性のある更新プログラムについては、シャープにお問い合わせください。 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 の Web サイトを参照してください。このバージョンの 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.
20148パソコンナビ 2001 リッキーくん 1.0X/2.0 には、このバージョンの Windows との互換性に関する既知の問題があります。このバージョンの Windows と互換性のある更新プログラムについては、シャープにお問い合わせください。 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 上で実行可能な pcAnywhere のバージョンにアップグレードできる可能性があります。このバージョンの Windows と互換性のあるアップグレード版については、プログラムの製造元にお問い合わせください。 This version of pcAnywhere is incompatible with this version of Windows. If you are currently installing pcAnywhere up to version 9.0, an upgrade might be available that will allow the program to run on this version of Windows. Contact the program vendor regarding upgrades that are compatible with this version of Windows.
20151このバージョンの pcAnywhere は、Windows へのログイン方法を制御する MSGINA の現在のバージョンを置き換えます。その結果、ユーザーの簡易切り替え、ターミナル サービス、リモート デスクトップなどの一部の Windows 新機能が使用できなくなる場合があります。 This version of pcAnywhere replaces the current version of MSGINA which controls the way you log in to Windows. As a result, certain new Windows features might be disabled, including: Fast User Switching, Terminal Services, and Remote Desktop.
20155PCAnywhere 10.5 には、このバージョンの Windows との互換性がありません。このアプリケーションをインストールすると、インストール後の再起動でデスクトップ画面が表示されなくなる場合があります。詳細については、プログラムの製造元にお問い合わせください: www.symantec.com PCAnywhere 10.5 is incompatible with this version of Windows. Installing this application may render your system unable to reboot to the desktop after installation. For more information, please contact the program vendor: www.symantec.com
20156パソコンナビ 2000 2.01 には、このバージョンの Windows との互換性がありません。このバージョンの Windows と互換性のある更新プログラムについては、シャープにお問い合わせください。 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 に関する既知の問題を修正するプラグインが用意されています。このバージョンの Windows でプログラムを正しく実行するには、Adobe PhotoDeluxe Home Edition 3.x 用の EPS Parser プラグインと、PhotoDeluxe Business Edition 1.x をインストールする必要があります。このバージョンの 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 では、Advanced Power Management がサポートされています。このバージョンの 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 は、クラシック [スタート] メニューから実行するように設計されています。[スタート] を右クリックして [プロパティ] をクリックし、[クラシック [スタート] メニュー] をクリックしてから [OK] をクリックします。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 との互換性に関する既知の問題があるため、正常に動作しない場合があります。詳細については、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.
20164このバージョンの Windows では、SharePoint Team Services 1.0 構成ウィザードは SharePoint Team Services 1.0 の自動インストールを実行しません。 このサーバー上に手動で SharePoint Team Services 1.0 をセットアップし、構成ウィザードを再度実行して、このアプリケーションが Microsoft Project Server 2002 上で動作するようにインストールを構成する必要があります。 The SharePoint Team Services 1.0 Configuration Wizard does not automatically install SharePoint Team Services 1.0 on this version of Windows. You need to manually set up SharePoint Team Services 1.0 on this server and then rerun the wizard to configure the installation to work with Microsoft Project Server 2002.
20165Proxy Server 1.0 には、このバージョンの Windows との互換性がありません。詳細については、Microsoft にお問い合わせください。 Proxy Server 1.0 is incompatible with this version of Windows. For more information, contact Microsoft.
20166Proxy Server 2.0 は、このバージョンの Windows ではサポートされていません。 Proxy Server 2.0 is not supported by this version of Windows.
20168ReachOut 7.0 および 8.0 には、このバージョンの Windows との互換性がありません。詳細については、STAC にお問い合わせください。 ReachOut 7.0 & 8.0 is incompatible with this version of Windows. For more information, contact STAC.
20169Resume Maker Deluxe 7.0 には、このバージョンの Windows との互換性に関する既知の問題があるため、正常に動作しない場合があります。このプログラムを実行すると、印刷結果やクリップボード操作でエラーが発生する場合があります。詳細については、Individual Software Inc. にお問い合わせください。 Resume Maker Deluxe 7.0 has a known compatibility issue with this version of Windows and might not run as expected. This program might experience problems with printed output and clipboard operations. For more information, contact Individual Software Inc..
20170このバージョンの RingCentral には、このバージョンの Windows との互換性がありません。 このコンピューターにバンドルされた RingCentral のバージョンに関する詳細情報は、コンピューターの製造元にお問い合わせください。RingZero Systems では、OEM ソフトウェア製品についてのエンド ユーザー向け技術サポートは、電話、ファックス、電子メールでは行っていません。このバージョンの Windows と互換性のあるバージョンの入手方法は、下の一覧に表示されている製造元にお問い合わせください。 This version of RingCentral is incompatible with this version of Windows. Your computer manufacturer has specific information regarding the version of RingCentral bundled with your computer. RingZero Systems does not offer end-user technical support for OEM software products through phone, fax, or e-mail.To inquire about the availability of a version that is compatible with this version of Windows, contact your vendor from the list below.
20171Rollercoaster Tycoon - Corkscrew Follies には、このバージョンの Windows との互換性がありません。詳細については、Hasbro Interactive にお問い合わせください。 Rollercoaster Tycoon - Corkscrew Follies is incompatible with this version of Windows. For more information, contact Hasbro Interactive.
20172Rollercoaster Tycoon - Loopy Landscapes には、このバージョンの Windows との互換性に関する既知の問題があります。このバージョンの Windows と互換性のある更新プログラムについては、Hasbro Interactive にお問い合わせください。 Rollercoaster Tycoon - Loopy Landscapes has a known compatibility issue with this version of Windows. For an update that is compatible with this version of Windows, contact Hasbro Interactive.
20173Lotus ScreenCam NT には、ほとんどのビデオ ハードウェアおよびビデオ ソフトウェアの構成と互換性のある特定のビデオ ドライバーが必要です。ただし、お使いの構成がサポートされていない場合は、プログラムは正しく機能しません。互換性のあるバージョンの詳細については、プログラム製造元にお問い合わせください。 Lotus ScreenCam NT requires a specific video driver that is compatible with most video hardware/software configurations. However, if your configuration is not supported the program will not function properly. For more information about compatible versions, contact the program vendor.
20174Lotus SmartSuite には、このバージョンの Windows との互換性がありますが、ScreenCam for WIN NT (\Extra ディレクトリ内) でサポートされるのは特定のビデオ ドライバー構成のみであることに注意してください。ScreenCam NT をインストールする前に、このアプリケーションの最新情報について Lotus Development Corporation にお問い合わせください。 Lotus SmartSuite is compatible with this version of Windows. However, note that ScreenCam for WIN NT (found in the \Extra directory) supports only specific video driver configurations. Contact Lotus Development Corporation for the latest information about ScreenCam NT before installing it.
20176Services for Unix 2.0 には、このバージョンの Windows との互換性がありません。詳細については、Microsoft にお問い合わせください。 Services for Unix 2.0 is incompatible with this version of Windows. For more information, contact Microsoft.
20177SharePoint Portal Server 2001 は、このバージョンの Windows ではサポートされていません。 SharePoint Portal Server 2001 is not supported by this version of Windows.
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このバージョンの SmartVoice (Ver4.0) には、音声認識機能の互換性に関する既知の問題があります。この問題は、SmartVoice (Ver4.0) をこのバージョンの Windows で実行した場合に発生します。 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 では、バージョン 4.0 以前の SNA Server はサポートされていません。 SNA Server 4.0 and below is not supported by this version of Windows.
20189SoftIce 3.22 には、このバージョンの Windows との互換性に関する既知の問題があるため、正常に動作しない場合があります。詳細については、CompuWare NuMega にお問い合わせください。 SoftIce 3.22 has a known compatibility issue with this version of Windows and might not run as expected. For more information, contact CompuWare NuMega.
20190Sound Blaster Live! カード用の Windows NT 4.0 ドライバーをインストールすると、コンピューターが起動しなくなる可能性があります。この問題に対処するには、次の操作を行います。1. インストールを続行して Sound Blaster Live! カード用の Windows NT 4.0 ドライバーのセットアップを行います。コンピューターを再起動するように指示が表示されても、コンピューターを再起動しないでください。まず、インストールしたドライバーをアップグレードする必要があります。2. Creative の Web サイトから最新のドライバーをダウンロードし、インストールします。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 では、SP3 以前の SQL Server 2000 はサポートされていません。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 では、SP2 以前の SQL Server 2000 はサポートされていません。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 では、SP2 以前の SQL Server 2000 Analysis Services はサポートされていません。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 では、SP3 以前の SQL Server 2000 Analysis Services はサポートされていません。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 では、SP2 以前の SQL Server 2000 English Query はサポートされていません。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 では、SP3 以前の SQL Server 2000 English Query はサポートされていません。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 接続カメラ用カメラ ビューアーには、このバージョンの Windows との互換性に関する既知の問題があります。このバージョンの Windows と互換性のある更新プログラムについては、シャープにお問い合わせください。 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 Upgrade および V3Pro 2000 Deluxe には、このバージョンの Windows との互換性がありません。このバージョンの Windows で V3Pro 2000 Deluxe を正しく実行するには、V3Pro 2000 Deluxe Service Pack 1 以降をインストールする必要があります。このバージョンの 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実行しようとしているプログラムには、いくつかの既知の問題を修正する使用可能なサービス リリースがあります。このバージョンの Windows でプログラムを正しく実行するには、Visio 5.0 (Standard、Technical、または Professional) のサービス リリース C 以降をインストールする必要があります。サービス リリース C より前のバージョンをインストールすると、ファイルを特定のフォーマットに変換したり保存する際にエラーが発生する場合があります。このバージョンの Windows と互換性のあるアップグレード版については、プログラムの製造元にお問い合わせください。 The program you are trying to run has a service release available that corrects several known issues. You should install Visio 5.0 (Standard, Technical, or Professional) service release C or later to ensure proper operation with this version of Windows. Versions earlier than service release C might have problems saving or converting files to certain formats.Contact the program vendor regarding upgrades that are compatible with this version of Windows.
20216Visio には、このバージョンの Windows との互換性がありません。詳細については、Microsoft にお問い合わせください。 Visio is incompatible with this version of Windows. For more information, contact Microsoft.
20217Vistascan には、このバージョンの Windows との互換性に関する既知の問題があるため、正常に動作しない場合があります。UMAX スキャナー ソフトウェアに含まれている Udnt.sys ドライバーには、このバージョンの Windows との互換性がありません。詳細については、Umax にお問い合わせください。 Vistascan has a known compatibility issue with this version of Windows and might not run as expected. The Udnt.sys driver included with the UMAX scanner software is incompatible with this version of Windows. For more information, contact Umax.
20218このバージョンの Visual Studio/InterDev をインストールする場合、Active Server Pages はインストールしないでください。Active Server Pages をインストールすると Internet Information Server (IIS) 3.0 も一緒にインストールされますが、この IIS にはこのバージョンの Windows との互換性がありません。このバージョンの 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 Pages (ASP) と FrontPage Server Extensions (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このバージョンの Voice Xpress 5.0 には、音声認識機能の互換性に関する既知の問題があります。この問題は、Voice Xpress 5.0 をこのバージョンの Windows で実行した場合に発生します。 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 の Web サイトの情報を参照してください。 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 テクノロジは、このバージョンの Windows との間に互換性がないか、このバージョンの Windows によって置き換えられています。詳細については、Microsoft の Web サイトの情報を参照してください。 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現在のバージョンのアルプス社製全機能 PS2 タッチパッド デバイス ドライバーには、Windows XP との互換性がありません。Windows XP 環境では、タッチパッドの機能は基本的な機能に制限されます。システムの安定性を確保するため、全機能ドライバーは読み込まれません。全機能を取得するには、OEM の Web サイトから Windows XP 対応の最新の入力デバイス ドライバーをダウンロードしてください。ドライバーの使用に関する詳細については、アルプス電気の Web サイトを参照してください。 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 StorageWorks RA4x000 と MSA1000 のシステム管理用に Compaq Insight マネージャーによって使用され、ファイバー チャネルが添付されたテープ ライブラリに対するサポートを提供します。インストールの完了後に、www.hp.com から Compaq StorageWorks ファイバー チャネル サポートのコンポーネントをダウンロードしてインストールしてください。 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.
20256Microsoft File and Print Services for Netware には、このバージョンの Windows との互換性がありません。 Microsoft File and Print Services for Netware is not compatible with this version of Windows.
20258このバージョンの Iomega Software は、このバージョンの Windows と互換性がない可能性のあるドライバーに依存しています。詳細については、Iomega Corporation にお問い合わせください。 This version of Iomega Software relies on drivers that might not be compatible with this version of Windows. Contact Iomega Corporation for more details.
20260現在インストールされている IEEE1394 ネットワーク ドライバーには、このバージョンの Windows との互換性がないため、無効になります。このドライバーについての詳細は、製造元の Web サイトを参照してください。コントロール パネルの [プログラムの追加と削除] から、現在の 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 との互換性がありません。キーボードの基本的なキーは機能します。利用できるドライバーの詳細については、製造元の Web サイトを参照してください。 The driver for One-touch Start Buttons currently installed on this computer is incompatible with this version of Windows. The basic keys on your keyboard will still be functional. For additional details on driver availability, refer to the vendor's Web site.
20262インストールされているバージョンの Promise フィルター ドライバーには、Windows XP との互換性がありません。このディスク ドライバーは、Windows XP 環境では基本的な機能のみが動作します。システムの安定性を確保するため、完全な機能を持つフィルター ドライバーは読み込まれていません。Promise Technology の Web サイトにあるテクニカル サポートのページから、最新の Windows XP 互換フィルターのデバイス ドライバーをダウンロードしてください。 The installed version of the Promise filter driver is incompatible with Windows XP. Your disk drives will function under Windows XP with basic functionality. To preserve system stability, the full functionality filter driver is not loaded. Download the latest Windows XP-compatible filter device driver from the Technical Support section of the Promise Technology Web site.
20264このコンピューターに現在インストールされている USB MultiMediaCard SD Memory Card Device 用のドライバーは、このバージョンの Windows と互換性がないため無効にします。 The driver for the USB MultiMediaCard SD Memory Card Device that is currently installed on this computer is incompatible with this version of Windows and will be disabled.
20270このバージョンの vsdatant.sys は、このバージョンの Windows と互換性がない可能性のあるドライバーに依存しています。詳細については、Zone Labs, Inc. にお問い合わせください。 This version of vsdatant.sys relies on drivers that might not be compatible with this version of Windows. Contact Zone Labs, Inc. for more details.
20276インストールされた StarForce Protection ドライバーにはこのバージョンの Windows と互換性がなく、無効です。修正プログラムがないと、このドライバーを必要とするアプリケーションは正常に機能しません。 The installed StarForce Protection driver is not compatible with this version of Windows and will be disabled. Applications that require this driver will not function properly without a patch.
20281Symantec AntiVirus には、このバージョンの Windows との互換性に関する既知の問題があります。このバージョンの Windows と互換性のあるバージョンに更新することは可能です。Symantec に問い合わせて、バージョン 10.0.1.622 にアップグレードしてください。 Symantec AntiVirus has a known compatibility issue with this version of Windows. An update that is compatible with this version of Windows is available, contact Symantec to upgrade to version 10.0.1.622
20282このバージョンの Windows は、インストールしようとしている .NET Framework 1.1 のバージョンをサポートしません。現在のインストールが終了したら、.NET Framework 1.1 Service Pack 1 を Microsoft ダウンロード センターからインストールする必要があります。[ダウンロード]、[実行] の順にクリックして続行してください。 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.
202836.5x 以前の Alzip のバージョンとは互換性の問題があります。 There is a compatibility issue with Alzip version equal to or lower than 6.5x.
20284Windows Support Tools はこのバージョンの 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 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-Metabase (IIS6 Management compatibility) をインストールしてください Please install IIS-Metabase (IIS6 Management compatibility) prior to installing this software
20288 と最新のサービス パックをインストールする必要があります。サービス パックをインストールしない には、このバージョンの Windows に対する既知の互換性問題があります。 You must install with the most recent service pack. without service packs has a known compatibility issue with this version of Windows.
20289SQL Server のセットアップが完了したら、このバージョンの Windows 上で SQL Server を実行する前に Service Pack をインストールする必要があります。SQL Server 2008 の場合は、Service Pack 3 (SP3) またはそれ以降の Service Pack をインストールする必要があります。SQL Server 2008 R2 の場合は、Service Pack 1 (SP1) またはそれ以降の Service Pack をインストールする必要があります。 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 エージェントが 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お使いの PC にインストールされている 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
30020Audio Tuning Wizard 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
30355ウィルス バスター 2000 PC-Cillin 2000
30356ウィルス バスター Internet Security 2004 PC-cillin Internet Security 2004
30357ウィルス バスター 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
30562ウィルス バスター Internet Security 2006 PC-cillin Internet Security 2006
30563Norton Applications Versions 2003 - 2006 Norton Applications Versions 2003 - 2006
30564VirusScan 8 VirusScan 8
30565Diablo II Diablo II
30566Microsoft SQL Server 2005 Microsoft SQL Server 2005
30567Neverwinter Nights Neverwinter Nights
30568Kurzweil 1000 Kurzweil 1000
30569Microsoft SQL Server MSDE Microsoft SQL Server MSDE
30570Quickbooks Pro 2006 Quickbooks Pro 2006
30571Citrix ICA Citrix ICA
30572MSN Toolbar 1.2 MSN Toolbar 1.2
30573MSN Search Toolbar 2.5 MSN Search Toolbar 2.5
30574Microsoft D3DRM Library Microsoft D3DRM Library
30575Rise of Nations - Thrones and Patriots Rise of Nations - Thrones and Patriots
30576pcAnywhere 11.5 pcAnywhere 11.5
30577Citrix Password Manager Agent Citrix Password Manager Agent
30578Kerio Personal Firewall Kerio Personal Firewall
30579Media Center Extender Media Center Extender
30580GoBack 2005 GoBack 2005
30581IntelliSync IntelliSync
30582SQL Litespeed 3.0 SQL Litespeed 3.0
30583MS Antispyware MS Antispyware
30584Jetico Personal Firewall Jetico Personal Firewall
30585Check Point Check Point
30586Partition Magic 8.0 Partition Magic 8.0
30587Citrix Presentation Server Citrix Presentation Server
30588AutoCAD 2005 AutoCAD 2005
30589TrueVector Device Driver TrueVector Device Driver
30590McAfee Internet Security Suite McAfee Internet Security Suite
30591Adobe After Effects Adobe After Effects
30592McAfee Quick Clean 4.0 McAfee Quick Clean 4.0
30593avast! Antivirus avast! Antivirus
30594Borland Delphi 7.0 Borland Delphi 7.0
30595McAfee VirusScan Professional 2004 McAfee VirusScan Professional 2004
30596BrightStor ARCserve Backup BrightStor ARCserve Backup
30597NTT Flets Connection Tool NTT Flets Connection Tool
30598ETrust Antivirus 6 ETrust Antivirus 6
30599Norman AntiVirus Norman AntiVirus
30600Symantec NDIS Driver Symantec NDIS Driver
30601Trend Micro Common Firewall Module 1.2 Trend Micro Common Firewall Module 1.2
30602StarForce Protection StarForce Protection
30603Panda Titanium Panda Titanium
30604Alcohol 120% Alcohol 120%
30605pcAnywhere Video Miniport Driver pcAnywhere Video Miniport Driver
30606pcAnywhere Host Driver for Windows 2000/XP pcAnywhere Host Driver for Windows 2000/XP
30607pcAnywhere 12.0 pcAnywhere 12.0
30608MSN MSN
30609McAfee 2004 McAfee 2004
30610Power DVD Power DVD
30611Jaws 7.0 Jaws 7.0
30612Symantec AntiVirus AutoProtect Symantec AntiVirus AutoProtect
30613Rhapsody Music Jukebox Rhapsody Music Jukebox
30614ACDSee ACDSee
30615Adobe Audition Adobe Audition
30616Adobe Premiere Elements Adobe Premiere Elements
30617LiveState Recovery Desktop 6.0 LiveState Recovery Desktop 6.0
30618McAfee QuickClean 6 McAfee QuickClean 6
30619R-Drive Image R-Drive Image
30620Winamp Winamp
30621Yahoo! Music Engine Suite Yahoo! Music Engine Suite
30622MusicMatch Jukebox MusicMatch Jukebox
30623Microsoft DigitalPersona Microsoft DigitalPersona
30624Lord of The Ring: Battle for Middle Earth Lord of The Ring: Battle for Middle Earth
30625Corel Video Studio Pro x4 Corel Video Studio Pro x4
30626QQ电脑管家 QQ电脑管家
30627Returnil Virtual System Returnil Virtual System
30628McAfee Security (サービス エンドポイントの保護) McAfee Security as a Service Endpoint Protection
30629AppSense Management Suite AppSense Management Suite
30630Windows Support Tools Windows Support Tools
30631Windows Resource Kit Tools Windows Resource Kit Tools
30632Double Anti-Spy Double Anti-Spy
30700ZoneAlarm 6 ZoneAlarm 6
30701PowerDVD PowerDVD
30702GeoCluster GeoCluster
30704Nero InCD 4 Nero InCD 4
30705NeroMix NeroMix
30706Nero Vision Express 2 Nero Vision Express 2
30707MBS Navision MBS Navision
30708Macromedia Flash ActiveX Control Macromedia Flash ActiveX Control
30709OmniPass OmniPass
30710Boshiamy IME 5 Boshiamy IME 5
30711Dreye 7.0 Dreye 7.0
30712The Sims 2 The Sims 2
30713Outpost Firewall Outpost Firewall
30714AVK InternetSecurity 2006 AVK InternetSecurity 2006
30715Jiangmin Firewall * Jiangmin Firewall *
30716concept/design onlineTV 6 concept/design onlineTV 6
30717QQ International QQ International
30718密碼保護者 密碼保護者
30719JiangMin KV Antivirus 2010 JiangMin KV Antivirus 2010
30720DreamWeaver 4 DreamWeaver 4
30721Kingsoft Safe Kingsoft Safe
30722BitDefender 2012 Bitdefender 2012
30800PowerDVD 6 PowerDVD 6
30801Window Eyes 5.x Window Eyes 5.x
30802Autodesk Inventor 9 Autodesk Inventor 9
30803WindowBlind v4.6 WindowBlind v4.6
30804Windows Live OneCare Windows Live OneCare
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 Extensions FrontPage Server Extensions
30826NetVedaSafety.Net Firewall NetVedaSafety.Net Firewall
30827R-Firewall R-Firewall
30828SoftPerfect Personal Firewall SoftPerfect Personal Firewall
30829Armor2net Personal Firewall Armor2net Personal Firewall
30830Antiy Ghostbusters Pro Antiy Ghostbusters Pro
30831b-Wall XP Firewall Control b-Wall XP Firewall Control
30832Prevx Home Firewall Prevx Home Firewall
30833Comodo Personal Firewall 2 Comodo Personal Firewall 2
30834Minute Personal Firewall 4 Minute Personal Firewall 4
30835Webroot Desktop Firewall Webroot Desktop Firewall
30836NOD32 Standard Edition NOD32 Standard Edition
30837TrojanGuarderGold TrojanGuarderGold
30838Sunbelt Kerio Personal Firewall Sunbelt Kerio Personal Firewall
30839Norton GoBack 4.0 Norton GoBack 4.0
30840Private Firewall 4.0 Private Firewall 4.0
30841EarthLink Protection Control Center EarthLink Protection Control Center
30842GeSwall Firewall 2.3.0 GeSwall Firewall 2.3.0
30843Etrust Internet Security Suite Etrust Internet Security Suite
30844Tiny Personal Firewall Tiny Personal Firewall
30845AS3 Personal Firewall application AS3 Personal Firewall application
30846Spy Sweeper Tech Bench 4 Spy Sweeper Tech Bench 4
30847VirIT eXplorer Lite VirIT eXplorer Lite
30848Panda Platinum 2006 Internet Security Panda Platinum 2006 Internet Security
30849Truprevent Personal Truprevent Personal
30851WinsockxpFix 1.2 WinsockxpFix 1.2
30852LapLink PC Defense LapLink PC Defense
30853ShadowUser 2.5 ShadowUser 2.5
30854Wyvern Works Firewall 2004 Wyvern Works Firewall 2004
30855Protoport Personal Firewall Protoport Personal Firewall
30856The Cleaner Pro 4.1 The Cleaner Pro 4.1
30857A Squared Anti-Malware A Squared Anti-Malware
30858Window Washer 5.5.1.240 Window Washer 5.5.1.240
30859System Mechanic 6 System Mechanic 6
30860ANETGames Anti-Virus ANETGames Anti-Virus
30861SpyWareKillerPro SpyWareKillerPro
30862BinaryBiz VirtualLab BinaryBiz VirtualLab
30863Bull Guard Bull Guard
30865Active Undelete 5.1 Active Undelete 5.1
30866PC Tools Antivirus 2.01 PC Tools Antivirus 2.01
30867Fileseclab Personal Firewall Fileseclab Personal Firewall
30868System Suite 6.0 System Suite 6.0
30869Prisma Firewall Prisma Firewall
30870Ewido Security Suite Ewido Security Suite
30871Virtual Sandbox Virtual Sandbox
30872GreenBorder Pro with safeFiles GreenBorder Pro with safeFiles
30873Hidden Finder 1.3 Hidden Finder 1.3
30874Anti-Keylogger Elite Anti-Keylogger Elite
30875AdFirewall Version 2 AdFirewall Version 2
30876Dynamic Security Agent Dynamic Security Agent
30877Rising Antivirus 2006 Rising Antivirus 2006
30878VisNetic Firewall VisNetic Firewall
30879Novell Client for Windows V4.91 SP2 Novell Client for Windows V4.91 SP2
30880ViraLock 4.0 ViraLock 4.0
30881PC Maid Version 1.0.1626 PC Maid Version 1.0.1626
30882Principal Antivirus version 1.11 Principal Antivirus version 1.11
30884Flaming wall Personal Firewall 1.2 Flaming wall Personal Firewall 1.2
30885InJoy Firewall V3.0 InJoy Firewall V3.0
30886Dr.Web Antivirus for Workstations Dr.Web Antivirus for Workstations
30887Safe'n'Sec Plus Antivirus Safe'n'Sec Plus Antivirus
30888TZ Personal Firewall 3.3 TZ Personal Firewall 3.3
30889Registry Clean Expert Registry Clean Expert
30890Secure Alert Antivirus and Firewall Secure Alert Antivirus and Firewall
30891Securepoint Firewall and VPN Client Securepoint Firewall and VPN Client
30892RemoveIT Pro Version XT-SE RemoveIT Pro Version XT-SE
30893AntiHookPro AntiHookPro
30894ProcessGuard ProcessGuard
30895Defense Wall HIPS Defense Wall HIPS
30896Tranda Security Suite1 Tranda Security Suite1
30897Internet Download Manager Internet Download Manager
30898Digital Persona Pro Digital Persona Pro
30899GoldTach 3.3 GoldTach 3.3
30900Easy Capture Easy Capture
30901Sony VAIO Utilities Sony VAIO Utilities
30902DVGate Plus DVGate Plus
30903ATI Control Panel ATI Control Panel
30904HP Wireless Assistant HP Wireless Assistant
30905Alps Touch Pad Utility Alps Touch Pad Utility
30906Synaptics Pointing Device Driver Synaptics Pointing Device Driver
30907Sonic MyDVD Plus Sonic MyDVD Plus
30908Sun Java Scheduler Sun Java Scheduler
30909Sony Vaio Update Sony Vaio Update
30910ATI Catalyst Control Center ATI Catalyst Control Center
30911Toshiba Hardware Setup Utility Toshiba Hardware Setup Utility
30912Toshiba Wireless Hotkey Toshiba Wireless Hotkey
30913Toshiba TouchPad Utility Toshiba TouchPad Utility
30914Acer Utilities Acer Utilities
30915Client Security Solution Client Security Solution
30916ThinkVantage System Update ThinkVantage System Update
30917nView Desktop Manager nView Desktop Manager
30919CyberLink Utilities CyberLink Utilities
30920Dell Power Management Utility Dell Power Management Utility
30921Dell WLAN Card Utility Dell WLAN Card Utility
30922Internet Explorer WebControls v1.0 Internet Explorer WebControls v1.0
30923リモート記憶域サービス - Microsoft サポート技術情報 (KB) 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 Audio Conexant HD Audio
30928SoundMAX Integrated Digital HD Audio SoundMAX Integrated Digital HD Audio
30930深圳市迅雷网络技术有限公司 深圳市迅雷网络技术有限公司
30931Impulse Impulse
30932Symantec Endpoint Protection Symantec Endpoint Protection
30933Google デスクトップ Google Desktop
30934DisplayLink Core Software DisplayLink Core Software
30935T-Online 6.0 T-Online 6.0
30936Camtasia Studio Camtasia Studio
30937Rising Personal Firewall 2008 * Rising Personal Firewall 2008 *
30938テンセントQQ2011 騰訊QQ2011
30939騰訊QQ2009 騰訊QQ2009
30940PerfectSpeed PC Optimizer PerfectSpeed PC Optimizer
30941DVDFab 8 DVDFab 8
30942Mediencenter Mediencenter
30943MediaPortal MediaPortal
30944Total Commander Total Commander
30945Notepad++ Notepad++
30946Netzmanager Netzmanager
30947Naver Vaccine Naver Vaccine
30948ALYac ALYac
30949Water Desktop Water Desktop
30950Canvas 9 Canvas 9
30951KKBOX KKBOX
30952Google Talk Google Talk
30953KuWo Music Box KuWo Music Box
30954DriverMax DriverMax
30955Microsoft Security Essentials Microsoft Security Essentials
30956Microsoft Forefront TMG Client Microsoft Forefront TMG Client
30957TeamViewer TeamViewer
30958AviSynth AviSynth
30959Microsoft Application Virtualization Desktop Client Microsoft Application Virtualization Desktop Client
30960Dolphin SuperNova Screen Reader 12.02 Dolphin SuperNova Screen Reader 12.02
30961KidsWatch KidsWatch
30962ウイルスバスター インターネット セキュリティ スイート VirusBuster Internet Security Suite
30963Alcohol 52% Alcohol 52%
30964Daemon Tools Daemon Tools
30965602XML Filler 602XML Filler
30966IBM SPSS Statistics 19 IBM SPSS Statistics 19
30967Pinnacle Studio 14 Pinnacle Studio 14
30968Registry Mechanic Registry Mechanic
30969PC Wizard PC Wizard
30970PC Tools Firewall Plus 7.0 PC Tools Firewall Plus 7.0
30971Independence War 2: Edge of Chaos Independence War 2: Edge of Chaos
30972ACID Music Studio 8.0 ACID Music Studio 8.0
30973IncrediMail IncrediMail
30974PowerDesk Pro 8 PowerDesk Pro 8
30975DriveScrubber DriveScrubber
30976Acronis Backup and Security 2010 Acronis Backup and Security 2010
30977TuneUp Utilities 2010 TuneUp Utilities 2010
30978PlayReady PC Runtime PlayReady PC Runtime
30979Anti NetCut Anti NetCut
30980Cisco AnyConnect VPN Client Cisco AnyConnect VPN Client
30981Holodeck Holodeck
30982Spector Pro Spector Pro
30983Kaspersky Internet Security Suite/Anti-Virus/Pure/Crystal Kaspersky Internet Security Suite/Anti-Virus/Pure/Crystal
30984ウイルスセキュリティ ウイルスセキュリティ
30985VirtualCloneDrive VirtualCloneDrive
30986Virtual CD v10 Virtual CD v10
30987Gbridge Gbridge
30988HP Color LaserJet 2800 シリーズ HP Color LaserJet 2800 series
30989Peachtree Accounting 2011 Peachtree Accounting 2011
30990VideoSpirit Pro VideoSpirit Pro
30991Norton AntiVirus 2009 Norton AntiVirus 2009
30992Norton AntiVirus 2010 Norton AntiVirus 2010
30993Norton AntiVirus 2011 Norton AntiVirus 2011
30994Norton Internet Security 2009 Norton Internet Security 2009
30995Norton Internet Security 2010 Norton Internet Security 2010
30996Norton Internet Security 2011 Norton Internet Security 2011
30997Bookkeeper Bookkeeper
30998PostgreSQL 9.0 PostgreSQL 9.0
30999EAGLE EAGLE
31000000 テスト エントリ - アップグレード後に再インストール 000 Test Entries - Reinstall After Upgrade
31001000 テスト エントリ - アップグレード DRM/ライセンス情報の再インストール タグ テスト 000 Test Entries - Reinstall Upgrade DRM/Licensing Information Tag Test
31002000 テスト エントリ - 暗号化のアップグレードに関する警告の再インストール タグ テスト 000 Test Entries - Reinstall Upgrade Encryption Warning Tag Test
31003000 テスト エントリ - アップグレードのブロック タグ テスト 000 Test Entries - Block Upgrade Tag Test
31004000 テスト エントリ - アップグレードをブロックするがあとで再インストール可能タグ テスト 000 Test Entries - Block Upgrade But Can Reinstall After Tag Test
31005000 テスト エントリ - 更新または削除までアップグレードをブロック タグ テスト 000 Test Entries - Block Upgrade Until Update Or Remove Tag Test
31006HUAWEI TD-SCDMA Software HUAWEI TD-SCDMA Software
31007DeviceProtector DeviceProtector
31008AT&T Connection Manager AT&T Connection Manager
31009ソースネクスト 驚速デフラグ ソースネクスト 驚速デフラグ
31010Student DOG organizer Student DOG organizer
31011Van Dale Spellingcorrector Van Dale Spellingcorrector
31012cFosSpeed cFosSpeed
31013PageBreeze Free HTML Editor PageBreeze Free HTML Editor
310143CX Phone System 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 Software Blackberry Software
31053Viper Viper
31054Movie Saver Movie Saver
31055Microsoft Forecaster Microsoft Forecaster
31056Family Tree Maker 2011 Family Tree Maker 2011
31057PDFCreator PDFCreator
31058CheckSoft Home & Business CheckSoft Home & Business
31059PC Tools AntiVirus Free PC Tools AntiVirus Free
31060AV Music Morpher AV Music Morpher
31061SQL Toolbelt SQL Toolbelt
31062Toad for Oracle Expert Edition Toad for Oracle Expert Edition
31063Cyber-Rain Cyber-Rain
31064DeLorme Street Atlas USA 2011 DeLorme Street Atlas USA 2011
31065CertifyID GuardianXM CertifyID GuardianXM
31066Forefront Protection Server Management Console Forefront Protection Server Management Console
31067Xceed Professional Themes for WPF Xceed Professional Themes for WPF
31068Xceed DataGrid for WPF Xceed DataGrid for WPF
31069Microsoft Office Accounting Microsoft Office Accounting
31070Admin Script Editor Admin Script Editor
31071Altaro Backup FS Altaro Backup FS
31072Centrify Zone Centrify Zone
31073Shearwater Desktop Shearwater Desktop
31074ZoneAlarm 10 (2012) ZoneAlarm 10 (2012)
31075Microsoft Dynamics NAV Microsoft Dynamics NAV
31076Garmin BaseCamp Garmin BaseCamp
31077Microsoft SQL Server 2008 Microsoft SQL Server 2008
31078XenApp Server XenApp Server
31079QuickBooks Point of Sale 6.0 QuickBooks Point of Sale 6.0
31080Microsoft Expression Studio Microsoft Expression Studio
31081Adobe ColdFusion 9 Adobe ColdFusion 9
31082DeLorme Street Atlas USA 2010 DeLorme Street Atlas USA 2010
31083Learn To Speak Spanish Learn To Speak Spanish
31084Microsoft Robotics Developer Studio 2008 Microsoft Robotics Developer Studio 2008
31085Logo Design Studio Pro Logo Design Studio Pro
31086ObjectDock ObjectDock
31087Learning Quickbooks 2010 Learning Quickbooks 2010
31088Osirius Zakelijk Osirius Zakelijk
31089Learning Quickbooks 2011 Learning Quickbooks 2011
31090IconDeveloper IconDeveloper
31091LoJack for Laptops LoJack for Laptops
31092DeLorme Topo North America 9.0 DeLorme Topo North America 9.0
31093Iron Speed Designer Iron Speed Designer
31094Microsoft Mouse Mischief Microsoft Mouse Mischief
31095DigitalPersona Pro DigitalPersona Pro
31096ArcGIS ArcGIS
31097DealioToolbar DealioToolbar
31098Canon Utilities Digital Photo Professional Canon Utilities Digital Photo Professional
31099The Print Shop 23 The Print Shop 23
31100绿坝-花季护航 绿坝-花季护航
31101PerfectDisk PerfectDisk
31102Mobile Sync III Mobile Sync III
31103天翼Live 天翼Live
31104V-REP EVALUATION/STUDENT V-REP EVALUATION/STUDENT
31105CDSpace 7 CDSpace 7
31106ZEN 2009 Light Edition ZEN 2009 Light Edition
31107MyInvoices and Estimates Deluxe MyInvoices and Estimates Deluxe
31108Daum 꼬마사전 Daum 꼬마사전
31109Dell Data Protection Encryption Dell Data Protection Encryption
31110Microsoft Hyper-V Virtual Switch Extension Adapter Microsoft Hyper-V Virtual Switch Extension Adapter
31111Microsoft NIC チーミング Microsoft NIC Teaming
31112Epson Perfection 2480 Photo scanner Epson Perfection 2480 Photo scanner
31113Smart Data Encryption Smart Data Encryption
31114Endpoint Security Endpoint Security
31115DESlock+ DESlock+
31116Deep Freeze Deep Freeze
400003DO 3DO
40001A.I.Soft A.I.Soft
40002ACCPAC International ACCPAC International
40003Acer, Inc. Acer, Inc.
40004Adaptec Adaptec
40005Adobe Adobe
40007Ahead Software Ahead Software
40008Ai Squared Ai Squared
40009AIWA AIWA
40010AL MAALIM AL MAALIM
40011Alps Alps
40012Amdocs Amdocs
40014Apple Computer Apple Computer
40015Argent Argent
40016Ark Joho System CD Ark Joho System CD
40017Artisoft Inc. Artisoft Inc.
40018Ashampoo Ashampoo
40019AT&T Worldnet AT&T Worldnet
40020Atari Atari
40021ATI ATI
40022Aveo Aveo
40023Avermedia Avermedia
40024AVM Berlin AVM Berlin
40025Baan Baan
40026Backup Software Vendors Backup Software Vendors
40027Bindview Bindview
40028BioLink Computer Research and Development Ltd. BioLink Computer Research and Development Ltd.
40029bleem! inc. bleem! inc.
40030BONZI.COM BONZI.COM
40031Boris FX, Inc Boris FX, Inc
40032Brock Haus Brock Haus
40033Buhl Data Service GmbH Buhl Data Service GmbH
40034Circle Computer Resources Circle Computer Resources
40035Cisco Cisco
40036Citrix Citrix
40037Command Software Command Software
40038Command Software Systems, Inc. Command Software Systems, Inc.
40039CommVault CommVault
40040Compaq Computer Corporation Compaq Computer Corporation
40041CompuServe Interactive Services CompuServe Interactive Services
40042Computer Associates Computer Associates
40043Computer Associates International, Inc. Computer Associates International, Inc.
40044Compuware NuMega Compuware NuMega
40045Conexant Conexant
40046Conversay Conversay
40047Corel Corel
40048Creative Labs Creative Labs
40049Creative Technology Ltd. Creative Technology Ltd.
40050Creative Technology, Ltd. Creative Technology, Ltd.
40051D-Link D-Link
40052Data Fellows Data Fellows
40053DataViz Inc. DataViz Inc.
40054Dazzle Multimedia Dazzle Multimedia
40055Deerfield.com Deerfield.com
40056Dell Computer Corporation Dell Computer Corporation
40057Dell Computer Corporation Support Dell Computer Corporation Support
40058Deterministic Networks Deterministic Networks
40059Digital Origin, Inc. Digital Origin, Inc.
40060Disney Disney
40061DN Free Internet Access DN Free Internet Access
40062Dolphin Oceanic Dolphin Oceanic
40063Dr. Ahn's Anti-Virus Laboratories, Inc. Dr. Ahn's Anti-Virus Laboratories, Inc.
40064Dr. Solomon Dr. Solomon
40065Dragon Systems Dragon Systems
40066EarthLink, Inc. EarthLink, Inc.
40067eEye Digital Security eEye Digital Security
40068Efficient Networks Efficient Networks
40069Electronic Arts Electronic Arts
40070Enova Software Enova Software
40071EnTech Taiwan EnTech Taiwan
40072Epson Epson
40073Equisys Equisys
40074Eset Eset
40075Executive Software Executive Software
40076Ezonics Ezonics
40077F-Secure Corporation F-Secure Corporation
40078Fluke Fluke
40079Greyware Greyware
40080Grisoft Grisoft
40081Guillemot Guillemot
40082GW Micro, Inc. GW Micro, Inc.
40083Hasbro Interactive Hasbro Interactive
40084Hauppauge Hauppauge
40085Hauri Hauri
40086HeroSoft HeroSoft
40087Hewlett-Packard Hewlett-Packard
40088Hughes Network Systems Hughes Network Systems
40089Hummingbird Hummingbird
40090IBM IBM
40091Ifour Ifour
40092Imagine Lan Imagine Lan
40093IMSI IMSI
40094Individual Software Inc. Individual Software Inc.
40095InstallShield InstallShield
40096Intel Intel
40097Intel Play Intel Play
40098InterAct InterAct
40099Internet Security Systems Internet Security Systems
40100Interplay Productions Interplay Productions
40101Intuit Intuit
40102Inventec Inventec
40103Iomega Corporation Iomega Corporation
40104Irrational Games Irrational Games
40105Kerio Technologies Inc. Kerio Technologies Inc.
40106Knoware Knoware
40107Kodak Kodak
40109LapLink.com, Inc. LapLink.com, Inc.
40110Lego Lego
40111Lego MindStorms Lego MindStorms
40112Lernout & Hauspie Lernout & Hauspie
40113LifeView LifeView
40114Ligos Ligos
40116Logitech Logitech
40117Lotus Lotus
40118Lycos Lycos
40119Macromedia Macromedia
40120MacroVision MacroVision
40121McAfee McAfee
40122Media Vision Media Vision
40123Mediafour Mediafour
40124MGI Software Corp. MGI Software Corp.
40125Micro Computer Systems, Inc. Micro Computer Systems, Inc.
40126Microsoft Microsoft
40127Microtest Microtest
40128Mijenix Mijenix
40129Namco Ltd. Namco Ltd.
40130NEC NEC
40131NetIQ Corporation NetIQ Corporation
40132Netopia Netopia
40133Network Associates, Inc. Network Associates, Inc.
40134Network Ice Corporation Network Ice Corporation
40135Nico Mak Computing Nico Mak Computing
40136Norman ASA Norman ASA
40137Nortel Nortel
40138NOVA NOVA
40139Nova Development Corp Nova Development Corp
40140NovaStor NovaStor
40141Novell Novell
40142NSI Software NSI Software
40143Ontrack Ontrack
40144Oracle Oracle
40145Panasonic Panasonic
40146Panda Software Panda Software
40147Patterson Design Systems Patterson Design Systems
40148Patton&Patton Patton&Patton
40149PC-Doctor, Inc. PC-Doctor, Inc.
40150PDF Complete PDF Complete
40151Peachtree Software Peachtree Software
40152Philips Philips
40153Pinnacle Systems Pinnacle Systems
40154Pivotal Software Pivotal Software
40155PowerQuest PowerQuest
40156Prodigy Internet Prodigy Internet
40157Promise Technology Promise Technology
40158Quest Quest
40159Raxco Raxco
40160RingCentral RingCentral
40161Roxio, Inc. Roxio, Inc.
40162RSA Security RSA Security
40163SafeNet SafeNet
40164Sage US, Inc. Sage US, Inc.
40165SanDisk SanDisk
40166Sanyo Music Sanyo Music
40167Scansoft Scansoft
40168SHARP SHARP
40169Siebel Systems Siebel Systems
40170Sierra Sierra
40171Sonic Sonic
40172Sonic Foundry Sonic Foundry
40173Sony Sony
40174Sophos Plc Sophos Plc
40175Space International, Inc Space International, Inc
40176SPSS Inc. SPSS Inc.
40177St. Bernard Software St. Bernard Software
40178STAC STAC
40179StompSoft StompSoft
40180Sun Microsystems, Inc. Sun Microsystems, Inc.
40181SuperSpeed SuperSpeed
40182SurfWatch Software, Inc. SurfWatch Software, Inc.
40183Sybase Sybase
40184Sygate Technologies, Inc Sygate Technologies, Inc
40185Symantec Symantec
40186Synapse Adaptive Synapse Adaptive
40187Sysinternals Sysinternals
40188SystemSoft SystemSoft
40189TAKE2interactive TAKE2interactive
40190Talonsoft Talonsoft
40191TechnoCraft TechnoCraft
40192The Learning Company The Learning Company
40193Thrustmaster Thrustmaster
40194Tokyo Electron Device Tokyo Electron Device
40195TOSHIBA TOSHIBA
40196Trend Micro, INC. Trend Micro, INC.
40197Trio Communications Trio Communications
40198Ulead Systems, Inc. Ulead Systems, Inc.
40200Umax Umax
40201V Communications V Communications
40202ValuSoft ValuSoft
40203VERITAS VERITAS
40204Vircom Inc. Vircom Inc.
40205Visioneer Visioneer
40206VisionLab VisionLab
40207W.Quinn Associates W.Quinn Associates
40208Westwood Studios Westwood Studios
40209Wholly Genes Software Wholly Genes Software
40210WindRiver WindRiver
40211Winnov Winnov
40212Winternals Software LP Winternals Software LP
40213WRQ WRQ
40214X:Drive, Inc. X:Drive, Inc.
40215XIRCOM XIRCOM
40216Yamaha Corporation Yamaha Corporation
40217Zone Labs, Inc. Zone Labs, Inc.
40218JiangMin Co. Ltd JiangMin Co. Ltd
40219Square Enix Square Enix
40220Real Networks Real Networks
40221Gretech Corp Gretech Corp
40222Mythic Entertainment Mythic Entertainment
40223NCSoft NCSoft
40224SK Communications SK Communications
40225株式会社ジャストシステム 株式会社ジャストシステム
40226Kurzweil Educational Systems Kurzweil Educational Systems
40227SpeedBit SpeedBit
40228Softwin Softwin
40229Finson SPA Finson SPA
40230Blizzard Blizzard
40231Bioware Corp. Bioware Corp.
40232Pumatech, Inc. Pumatech, Inc.
40233Imceda Software Inc. Imceda Software Inc.
40234Jetico, Inc. Jetico, Inc.
40235Check Point Software Technologies Check Point Software Technologies
40236Autodesk, Inc. Autodesk, Inc.
40237ALWIL Software ALWIL Software
40238Borland Borland
40239Siemens Communications, Inc Siemens Communications, Inc
40240StarForce StarForce
40241Alcohol Soft Alcohol Soft
40242CyberLink Corp. CyberLink Corp.
40243Freedom Scientific Freedom Scientific
40244ACD Systems Ltd. ACD Systems Ltd.
40245R-Tools Technology R-Tools Technology
40246Nullsoft, Inc. Nullsoft, Inc.
40247Yahoo! Inc. Yahoo! Inc.
40248MusicMatch MusicMatch
40299concept/design GmbH concept/design GmbH
40301NSI Software, Inc. NSI Software, Inc.
40302Softex Inc. Softex Inc.
40303Boshiamy C&C Boshiamy C&C
40304Inventec Online Inventec Online
40305Maxis Maxis
40306Agnitum Ltd. Agnitum Ltd.
40307G DATA Software AG G DATA Software AG
40308Autodesk Inc Autodesk Inc
40309Stardock Corporation Stardock Corporation
40310ESTSoft ESTSoft
40311FinePrint Software, LLC FinePrint Software, LLC
40312Samsung Electronics Samsung Electronics
40313OTEK OTEK
40314Looksmart, Ltd. Looksmart, Ltd.
40315IQChina IQChina
40316Kaspersky Lab Kaspersky Lab
40317Ipswitch Ipswitch
40318Headlight Software, Inc Headlight Software, Inc
40319Graphisoft Graphisoft
40320Bugbear Entertainment Bugbear Entertainment
40321Visma Spcs Visma Spcs
40323NetVeda NetVeda
40324R-tools technology R-tools technology
40325SoftPerfect SoftPerfect
40326armor2nt Software armor2nt Software
40327Antiy Labs Antiy Labs
40328SphinxSoftware SphinxSoftware
40329Prevx Ltd. Prevx Ltd.
40330minuteGroup minuteGroup
40331Webroot Webroot
40333Eantivirus Software Eantivirus Software
40334Sunbelt Software Sunbelt Software
40335Privacyware Privacyware
40336GentleSecurity S.a.r.l. GentleSecurity S.a.r.l.
40337Tiny Software Tiny Software
40338AS3 Soft4U AS3 Soft4U
40339TG Soft TG Soft
40340Comodo Comodo
40342Option^Explicit Software Solutions Option^Explicit Software Solutions
40343ShadowStor ShadowStor
40344WyvernWorks Dot Com WyvernWorks Dot Com
40345Softcab, Inc Softcab, Inc
40346MooSoft Development LLC MooSoft Development LLC
40347Emsi Software Emsi Software
40348iolo technologies, LLC iolo technologies, LLC
40349ANETGames ANETGames
40350Cyberspace Headquarters, LLC Cyberspace Headquarters, LLC
40351BinaryBiz BinaryBiz
40352Bull Guard Ltd Bull Guard Ltd
40354Active Data Recovery Software Active Data Recovery Software
40355PC Tools Research Pty Ltd PC Tools Research Pty Ltd
40356Filseclab Filseclab
40357Avanquest Publishing USA, Inc Avanquest Publishing USA, Inc
40358ICodeandIdeas ICodeandIdeas
40359Anti-Malware Development a.s. Anti-Malware Development a.s.
40360Fortres Grand Corporation Fortres Grand Corporation
40361GreenBorder GreenBorder
40362Wenpoint Corporation Wenpoint Corporation
40363Isecsoft software Isecsoft software
40364AdFirewall AdFirewall
40366Beijing Rising Technology Co. Beijing Rising Technology Co.
40369SentryBay Corp Ltd SentryBay Corp Ltd
40370DOFSoft DOFSoft
40371Resplendence Resplendence
40373LogiGuard LogiGuard
40374BMT Micro, Inc BMT Micro, Inc
40375Doctor Web, Ltd. Doctor Web, Ltd.
40376StarForce Technologies StarForce Technologies
40377Track Zapper Track Zapper
40378iExpert Software iExpert Software
40380Securepoint Securepoint
40381InCode Solutions InCode Solutions
40382InfoProcess InfoProcess
40383DiamondCS DiamondCS
40384SoftSphere Technologies SoftSphere Technologies
40385trandasoft trandasoft
40386Tonec Inc Tonec Inc
40387Digital Persona, Inc Digital Persona, Inc
40388Matinsoft Inc. Matinsoft Inc.
40389Synaptics Synaptics
40390Lenovo Lenovo
40391Analog Devices, Inc Analog Devices, Inc
40392Nokia Incorporated Nokia Incorporated
40393Motorola Motorola
40394NCH Software NCH Software
40395Skype Technologies S.A. Skype Technologies S.A.
40396CANON INC. CANON INC.
40397Xemi Computers Xemi Computers
40398KKBOX Taiwan Co., Ltd. KKBOX Taiwan Co., Ltd.
40399InCash Rendszerház Kft. InCash Rendszerház Kft.
40400Qingdao Loogoo InfoTech Co.,ltd Qingdao Loogoo InfoTech Co.,ltd
40401Diamond Multimedia Diamond Multimedia
40402TechSmith Corporation TechSmith Corporation
40403Ask.com Ask.com
40404BitDefender S.R.L. BitDefender S.R.L.
40405CJSC Returnil Software CJSC Returnil Software
40406Avira GmbH Avira GmbH
40407Refog Refog
40408Sandboxie L.T.D Sandboxie L.T.D
40409KuWo KuWo
40410Gladiators Software Gladiators Software
40411Nuance Communications, Inc. Nuance Communications, Inc.
40412TeamViewer GmbH TeamViewer GmbH
40413Innovative Solutions Innovative Solutions
40414Nikon Corporation Nikon Corporation
40415The Weather Channel Interactive The Weather Channel Interactive
40416Google Google
40417EffectMatrix Inc. EffectMatrix Inc.
40418Maxthon International ltd. Maxthon International ltd.
40419Alibre, Inc Alibre, Inc
40420Direct-Soft Inc. Direct-Soft Inc.
40421PostgreSQL Global Development Group PostgreSQL Global Development Group
40422Check Point Software Technologies LTD Check Point Software Technologies LTD
40423Check Point, Inc. Check Point, Inc.
40424Kochi System Development, Inc. Kochi System Development, Inc.
40425IncrediMail, Ltd. IncrediMail, Ltd.
40426Bullzip Bullzip
40427Aliph Aliph
40428Avantstar Avantstar
40429AVG Technologies CZ, s.r.o. AVG Technologies CZ, s.r.o.
40430DT Soft Ltd. DT Soft Ltd.
40431Quick Heal Technologies (P) Ltd. Quick Heal Technologies (P) Ltd.
40432CACE Technologies CACE Technologies
40433Memeo, Inc. Memeo, Inc.
40434Trend Micro Inc. Trend Micro Inc.
40435Zemana Ltd. Zemana Ltd.
40436LDC LDC
40437Wecode.biz Wecode.biz
40438Lingoes Project Lingoes Project
40439Kingsoft Corporation Kingsoft Corporation
40440Mindjet Mindjet
40441RuanMei RuanMei
40442ParetoLogic ParetoLogic
40443iS3, Inc. iS3, Inc.
40444Tencent, Inc. Tencent, Inc.
40445LG Electronics Inc. LG Electronics Inc.
40446Sogou.com Sogou.com
40447Paragon Software Group Paragon Software Group
40448Dolphin Computer Access Dolphin Computer Access
40449Beijing Gigabit Times Technology Co., Ltd Beijing Gigabit Times Technology Co., Ltd
40450MKS Software Inc. MKS Software Inc.
40451ArcSoft, Inc. ArcSoft, Inc.
40452Panda Security, S.L. Panda Security, S.L.
40453Eltima Software Eltima Software
40454Summitsoft Corporation Summitsoft Corporation
40455BuddyBuddy Co., Ltd. BuddyBuddy Co., Ltd.
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
40492Security Innovation Security Innovation
40493SpectorSoft SpectorSoft
40494K7 Computing Pvt Ltd K7 Computing Pvt Ltd
40495SlySoft SlySoft
40496Eugene V. Muzychenko Eugene V. Muzychenko
40497H+H Software GmbH H+H Software GmbH
40498Gbridge LLC Gbridge LLC
40499VeryTools, Inc. VeryTools, Inc.
40500Avanquest North America Inc. Avanquest North America Inc.
40501CadSoft Computer GmbH CadSoft Computer GmbH
40502MCCI Corporation MCCI Corporation
40503AT&T AT&T
40504ソースネクスト株式会社 SOURCENEXT CORPORATION
40505Island Software Island software
40506Van Dale Lexicografie bv Van Dale Lexicografie bv
40507cFos Software GmbH cFos Software GmbH
40508Solutionsoft Solutionsoft
405093CX 3CX
40510I-O DATA DEVICE, INC. I-O DATA DEVICE, INC.
40511Infogrames Interactive Infogrames Interactive
40512LightScribe LightScribe
40514Steganos Steganos
40515Softstar Softstar
40516拓赛软件 拓赛软件
40517UPEK Inc. UPEK Inc.
40518Bozteck Bozteck
40519Siliconcoach Ltd Siliconcoach Ltd
40520Clue Norge ASA Clue Norge ASA
40521ASUS ASUS
40522Extensoft Extensoft
40523Seagate Software Seagate Software
40524Sensible Vision Sensible Vision
40525Apple Inc. Apple Inc.
40526Iminent Iminent
40528Luke Hutteman Luke Hutteman
40529Nero AG Nero AG
40530Research In Motion Limited Research In Motion Limited
40531Kerigwa Kerigwa
40532Engelmann Media GmbH Engelmann Media GmbH
40533Ancestry.com Ancestry.com
40534SourceForge.net SourceForge.net
40535AVSoft Corp. AVSoft Corp.
40536Red Gate Software Ltd. Red Gate Software Ltd.
40537Quest Software Quest Software
40538Cyber-Rain, Inc. Cyber-Rain, Inc.
40539DeLorme Publishing DeLorme Publishing
40540WISeKey WISeKey
40541Xceed Software Inc. Xceed Software Inc.
40542iTripoli, Inc. iTripoli, Inc.
40543Altaro Altaro
40544Centrify Centrify
40545Shearwater Research Inc Shearwater Research Inc
40546Garmin, Ltd. Garmin, Ltd.
40547Osirius Osirius
40548Absolute Software Corp. Absolute Software Corp.
40549Iron Speed, Inc. Iron Speed, Inc.
40550DigitalPersona, Inc. DigitalPersona, Inc.
40551ESRI ESRI
40552Canon Canon
40553Broderbund Software Broderbund Software
40554金惠科技---大正科技 金惠科技---大正科技
40555中国电信 中国电信
40556V-REP V-REP
40557Carl Zeiss MicroImaging GmbH Carl Zeiss MicroImaging GmbH
40558Daum Daum
40887AppSense Ltd. AppSense Ltd.
40888Spigot, Inc. Spigot, Inc.
40889Visma Software Visma Software
40890PANTECH CO, LTD. PANTECH CO, LTD.
40891Ghisler Software GmbH Ghisler Software GmbH
40899Beautisoft Development Team Beautisoft Development Team
40900Deneba Software Deneba Software
40901Acresso Software Inc. Acresso Software Inc.
40903Validity Sensors, Inc Validity Sensors, Inc
60000GetProcAddress の内部フックでは、含む/含まないの一覧をまったくチェックしていませんでした。つまり、すべてのモジュールからの GetProcAddress 呼び出しが、shim の対象になります。次に、含む/含まないの一覧を考慮するようにコードを追加し、以前の動作に依存していたアプリケーションを "妨害" しました。これを補正する場合、この shim を指定して以前の動作に戻すことができます。 Our internal hook for GetProcAddress used to not check include/exclude list at all which means the GetProcAddress calls from all modules are shimmed. Then we added code to take include/exclude list into consideration and that "broke" apps that used to rely on the previous behavior. To compensate for this, you can specify this shim to get back the old behavior.
60001Peb-ProcessParameter-Flags にフラグを追加します。フラグは ULONG です。16 進数で指定してください (最大 8 桁)。 Add flags to Peb-ProcessParameter-Flags. The flags are a ULONG. Specify it as a hex number (so at most 8 digits).
60002デバイスの書き込み/読み取りアクセス許可を、すべての IOCTL に必要なアクセス許可に強制的に一致させます。この互換性修正プログラムによって、SecureROM アプリケーションはサウンド デバイスを正しく開けるようになります。適用対象: Windows 95、Windows 98 Force device Read/Write permissions to match the permission necessary for all IOCTLs. This compatibility fix enables SecureROM applications to correctly open the sound devices. Applies to: Windows 95, Windows 98
60003Windows 9x および Windows 2000 では、内部的に DirectDraw DC ハンドルをキャッシュしています。これにより、DC の解放/取得の回数に関係なく、特定のサーフェスに対して確実に同じ 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 の使用は許可されていません。この shim は、デスクトップ ウィンドウ上の SetProp への呼び出しから生じたデータをキャッシュし、後で要求されたときにこのデータを提供します。 A security change for Windows Server 2003 disallowed apps from using SetProp on the Desktop window. This shim caches the data from calls to SetProp on the desktop window and supplies the data when later requested.
60005アプリケーションが %windir%\AppPatch 内の .LGV ファイルに対して行った API 呼び出しをログに記録します。この shim を正しく機能させるには、LogExts.dll、 LogViewer.exe およびマニフェスト ディレクトリを %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.
60006COM セキュリティ レベルを RPC_C_AUTHN_LEVEL_NONE から RPC_C_AUTHN_LEVEL_COMMON に変更します。これによって、アプリケーションのセキュリティ コンテキストが一時的に上昇します。適用対象: Windows 95、Windows 98 Changes COM Security Level from RPC_C_AUTHN_LEVEL_NONE to RPC_C_AUTHN_LEVEL_COMMON. This enables temporary elevation of the security context for an application. Applies to: Windows 95, Windows 98
60007この互換性修正プログラムは、ACMSTREAMHEADER パラメーター内の大きすぎる cbSrcLength 値を acmStreamConvert または acmStreamPrepareHeader に渡すアプリケーションを処理します。 This compatibility fix handles applications that pass a cbSrcLength value that is too big in the ACMSTREAMHEADER parameter to acmStreamConvert or acmStreamPrepareHeader.
60008IMA ADPCM のパラメーター検証を通過するよう、acmStreamOpen のブロックごとにサンプルを修正します。 Corrects the samples per block for acmStreamOpen so that it will pass IMA ADPCM's parameter validation.
60009ビデオの表示に AMOVIE.OCX コントロールを使用する代わりに、レガシ ビデオからの呼び出しを Windows Media Player にリダイレクトします。 Redirects calls from legacy movies to Windows Media Player instead of using the AMOVIE.OCX control to display the movie.
60010この互換性修正プログラムは、ビットマップ ヘッダーの既知の問題を修正します。Windows XP では、互換性の範囲を広げるためにビットマップ ヘッダーの形式の制限を強化しています。適用対象: Windows 95、 Windows 98 This compatibility fix corrects known bad bitmap headers. Windows XP is more restrictive in the format of bitmap headers in an effort to promote wider compatibility. Applies to: Windows 95, Windows 98
60011CreateEvent 関数は、バックスラッシュを含むイベント名を受け入れません。この互換性修正プログラムは、バックスラッシュをアンダースコアに置き換えます。適用対象: Windows 95、 Windows 98 The CreateEvent function doesn't accept event names that contain a backslash. This compatibility fix will replace backslashes with an underscore. Applies to: Windows 95, Windows 98
60012この互換性修正プログラムは、CreateIcon API に対する呼び出しを途中で取得し、lpbXORbits のアルファ チャネルをゼロに設定します。これによって、Windows XP の一部のアイコンの表示性能を向上させる効果があります。 This compatibility fix intercepts calls made to the CreateIcon API and zeros the alpha channel in lpbXORbits. This has the effect of improving the display of certain icons in Windows XP.
60013DirectDraw CreateSurface 操作の DDSCAPS 構造体を修正します。 Corrects the DDSCAPS structure of DirectDraw CreateSurface operations.
60014この互換性修正プログラムは、LOGFONTA の lfCharSet 値を修正し、東アジア地域で使用される文字のローカライズ バージョンを正しく表示するようにします。東アジア地域向けにローカライズされたアプリケーションの一部は、ローカライズされた文字を表示するフォントを作成する際にフォント フェイス名のみを指定し、システムが正しい文字セットを選び出すようにします。これは、Windows 9x プラットフォームでは正しく機能しますが、Windows XP でローカライズされた文字を表示するためには、正しい文字セットを指定する必要があります。 This compatibility fix corrects the lfCharSet value in LOGFONTA to correctly display localized versions of East Asia characters. Some localized East Asia applications create fonts to display localized characters by supplying only the font face name, and let the system pick up the correct character set. This works fine on Windows 9x platforms. But on Windows XP, you need to specify the correct character set in order to display localized characters correctly.
60015SetDlgItemTextA API への呼び出しで c:\windows\system\ を探し出し、GetSystemDirectory API から返された文字列に置き換えます。 Looks for c:\windows\system\ in calls to the SetDlgItemTextA API and replaces it with the string returned from the GetSystemDirectory API.
60016この互換性修正プログラムは、Windows 9x と Windows XP の間で変更されたファイル パスを修正します。これは、ファイル API をフックすることで機能し、ファイル パスを Windows XP 用の正しい場所に置き換えます。たとえば、Windows 9x のパス C:\Windows\Write.exe は、C:\Windows\System32\Write.exe に置き換えられます。適用対象: Windows 95、 Windows 98 This compatibility fix corrects file paths that were changed between Windows 9x and Windows XP. It works by hooking the file APIs and converting the file paths to the correct location for Windows XP. For example, a Windows 9x path of C:\Windows\Write.exe would be converted to C:\Windows\System32\Write.exe. Applies to: Windows 95, Windows 98
60017インストール時にファイルの場所を変更した場合、アンインストール時にも変更後の場所からこのファイルが検索される必要があります。アプリケーションに CorrectFilePaths 互換性修正プログラムを適用する場合、アプリケーションのアンインストール プログラムにも互換性修正プログラムを適用する必要があります。 If file locations are corrected during install, the uninstall program should attempt to find the file in its new location when uninstalling. If the CorrectFilePaths compatibility fix is used with an application, then this compatibility fix should be applied to the application’s uninstall program.
60018Windows 9x では、現在開かれているファイルが fileName によって参照されていると、OpenFile (fileName, xxx, OF_SHARE_EXCLUSIVE) API のエラーが発生します。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 マッパー用の定数です。32 ビット以下の Windows では、この定数は 0xFFFFFFFF です。適用対象: Windows 95、Windows 98 This compatibility fix makes calls to the waveOutOpen, waveOutGetDevCaps, midiOutOpen and midiOutGetDevCaps APIs with the uDeviceID equal to 0xFFFF, which was the constant for the Wave/MIDI Mapper under 16-bit windows. Under 32-bit Windows the constant is 0xFFFFFFFF. Applies to: Windows 95, Windows 98
60020Windows XP では、MoveFile API と 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.
60021CUAS コマンド ラインのカスタム動作の変更を実行します。 Execute a custom CUAS command-line behavior change.
60022一部のアプリケーションで静的 DLL が使用され、アプリケーションの準備が整う前に、API の呼び出しを発行する可能性があります。この互換性修正プログラムでは、アプリケーションの静的 DLL に遅延を発生させることによって、この動作に対する回避策を提供します。この互換性修正プログラムでは、影響を受ける DLL の一覧を含むコマンド ラインを取得します。一覧はコマンド ラインと逆の順序で読み込まれます。この互換性修正プログラムは、動的に読み込まれた DLL を操作する InjectDll に似ています。 Some applications may use static DLLs, which could potentially issue calls to APIs before the application is ready. This compatibility fix provides a workaround for this behavior by causing a delay in the application’s static DLLs. This compatibility fix takes a command line containing a list of the DLLs affected. They will be loaded in the reverse order of the command line listing. Note that this compatibility fix is similar to InjectDll, which works with dynamically loaded DLLs.
60023DDE コマンド ShowGroup は同時に実行する必要がありますが、実際には実行されません。多くの場合、グループが表示される前にアプリケーションが再開されます。これ自体は問題ではありませんが、グループが表示される前にアプリケーションが DeleteGroup を呼び出す場合に問題が発生します。この場合、エクスプローラーは次の長いメッセージを生成します。 "DirName は利用できない場所を参照しています。このコンピューターのハード ドライブ上、ネットワーク上、またはホーム ネットワーク上の別のコンピューターを参照している可能性があります。ディスクが正しく挿入されているか、またはインターネットやホーム ネットワークに接続しているかどうかを確認してから、やり直してください。それでも見つからない場合は、その情報は別の場所に移動した可能性があります。" The DDE command ShowGroup does not operate synchronously, though it should. Often the application will resume before the group is visible, not a problem in and of itself, but this creates problems if the application calls DeleteGroup before the group is visible. In that case, Explorer will generate this lengthy message: "DirName refers to a location that is unavailable. It could be on a hard drive on this computer, on a network, or on a different computer on your home network. Check to make sure that the disk is properly inserted, or that you are connected to the Internet or home network, and then try again. If it still cannot be located, the information may have been moved to a different location."
60024Windows 95 バージョンの資格情報を返すように GetVersion API および GetVersionEx API をフックします。この互換性修正プログラムでは、呼び出しの回数を示すコマンド ライン番号を取得し、その回数にしたがってバージョンを遅らせます。これは、アプリケーションのある部分はバージョンを区別し、別の部分は区別しない場合に有効です。 Hooks the GetVersion and GetVersionEx APIs so that they return Windows 95 version credentials. This compatibility fix takes a command line number which is the number of calls by which to delay version lying. This is useful in cases where some parts of an application are version sensitive, but others are not.
60025WaveOutOpen はコールバック メカニズムを備えていますが、呼び出される API はほとんどありません。しかし、このコールバックの内部で WAVE 出力システム全体がロックされるため、アプリケーションのデッドロックが発生しやすくなっています。この互換性修正プログラムは、WINMM コールバック データをすべてキャッチし、メイン アプリケーション スレッドに存在する WM_TIMER コールバックからアプリケーションに渡します。 WaveOutOpen provides a callback mechanism, where very few APIs may be called. While inside this callback the entire Wave Out system is locked. It is very easy to deadlock the application. This compatibility fix catches all the WINMM callback data, and passes it to the application from the WM_TIMER callback which exists in the main application thread.
60026これは、指定されたパスと FileVersion の任意のファイルを削除できる汎用目的の互換性修正プログラムです。パスと FileVersion はオプションです。コマンド ラインには、 FileName:Path;FileVersion,FileName1:Path1;FileVersion1 などを含めることができます。たとえば、Ole2.dll:system,MFC42.dll:;6082.0.0.945,Foo.dll:d:\program Files\DisneyInteractive; のように指定することができます。ここでは、'system' は %windir% を示しています。ここに '0' または "" が指定されると、ファイル名自体が完全修飾されたパスであることを示します。パスを個別に指定するオプションなどを示す場合もあります。FileVersion の場合も同様です。これはオプションです。 This is a general purpose compatibility fix which can delete any file in a given path and FileVersion. The path and the FileVersion are optional. The command line can contain FileName:Path;FileVersion,FileName1:Path1;FileVersion1 etc... E.g. Ole2.dll:system,MFC42.dll:;6082.0.0.945,Foo.dll:d:\program Files\DisneyInteractive;. etc.. 'system' implies the %windir%. '0' OR "" implies that the filename itself is a fully qualified path OR one has the option of giving the path separately...The same holds good for FileVersion also. It is optional.
60027この shim は、推奨されなくなった OS サービスに依存するサービスをインストールするアプリケーションのために記述されています。 CreateService API をキャッチし、元の 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
60033Windows の新しいデスクトップ ウィンドウ マネージャーが原因で、正しいウィンドウ設定を検出および使用しようとすると、一部のアプリケーションが予測不能な動作をする場合があります。この互換性修正プログラムを適用すると、サポートしていないアプリケーションで Windows のデスクトップ ウィンドウ マネージャーが一時的に無効になります。 Because of the new Desktop Window Manager in Windows, some applications may have unpredictable behavior when trying to detect and use the correct window settings. This compatibility fix temporarily disables the Windows Desktop Window Manager functionality for applications that do not support it.
60034この互換性修正プログラムを適用すると、アプリケーションの起動時にフィルター キーのユーザー補助オプションが無効になり、アプリケーションの終了時に再度有効になります。 This compatibility fix disables the Filter Keys Accessibility Option at application startup and restores it on termination of the application.
60035この互換性修正プログラムを適用すると、プロセスの実行保護 (NX) が無効になります。NX 属性でマークされたメモリ領域 (スタック、ヒープなど) からアプリケーションを実行する場合は、このプログラムを使用すると便利です。 This compatibility fix disables execution protection (NX) for a process. This is useful for applications that decide to execute from memory region marked with NX attribute (like stack, heap etc.).
60036この互換性修正プログラムを適用すると、アプリケーションの起動時にスクリーン セーバーが無効になり、アプリケーションの終了時に再度有効になります。スクリーン セーバーを起動していると DirectX アプリケーションが正常に動作しない場合は、このプログラムを使用すると便利です。 This compatibility fix disables the screen saver at application startup and restores it on termination of the application. It's useful for DirectX applications that don't work well with an active screen saver.
60037この互換性修正プログラムを適用すると、アプリケーションの起動時に固定キーのユーザー補助オプションが無効になり、アプリケーションの終了時に再度有効になります。 This compatibility fix disables the Sticky Keys Accessibility Option at application startup, and re-enables it on termination of the application.
60038Windows のディスプレイのテーマが原因で、正しいウィンドウ設定を検出および使用しようとすると、一部のアプリケーションが予測不能な動作をする場合があります。この互換性修正プログラムを適用すると、サポートしていないアプリケーションで Windows のテーマ機能が一時的に無効になります。 Because of the display themes in Windows, some applications may have unpredictable behavior when trying to detect and use the correct window settings. This compatibility fix temporarily disables the Windows theme functionality for applications that do not support it.
60039Windows のディスプレイのテーマが原因で、正しいウィンドウ設定を検出および使用しようとすると、一部のアプリケーションが予測不能な動作をする場合があります。この互換性修正プログラムを適用すると、サポートしていないアプリケーションで Windows のメニュー テーマ機能が一時的に無効になります。 Because of the display themes in Windows, some applications may have unpredictable behavior when trying to detect and use the correct window settings. This compatibility fix temporarily disables the Windows menu theme functionality for applications that do not support it.
60040Windows 2000 では、WM_DRAWITEM メッセージ中にアプリケーションに送信できるオーナー描画ボタン状態が新たに採用されました。これらのオーナー描画状態は Windows XP でも使用されます。この互換性修正プログラムを適用すると、この情報を必要としないアプリケーションに対してこれらの状態が削除されます。 Windows 2000 introduced new owner-draw button states that can be sent to an application during WM_DRAWITEM messages. These owner-draw states are used in Windows XP as well. This compatibility fix removes those states for applications that are not expecting this information.
60041エラーが発生した場合でも宛先ハンドルを常に無効に (NULL) するよう、DuplicateHandle は Windows 2000 から変更されました。この shim を適用すると、複製が失敗した場合に *lpTargetHandle が変更されなくなります。 DuplicateHandle was changed from Win2000 to always NULL the destination handle, even if errors were generated. This shim ensures that *lpTargetHandle is not modified if the duplication was not successful.
60042管理者特権でアプリケーションを起動することにより、CreateProcess の ERROR_ELEVATION_REQUIRED を処理します。 Handles CreateProcess's ERROR_ELEVATION_REQUIRED by launching app elevated.
60043最初にクリップボードを空にせずに SetClipboardData (CF_TEXT) を呼び出すアプリケーション。 For Apps calling SetClipboardData (CF_TEXT) without emptying the clipboard first.
60044GetObjectA API がビットマップ ストライドを正しく計算できず、ストライドが 4 の倍数にならない場合があります。なお、GetObject の計算が間違っていても、基本的なビットマップ オブジェクトまたは DIBSection オブジェクトは正しく格納されます。この互換性修正プログラムは、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
60046Windows 9x では、CF_DIB 形式が指定されている場合に、High Color のビットマップをクリップボードにコピーすると自動的に 24 ビットの DIB に変換されます。8 ビットおよび 24 ビットの DIB しか処理できないアプリケーションもありますが、Windows XP ではこの変換が行われません。この互換性修正プログラムを適用すると、High Color の DIB が 24 ビットの DIB に変換されます。 On Windows 9x when you copy a high color bitmap onto the clipboard, it always gets converted to a 24-bit DIB when the CF_DIB format is specified. On Windows XP this conversion doesn't happen. Some applications are only designed to handle 8-bit and 24-bit DIBs. This compatibility fix converts the high-color DIBs to 24-bit DIBs.
60047Windows 9x バージョンの CreateFileMapping API では SEC_COMMIT フラグを必要としますが、Windows XP バージョンでは必要としません。この互換性修正プログラムを適用すると、SEC_COMMIT フラグを必要とするアプリケーションに対してこのフラグが追加されます。適用対象: Windows 95、Windows 98 The Windows 9x version of the CreateFileMapping API requires a SEC_COMMIT flag, while the Windows XP version does not. This compatibility fix adds the SEC_COMMIT flag for applications that expect it to be present. Applies to: Windows 95, Windows 98
60048この互換性修正プログラムを適用すると、CreateProcessA API がフックされ、Windows 9x よりも制約の多い Windows XP で API を実装する際に、すべてのパラメーターに許容値が設定されるようになります。適用対象: 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 9x の動作と同じように Windows XP バージョンの DeleteObject が成功を返すようになります。適用対象: Windows 95、Windows 98 This compatibility fix causes the Windows XP version of DeleteObject to return success, which is the Windows 9x behavior. Applies to: Windows 95, Windows 98
60050この互換性修正プログラムを適用すると、DirectDraw が排他モード アクセスの同期に使用するミューテックス API がフックされ、すべての同期イベントが同じスレッド上で発生するようになります。取得したスレッド以外のスレッドから排他モードが解放されると、DirectDraw が不安定な結果を出す可能性があります。適用対象: Windows 95、Windows 98 This compatibility fix hooks the mutex APIs that DirectDraw uses to synchronize exclusive mode access and ensures all synchronization events happen on the same thread. DirectDraw may produce unstable results if the exclusive mode is released from a thread other than the one that acquired it. Applies to: Windows 95, Windows 98
60051Windows 9x では、DrawText API が許容範囲外の値を受け取ると、その値が許容値に変換されます。この互換性修正プログラムを適用すると、Windows XP でも同じ動作をするようになります。適用対象: Windows 95、Windows 98 In Windows 9x, the DrawText API would accept out of range values and then convert them to acceptable values. This compatibility fix mimics that behavior for Windows XP. Applies to: Windows 95, Windows 98
60052この互換性修正プログラムを適用すると、Windows XP が環境 API から返す環境ブロックが大幅に減少します。これにより、破損の原因となるバッファー オーバーランの発生率が低くなります。 This compatibility fix causes Windows XP to return a significantly reduced environment block from the environment APIs. This reduces the chance of a buffer overrun causing corruption.
60053アプリケーションがディレクトリに対して FindFirstFile API を呼び出した後、先に FindFirstFile ハンドルを終了せずにこのディレクトリを削除しようとすると、ディレクトリが使用中であると報告され、RemoveDirectory API の呼び出しが ERROR_SHARING_VIOLATION エラーを返します。この互換性修正プログラムを適用すると、FindFirstFile ハンドルが強制終了され、ディレクトリが確実に削除されるようになります。また、FindNext または FindClose API の呼び出し前には FindFirstFile ハンドルが確実に有効になります。FindFirstFile ハンドルが強制終了されるのは、ディレクトリが空の場合のみです。適用対象: Windows 95、Windows 98 If an application calls the FindFirstFile API on a directory, and then attempts to remove that directory without first closing the FindFirstFile handle, the directory will be reported as being in use. The RemoveDirectory API call will return an ERROR_SHARING_VIOLATION error. This compatibility fix will force the FindFirstFile handle closed to ensure the directory is removed. The fix also ensures the FindFirstFile handles are valid before calling the FindNext or FindClose APIs. The FindFirstFile handle will not be forced closed unless the directory is empty. Applies to: Windows 95, Windows 98
60054GetCommandLine の動作は、Windows 9x と Windows XP とでは異なります。たとえば、ユーザーがコマンド ラインに「E:\temp\test.exe -dm -cdrom」と入力すると、Windows XP の GetCommandLine() は test.exe -dm -cdrom を返しますが、Windows 9x の GetCommandLine() は E:\TEMP\TEST.EXE -dm -cdrom を返します。適用対象: Windows 95、Windows 98 The behavior of GetCommandLine differs from Windows 9x to Windows XP. For example, if a user enters the command line: E:\temp\test.exe -dm -cdrom, Windows XP's GetCommandLine() returns: test.exe -dm -cdrom. Windows 9x's GetCommandLine() returns: E:\TEMP\TEST.EXE -dm -cdrom. Applies to: Windows 95, Windows 98
60055この互換性修正プログラムを適用すると、Windows 9x バージョンと Windows XP バージョン間の GetDeviceCaps API に関する既知の問題がチェックされ、修正可能な問題があれば修正されます。適用対象: Windows 95、Windows 98 This compatibility fix checks for known issues with the GetDeviceCaps API between the Windows 9x and Windows XP versions, and corrects them where possible. Applies to: Windows 95, Windows 98
60056この互換性修正プログラムを適用すると、Windows XP バージョンの GetFreeDiskSpace が Windows 9x と同様の値を返すようになります。具体的には、GetDiskFreeSpace API がフックされ、FAT32/NTFS システム上の実際の空き領域が判断されます。空き領域が 2 GB を超える場合は Windows 9x と同様に 2 GB が返され、2 GB 未満の場合はセクター ジオメトリが変換され、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
60058Windows XP では通常、プロセスが作成されると、STARTUPINFO 構造体の hStdInput、hStdOutput、および hStdError メンバーが NULL に設定されます。アプリケーションによっては、これらのハンドルをチェックしてエラー メッセージを返す場合があります。この互換性修正プログラムを適用すると、このような場合に適切なハンドルが送られるようになり、プログラムの終了を防ぐことができます。 Normally, when a process is created on Windows XP, the hStdInput, hStdOutput, and hStdError members of the STARTUPINFO structure are set to NULL. Some applications may check these handles and send error messages. This compatibility fix can be used in this case to send appropriate handles and prevent program termination.
60059Windows 2000 の GetStringType[W, ExW, A, ExA] をエミュレートします。 Emulate Windows 2000 GetStringType[W, ExW, A, ExA].
60060TS セッションの場合は、SPI_GETUIEFFECTS を FALSE (既定値) または TRUE に設定してください。 If on a TS session, force SPI_GETUIEFFECTS to FALSE (default) or TRUE
60061この互換性修正プログラムを適用すると、Windows 9x のヒープ マネージャーの機能がエミュレートされます。これにより、Windows 9x のヒープ マネージャーの完全実装が Windows XP に移植されます。適用対象: Windows 95、Windows 98 This compatibility fix emulates the functionality of the Windows 9x heap manager. It is a full implementation of the Windows 9x heap manager ported to Windows XP. Applies to: Windows 95, Windows 98
60062この互換性修正プログラムを適用すると、特定のジョイスティック番号に対する JOYCAPS データが取得され、必要なバイト数がアプリケーション構造体にコピーされます。戻り値がエラーを示す場合は、この互換性修正プログラムによって JoyCaps 構造体に Windows 9x と同じ値が埋め込まれます。適用対象: Windows 95、Windows 98 This compatibility fix will retrieve JOYCAPS data for a given joystick number and copy the number of requested bytes to an application structure. If the return value is an error, then this compatibility fix will fill the JoyCaps structure with the same values from Windows 9x. Applies to: Windows 95, Windows 98
60063この互換性修正プログラムを適用すると、LZ API の呼び出しがすべて途中で取得され、(アプリケーションの観点から) 有効なハンドルが 0 以上ではなく常に 0 より大きくなるように、ハンドル値が増減されます。この修正プログラムは、ハンドル値 0 をエラーとして扱うアプリケーションに適用されます。Windows 9x でハンドル値 0 が返されることはありませんが、Windows XP では返される場合があります。 This compatibility fix intercepts all of the LZ API calls and either increments or decrements the handles so that a valid handle (from the application's perspective) is always greater than 0 instead of greater than or equal to 0. This compatibility fix applies to applications that treat a handle value of zero as an error. Windows 9x never returned handles of zero, but this is a possibility on Windows XP.
60064この互換性修正プログラムを適用すると、CreateProcess および WinExec API がフックされ、リダイレクトを必要とする実行可能ファイル (Start.exe、ScanDskW.exe、Defrag.exe、Rundll32.exe、Control.exe、WinHelp.exe、PBrush.exe など) がスプーフされます。適用対象: Windows 95、Windows 98 This compatibility fix hooks the CreateProcess and WinExec APIs to spoof executables that need redirection such as Start.exe, ScanDskW.exe, Defrag.exe, Rundll32.exe, Control.exe, WinHelp.exe, and PBrush.exe. Applies to: Windows 95, Windows 98
60065アプリケーションが PlaySound を呼び出す際に SND_LOOP フラグが設定されていると、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 バージョンと Windows XP バージョン間における GDI API の非互換性に関するいくつかの問題が修正されます。この修正プログラムは特に、テキストの色に使用される COLORREF フラグに関係します。適用対象: Windows 95、Windows 98 This compatibility fix compensates for some incompatibilities between the Windows 9x version of the GDI APIs and the versions found in Windows XP. In particular, this compatibility fix relates to the COLORREF flags used for text color. Applies to: Windows 95, Windows 98
60070この互換性修正プログラムを適用すると、PROCESSENTRY32 API に関する 2 つの問題が修正されます。第 1 の修正では、Windows XP による szExeFile フィールドの標準的な使用形式がイメージ名から Windows 9x 形式 (完全パスと実行可能ファイル名を含む) に変換されます。第 2 の修正では cntUsage フィールドに関する問題 (Windows 9x では常に 0 以外になるが、Windows XP では常に 0 になる) が修正されます。適用対象: Windows 95、Windows 98 This compatibility fix addresses two separate issues with the PROCESSENTRY32 API. The first converts the standard Windows XP usage of the szExeFile field from the image name to the Windows 9x style, which includes the full path and executable name. The second issue addressed is that of the cntUsage field, which on Windows 9x is always non-zero, and on Windows XP is always zero. Applies to: Windows 95, Windows 98
60071Windows 9x と NT 間における API の既知の違い (SetWindowsHookEx、SetWindowLong、RegisterClass、ChangeDisplaySettings/ChangeDisplaySettingsEx、ToAscii/ToAsciiEx、GetMessage/PeekMessage、ShowWindow) が修正されます。また、モード変更によってパレットの状態が維持されます。適用対象: Windows 95、Windows 98 Fixes for known API differences between Win9x and NT: SetWindowsHookEx, SetWindowLong, RegisterClass, ChangeDisplaySettings/ChangeDisplaySettingsEx, ToAscii/ToAsciiEx, GetMessage/PeekMessage, ShowWindow. Also persists palette state through mode changes. Applies to: Windows 95, Windows 98
60072この互換性修正プログラムを適用すると、NULL バッファーを VerQuery 関数に渡すことができるようになります。Windows XP では API で修正済みのため、この技術は古いものと見なされます。適用対象: Windows 95、Windows 98 This compatibility fix permits a NULL buffer to be passed to VerQuery functions. In Windows XP this technique is considered obsolete as it was corrected in the API. Applies to: Windows 95, Windows 98
60073Windows 9x では一連の 0 が書き込まれることを前提として NULL バッファーを WriteFile API に渡すことができますが、Windows XP では NULL バッファーが渡されるとこの呼び出しが失敗します。この互換性修正プログラムを適用すると、NULL バッファーを受け取るときに Windows 9x の WriteFile の動作がエミュレートされます。適用対象: Windows 95、Windows 98 Windows 9x permitted a NULL buffer to be passed to the WriteFile API, with the assumption being that a series of zeroes should be written. Windows XP will fail on this call when a NULL buffer is passed. This compatibility fix emulates the behavior of WriteFile on Windows 9x when it receives a NULL buffer. Applies to: Windows 95, Windows 98
60074Windows 9x では ExitWindowsEx API を呼び出すことでアプリケーションがコンピューターを再起動できますが、Windows XP で ExitWindowsEx API を正常に呼び出すためには、適切なセキュリティ特権でアプリケーションを実行する必要があります。この互換性修正プログラムを適用すると、適切なセキュリティ特権でアプリケーションが ExitWindowsEx API を呼び出すことができるようになります。適用対象: Windows 95、Windows 98 In Windows 9x applications could restart the computer by calling the ExitWindowsEx API. Windows XP requires the application to run with adequate security privileges to successfully call the ExitWindowsEx API. This compatibility fix enables an application to call the ExitWindowsEx API with correct security privileges. Applies to: Windows 95, Windows 98
60075cbBuffer を使用した GetObjectA() の呼び出しが sizeof(BITMAP) よりも小さくなるアプリケーション。 For apps calling GetObjectA() with cbBuffer is less than sizeof(BITMAP).
60076ExtractAssociatedIcon API の呼び出しを使用するアプリケーションによっては、32bpp のアイコンを正しく処理できない場合があります。この互換性修正プログラムを適用すると、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アプリケーションによっては、他の API によってサポートされていない古いプライベート shell32 API を呼び出す場合があります。この互換性修正プログラムを適用すると、失敗したスタブのある関数が実装されます。この方式で処理される関数は、FileMenu_* 関数に加え、Windows XP と Windows Vista の間に使われなくなった関数です。 Some applications call obsolete private shell32 API's which are no longer supported. This compatibility fix implements those functions with stubs that fail. Functions handled in this manner are the FileMenu_* functions plus those which were retired between Windows XP and Windows Vista.
60080この互換性修正プログラムを適用すると、特定のファイルに対して OpenFile API が失敗するようになります。この修正プログラムを使用した場合、失敗となるファイル名はコマンド ラインに示されます。 This compatibility fix causes the OpenFile API to fail on specific files. The file names to be failed are supplied on the command line when this compatibility fix is used.
60081アプリケーションによっては、メニューのシステム カラーがボタン表面のシステム カラーと一致しない場合に、メニューが正しく動作しなくなることがあります。この互換性修正プログラムを適用すると、メニューとボタンの色が一致するようになります。 Some application’s menus may not behave correctly when the system color for menu does not match the system color for button face. This compatibility fix forces a match between the menu and button colors.
60082アプリケーションによっては、実行用にマークされていないセクションから実行される場合があります。この互換性修正プログラムを適用すると、この種のイメージ セクションに対するセクション保護が適用されます。この shim のコマンド ラインは次のような形式になります。COMMAND_LINE: SECTION_INFO | COMMAND_LINE スペース SECTION_INFO SECTION_INFO: MODULE,SECTION,PROTECTION MODULE: M=EMPTY | M=モジュール名 (等号 (=) の左右にスペースなし) SECTION: S=セクション名 (等号 (=) の左右にスペースなし) | O=セクション序数 (等号 (=) の左右にスペースなし) PROTECTION: 16 進整数型の定数 (このセクションに対して設定される保護) 例: COMMAND_LINE="M=,O=5,0x40 M=foo.dll,S=.bar,0x40" Some applications execute from sections not marked for execution. This compatibility fix patches the section protection for such image sections. Command line for this shim has the following format: COMMAND_LINE: SECTION_INFO | COMMAND_LINE space SECTION_INFO SECTION_INFO: MODULE,SECTION,PROTECTION MODULE: M=EMPTY | M=module name (no spaces around =) SECTION: S=section name (no spaces around =) | O=section ordinal (no spaces around =) PROTECTION: hexadecimal integer constant (protection to be set for the section) Example: COMMAND_LINE="M=,O=5,0x40 M=foo.dll,S=.bar,0x40"
60083この互換性修正プログラムを適用すると、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.
600852 つ以上のインストール済みサービスが互いの起動に依存する場合は、サービスの起動における循環的な依存関係が発生します。つまり、サービス ‘A’ はサービス ‘B’ が起動して初めて起動できるのにもかかわらず、サービス ‘B’ もまたサービス ‘A’ が稼働していないと起動できない状況が発生します。この互換性修正プログラムを適用すると、この動作が修正されます。 A service startup circular dependency occurs when two or more installed services depend upon each other to start. That is, service ‘A’ cannot start until service ‘B’ starts, but service ‘B’ cannot start without service ‘A’ running. This compatibility fix attempts to counter this behavior.
60086この互換性修正プログラムを適用すると、プロセスの開始時にディスプレイの色の設定で 8 ビット カラー (256 色) が使用されるようになります。 This compatibility fix forces the color depth of the display to use 8-bit color (256 colors) when the process starts.
60087この互換性修正プログラムを適用すると、プロセスの開始時に一時的な解像度変更として画面表示が 640x480 ピクセルに設定されます。 This compatibility fix sets the screen display to 640x480 pixels when the process starts as a temporary resolution change.
60088この互換性修正プログラムを適用すると、プロセスの開始時に一時的な解像度変更として、画面表示が 640x480 ピクセルの 8 ビット カラーに設定されます。 This compatibility fix sets the screen display to 640x480 pixels with 8-bit color when the process starts as a temporary resolution change.
60089この互換性修正プログラムを適用すると、プロセスの開始時に一時的な解像度変更として、画面表示が 640x480 ピクセルの 16 ビット カラーに設定されます。 This compatibility fix sets the screen display to 640x480 pixels with 16-bit color when the process starts as a temporary resolution change.
60090この互換性修正プログラムを適用すると、アプリケーションが各種の API 呼び出しを使用して、現在のユーザーが Administrators グループに属しているかどうかを確認する際に発生する問題が修正されます。 This compatibility fix addresses issues that may be encountered when an application uses various API calls to verify if the current user is part of the Administrators group.
60091この互換性修正プログラムを適用すると、IShellFolder::GetDisplayNameOf API を呼び出したときに、Windows XP で返される Unicode 文字列ではなく、Windows 98 と同様に ANSI 文字列が返されるようになります。 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.
60093Windows XP では、アプリケーションがシステム メニューを変更することは制限されており、代わりに各アプリケーションがシステム メニューの個別コピーを持つようになっていますが、アプリケーションによっては実際のシステムのハンドルを取得して変更を加えようとする場合があります。この互換性修正プログラムを適用すると、AppendMenu API が常に TRUE を返すようになります。これは、HMENU が実際のシステムのハンドルであるか、単にシステム メニューのローカル コピーのハンドルであるかを区別できないためです。 In Windows XP, applications are restricted from modifying the system menu. Instead, each application gets a separate copy of the system menu. Some applications may try to get a handle to the real system menu and attempt to modify it. This compatibility fix makes the AppendMenu API return TRUE all the time, since there is no way to tell if an HMENU is the handle to the real system menu or simply a handle to the local copy of the system menu.
60094アプリケーションによっては、Windows XP のウィンドウ マネージャーが変更されるとフォーカスを失って取り戻せなくなる場合があります。この互換性修正プログラムを適用すると、新しいウィンドウがフォーカスを取得して前景に移動できるようになります。 Some applications may lose focus and are unable to regain it due to Windows XP window manager changes. This compatibility fix forces new windows to receive focus and move to the foreground.
60095MCI を使用して AVI を再生するアプリケーションによっては、メッセージの送信順序が原因で mciavi32 が再生用のウィンドウを何度も開き直すことがあります。この互換性修正プログラムを適用すると、MCI に対して行われた呼び出しがフィルターされ、既存のターゲット ウィンドウ内で呼び出しが実行されるようになります。 Some apps that use MCI to play their AVIs send messages in an order that causes mciavi32 to continually re-open the window it's supposed to be playing to. This compatibility fix filters the calls made to MCI and cause them to be executed in the existing target window.
60096この互換性修正プログラムを適用すると、CD ドライブの競合の問題が修正されます。アプリケーションによっては、MCI によるムービーやサウンドの再生中でも CD にアクセスしようとする場合があります。なお、この修正プログラムでは、アプリケーションが一度に 1 つの 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 ではエラーになります。この互換性修正プログラムを適用すると、CoInitialize がまだ呼び出されていない場合に CoCreateInstance 上で呼び出されるようになります。適用対象: Windows 95、Windows 98 Some multimedia applications on Windows 9x would call AVIFileInit without first calling CoInitialize. This would work in Windows 9x but will fail on Windows XP. This compatibility fix will call CoInitialize on CoCreateInstance if it hasn't already been called. Applies to: Windows 95, Windows 98
60098Windows 9x の DirectDraw は GDI を使用せずにパレットを直接操作しますが、NT の DirectDraw は GDI を使用します。このため、アプリケーションで GDI の呼び出しと DirectDraw のパレット操作が混在する場合は、Windows 9x と NT で異なる結果が生じます。この互換性修正プログラムを適用すると、GDI のパレット操作が DirectDraw から切り離され、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アプリケーションによっては、ハードウェア アクセラレータの一部の状況が正しく処理されない場合があります。たとえば、アプリケーションによって、16 bpp のディスプレイではピッチが常に幅の倍になることが前提とされていても、実際にはそうでない場合があります。この互換性修正プログラムを適用すると、DirectDraw がエミュレーション モードになり、ピッチが幅に合わせて直接調整されるようになります。 Some applications don't handle certain aspects of hardware acceleration correctly. For example, they may assume that the pitch is always double the width in 16bpp displays, which is not necessarily the case. This compatibility fix forces DirectDraw into emulation mode where the pitch is directly scaled to the width.
60100Windows 9x の一般的な状況に比べて Windows XP では、DirectDraw の Blt および Lock 呼び出しで頻繁にデバイスのビジー状況が検出されることがあります。この互換性修正プログラムを適用すると、Blt および Lock 呼び出しに WAIT フラグが追加され、デバイスのビジー状況によるアプリケーション エラーの発生を防ぐことができます。 DirectDraw Blt and Lock calls may encounter device busy situations more frequently on Windows XP than was common on Windows 9x. This compatibility fix adds WAIT flags to Blt and Lock calls to avoid application failure due to device busy scenarios.
60101この互換性修正プログラムは、特定の解像度で実行する必要のあるアプリケーションに適用されます。この修正プログラムでは、解像度を指定するコマンド ラインを使用し、コマンド ライン オプションで幅 (ピクセル)、高さ (ピクセル)、色の設定 (ビット) を指定する必要があります。必要な解像度が指定されていない場合は、現在のシステム解像度が使用されます。たとえば、「1024,768,16」と指定すると、アプリケーションでは 16 ビット カラーで 1024x768 の設定が使用されます。コマンド ラインで「,,16」と指定した場合は、現在のシステム解像度が使用されますが、色の設定は 16 ビット カラーに変更されます。 This compatibility fix applies to applications that require a specific resolution to run. It takes a command line to specify the resolution. The command line options must specify the width (pixels), height (pixels), and color depth (bits). If the desired resolution is omitted, the current system resolution will be used. For example, if you specify a setting of 1024,768,16 the application will use a setting of 1024x768 at a color depth of 16 bits. If you were to specify the command line of ,,16, the application would use the current system resolution but would change to 16-bit color depth.
60102旧バージョンの DirectX を使用するように構築されたアプリケーションによっては、DSETUP.DLL の LoadLibrary または GetProcAddress 関数を呼び出すと Windows XP 上で問題が発生する場合があります。この互換性修正プログラムを適用すると、これらの API に対して行われた呼び出しが途中で取得され、それらが成功を返すようになります。適用対象: Windows 95、Windows 98 Some applications built to use older version of DirectX may encounter problems on Windows XP when they call the LoadLibrary or GetProcAddress functions of DSETUP.DLL. This compatibility fix intercepts calls made to these APIs and forces them to return success. Applies to: Windows 95, Windows 98
60103この互換性修正プログラムを適用すると、ウィンドウが破損した場合に、現在のアプリケーションから別の可視ウィンドウを表示できるようになります。Windows 9x の動作とは異なり、これを行わないとアプリケーションがフォーカスを完全に失う可能性があります。適用対象: Windows 95、Windows 98 This compatibility fix ensures that when a window is destroyed, another visible window from the current application is ready to take its place. Otherwise, the application can lose focus altogether, which is inconsistent with Windows 9x behavior. Applies to: Windows 95, Windows 98
60104この互換性修正プログラムを適用すると、MessageBox API に対して行われた呼び出しが途中で取得され、MB_SETFOREGROUND スタイルが追加されるようになります。この結果、実際には MessageBox が前景ウィンドウになります。 This compatibility fix intercepts calls made to the MessageBox API and adds MB_SETFOREGROUND style. This effectively forces the resulting MessageBox to be the foreground window.
60105常に別の VDM プロセスが作成されるように、CREATE_SEPARATE_WOW_VDM を CreateProcess 呼び出しに追加します。 Add the CREATE_SEPARATE_WOW_VDM to CreateProcess calls, so that a separate VDM process is always created.
60106アプリケーションによっては、パラメーターで SLR_NO_UI フラグが設定されている場合でも、IShellLink::Resolve の呼び出しによってダイアログ ボックスが生成されることがあります。この互換性修正プログラムを適用すると、この問題が解決されます。適用対象: Windows 95、Windows 98 This compatibility fix resolves an issue that some applications may encounter where a call to IShellLink::Resolve may generate a dialog box even when the SLR_NO_UI flag is set in the parameters. Applies to: Windows 95, Windows 98
60107この互換性修正プログラムを適用すると、CreateWindow API のパラメーターが調整され、非常に単純なウィンドウのみが生成されるようになります。アプリケーションから渡されるスタイルの組み合わせについて、Windows 9x 上では特別な意味を持っていたものが、Windows XP ではサポートされていない場合は、この修正プログラムを使用することで問題を修正できます。 This compatibility fix adjusts the CreateWindow API parameters to make only very simple windows. This is useful for fixing issues where an application passes combinations of styles that had special meaning on Windows 9x, but are unsupported on Windows XP.
60108この互換性修正プログラムを適用すると、アプリケーションが行うモード変更が一時的なものになります。この修正プログラムを適用した場合は、アプリケーションの終了時にすべてのモード変更がリセットされます。 This compatibility fix ensures that any mode changes the application makes are temporary in nature. When this fix is applied, all mode changes will be reset when the application terminates.
60109この互換性修正プログラムを適用すると、IShellLink SetWorkingDirectory および SetPath API を使用したときに、実行可能パスと一致するように作業ディレクトリが設定されます。 This compatibility fix sets the working directory to match the executable path when using the IShellLink SetWorkingDirectory and SetPath APIs.
60110アプリケーションの実行前に [インターネット接続ファイアウォール] ダイアログを表示します。これは、全画面で実行しないと、実行中に [Windows ファイアウォール] ダイアログにフォーカスを移すことができないアプリケーションで使用します。 Displays the Internet Connection Firewall dialog before the application runs. Used with applications that run in full screen or otherwise cannot shift focus to the Windows Firewall dialog while running.
60111この互換性修正プログラムを適用すると、メモリ状態の構造が変更され、Win9x で報告されたのと類似した値が報告されます。適用対象: Windows 95、Windows 98 This compatibility fix modifies the memory status structure so that it reports values similar to those that Win9x would have reported. Applies to: Windows 95, Windows 98
60112この互換性修正プログラムを適用すると、ページファイルと物理メモリの状況が修正され、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この shim を適用すると、GetVolumeInformationA/W からの戻り時に lpFileSystemFlags パラメーターから指定されたフラグが削除されます。これにより、圧縮や暗号化を正しく処理できないアプリケーションに対し、ファイルシステムが擬似的にその機能をサポートしていないという状態にすることができます。 This shim will strip out specified flags from the lpFileSystemFlags parameter on the return from GetVolumeInformationA/W. This allows apps that improperly handle compression or encryption to be lied to that the filesystem does not support that feature.
60115Windows XP におけるアプリケーションの互換性戦略の多くは "対応付け情報" に依存しています。これは、特定の修正プログラムを必要としているアプリケーションの識別に役立ちます。この互換性修正プログラムを適用すると、現在のプロセス ディレクトリと各子プロセスのディレクトリが調べられ、デスクトップ上の matchinginfo.txt ファイルに対応付け情報が生成されます。 Many of the application compatibility strategies in Windows XP depend on “matching information”, which will help to identify an application in need of a particular fix. This compatibility fix will go through the current process' directory and each spawned process' directory and produce matching information in a file named matchinginfo.txt on the desktop.
60116この互換性修正プログラムを適用すると、無効なパラメーターの受け取りを円滑に処理できない API に関する問題が修正されます。現在のところ、対象となる API は BackupSeek、CreateEvent、GetFileAttributes です。適用対象: Windows 95、Windows 98 This compatibility fix addresses issues with APIs that may not gracefully handle receiving bad parameters. Currently, this works with the BackupSeek, CreateEvent, and GetFileAttributes APIs. Applies to: Windows 95, Windows 98
60117- 一部の API では IsBadReadPtr がパラメーター検証から削除されたため、無効なポインターの受け渡しを処理するためのアプリケーションがそれらのポインターを使用しようとすると AV が発生します。この shim を適用すると、IsBadPtr API を使用するようにコードが戻されるため、アプリケーションが機能し続けることができます。- この修正プログラムは、InternetSetOptionA および InternetSetOptionW lpBuffer 検証のみを対象としています。 - Some APIs removed IsBadReadPtr from their parameter validation so applications that used to get away with passing bad pointers now AV when they try to use them. This shim reverts the code to using the IsBadPtr APIs so that applications continue to work. - This fix supports InternetSetOptionA and InternetSetOptionW lpBuffer validation only
60118アプリケーション パス名が長い ASCII 文字で構成されていると、アプリケーション エラーが発生します。この shim を適用すると、GetCommandLineA でアプリケーション パスが二重引用符で囲まれるようになります。アプリケーション パスを二重引用符で囲むと、アプリケーションが DBCS 文字を処理できる場合があります。 Applications fail when its app path name has high ASCII characters. This shim wraps the app path with double quotes at GetCommandLineA. If app path is double quoted, the application can sometimes handle DBCS characters.
60119以前の非 DBCS アプリケーションによっては、文字単位ではなくバイト単位で文字が処理される場合があります。このようなアプリケーションが DBCS 対応の Win32 API (CharNextA など) を呼び出すと、第 2 バイトで DBCS 文字が区切られます。この互換性修正プログラムを適用すると、文字列が DBCS ユーザー プロファイルの場合に CharNextA に対して DBCS 機能が無効になります。 Some old non-DBCS applications handle characters by byte rather than by character. If the application calls a DBCS-enabled Win32 API (e.g. CharNextA), it will break the DBCS character at the second byte. This compatibility fix is used to disable the DBCS feature for CharNextA if the string is a DBCS user profile.
60120以前の AccessCheck では、DesiredAccess フラグが 0 の場合に 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 アプリケーションの中には、VA_LIST ではなく LPSTR を使用するものもあります。戻り値を正しくチェックしないと、これらのアプリケーションは Wvsprintf を使用しても安全だと想定する場合がありますが、Windows XP ではこれによりアクセス違反が発生する可能性があります。この修正プログラムで使用するコマンド ラインは "arglistfix" (大文字小文字の区別あり) です。適用対象: Windows 95、Windows 98 This compatibility fix provides a facility to convert the argument list from LPSTR into VA_LIST. Some native Windows 9x applications use LPSTR instead of VA_LIST. Without properly checking the return value, these applications may assume that it is safe to use Wvsprintf, but in Windows XP, this may cause an access violation. This compatibility fix takes one command line: "arglistfix" (case insensitive). Applies to: Windows 95, Windows 98
60123この互換性修正プログラムを適用すると、アプリケーションに対する各ヒープ割り当てがクリアされ、値がすべて 0 になります。 This compatibility fix will clear out every heap allocation for the application with zeroes.
60124この互換性修正プログラムを適用すると、LocalFree の呼び出しが遅延されます。これにより、アプリケーションが処理を完了する前に必ず LocalFree を使用してヒープ メモリの解放を試みるようになります。 This compatibility fix will delay calls to LocalFree. This may help applications that are trying to free heap memory using LocalFree before all activities have been concluded.
60125十分な空き容量が割り当てられていないアプリケーションに対して、HeapCreate 上のヒープの最大サイズを 0 にします。 Zero the maximum size of a heap on HeapCreate for applications that didn't give themselves enough space.
60126GlobalAlloc が失敗した場合に、GMEM_MOVEABLE フラグを削除します。NT ヒープ マネージャーは、割り当てる移動可能ブロック数に対して 64 K の制限を設けています。この互換性修正プログラムを適用すると、割り当てが失敗した場合に移動可能フラグが単に削除されます。この修正プログラムは、EmulateHeap に取って代わられます。 Remove the GMEM_MOVEABLE flag if GlobalAlloc fails. The NT heap manager has a 64K limit on the number of moveable blocks it allocates. This compatibility fix simply removes the moveable flag if the allocation fails. This compatibility fix is superseded by EmulateHeap.
60127この互換性修正プログラムを適用すると、ヒープ メモリの解放呼び出しを必要とするアプリケーションに関する問題が修正されます。また、すべての呼び出しが正しいヒープに対して行われたかどうかもチェックされます。 This compatibility fix addresses potential problems with applications that may need help with heap memory free calls. The fix also checks to insure that all free calls are made to the correct heap.
60128この互換性修正プログラムを適用すると、HeapAlloc API によって行われた各割り当てに対して、追加メモリが割り当てられます。この修正プログラムはコマンド ライン方式ですが、追加されるメモリ量の既定値は 256 です。 This compatibility fix allocates additional memory for every allocation made through the HeapAlloc API. This fix is command line driven, but 256 is the default amount to add.
60129この互換性修正プログラムを適用すると、HeapFree API の呼び出しが検証され、ポインターが割り当て元のヒープに含まれているかどうかが確認されます。 This compatibility fix validates the calls to the HeapFree API to ensure the pointer is in the heap that it was allocated from.
60130ShowCursor はカウントが 0 以上の場合にカーソルを表示しますが、この shim を適用すると、ShowCursor がカウントではなくトグルとして機能するようになり、カウント値は 0 か -1 のいずれかになります。 ShowCursor will display the cursor if the count is = 0, this shim will force ShowCursor to act as a toggle rather than a count. In other words it forces the count to be 0 or -1.
60131表示モードの列挙方法は Windows XP と Windows 9x で異なりますが、このためアプリケーションによっては、サポートされる表示モードをすべて一覧し、その情報を固定長バッファーに格納しようとすると問題が発生する場合があります。この互換性修正プログラムを適用すると、報告される表示モードの数が減らされ、Windows 9x と同じ動作をするようになります。適用対象: Windows 95、Windows 98 Display modes are enumerated differently for Windows XP than they were on Windows 9x. This may cause issues for some applications when they attempt to list all of the supported display modes and store that information in a fixed-length buffer. This compatibility fix reduces the number of display modes reported to mimic the behavior of Windows 9x. Applies to: Windows 95, Windows 98
60132Windows XP では、WS_EX_CLIENTEDGE ウィンドウ スタイルを使用するとタスク バーが表示された状態でアプリケーションが稼働しますが、全画面モードで動作するアプリケーションによっては、この動作が望ましくない場合があります。この互換性修正プログラムを適用すると、該当するフラグが単に削除され、アプリケーションが全画面モードを正しく使用できるようになります。 In Windows XP, the WS_EX_CLIENTEDGE window style causes applications to run with the taskbar still visible. This may not be the expected behavior for some applications running in full screen mode. This compatibility fix simply removes the flag and enables the application to correctly use full screen mode.
60134Windows 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}.
60136CRT のシャットダウン ルーチンが実行されないようにします。 Prevent CRT shutdown routines from running.
60137この互換性修正プログラムを適用すると、アプリケーションが OutputDebugString API に送信される出力を無視するようになります。一般に、この種のデバッグ情報はエンドユーザーに役立つものではなく、Windows XP でアプリケーションのパフォーマンスが低い場合にのみ効果があります。 This compatibility fix causes the application to disregard any output sent to the OutputDebugString API. This type of debug information is generally not useful to an end-user and will only serve to slow application performance under Windows XP.
60138この互換性修正プログラムを適用すると、アプリケーションがいくつかの指定された例外を無視するようになります。既定では、無視される例外は特権モードの命令のみですが、この修正プログラムでは任意の例外を無視できます。適用対象: Windows 95、Windows 98 This compatibility fix causes the application to ignore certain specified exceptions. By default, the only exceptions ignored are privileged mode instructions, but any exception can be ignored with this compatibility fix. Applies to: Windows 95, Windows 98
60139C のランタイム ライブラリで浮動小数点 sse2 がサポートされる以前は、丸め制御要求が無視され、既定に最も近いオプションへの丸めが使用されていました。この shim を適用すると、丸め制御要求が無視され、以前の動作に依存するアプリケーションがサポートされるようになります。 Before floating point sse2 support in C runtime library, the rounding control request was being ignored which would use round to nearest option by default. This shim ignores the rounding control request to support applications relying on old behavior.
60140アンチエイリアシングは現在の既定ではオンになっているため、PROOF_QUALITY を使用するアプリケーションはアンチエイリアス フォントを取得します。このフォントを色キーと組み合わせると、テキストの外観が悪くなることがあります。 Anti-aliasing is now on by default, so any app using PROOF_QUALITY will now get an anti-aliased font. If the font is combined with a color-key, this will cause undesirable looking text.
60141アプリケーションによっては使用中の DLL を解放する場合がありますが、これが発生し、そのアプリケーションがエクスポート関数を呼び出そうとすると、アクセス違反によってこの呼び出しが失敗します。この互換性修正プログラムを適用すると、無視する DLL の一覧 (例: USER32.DLL;GDI32.DLL) を使用して、FreeLibrary API の呼び出しが無視されるようになります。 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.
60151TAPI アプリケーションによっては、切断メッセージを正しく処理できない場合があります。この互換性修正プログラムを適用すると、キューから切断メッセージが削除されます。 Some TAPI applications do not correctly handle a disconnect message. This compatibility fix removes the disconnect message from the queue.
60152VB アプリケーションによっては、win32 ハンドルを WORD サイズ変数に格納しようとする場合があります。Windows 9x ではほとんどのハンドルが 16 ビットなので問題ありませんが、NT では VB 型チェック コードによって "実行時エラー 6" が返されます。この shim を適用すると、型チェック コードが途中で取得され、チェックが無視されます。 Some VB apps try to store win32 handles in WORD size variables. On Win9x this works because most handles are 16-bit. However, on NT, the VB type checking code throws a "Runtime Error 6". The shim intercepts the type checking code and ignores the check.
60153このアプリケーションは CallWindowProcA を使用して WM_CHAR メッセージを送信しますが、その際の lParam 値が実際と異なっています。これらを途中で取得して、LOWORD(lParam) の繰り返し回数を 1 にしてください。 The app uses CallWindowProcA to send WM_CHAR messages with bogus lParam values. Intercept these and replace the LOWORD(lParam) repeat count with 1
60154アプリケーションによっては、幅が 0 の MoveWindow 呼び出しをフィルター処理で除外しないと、内部チェックが失敗する場合があります。 Some applications need to have zero width MoveWindow calls filtered out or it will fail an internal check.
60155アプリケーションによっては、動的に読み込まれる DLL を使用することで、アプリケーションの準備が整う前に静的 DLL の呼び出しが発行される場合があります。この互換性修正プログラムを適用すると、アプリケーションに必要な静的 DLL を事前に読み込むことで、この動作を回避できます。この修正プログラムでは、影響を受ける DLL の一覧をコマンド ラインに指定します。DLL はコマンド ラインに一覧されている順序で読み込まれます。この修正プログラムは 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
60157Windows 9x 用に作成されたアプリケーションによっては、ReleaseDC API の呼び出しによって既に解放されているデバイス コンテキストを使用しなければならない場合があります。この互換性修正プログラムを適用すると、デバイス コンテキストの解放が呼び出し 1 回分だけ遅延されます。 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 が読み込まれているかどうかが確認されます。これにより、アプリケーションに対する API を明示的に呼び出すのではなく、Shell32 にリンクしたときにアプリケーションが Comctl32 バージョン 5 を起動するようになります。 This compatibility fix intercepts calls to the CreateWindow, DialogBox, and CreateDialog routines in order to ensure that Comctl32 version 5 is loaded. This means that applications will launch Comctl32 version 5 when linking to Shell32 and not by explicitly calling the API for their application.
60160この互換性修正プログラムを適用すると、現在のディレクトリから最初に読み込むことにより、従来の動作のエミュレートが試行されます。 This compatibility attempts to emulate legacy behavior by loading from the current directory first.
60161すべての Global 名前付きファイル マッピング オブジェクトを、Local 名前空間に強制的に配置します Force all Global named file mapping objects into the Local namespace
60162この互換性修正プログラムは、スレッドとプロセスの優先順位が高すぎる場合に順位を下げます。 This compatibility fix lowers thread and process priority if they are very high.
60163一部のアプリケーションでは、メモリ ブロックを Windows 9x の場合と同じように B0000 にマップする必要があります。この互換性修正プログラムは、メモリ ブロックをアプリケーションの B0000 アドレスにマップします。適用対象: Windows 95、Windows 98 Some applications require that a block of memory be mapped at B0000 as it is on Windows 9x. This compatibility fix will map a block of memory at the B0000 address for the application. Applies to: Windows 95, Windows 98
60164アプリケーションが、レジストリを使用せずに INI ファイルにデータを保存している可能性があります。これは、INI データをレジストリに移動するための一般的な互換性修正プログラムです。この互換性修正プログラムはコマンド ライン駆動型です。 Applications may still be storing data in INI files instead of using the registry. This is a generic compatibility fix to move INI data into the registry. The compatibility fix is command line driven.
60165この shim は、通常はセットアップで使用される MoveFileA と MoveFileW API をフックし、代わりにファイルをコピーします。コピーの使用により、ファイルのセキュリティ記述子が宛先に移動することを防ぐことができ、ファイルに宛先フォルダーの既定の記述子が割り当てられます。 This shim hooks MoveFileA and MoveFileW API mostly used by set ups and instead copies the file. Using copy will avoid moving the security descriptor of the files to the destination and the files will be assigned the default descriptor of the destination folder.
60166この互換性修正プログラムは ExitWindowsEx への呼び出しを途中で取得し、DLL_PROCESS_DETACH を待機します。次に、MoveFileEx() によって wininit.ini の [名前の変更] セクションの内容をレジストリに移動します。 This compatibility fix intercepts calls made to ExitWindowsEx, waits for DLL_PROCESS_DETACH, and then moves the contents of the [Rename] section of wininit.ini into the registry via MoveFileEx().
60167アプリケーションが無効なウィンドウ ハンドルを MessageBox API に渡す際にハンドルの下位 16 ビットが NULL である場合、Windows 9x はこれをデスクトップとして処理します (Windows 9x ではウィンドウ ハンドルは 16 ビットのみであるため)。Windows XP ではフル 32 ビットが使用されるため、MessageBox への呼び出しは失敗します。この互換性修正プログラムは、MessageBox API をインターセプトし、渡されたウィンドウ ハンドルが有効なハンドルであるかどうかを確認します。ウィンドウ ハンドルが無効な場合、ハンドルは NULL に設定されます。 If an application passes an invalid window handle to the MessageBox API, and the lower 16 bits of that handle are NULL, Windows 9x treats it as the desktop (because window handles are only 16 bit on Windows 9x). On Windows XP, since the full 32 bits are used, the call to MessageBox would fail. This compatibility fix intercepts the MessageBox API and determines if the window handle that was passed is a valid handle. If it is not valid, it is set to NULL.
60168アプリケーションは、モード変更におけるパレットの変更を正しく追跡できない可能性があります。通常、この問題は色の破損としてマニフェストされます。Windows XP ではモード変更によってパレットのすべての状態が失われるため、アプリケーションでこの問題が発生しやすくなります。この互換性修正プログラムによって、アプリケーションによるすべてのパレット変更の追跡と、モード変更中のパレット変更の保守が可能になります。 Applications may be unable to correctly track palette changes across a mode change. This issue typically manifests itself as color corruption. It's fairly easy for an application to run into this problem, because all palette state is lost during a mode change on Windows XP. This compatibility fix helps the application to track all palette changes and maintain them through mode changes.
60169この互換性修正プログラムは、アプリケーションに必要な既定のレジストリ設定を使用して HKEY_CURRENT_USER を作成します。これにより、インストール時にこれらのキーを書き込む各種アプリケーションを、他のユーザーに対して実行できるようになります。 This compatibility fix populates HKEY_CURRENT_USER with the necessary default registry settings for the application. This will enable various applications that write these keys at install time to run for other users.
60170一部のアプリケーションは、ユーザーのディレクトリの場所を見つける際に USERPROFILE 環境変数を使用します。このため、インストールを実行したユーザーのみにアプリケーションの使用が限定される可能性があります。この互換性修正プログラムは、代わりに ALLUSERSPROFILE を返すため、インストール後にすべてのユーザーがアプリケーションを使用することができます。適用対象: Windows 95、Windows 98 Some applications use the USERPROFILE environment variable to find the location of the user’s directory. This would limit the usage of the application to only the user that performed the install. This compatibility fix returns the ALLUSERSPROFILE instead, so that the application will be available for all users after install. Applies to: Windows 95, Windows 98
60171この互換性修正プログラムは、[スタート] メニュー、プログラム、またはスタートアップ ディレクトリを見つける際に shell32 SHGetFolderPath API を使用するアプリケーションに適用されます。この互換性修正プログラムは共通するパスを返すため、インストール後にすべてのユーザーがアプリケーションを使用することができます。適用対象: Windows 95、Windows 98 This compatibility fix applies to applications that use the shell32 SHGetFolderPath APIs to find the Start Menu, Programs, or Startup directories. This compatibility fix returns the common path so that the application will be available for all users after install. Applies to: Windows 95, Windows 98
60172一部のアプリケーションは、インストールを実行するユーザーのフォルダーを返す HKEY_LOCAL_MACHINE または HKEY_CURRENT_USER の "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 からのファイルの再コピーを指示するコマンド ラインを受け付けます。一部のアプリケーションは、実行可能イメージの NULL バイトを切り捨てます。この切り捨ては、イメージが検証されない Windows 9x では機能していましたが、Windows XP ではファイルのイメージが検証されるため、イメージのサイズが変わっている場合は切り捨てが失敗します。 This compatibility fix accepts a command line that tells it to re-copy a file from the CD. Some applications truncate some NULL bytes from an executable image. This worked under Windows 9x because there was no image validation. However, Windows XP performs image validation on files and will fail if the image size changes.
60175この互換性修正プログラムは、DBCS 一時パスを SBCS 一時パスにリダイレクトします。DBCS ユーザー名でログオンした場合、一時パスに DBCS パスが含まれます。一部のアプリケーションは、DBCS 一時パスを正しく処理します。 This compatibility fix redirects the DBCS temp path to the SBCS temp path. With a DBCS user name logon, the temp path contains a DBCS path. Some applications handle a DBCS temp path correctly.
60176この互換性修正プログラムは、渡されたコマンド ラインで WinExec を呼び出した後、呼び出し側のプロセスを終了します。コマンド ラインには、実行可能ファイルに渡す必要がある環境変数を含めることができます。コマンド ラインの先頭に '+' が付いている場合、アプリケーションのディレクトリがパスに追加されています。 This compatibility fix calls WinExec on the passed command line, and then terminates the caller process. The command line can contain any environment variables that need to be passed to the executable. If the command line starts with a '+', the app directory is added to the path.
60177ディレクトリから別のディレクトリにファイルをリダイレクトします。この shim は、リダイレクトするディレクトリの一覧、リダイレクトしないディレクトリの一覧、およびリダイレクトされたファイルを含む単一ディレクトリを受け付けます。-i| スイッチと -x| スイッチは繰り返し指定できますが、その順序が重要です。-vsp| は一度だけ指定します。-i|directory_to_redirect -x|directory_to_not_redirect -vsp|virtual_store_directory Redirect files from one directory to another. This shim accepts a list of directories to redirect, a list of directories to not redirect and a single directory that would contain the redirected files. The -i| and -x| switches may be specified multiple times, and the order of appearance is important. -vsp| should be only specified only once. -i|directory_to_redirect -x|directory_to_not_redirect -vsp|virtual_store_directory
60178分岐から別の分岐にレジストリ キーをリダイレクトします。この shim は、リダイレクトする分岐の一覧、リダイレクトしない分岐の一覧、およびリダイレクトされたキーを含む単一分岐を受け付けます。-i| スイッチと -x| スイッチは繰り返し指定できますが、その順序が重要です。-vsp| は一度だけ指定します。-i|branch_to_redirect -x|branch_to_not_redirect -vsp|virtual_store_branch Redirect registry keys from one branch to another. This shim accepts a list of branches to redirect, a list of branches to not redirect and a single branches that would contain the redirected keys. The -i| and -x| switches may be specified multiple times, and the order of appearance is important. -vsp| should be only specified only once. -i|branch_to_redirect -x|branch_to_not_redirect -vsp|virtual_store_branch
60179この shim の目的は、セットアップで作成されたすべてのショートカットを、作成場所に基づいてリダイレクトすることです。Vista 内の Toby アカウントで実行されるセットアップの際に、昇格したユーザー コンテキストに関するすべてのショートカットが配置される場合の問題を次のように処理します。[スタート] メニューの場合、[スタート] メニューのショートカットを作成し、全ユーザー向けショートカットにそのショートカットを配置します (\ProgramData\Microsoft\Windows\Start Menu)。 デスクトップまたはクイック起動の場合、ボックス内のすべてのユーザーを確認して、個々のユーザーのデスクトップまたはクイック起動にショートカットを配置します。 The purpose of this shim is to redirect all the shortcuts created by a set up according to the place where they are created. This is to take care of problems where a setup which runs elevated under Toby account in Vista places all the shortcuts with regards to the elevated users context. Here is what we do: For Start Menu: In case of Start Menu shortcuts, we create shortcuts and put it in shortcut of for all users (\ProgramData\Microsoft\Windows\Start Menu) For Desktop or Quick Launch: We find what all users are there in the box and place shortcut in each individual users desktop or quick launch.
60180アプリケーションによっては、Windows 9x と Windows XP 間でフォルダー構造を調整できない場合があります。GetWindowsDirectory API 呼び出しを使用するアプリケーションの場合、この互換性修正プログラムはその呼び出しを途中で取得し、代わりに GetSystemDirectory API 呼び出しを介してリダイレクトします。 Some applications may have difficulty adjusting to the differences in folder structure between Windows 9x and Windows XP. For applications that use the GetWindowsDirectory API call, this compatibility fix will intercept those calls and redirect them through the GetSystemDirectory API instead.
60181この互換性修正プログラムは、ウィンドウ プロセスへのブロードキャスト メッセージを正しく処理できないアプリケーションに適用されます。互換性修正プログラムは、このようなブロードキャスト メッセージを途中で受信して削除します。 This compatibility fix applies to applications that may not correctly handle broadcast messages to their window process. The compatibility fix will intercept and remove any such broadcast message.
60182一部のアプリケーションは、ShellExecuteEx を呼び出す ShellExecute を呼び出します。SHELLEXECUTEINFO 構造のフラグの 1 つに SEE_MASK_FLAG_DDEWAIT があります。このフラグは、ShellExecute が呼び出されると必ず ShellExecuteEx によって既定値として設定されます。フラグが渡されると、同期の問題が発生する可能性があります。この互換性修正プログラムは、SEE_MASK_FLAG_DDEWAIT フラグを削除して問題を解決します。 Some applications call ShellExecute which in turn calls ShellExecuteEx. One of the flags in the SHELLEXECUTEINFO structure is SEE_MASK_FLAG_DDEWAIT. This flag gets set by ShellExecuteEx as a default whenever ShellExecute is called. When the flag gets passed, it can sometimes cause synchronization problems. This compatibility fix resolves the issue by removing the SEE_MASK_FLAG_DDEWAIT flag.
60183この互換性修正プログラムは、CreateWindowEx API に対して作成された呼び出しから無効なウィンドウ スタイルを削除します。この場合の無効なウィンドウ スタイルとは、Windows XP でサポートされないウィンドウ スタイルのことです。 This compatibility fix removes any invalid window styles from calls made to the CreateWindowEx API. Invalid window styles in this case refer to any window style not supported by Windows XP.
60184この互換性修正プログラムは、MsInfo コマンド ラインから IP を削除する修正版 CreateProcess を提供します。このため、Windows XP 環境の MsInfo は、Windows NT 4 環境の場合と同じ動作をします (システム情報を表示する代わりに MsInfo が空白ページを印刷するオプションを指定した場合)。 This compatibility fix provides a modified version of CreateProcess, which will remove IP from the MsInfo command line. This will cause MsInfo on Windows XP behave as it did on Windows NT 4 (with the option to have MsInfo print a blank page instead of showing system info).
60185この修正版 kernel32!CreateFile* API は、アプリケーションが FILE_FLAG_NO_BUFFERING フラグを正しく使用していない場合、そのフラグの使用を禁止します。 This modified version of the kernel32!CreateFile* APIs prevents an application from using the FILE_FLAG_NO_BUFFERING flag if the application doesn't use it correctly.
60186この修正版 kernel32!CreateFile* API は、アプリケーションが FILE_FLAG_OVERLAPPED フラグを正しく使用していない場合、そのフラグの使用を禁止します。これによりレイヤー shim になる可能性があります。Windows 9x は、ディスクの種類に対してこのフラグを無視します。 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この互換性 shim は、異なるセッションで実行中のサービスとの対話を試行する際に失敗するアプリケーションを修正するために作成されたものです。LH では、ユーザーは XP で Session 0 (グローバル セッション) としてログインすることはできません。Session 0 で実行することを仮定している場合、アプリケーションは失敗します。ターミナル サービス名のプレフィックス (Global または Local) をパラメーターとして取得する API をキャッチします。オブジェクト名が指定されている shim に対してコマンド ライン オプションが設定されている場合、指定されたオブジェクト名にのみ 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 (|).
60192ShowWindow API 呼び出しを途中で取得し、IE のタブ ブラウズ アーキテクチャ変更による問題を修正する shim です。アプリケーションが検索するウィンドウは最上位ウィンドウではなく、子タブのウィンドウになります。ウィンドウのクラスとプロセス名が 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.
60195NT 環境では、多くの API が Windows 9x 環境よりもはるかに大きいスタック領域を使用します。この互換性修正プログラムは、コマンド ライン駆動型です。フックされる API の一覧を取得し、API がスタックを使わないようにします。コマンド ラインの形式は "MODULENAME!APINAME[:X]; MODULENAME!APINAME[:X] ..." となります。ここでは、X が 0 の場合、古いスタックをゼロで埋めます。1 の場合、古いスタックをポインターで埋めます。2 の場合、古いスタックをポインターからポインターで埋めます。既定では、スタックの埋め込みはありません。 Many APIs use much more stack space on NT than Win9x. This compatibility fix is command line driven and takes a list of APIs that will be hooked, making them use no stack. The format the command line is "MODULENAME!APINAME[:X]; MODULENAME!APINAME[:X] ..." where X is 0 : fill old stack with zeroes 1 : fill old stack with pointers 2 : fill old stack with pointers to pointers by default, no stack filling occurs.
60196この互換性修正プログラムは、ファイル名のセミコロン区切りコマンド ラインを取得します。プロセスの終了時に、DLL はコマンド ラインから各ファイル名を抽出し、ファイルが System ディレクトリまたは System32 ディレクトリのいずれかに存在する場合、もう一方のディレクトリにも同じファイルが存在することを確認します。一部の古いアプリケーションでは、NT 環境で特定の DLL が System32 ディレクトリに存在する場合、System ディレクトリにも同じ DLL が存在するという設定になっています (逆の場合も同様です)。 This compatibility fix takes a semi-colon delimited command line of filenames. At process termination, the DLL will extract each filename from the command line and make sure that the file exists in both the System directory and System32 (if it exists in either). Some older applications expect certain DLLs to be in System when under NT they belong in System32 (and vice versa).
60197この互換性修正プログラムは、起動後直ちに実行可能ファイル (.EXE) を停止します。 This compatibility fix terminates an executable (.EXE) immediately upon launch.
60198EnumDisplayDevices によって返されたディスプレイ デバイスの名前をトリミングします。 Trim the names of display devices returned by EnumDisplayDevices.
60199この互換性修正プログラムは、Win2000 構造と同じになるようにファイルおよび製品バージョンのリソース文字列をトリミングします。 This compatibility fix trims file and product version resource strings so that they are identical to the Win2000 structure.
60200この互換性修正プログラムを適用すると、下位のデスクトップ整合性レベルから現在のプロセスに対して、標準的なウィンドウ メッセージを渡すことができるようになります。メッセージの一覧は、COMMAND_LINE = "100 234 1100" など、COMMAND_LINE 内のスペースで区切られた整数として渡されます。 This compatibility fix enables standard window messages to pass through to current process from lower desktop integrity levels. The list of messages is passed in the COMMAND_LINE as a space separated list of integers, for example COMMAND_LINE = "100 234 1100"
60202PictureIt 2001 は、システムがローカライズされている場合に、サムネールがミラーリングされているかどうかを確認します。 PictureIt 2001 checks if the system is localized then mirror the thumbnails.
60203すべてのレジストリ関数をフックして、仮想キー、リダイレクト、および拡張値を許可します。 Hooks all the registry functions to allow virtual keys, redirection and expansion values.
60204デバイス 0 の代わりに WAVE_MAPPER デバイスを使用するよう、アプリケーションに強制します。既定のデバイスを開こうとして誤ってデバイス 0 を開こうとするアプリケーションにのみ、この互換性修正プログラムを適用してください。 Forces the application to use the WAVE_MAPPER device instead of device 0. It is only safe to apply this compatibility fix to applications that (incorrectly) attempt to open device 0 expecting to open the default device.
60205GetVersion API と GetVersionEx API をフックして、Windows 95 バージョンの資格情報を返します。NT ベースのシステムで正常に機能する場合でも、Windows 9x システムでアプリケーションを実行するよう確認するメッセージが頻繁に表示されます。 Hooks the GetVersion and GetVersionEx APIs so that they return Windows 95 version credentials. Applications often check to ensure that they are running on a Win9x system, even though they will run OK on an NT based system.
60206GetVersion API と GetVersionEx API をフックして、Windows 98 バージョンの資格情報を返します。NT ベースのシステムで正常に機能する場合でも、Windows 9x システムでアプリケーションを実行するよう確認するメッセージが頻繁に表示されます。 Hooks the GetVersion and GetVersionEx APIs so that they return Windows 98 version credentials. Applications often check to ensure that they are running on a Win9x system, even though they will run OK on an NT based system.
60207GetVersion API と GetVersionEx API をフックして、Windows 2000 SP1 バージョンの資格情報を返します。 Hooks the GetVersion and GetVersionEx APIs so that they return Windows 2000 SP1 version credentials.
60208GetVersion API と GetVersionEx API をフックして、Windows 2000 SP2 バージョンの資格情報を返します。 Hooks the GetVersion and GetVersionEx APIs so that they return Windows 2000 SP2 version credentials.
60209GetVersion API と GetVersionEx API をフックして、Windows 2000 SP3 バージョンの資格情報を返します。 Hooks the GetVersion and GetVersionEx APIs so that they return Windows 2000 SP3 version credentials.
60210GetVersion API と GetVersionEx API をフックして、Windows 2000 バージョンの資格情報を返します。 Hooks the GetVersion and GetVersionEx APIs so that they return Windows 2000 version credentials.
60211GetVersion API と GetVersionEx API をフックして、Windows XP バージョンの資格情報を返します。 Hooks the GetVersion and GetVersionEx APIs so that they return Windows XP version credentials.
60212GetVersion API と GetVersionEx API をフックして、Windows XP SP1 バージョンの資格情報を返します。 Hooks the GetVersion and GetVersionEx APIs so that they return Windows XP SP1 version credentials.
60213GetVersion API と 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 処理します。数値以外の場合、標準的な WinExec 呼び出しのみを処理します。 This compatibility fix hooks WinExec if COMMAND_LINE == "nowait" calls CreateProcess without waiting for the created process If COMMAND_LINE is a number, it Sleep()s the process in hook initialization for that number of ms. Otherwise, it simply calls the standard WinExec
60215GetModuleFileName をフックし、返す文字列を解析します。WinG32 はメッセージ ボックスをポストし、メッセージ ボックスが system32 にインストールされていない場合は失敗します。 Hooks GetModuleFileName and parses the return string. WinG32 will post a messagebox and fail if it finds that it is not installed in system32.
60216GetVersion API と GetVersionEx API をフックして、Windows 2003 RTM バージョンの資格情報を返します。 Hooks the GetVersion and GetVersionEx APIs so that they return Windows 2003 RTM version credentials.
60217GetVersion API と GetVersionEx API をフックして、Windows 2003 SP1 バージョンの資格情報を返します。 Hooks the GetVersion and GetVersionEx APIs so that they return Windows 2003 SP1 version credentials.
60218GetVersion API と 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
60221WRP で保護されたファイルで AccessCheck 返送が完了します AccessCheck return success on WRP protected files
60222WRP で保護されたキーを擬似的に削除します Fakes deletion of WRP protected keys
60223コマンド ラインで指定されたディレクトリに対して、builtin\USERS のすべての権限を付与します。 Gives builtin\USERS full permission to the directory specified on the command line.
60224この互換性修正プログラムは、ページファイルと物理メモリの状態を修正して、2 GB 以内の使用可能なページファイルと物理メモリを報告します。適用対象: Windows XP This compatibility fix modifies the pagefile and physical memory status so that it reports available pagefile+avail physical memory not more than 2GB. Applies to: Windows XP
60225長い一覧を適切に処理しないアプリケーションの Direct3D によって返されたテクスチャ一覧をトリミングします。これらの一覧はドライバーによって公開されるため、全体的に適用できる適切な修正プログラムはありません。 Trim the list of textures returned by Direct3D for apps that don't handle long lists well. These lists are exposed by the driver, so there is no good general fix.
60226aspnet_regiis.exe v1.1 を Vista 環境で実行できるように設定して ASP.NET を登録します。管理アクセスを ADO 関連のレジストリ キーに追加して 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 = "Message1 Message2 Message3" など、COMMAND_LINE 内のスペースで区切られたメッセージ文字列一覧として渡されます。 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"
60228ボタンなど、Windows におけるコントロールのアニメーションをフェードする機能がサポートされない一部のアプリケーションでアプリケーションの互換性に関する回帰問題が発生します。この互換性修正プログラムは、アニメーションのフェードをサポートしないアプリケーションで、この機能を無効にします。 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.
60229DeleteFile 呼び出しを仮想化します。アプリケーションが作成するこの呼び出しは、他のファイル 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この互換性修正プログラムは、以前の MP3 コーデックを直接 CoCreateInstance し、それを DirectShow graph グラフのフィルターとして使用するアプリケーション用です。この方法は、フィルターの取得方法としてサポートされていません。修正プログラムは、欠落フィルターに対する 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この shim は RtlReportException への呼び出しをフックし、Status_Not_Supported を戻します。これは、OLE によって報告されたものを含め、WER への例外のサイレント レポートをオフにします。 This shim will hook calls to RtlReportException and return Status_Not_Supported. This in effect will turn off the silent reporting of exceptions to WER including those reported by OLE
60235この互換性修正プログラムは、SmartSECURE コピー保護を使用するアプリケーション用の、コンピューター全体の CLSID をプレインストールします。プレインストールされていない場合は、初回の実行中にインストールしようとします。 This compatibility fix preinstalls machine-wide CLSIDs for applications that use SmartSECURE copy protection, which would otherwise attempt to install them during first run.
60236この互換性修正プログラムは、アプリケーション用のドライバーをプレインストールします。プレインストールされていない場合は、初回の実行中にインストール/起動しようとします。 This compatibility fix preinstalls drivers for applications that would otherwise attempt to install/start them during first run.
60237この互換性修正プログラムは、ボリュームのルートに一時ファイルを作成しようとする失敗した CRT 呼び出しをインターセプトします。そして、それらをユーザーの一時ディレクトリ内の一時ファイルにリダイレクトします。 This compatibility fix intercepts failing CRT calls that attempt to create a temporary file at the root of the volume and redirects them to a temporary file in the user's temp directory.
60238保護モードの Internet Explorer Shim - CreateProcess, WinExec, CoCreateInstance, CoGetClassObject をインターセプトし、昇格させます。 Protected Mode Internet Explorer Shim - intercepts and elevates CreateProcess, WinExec, CoCreateInstance, CoGetClassObject.
60239保護モードの Internet Explorer Shim - [ファイルに保存] ダイアログをインターセプトし、適切な場所でユーザーに指示を与えます。 Protected Mode Internet Explorer Shim - intercepts save-to-file dialogs and prompts the user with an appropriate location.
60240保護モードの Internet Explorer Shim - Shell_NotifyIcon をインターセプトし、昇格させます。 Protected Mode Internet Explorer Shim - intercepts and elevates Shell_NotifyIcon.
60241保護モードの Internet Explorer Shim - ntuser API をインターセプトし、昇格させます。 Protected Mode Internet Explorer Shim - intercepts and elevates ntuser APIs.
60242指定された DLL が読み込まれたとき、KERNEL、USER、または PROCESS フラグを適用します。
コマンド ライン: dll.dll;flagType;0xValue|dll2.dll;flagType2;0xValue2
ここで、dll.dll は DLL 名 (.dll 拡張子を含む) です。
flagType は KERNEL、USER、または PROCESS のいずれかです。
値は 16 進値であり、0x で始まっていなければなりません。32 ビットに制限される
PROCESS 以外では 64 ビット長も指定できます。
| 文字で区切って複数の組み合わせを指定することができます。
Apply either a KERNEL, USER or PROCESS flag when the specified DLL is loaded.
Command line: dll.dll;flagType;0xValue|dll2.dll;flagType2;0xValue2
Where dll.dll is DLL name, including .dll extension
flagType is one of KERNEL, USER or PROCESS
value is a hexadecimal value, must start with 0x and may be 64 bits long,
except for PROCESS which is limited to 32 bits.
Multiple triplets may be specified by separating them with a | character.
60243この shim は、shim コマンド ラインで指定されたパスに一致するパスで呼び出されると、RemoveDirectory() の呼び出しに失敗します。現在サポートされているパスは 1 つのみです。パスには環境変数を含めることができ、これは shim の添付の際に展開されます。一致させたいパスを正確に指定します。つまり部分的なパスはサポートされません。 This shim fails calls to RemoveDirectory() when called with a path matching the one specified in the shim command-line. Only a single path is currently supported. The path can contain environment variables, which will be expanded when the shim attaches. You should specify the exact path against which you wish to match, i.e., partial paths are not supported.
60244アプリケーションによっては、GetTokenInformation を呼び出して TokenGroups を取得し、グループ SID を S-1-5-32-544 と比較するなど、標準以外の管理チェックを実行します。このため、Protected Admins にはその SID があるので、deny-only でも、誤検知になります。この shim は、そうした問題を解決するためのものです。 Some applications perform non-standard admin checks such as calling GetTokenInformation to retrieve TokenGroups then compare the group SID with S-1-5-32-544. This will generate false positive for Protected Admins since they have that SID, although deny-only. This shim is intended to fix such problems.
60245この互換性修正プログラムは、単に登録 MSOXMLMF を無視し、その CLSID の CoGetClassObject を失敗させます。 This compatibility fix will just ignore the registered MSOXMLMF and fail the CoGetClassObject for its CLSID.
60246この shim によって、適用されるプロセスは管理者特権のユーザーとして再起動しようとします。これは ElevateCreateProcess shim の親プロセスをターゲットとすることが困難な場合に使用することを想定しています。たとえば、自己展開アーカイブが Web ブラウザーにダウンロードされる際に名前が壊される可能性があるため、ElevateCreateProcess の自己展開アーカイブへの適用が困難なときなどです。代わりに、RelaunchElevated を、昇格が必要なその展開された実行可能ファイルに適用することができます。 This shim causes the process to which it is applied to try to relaunch itself as an elevated user. It is intended to be used in cases where it is difficult to target the parent process with the ElevateCreateProcess shim. An example is that it is difficult to apply ElevateCreateProcess to self-extracting archives because they can have their name mangled when downloaded by a web browser. The RelaunchElevated can instead be applied to the extracted executable that requires elevation.
60247アプリケーションをプロトコル ハンドラーとして登録します。コマンド ラインは、一連の 3 つの値をとり、複数のクライアントがパイプ文字 (|) によって区切られます。現在はメール クライアント (mailto プロトコル) のみがサポートされています。コマンド ラインの形式: Client;Protocol;App|Client2;Protocol2;App2|... Register application as a protocol handler. The command line takes a series of 3 values, multiple Clients may be separated by the pipe | character. Currently only the Mail client (mailto protocol) is supported. Command line format: Client;Protocol;App|Client2;Protocol2;App2|...
60248この shim は、既定の通信デバイスの方が適しているが、既定のオーディオ デバイスを要求するアプリケーションを修正するためのものです。 This shim is to fix applications that request the default audio device but are better suited for the default communications device.
60300保護モードの Internet Explorer Shim - [ファイルに保存] ダイアログをインターセプトし、リダイレクトされた場所でユーザーに指示を与えます。 Protected Mode Internet Explorer Shim - intercepts save-to-file dialogs and prompts the user with the redirected low location.
60301アプリケーションの一部がシェル デスクトップ フォルダーを取得し Release() メソッドを何度も呼び出すため、オブジェクトが処理の途中で破壊されます。この互換性の修正では、SHGetDesktopFolder 関数から戻されたデスクトップ フォルダーで AddRef() メソッドを呼び出し、エラーのある Release() を無効にします。 Some applications obtain the shell desktop folder and invoke the Release() method too many times, resulting in the object being destroyed prematurely. This compatibility fix invokes the AddRef() method on the desktop folder returned by the SHGetDesktopFolder function to counteract the erroneous Release().
60302管理者として実行されている更新プログラムまたはアップグレードのインストーラーの中には、アプリケーションが作成する HKCU の設定を必要とするものがあります。この shim はアプリケーションが管理者として実行されていないが、標準ユーザーで実行されてきたときに Over-the-Shoulder シナリオを修正するためのものです。コンピューターの既存のユーザー プロファイルをスキャンし、指定されたキーを HKEY_CURRENT_USER にコピーしようとします。 Some updaters/upgrade installers running elevated requires HKCU settings created by the application at runtime. This shim is intended to fix the Over-the-Shoulder scenario where the application has not been run in the elevated user, but has run in standard users. It scans the existing user profiles in the machine and attempts to copy the specified keys into HKEY_CURRENT_USER.
60303このアプリケーション互換性の修正の目的は、新しく作成された HKCU キーを他のユーザーの HKCU キー HKUS\{SID}に、処理の最後で複製することです。 新しいキーの作成をサブツリーが検出することを制限するため、コマンドラインのパラメーターが使われます。これは、アプリケーションが実行時に必要とする HKCU キーを作成する UAC Over-The-Shoulder インストールへの汎用的な対処法です。 The purpose of this shim is to duplicate the newly created HKCU keys to other users HKCU, namely HKUS\{SID}, at the end of the process. Command line parameters are used to restrict the subtrees to detect the new key creation. This is a generic mitigation to the UAC Over-The-Shoulder installation that creates HKCU keys which are required by the app at runtime.
60304この互換性修正プログラムは、shlwapi PathIsUNC を古い動作に戻します。 This compatibility fix reverts shlwapi PathIsUNC to old behavior.
60305この互換性修正プログラムは、アプリケーションを前もって初期化します。初期化されていない場合は、初回の実行中にファイルをコピーするか DLL を登録することにより初期化しようとします。 This compatibility fix pre-initializes applications that would otherwise attempt to initialize them by copying files or registering DLLs during first run.
60306いくつかのアプリケーションは壊れたバージョン リソースを保持しており、起動時に当該情報を読み込もうとします。この互換性修正プログラムは、GetFileVersionInfo() Win32 API をフックし、ある特定の壊れたバージョン リソースを正しく修正します。 Some applications contain corrupted version resources and attempt to read them when run. This compatibility fix hooks the GetFileVersionInfo function and repairs certain classes of string version resource corruption.
60307この互換性修正プログラムは、初期化されていないクリティカル セクションの利用を許可します。 This compatibility fix allows entering uninitialized critical sections.
60308この互換性修正プログラムは、アプリケーションとシステム DLL の初期化を分離することで、ローダー ロックに関する問題の軽減を試みます。 This compatibility fix attempts to alleviate loader lock issues by isolating application and system DLL initialization.
60309この互換性修正プログラムは、レガシーの Borland Database Engine アプリケーションを修正するための変更を c:\pdoxusrs.net に書き込みます。 This compatibility fix redirects writes to c:\pdoxusrs.net to help fix legacy Borland Database Engine applications.
60310この互換性修正プログラムを適用すると、CompareString、LCMapString、FindNLSString、および IsNLSDefinedString の各 API で Windows Server 2008 の並べ替え動作が有効になります。 This compatibility fix enables Windows Server 2008 sorting behavior for the CompareString, LCMapString, FindNLSString and IsNLSDefinedString APIs.
60311この互換性修正プログラムを適用すると、CompareString、LCMapString、FindNLSString、および IsNLSDefinedString の各 API で Windows Vista の並べ替え動作が有効になります。 This compatibility fix enables Windows Vista sorting behavior for the CompareString, LCMapString, FindNLSString and IsNLSDefinedString APIs.
60312この互換性修正プログラムを適用すると、CompareString、LCMapString、FindNLSString、IsNLSDefinedString、および GetNLSVersion の各 API で Windows 7 および Server 2008 R2 の並べ替え動作が有効になります。 This compatibility fix enables Windows 7 and Server 2008 R2 sorting behavior for the CompareString, LCMapString, FindNLSString, IsNLSDefinedString and GetNLSVersion APIs.
60313DAM の通知にレガシ アプリケーションを選択します。 Opt legacy applications into DAM notifications.
60314DXGI 固有のコマンド ライン駆動型の互換性 shim です。 DXGI specific command line driven compat shim.
0x10000038クラシック Classic
0x40000001Microsoft Windows Server 2003 ファミリで使用すると、セキュリティによる保護が脆弱になることがわかっているバージョンの Microsoft SQL Server 2000 または Microsoft SQL Server 2000 Desktop Engine (MSDE) を実行しています。ウィルスによるコンピューターの被害を減らすために、Microsoft SQL Server 2000 か MSDE、またはその両方の TCP/IP と UDP ネットワーク ポートが無効になっています。これらのポートを有効にするには、http://www.microsoft.com/japan/sql/downloads/default.asp から修正プログラム、または Microsoft SQL Server 2000 か MSDE の最新の Service Pack をインストールしてください。 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\ja-jp\
File Size:224 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:229376
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:Japanese
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_ja-jp_7b6c7910f6ef4f7a\

What is acres.dll.mui?

acres.dll.mui is Multilingual User Interface resource file that contain Japanese 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:0x411, 1200