iTunes 11.3.1.2向け Windows 2000用インストーラー作りました
【BM】iTunes 10.1.1.14 を Windows 2000にインストール
久しぶりのインストーラーリリースです。
特徴。
iTunes 11.1/11.3向けの Webkit.dll 文字化け対策パッチを同梱。
iTunes Installer 0.40で必要だった shellxp/shell2k ファイル・XP互換モードが不要になりました
互換モード不要になったので、比較的安定動作するようになりました・ω・
関連記事:
Appleサーバーのセキュリティホール放置。iTunes ダウンロード問題
WebKit.DLLの修正メモ
L1003DFE0: push ebp mov ebp,esp push esi push SSZ1096DF80_WebKitFontSmoothingType call [CoreFoundation.dll!__CFStringMakeConstantString] mov ecx,[ebp+08h] add esp,00000004h push eax lea eax,[ebp+08h] push eax call SUB_L1003C5E0 mov esi,[eax] call SUB_L1003BB30 mov esi,eax mov eax,[ebp+08h] test eax,eax jz L1003E025 push eax call [CoreFoundation.dll!CFRelease] mov ecx,[ebp+0Ch] add esp,00000004h mov [ecx],esi xor eax,eax pop esi pop ebp retn 0008h ;------------------------------------------------------------------------------ L1003E025: mov edx,[ebp+0Ch] mov [edx],esi xor eax,eax pop esi pop ebp retn 0008h |
L1003DFE0: push ebp mov ebp,esp push esi push SSZ1096DF80_WebKitFontSmoothingType call [CoreFoundation.dll!__CFStringMakeConstantString] mov ecx,[ebp+08h] add esp,00000004h push eax lea eax,[ebp+08h] push eax call SUB_L1003C5E0 mov esi,[eax] call SUB_L1003BB30 mov esi,eax mov eax,[ebp+08h] test eax,eax jz L1003E025 push eax call [CoreFoundation.dll!CFRelease] mov ecx,[ebp+0Ch] add esp,00000004h cmp esi,00000004h jnz L1003E031 dec esi jmp L1003E031 ;------------------------------------------------------------------------------ L1003E025: mov [ecx],esi xor eax,eax pop esi pop ebp retn 0008h |
パッチツールとはどこにあるのですか?
記事にリンク先がありますよね?・ω・