ごまかしは効かない

色々やったけど、64bit化できない・・・
とりあえず、インストーラーでサブの呼び出しで 5100 エラーが返ってきて、止まっていることはわかった。
WinSDKRedist_amd64 パッケージの中の wpt_x64.msi が入らない。
ごまかして入れたふりはできるものの、実際にSDKコマンドプロンプトが入っていないので、どうしようもない。
インストーラーのメッセージでは「既に新しい redistributer が入ってるから入らないよ〜」的なことを言ってるのだけど・・・
新しい redisributer って言われても・・・


MSI (s) (00:6C) [19:06:06:190]: Windows インストーラーにより製品が削除されました。製品名: Microsoft Windows SDK for Windows 7 (7.1)、製品バージョン: 7.1.30514、製品の言語: 1033、製造元: Microsoft Corporation、削除の成功またはエラーの状態: 0

19:05:59 2012年4月4日: SFX E:\Program Files\Microsoft SDKs\Windows\v7.1\Setup\SFX\vcredist_x64.exe installation started with log file C:\Users\kage\AppData\Local\Temp\Microsoft Windows SDK for Windows 7_06d04c37-a74d-48dc-8ce6-e2366cf24e8f_SFX.log
19:06:02 2012年4月4日: E:\Program Files\Microsoft SDKs\Windows\v7.1\Setup\SFX\vcredist_x64.exe installation failed with return code 5100

使い方に関してはこちら
http://togarasi.wordpress.com/2010/06/02/visual-studio-2010-c-%E3%81%A7-windows-sdk-v7-1-%E3%82%92%E4%BD%BF%E3%81%86%E3%81%AB%E3%81%AF%EF%BC%9F/
http://social.msdn.microsoft.com/Forums/ja-JP/vcexpressja/thread/50d05914-99cb-4987-9de3-9ebd51cc6410/

回答みたいのも書かれてるけど、redistributer は
http://notepad.patheticcockroach.com/1666/installing-visual-c-2010-and-windows-sdk-for-windows-7-offline-installer-and-installation-troubleshooting/


Summary of possible solutions for this Windows SDK installation problem

Uninstall Visual C++ 2010 SP1 Redistributable Package (as of today this is totally mandatory to be able to install the Windows SDK) (both x64 and x86 if applicable)
Make sure the Windows Modules Installer service is up and running
Change ownership of HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Installer\UserData\S-1-5-18\Components to the Administrators group (not sure if it’s really needed)
Make sure that all your TEMP and TMP environment variables (global and user) all point to the same folder (once again, not sure if it’s really needed… but it’s always good to have all temporary folders at the same place: easier to clean )

VC++のSP1って何・・・フォルダー空の件は他にもあったのでやっている。

古いVC入れてみるか・・・

  • 2012/04/10

コントロールパネル→プログラムのアンインストールに Visual C++ 2005,2008,2010 Redistributer がずらり・・・orz
削除したら Windows SDK 1.7 が入った・・・唖然